Skip to content

Runtime Templates

Templates for Run-State v2 — the per-run state file Archon writes under .archon/runs/<run_id>/state.json. Adopters generally don't hand-edit these; they're authored by the cognitive loop and consumed by the dashboard and claim verifier.

FileRole
run.template.mdHuman-readable annotated run template (prose version)
run-state.schema.mdJSON Schema for the Run-State record (machine-validated)

See the ADR on Run-State v2 for rationale.

Released under the Apache-2.0 License.