Every shipped process, drawn from the code it runs.
Seventeen interactive pages: pan, zoom, search, light and dark, and export. Each is authored as a small specification beside the code in docs/diagrams, and regenerated when the process changes.
The runtime
Runtime architecture
CLI, loader, run context, container, middleware, adapters, the invoker and registry, the privileged tier, and where evidence goes.
Security model
Where secrets are and are not: trusted config, provenance-tagged context, injection scan, egress probe, sandbox, guard, redaction, the write job.
Extension resolution
Shipped, plugin, module and call site: the four bands, the tighten-only policy exception, and how a pack is accepted.
Prompt composition
Guardrails, body, skills and contexts in a fixed order, and what the composed text keys.
The shipped workflows
implement
From a ticket to a draft pull request across two jobs, and what stops a run.
fix
Reproduce, confirm red, repair, confirm green, propose.
review/all-lenses
One fan-out over every bound lens, one comment per lens, one record.
improve
Read the record, draft, measure, judge, and park on a person's review.
judge
Deterministic first, replay from the sidecar, route and price, one turn per ask.
/implement from a comment
The three-job sequence: the gate with no credential, the model job, the artifact, the write job.
Verbs and strategies
Deterministic verbs
Detection and the verbs a repository's own commands serve: provision, test, validate, build, run.
Oneshot and TDD
One session, or red then green, both staging into a ChangeSet.
Review, triage, rfe
Gather, compose, one turn through the invoker, settle, check.
backport
Plain cherry-pick, and a contained model resolution only on a conflict.
Evidence and people
The ledger
A run record's path to origin/lockstep-history and back to every reader.
The learning loop
Cassette to harvested case to promoted case, then eval run, improve, the proposal and report --around.
Human boundaries
Park on a shared store, the marker on the pull request, the person's act, the tick, the continuation.