Migrated from Method backlog
This issue was created from a legacy filesystem backlog card. GitHub Issues are now the live work tracker; repository docs remain Method evidence.
Source backlog: docs/method/backlog/asap/PLATFORM_ci-det-policy-hardening.md
Original lane: asap
Original legend: PLATFORM
Original backlog card
CI det-policy hardening
Harden the determinism classification CI pipeline.
Status: active and partially implemented.
The remaining open pieces are still tightly coupled: script tests make the
classifier safe to change, and per-crate overrides are the next precision step
after the broad scripts/** fail-safe.
Migrated from Method backlog
This issue was created from a legacy filesystem backlog card. GitHub Issues are now the live work tracker; repository docs remain Method evidence.
Source backlog:
docs/method/backlog/asap/PLATFORM_ci-det-policy-hardening.mdOriginal lane:
asapOriginal legend:
PLATFORMOriginal backlog card
CI det-policy hardening
Harden the determinism classification CI pipeline.
Status: active and partially implemented.
classify_changes.cjsandmatches()(CI: Add unit tests for classify_changes.cjs and matches() #286, open)DETERMINISM_PATHSfromdet-policy.yamlDET_CRITICALentries (CI: Auto-generate DETERMINISM_PATHS from det-policy.yaml DET_CRITICAL entries #285, completed in
.github/workflows/det-gates.yml)The remaining open pieces are still tightly coupled: script tests make the
classifier safe to change, and per-crate overrides are the next precision step
after the broad
scripts/**fail-safe.