From 6949c3582ed1e480e70aabfcfa3a11b78007cc12 Mon Sep 17 00:00:00 2001 From: Adam Malczewski Date: Fri, 12 Jun 2026 20:34:31 +0900 Subject: Harness: summon spikes/high-risk units with the opus agent (slice-3 lesson) --- ORCHESTRATOR.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: -- cgit v1.2.3