fix(status): narrow TW03 publication artifacts#8716
Draft
scarmani wants to merge 6 commits into
Draft
Conversation
Refresh the repo-tracked B0 benchmark truth artifacts and status page from current main.\n\nValidation:\n- python3 -m pytest tests/scripts/test_render_benchmark_truth_status.py tests/scripts/test_build_benchmark_truth_artifact.py tests/scripts/test_measure_b0_scorecard.py tests/benchmarks/test_truth_surface_consistency.py::test_b0_benchmark_truth_status_matches_latest_json_artifacts -q\n- python3 scripts/probe_proof_surface_freshness.py --surfaces b0 --pretty\n- bash scripts/automation_pr_preflight.sh origin/main HEAD\n- git diff --check origin/main..HEAD
This was referenced Jun 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
origin/maindocs/status/generated/rescue_productization/latest.jsonand top-levelrescue-productization-YYYYMMDDTHHMMSSZ.jsonfiles in the benchmark-truth publication workflowRoot cause
PR #8704 made
scripts/automation_pr_preflight.shallow the canonical TW03 proof-surface JSON files, but.github/workflows/benchmark-truth-publication.ymlstill staged the entiredocs/status/generated/rescue_productizationdirectory. A TW03 refresh could pass only by letting broad generated directory content through review.Validation
bash scripts/automation_pr_preflight.sh origin/main HEADpython3 -m pytest tests/scripts/test_benchmark_truth_publication_workflow.py tests/scripts/test_automation_pr_preflight.py -qpython3 -m pytest tests/scripts/test_publish_rescue_productization_report.py tests/scripts/test_render_rescue_productization_status.py tests/benchmarks/test_rescue_productization.py::test_render_status_markdown_round_trips_non_empty_payload tests/benchmarks/test_truth_surface_consistency.py::test_tw03_rescue_productization_status_matches_latest_report_json -qbash -n