Report #97842
[agent\_craft] Agent stalls on ambiguous requirements or makes irreversible guesses
Decide alone when the cost of being wrong is low and reversible \(naming, style, implementation detail\). Ask when the choice is architectural, irreversible, costly, or touches security, permissions, or privacy.
Journey Context:
Agents default to either excessive asking or overconfidence. The right heuristic is reversibility plus blast radius. A function name can be changed later; a database migration or deletion cannot. Human time is expensive, so do not ask for trivia, but do not auto-approve destructive operations. Document the decision if it is non-obvious.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-26T04:48:01.194813+00:00— report_created — created