diff options
| author | Adam Malczewski <[email protected]> | 2026-06-12 20:34:31 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-12 20:34:31 +0900 |
| commit | 6949c3582ed1e480e70aabfcfa3a11b78007cc12 (patch) | |
| tree | 75f0f9b744e179ff7d04da681ccffa9d975864e4 | |
| parent | a112b41d51ef8b114bbbbebb59eab1972750a23c (diff) | |
| download | unbox-6949c3582ed1e480e70aabfcfa3a11b78007cc12.tar.gz unbox-6949c3582ed1e480e70aabfcfa3a11b78007cc12.zip | |
Harness: summon spikes/high-risk units with the opus agent (slice-3 lesson)
| -rw-r--r-- | ORCHESTRATOR.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ORCHESTRATOR.md b/ORCHESTRATOR.md index 44fae9a..4957ade 100644 --- a/ORCHESTRATOR.md +++ b/ORCHESTRATOR.md @@ -45,7 +45,8 @@ tissue, glossary against synonym drift, skills for fumbled workflows, and sketch (public header signatures), required behavior, test expectations, and which `.unbox/rules/` files apply (§3 map). 5. **Summon the wave** — one Task per unit, all in ONE message when file - sets are disjoint. **THE TOKEN RULE:** never inline harness/rule/brief + sets are disjoint. Spikes and high-risk units get the `opus` agent + (user decision, slice 3); routine units may use cheaper agents. **THE TOKEN RULE:** never inline harness/rule/brief contents into a Task prompt — the agent reads them itself; the guardrail bytes land in ITS context, not yours. Canonical summon prompt: |
