Private staging repo for approved bakeoff result bundles from Rethunk-AI/bakeoff.
Bundles are validated, indexed, and published to GitHub Pages after signer policy
and release approval checks pass.
PYTHONPATH=src python -m bakeoff_results.validate --scan --allow-empty submissionsInstall, build, test, and verify: HUMANS.md.
- Validated bundles — structural checks, SHA256 integrity, signer metadata on every submission
- Static leaderboard —
build_index.pygeneratessite/index.jsonand a filterable HTML explorer - Signer policy —
signers.yamlallowlist; Sigstore/Rekor material when present - Supply-chain posture — CI verifies bundles, attests site artifacts, deploys under a protected environment
- Governed lifecycle — accepted, superseded, disputed, revoked states (GOVERNANCE.md)
| Doc | Audience |
|---|---|
| HUMANS.md | Validate, build, test, verify attestations, bundle schema |
| AGENTS.md | File layout, schema versions, CI jobs, invariants |
| GOVERNANCE.md | Result states, signer policy, moderation standards |
| SECURITY.md | Vulnerability reporting, threat scope, trust bootstrap |
| CONTRIBUTING.md | Commits, hooks, PR process |
| CHANGELOG.md | Release notes |
MIT — see LICENSE. © 2026 Rethunk-AI