GitLab CI reference pack¶
Goal¶
Mirror the first-proof lane in GitLab CI with the same artifact contract.
Minimal pipeline stages¶
setup: install Python depsfirst_proof: runmake first-proof-verifyartifacts: persistbuild/first-proof/*
Policy gates¶
- Fail pipeline on first-proof threshold breach for protected branches.
- Keep local/non-protected branches non-blocking via profile config.