Framework › Invariants › INV-01
Invariant · INV-01
History is append-only in all environments. No event is ever deleted or mutated; corrections are new events.
| Authority | Project steward human |
| Version | v0.1.0 |
| Scope | all environments |
| Standing | In force |
Rationale High confidence
If engineers habitually treat history as mutable anywhere, the habit leaks. Redaction events (event.redacted) exist precisely so this never needs an exception.
History
-
Proposed human + AI
If engineers habitually treat history as mutable anywhere, the habit leaks. Redaction events (event.redacted) exist precisely so this never needs an exception. -
Ratified human + AI
Approved by Project steward