docs: sharpen verification, debug-loop, and subagent guidance

Capture preferred away/E2E working style: real smoke over fake-done, defined debug-loop limit, wallclock note in handoff.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Frank Schwenk
2026-07-16 21:32:23 +02:00
parent 90192cd284
commit 8ef123393a
3 changed files with 17 additions and 3 deletions
+2 -1
View File
@@ -72,8 +72,9 @@ Who the human is and how they like to work. **Operational rules live in `AGENTS.
| Small diffs over big refactors | 2 |
| Tests are non-negotiable | 2 |
| Docs only when necessary | 4 |
| Real smoke before handoff > fake-done | 4 |
**Tension:** Sometimes I want the AI to finish while I'm away — but I get angry when it doesn't work.
**Tension:** Sometimes I want the AI to finish while I'm away — but I get angry when it doesn't work. Prefer a slow real smoke over a fast “looks fine”.
## Ideal Agent