Skip to content

Sealing and Episodes

github-actions[bot] edited this page Feb 23, 2026 · 5 revisions

Sealing & Episodes

A DecisionEpisode is the immutable audit unit.

Sealing rules:

  • serialize episode (excluding seal)
  • compute hash
  • store sealHash + sealedAt

vNext stamping:

  • policy.policyPackId/version/hash
  • degrade.step + rationale

See:

  • specs/episode.schema.json
  • tools/run_supervised.py

Clone this wiki locally