7.8 KiB
7.8 KiB
Benchmark Reproducibility
Generated at: 2026-06-17
Commit: 67058cecebd13cd6e6fa54c009300cc145e8e999
Working tree dirty at generation: true
Evidence bundle SHA256: 733cfff69f5bb93eb87cce2bd17695d88a40e88f9feca7db8a3d125128df5379
Summary
- reproducibility ready:
true - release lock ready:
false - methodology complete:
true - required artifacts:
25 - missing artifacts:
0 - source contract sha256:
9cb9a19e7745 - archive sha256:
419593870964 - output cases:
5 - disclosed failure cases:
3 - reproduction commands:
23 - provider evidence complete:
false - human review complete:
false - world-class ready:
false - world-class source checks:
6pass /13total;7blocked - public claim ready:
false - public claim blockers:
5 - changed files at generation:
56
This report proves local benchmark reproducibility only. It keeps external provider and human-review gaps visible instead of counting them as complete. The git commit is generation-time context; the evidence bundle SHA is the durable anchor for the artifacts listed below.
Public Claim Boundary
- ready:
false - scope: public benchmark or world-class readiness claim
- policy: Local reproducibility can pass before public claims; public claims require provider evidence, human adjudication, clean release lock, accepted world-class evidence, and complete source checks.
| Blocker |
|---|
| release lock is not clean or commit is unavailable |
| provider-backed model holdout evidence is incomplete |
| human blind-review adjudication is incomplete |
| world-class evidence is not accepted yet (4 open gaps, 4 ledger pending) |
| world-class source checks are not all accepted (6/13 pass, 7 blocked) |
Release Lock
- ready:
false - reason: working tree was dirty at generation time
- status scope: generation-time status before this report is written
Evidence Bundle
- algorithm:
sha256(path,label,exists,artifact_sha256) - artifacts:
25/25 - sha256:
733cfff69f5bb93eb87cce2bd17695d88a40e88f9feca7db8a3d125128df5379
Methodology Sections
| Section | Status |
|---|---|
## Benchmark Types |
present |
## Sample Sources |
present |
## Evaluation Dimensions |
present |
## Weighting Rule |
present |
## Failure Disclosure |
present |
## Reproduction |
present |
Required Artifacts
| Label | Path | Status | SHA256 |
|---|---|---|---|
| methodology | reports/benchmark_methodology.md |
present | 57025e0123ce |
| failure_disclosure | evals/failure-cases.md |
present | 28833c0d4a21 |
| output_cases | evals/output/cases.jsonl |
present | a6ae96857116 |
| output_schema | evals/output/schema.json |
present | 8ee340c95064 |
| output_scorecard | reports/output_quality_scorecard.json |
present | 0806258a8e08 |
| output_execution | reports/output_execution_runs.json |
present | 6450488d6ac4 |
| blind_review | reports/output_blind_review_pack.json |
present | bbe2db8ec277 |
| review_adjudication | reports/output_review_adjudication.json |
present | bb8c72a9291e |
| trigger_scorecard | reports/route_scorecard.json |
present | c164e83e36d0 |
| runtime_conformance | reports/conformance_matrix.json |
present | 97f9ba949c23 |
| trust_report | reports/security_trust_report.json |
present | 5b05d1110b96 |
| python_compatibility | reports/python_compatibility.json |
present | 8b48340618cc |
| registry_audit | reports/registry_audit.json |
present | 8683ab3f627c |
| package_verification | reports/package_verification.json |
present | 1372317d59e9 |
| install_simulation | reports/install_simulation.json |
present | 3a707c08d4b0 |
| skill_os2_audit | reports/skill_os2_audit.json |
present | 453a86240e7f |
| world_class_evidence_plan | reports/world_class_evidence_plan.json |
present | 0a836a86ad6c |
| world_class_evidence_ledger | reports/world_class_evidence_ledger.json |
present | fe81833eab69 |
| world_class_evidence_intake | reports/world_class_evidence_intake.json |
present | 4506c836338c |
| world_class_evidence_preflight | reports/world_class_evidence_preflight.json |
present | 725d10a6f951 |
| world_class_submission_review | reports/world_class_submission_review.json |
present | 7693638c2e83 |
| world_class_operator_runbook | reports/world_class_operator_runbook.json |
present | f90d59c3e586 |
| world_class_operator_runbook_markdown | reports/world_class_operator_runbook.md |
present | be79ee0f70a3 |
| world_class_operator_runbook_html | reports/world_class_operator_runbook.html |
present | 9a7be02a6990 |
| world_class_claim_guard | reports/world_class_claim_guard.json |
present | abe7f7d60c00 |
Reproduction Commands
git rev-parse HEAD- evidence:
git commit hash
- evidence:
make eval-suite- evidence:
reports/eval_suite.json
- evidence:
python3 scripts/yao.py output-eval- evidence:
reports/output_quality_scorecard.json
- evidence:
python3 scripts/yao.py output-exec --runner-command '["python3","scripts/local_output_eval_runner.py"]'- evidence:
reports/output_execution_runs.json
- evidence:
python3 scripts/yao.py output-review- evidence:
reports/output_review_adjudication.json
- evidence:
python3 scripts/yao.py skill-ir . --output-json skill-ir/examples/yao-meta-skill.json- evidence:
skill-ir/examples/yao-meta-skill.json
- evidence:
python3 scripts/yao.py conformance .- evidence:
reports/conformance_matrix.json
- evidence:
python3 scripts/yao.py trust .- evidence:
reports/security_trust_report.json
- evidence:
python3 scripts/yao.py python-compat .- evidence:
reports/python_compatibility.json
- evidence:
python3 scripts/yao.py package . --platform openai --platform claude --platform generic --platform vscode --expectations evals/packaging_expectations.json --output-dir dist --zip- evidence:
dist/yao-meta-skill.zip
- evidence:
python3 scripts/yao.py package-verify . --package-dir dist --require-zip- evidence:
reports/package_verification.json
- evidence:
python3 scripts/yao.py install-simulate . --package-dir dist- evidence:
reports/install_simulation.json
- evidence:
python3 scripts/yao.py registry-audit .- evidence:
reports/registry_audit.json
- evidence:
python3 scripts/yao.py skill-os2-audit .- evidence:
reports/skill_os2_audit.json
- evidence:
python3 scripts/yao.py world-class-evidence .- evidence:
reports/world_class_evidence_plan.json
- evidence:
python3 scripts/yao.py world-class-ledger . --submissions-dir evidence/world_class/submissions- evidence:
reports/world_class_evidence_ledger.json
- evidence:
python3 scripts/yao.py world-class-intake . --submissions-dir evidence/world_class/submissions- evidence:
reports/world_class_evidence_intake.json
- evidence:
python3 scripts/yao.py world-class-preflight . --submissions-dir evidence/world_class/submissions- evidence:
reports/world_class_evidence_preflight.json
- evidence:
python3 scripts/yao.py world-class-submission-review . --submissions-dir evidence/world_class/submissions- evidence:
reports/world_class_submission_review.json
- evidence:
python3 scripts/yao.py world-class-runbook . --submissions-dir evidence/world_class/submissions- evidence:
reports/world_class_operator_runbook.json
- evidence:
python3 scripts/yao.py world-class-claim-guard .- evidence:
reports/world_class_claim_guard.json
- evidence:
python3 scripts/yao.py evidence-consistency .- evidence:
reports/evidence_consistency.json
- evidence:
make ci-test- evidence:
CI target output
- evidence:
Failure Disclosure
- path:
evals/failure-cases.md - disclosed cases:
3 - policy: Keep representative failures visible and tied to regression checks.
Limits
- The git commit and dirty flag are generation-time context; the evidence bundle hash is the durable artifact anchor inside a committed report.
- Local command-runner evidence is reproducible but does not replace provider-backed model holdout evidence.
- Pending blind-review decisions are visible but do not count as human adjudication.
- World-class readiness remains false until external and human evidence gaps close.