ARCHIVED — This document records completed work and is preserved for historical reference.
SE v1 Contract Freeze
Date: 2025-12-15
This document records the SE v1 contract freeze.
Summary:
- The conversion state ladder is frozen:
ACCEPTED,CONVERTIBLE,STRUCTURED,VALID,READY. - Any change to this set requires a schema version bump and an explicit decision recorded in
docs/decision_log.md. - Artifact contracts, readiness gradients, and governance exports are now part of the public contract for SE v1.
Guarantees:
conversion_statevalues are stable and emitted inmanifest.jsonandsummary.json.artifact_contract_summarywill not listguaranteedartifacts unlessconversion_state == READY.governance_bundle.jsonis a deterministic export capturing audit-relevant run state.
See docs/CONTRACTS.md and docs/SE_STATE.md for usage guidance and observability expectations.