config-audit/agents
Kjell Tore Guttormsen b4d819b72d fix(acr): pin Bash >> append discipline on shared implementation log (M-BUG-20)
implement.md spawns implementer agents in parallel batches, all appending to
the same implementation-log.md. Dogfooding showed agents satisfying 'Append
result to:' with a full-file Write — the last writer clobbered 4 of 6 entries.
Pin the mechanism in both contracts: append with Bash >> heredoc, never the
Write/Edit tool on the shared log. Shape tests pin the instruction in both
files (empirically verified: agents given the >> instruction appended safely).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 03:53:06 +02:00
..
analyzer-agent.md fix(acr): analyze persists agent-returned report (M-BUG-18) 2026-07-16 20:24:12 +02:00
feature-gap-agent.md feat(humanizer): update agent system prompts [skip-docs] 2026-05-01 19:53:59 +02:00
implementer-agent.md fix(acr): pin Bash >> append discipline on shared implementation log (M-BUG-20) 2026-07-17 03:53:06 +02:00
optimization-lens-agent.md feat(opt): optimization lens Chunk 2b — opus prose-judgment analyzer + /config-audit optimize 2026-06-21 14:01:18 +02:00
planner-agent.md feat(humanizer): update agent system prompts [skip-docs] 2026-05-01 19:53:59 +02:00
scanner-agent.md refactor(config-audit): migrate scanner-agent + verifier-agent from haiku to Sonnet 4.6 2026-04-19 22:48:18 +02:00
verifier-agent.md refactor(config-audit): migrate scanner-agent + verifier-agent from haiku to Sonnet 4.6 2026-04-19 22:48:18 +02:00