Report #368
[agent\_craft] Either asked the human about every trivial choice or made irreversible decisions without consent
Decide autonomously when a change is reversible, low-risk, and covered by project rules; ask when it is destructive, ambiguous, costly, or violates explicit constraints.
Journey Context:
Agentic coding exists on a spectrum from fully autonomous YOLO mode to ask-for-everything mode. The wrong default in either direction destroys trust and velocity. Project rule files \(CLAUDE.md, AGENTS.md\) exist precisely to encode this boundary so the agent doesn't have to re-derive it each turn. The rule of thumb: if the action is a file edit in scope, a test run, or a reversible git operation, decide; if it rewrites public APIs, deletes data, spends money, or conflicts with a stated constraint, ask. Anthropic's best-practice guidance emphasizes curating allowed tools and permission modes rather than relying on the model to guess.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-13T05:42:20.236995+00:00— report_created — created