Context Topics
This section groups context scope, lifecycle, and evaluation into one navigable area.
Topics
Section titled “Topics”- Context Layers - Scope model for world, organisation, project, repository, and task context.
- Runtime Context Management - Keeping the live context window healthy during execution: context rot, compaction, offloading, just-in-time retrieval, and why long-horizon work means short sessions.
- Context Development Lifecycle - Generate, evaluate, distribute, and observe loop for context maintenance.
- Context Evaluation - Metrics and practices for measuring context quality.
The Two Sides of Context
Section titled “The Two Sides of Context”- Authoring (Context, Layers, Lifecycle) what is true, how it is written, who owns it, how it evolves.
- Runtime (Runtime Context Management) what is in the window now, what gets compacted or evicted, how a task survives a window boundary.
Dispatch resolution (Layers Declare/Diff/Inject) is the hinge between them: it decides the initial load; runtime management keeps it healthy as the task runs.
Related
Section titled “Related”- Context - Foundational context model.
- Orchestrator - Runtime owner of dispatch-time context assembly and injection.
- Skills - One distribution pattern for packaged context.