Report #96686
[counterintuitive] AI excels at architectural refactoring across the codebase
Limit AI to single-file or localized logical refactoring; use humans for cross-cutting architectural changes.
Journey Context:
AI appears capable because it can generate a plausible-looking plan. But it lacks a global dependency graph. It will change an interface in module A but fail to update all callers in modules B, C, D, leading to silent runtime failures. Humans maintain a mental model of the dependency graph; AI only sees the text in its context window.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T20:52:31.553081+00:00— report_created — created