From 04baecebe0574ff6ae1a1ed8552271d08c330bba Mon Sep 17 00:00:00 2001 From: dirtydishes Date: Mon, 18 May 2026 21:32:44 -0400 Subject: [PATCH] update turn docs and beads workflow --- AGENTS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 3ab1cf0..8f1971b 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -117,8 +117,9 @@ Each turn document must include these sections: 2. **Changes Made** 3. **Context** 4. **Important Implementation Details** -5. **Expected Impact for End-Users** -5. **Validation** +5. **Relevant Diff Snippets** +6. **Expected Impact for End-Users** +7. **Validation** 6. **Issues, Limitations, and Mitigations** 7. **Follow-up Work**