session/eventDurable truth
Ordered, replayable, model-visible facts—the durable base for transcripts and projections.
This is not a directory tour. It puts boot-time composition, runtime spine, replaceable capabilities, control seams, durable truth, and client surfaces into one causal map.
Decides which plugins exist, how they layer, and how they unwind.
bootbundlepresetextensionsMixing live state with durable fact is the most common—and dangerous—reading mistake.
session/eventOrdered, replayable, model-visible facts—the durable base for transcripts and projections.
agent/*State, stream deltas, steer/cancel, and live control—observes execution without pretending to be history.
capability eventsComposable seams exposed by tools, approval, prompt, compaction, and other capabilities.
A turn is work that must settle; a step is one LLM request. Tool calls create debt, and the turn closes only after results return and reasoning continues.
Deep dive into turn / stepOnly one turn owns consumption at a time.
Profiles, bundles, patches, and plugin scopes define the product.
Consumers depend on service definitions, not providers.
Clients project SessionEvents instead of owning a second truth.
Tool denial, cancellation, and failure settle through one pipeline.