Commit a2662b0
harness: harden acto-* specs with branch/changelog/scratch/class-fix discipline (closes #34)
Fold the recurring loop-2 process fixes into the agent specs so future
dispatches self-enforce them instead of needing orchestrator cleanup:
- All four agents: stay on the current git branch (never create/switch
branches — a critic switched the shared worktree mid-loop, forcing a
recovery); clean up scratch/probe files (a critic left scratch_probe.rs
twice); pass --no-changelog on `crosslink issue close` (a fixer's close
auto-created CHANGELOG.md).
- builder + fixer: "fix the cause's whole class" — when a structural cause
has many instances (the unbounded-recursion guard surfaced across expr/
type/pattern/if/loop as #29/#31/#32/#33), cover the entire class in one
pass rather than patching one site and letting the next critic re-pin the
siblings.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 358ec3c commit a2662b0
4 files changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
65 | 72 | | |
66 | 73 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
116 | 122 | | |
117 | 123 | | |
118 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
73 | 79 | | |
74 | 80 | | |
75 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
53 | 60 | | |
54 | 61 | | |
0 commit comments