Plan → Approve → Run.
Total authority.
Any non-trivial prompt is forced into a read-only planning loop. The agent researches the
codebase, then writes an implementation_plan and task_list artifact —
it physically cannot mutate source files in this phase. Execution only begins when you approve.
Pending approvals persist to VS Code's Memento store, keyed per thread — a crash or reload restores the review card exactly where you left it.