This section explains how to think about Loop before you care about where any specific function lives.
- Intent Layer: User goals and jobs-to-be-done.
- Orchestration Layer: Complexity classification, decomposition, and execution strategy.
- Evidence Layer: Memory, traces, and verification artifacts.
- Assurance Layer: Tests, policy gates, compatibility checks, and release controls.
- Decision Layer: Principle-driven tradeoffs under real constraints.
If you skip conceptual grounding and start from implementation details, everything feels random.
If you start here, the codebase reads like a system instead of a haunted attic.