No Silent Failure.Test
Path:
loom-sprint-scaffold/loom/tests/e2e/no-silent-failure.test.tsRelative: loom/tests/e2e/no-silent-failure.test.tsSubproject: loom-sprint-scaffoldCategory: testsLines: 249Bytes: 9,793Imports: 10Exports: 0has tests
Content Preview
- /**
- * No-Silent-Failure Invariant Walk.
- *
- * For EVERY terminated (non-DONE) stage across all golden runs + chaos runs,
- * walk the trace events and assert that a named monitor cause exists.
- *
- * Named monitor causes (from the closed union):
- * checkpoint, loop_detector, budget, reversibility_gate, ack_gate,
- * drift_sentinel, escalation_ledger, reformulation_cap
- *
- * Termination with zero trace events citing a named cause = test failure.
- * This test is the gate.
- */
- import { describe,