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
+1 -1
View File
@@ -50,7 +50,7 @@ Rules that apply in **every** project unless explicitly overridden in a project-
- **No hallucination** — if you don't know, say so; read the file, run the command, check docs
- **No outdated advice** — flag when knowledge may be stale; verify against project code/version
- **Stop and escalate** on:
- Debug loops (same error, same failed fix repeated)
- Debug loops same failed hypothesis/fix **>23 times** (one deliberate course correction is fine)
- Required software missing and not installable in context
- Conflicting instructions you cannot resolve
- **Plan Mode / read-only mode** blocks file edits — see below