docs: pre_build git-add failure-class audit#157
Merged
Conversation
…rain) The drift guard test_pre_build_skill_checks_every_executor_repo failed on clean main: pre_build.sh calls $PYAUTOBASE/PyAutoBrain/bin/ ensure_workspace_labels.sh but the skill doc's preflight list still named admin_jammy (stale since the admin_jammy descope). Pre-existing failure found by the #156 ship gate; one-line doc sync, separate commit for transparency. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Audit deliverable for the build-chain campaign (#155 Phase 1): measured enumeration of the failure class in pre_build.sh + callees, the local-vs-runner division-of-labour map, per-artifact redundant/load-bearing verdicts, and a three-step target design. Docs only; implementation follows behind plan approval. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 16, 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
Audit deliverable for #156 (build-chain campaign #155, Phase 1):
docs/pre_build_failure_audit.md— the measured enumeration of the git-add failure class inpre_build.shand its callees, the division-of-labour map between pre_build's local commit andrelease.yml's runner-side commits, the per-artifact redundant/load-bearing verdict, and a three-step target design. Docs only — no behaviour change. Implementation lands as separate PRs behind plan approval, per the research brief.Headline measurements (all read-only, origin-verified, 13 repos):
:88root-glob staging is a global no-op (exit 128, 13/13; six patterns match nothing in any repo).:55sed edits it locally,:88drops the edit, and the runner-side step was deliberately removed (feat: release stamping slim — wheels+tags only, no daily bump commits (R3-core) #120/feat: release stamping slim — wheels+tags only, no daily bump commits (R3-core) #121) — pins on origin/main are stale right now (autofit_workspacev2026.7.9.1; both test reposv2026.5.14.1).llms-full.txt/workspace_index.jsonreach main only as accidentalgit add -Asweep inside the runner's "bump Colab URL tag refs" commit.:82is a latent bug-1-class fatal;generate.py:107is a hidden fourth failure-tolerant site (os.system("git add -f …"), return ignored); 13 black-collateral files churn unstaged every release.Shipped under the human-authorized corrective-PR exception for Heart RED (2026-07-16, second authorization, against the six verbatim reason strings; docs-only diff, zero release surface).
Also carries one 1-line pre-existing fix found by this PR's own gate: the
test_pre_build_skilldrift guard failed on clean main (pre_build.shcallsPyAutoBrain/bin/ensure_workspace_labels.sh; the skill doc's preflight list still namedadmin_jammy). Synced in a separate commit for transparency.API Changes
None — documentation only.
Test Plan
Generated by the PyAutoLabs agent workflow.