GitHub Actions reference pack¶
Goal¶
Provide a canonical GitHub Actions flow for first-proof adoption.
Required workflow steps¶
- Checkout source.
- Setup Python (3.11/3.12/3.13 matrix).
- Install test/runtime dependencies.
- Run
make first-proof-verify. - Upload
build/first-proof/*artifacts.
Suggested follow-up lanes¶
make owner-escalation-payloadmake platform-readiness-dependency-radar