Control-plane foundations
Learn sessions, durable state, work graphs, authority, governed Turns, recovery, and runtime boundaries.
A bilingual Dev Book for external developers: understand LoopX state, authority, and Turns, then connect an existing project or contribute to LoopX.
A normal agent session is good at reasoning and execution inside one context. Real development work also waits for CI, crosses sessions, changes owners, encounters approval gates, and reacts to external state. LoopX keeps the goal, work queue, authority, evidence, and recovery conditions in a project-owned control plane.
This book is not a copy of the LoopX CLI reference, and it does not assume that you want to contribute to the Kernel. It gives external developers a stable path for deciding:
After the control-plane chapters, choose the path that matches your job:
The paths share the same foundations but are independent. Project onboarding does not require a LoopX source change. Contributions are not limited to Kernel maintainers: you can work on the Control Plane, Capabilities and Domain State, Providers, Host or Runner integration, projections, documentation and fixtures, or Extension and package lifecycle. An Extension is one delivery choice for independently versioned or optional functionality, not the default shape of every contribution.
v0.4.1The official public protocols remain authoritative for protocol facts. Commands that change across releases remain authoritative in the release you use, its current --help, and official documentation. This book owns the learning path and explanatory model, not another complete command reference.