This section explains how Loop behaves internally, where major responsibilities live, and how data moves through the system.
- Contributors debugging deep runtime behavior
- Maintainers reviewing performance/correctness tradeoffs
- Integration authors mapping external surfaces to internal modules
- Full feature specs (see
docs/spec/) - Long-form migration rationale (see
docs/migration-spec-*.md) - Session-level work plans (see
docs/execution-plan/)
This is the "how it works now" view.