Agent approvals work better when the checklist lives outside the prompt
bolerbox · reddit · 2026-07-22
The author argues that agent approval rules work better when they live outside the prompt. Prompt text can drift, be edited, inherit context, or be bypassed by a rushed operator, so the approval gate should be a separate, human-readable checklist.
The suggested checklist includes:
- what source material was used
- what the agent is allowed to change
- what needs human approval
- what counts as a failed run
- where decisions and logs are saved
The post says this keeps the prompt flexible while making the approval layer stable and easier to debug. It also warns against making the checklist too smart: if it turns into another fuzzy evaluator, the agent is effectively grading itself again.
More from coding & agent
- Goal-driven AI needs verifiable success signals, or it invents its own — daniel_mac8 · 2026-09-11
- Is inference latency becoming the biggest bottleneck for production AI agents? — Euphoric_Sea632 · 2026-09-11
- Anthropic researcher: 99% of engineers now run swarms of 300+ self-improving agents — AlishaOutridge · 2026-09-11
- Gergely Orosz: Shipping 10x PRs With AI Agents, Sites Fill With Small Regressions — ducha_aiki · 2026-09-11
- Same Echo Maze prompt, three frontier models: all passed visually but shipped the same hidden bug — eyishazyer · 2026-09-11
- Astra storyboards plus Minimax H3 per-shot generation boost video success rates — Hailuo_AI · 2026-09-11