Wire the validation suite into CI with failure gating #51

Closed
opened 2026-07-01 00:52:13 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 00:52:13 +00:00 (Migrated from github.com)

Problem

Validation only protects the engine if CI runs it and blocks merges on divergence. The harness must be gated in the pipeline.

Acceptance criteria

  • CI runs Computus, fixture, and SSPX checks on every PR
  • Any oracle divergence fails the build
  • The job caches fixtures to keep runs fast
  • A green run is required to merge

Notes

Workflow-full: issues to squash PRs gated by this job.

## Problem Validation only protects the engine if CI runs it and blocks merges on divergence. The harness must be gated in the pipeline. ## Acceptance criteria - [ ] CI runs Computus, fixture, and SSPX checks on every PR - [ ] Any oracle divergence fails the build - [ ] The job caches fixtures to keep runs fast - [ ] A green run is required to merge ## Notes Workflow-full: issues to squash PRs gated by this job.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Core#51
No description provided.