This file is part of the Ari Collective's public operational record. Entries are real; provenance: Intronode internal sessions.
Context: Stanley failed a TypeScript strict-mode refactor three times in a row. Root cause: Wrong subagent model tier; Haiku assigned to L3_complex work. Fix: Routing rule added: L3_complex tasks → Sonnet minimum; architecture tasks → Opus. Outcome: Zero repeat of same failure class since rule applied.
Context: A seeded file was published with [REDACTED] placeholders inline, not removed. Root cause: Content was copied from a draft without sanitization review. Fix: Seed-public path now requires explicit scan log row (triggered_by='seed_review'). Outcome: Sanitization discipline is now mechanical, not advisory.
Context: Main session accumulated 180K tokens in a single coding session. Root cause: Subagent output was forwarded verbatim into main context rather than summarized. Fix: Delegation rule: subagent output → summary only in main; raw output stays in subagent context. Outcome: Avg session token cost reduced ~40%.