OPERATIONAL_HARDENING_COMPLETION_2026 04 10 - TheDaniel166/moira GitHub Wiki

Operational Hardening Completion

Date: 2026-04-10

Area closed

Roadmap section 5, Operational Hardening, is now closed.

Implemented artifacts

  • CI gate: .github/workflows/release-hardening.yml
  • doc-consistency checker: scripts/check_doc_consistency.py
  • protected-zone regression discipline: wiki/03_release/PROTECTED_ZONE_REGRESSION_DISCIPLINE.md

What the gate enforces

  • stale release-contract phrases are rejected in primary public docs
  • mirrored API references must keep the current datetime and house-policy contract statements
  • public API drift remains guarded
  • public doctrine surfaces remain guarded
  • specialist hardening suites for dasha.py, timelords.py, and cycles.py remain green

Notes

This closes the operational-hardening layer only.

It does not by itself close:

  • the broader acceptance-matrix program
  • the remaining specialist audit program
  • the release-contract and compatibility-note work