Self-Contained Worker Context Principle

Description

Convergent principle: multi-agent parallelism is reliable only when workers receive specific, bounded instructions rather than referential ones. Claude Code's Coordinator Mode forbids prompts like 'Based on your findings, fix the auth bug' — workers must get 'Fix the null pointer in src/auth/validate.ts:42'. AutoBE achieves the same deterministically via 48 History Transformers that reduce 180KB full context to 8KB (95% reduction).

Key claims

Relations

Sources

src-20260419-16b155f4f619