Re-pin claw to eeccfebe and re-vendor the id-label validator - #753
Merged
Conversation
culturebotai-claw#369 added 85 lines to the governed scripts/validate_id_label_correspondence.py without re-pinning the eight consumers, so fleet-audit went red on claw's main for every Mech with "Pinned claw manifest does not match the installed governance package" (culturebotai-claw#375). This carries the new bytes and the new pin. Produced by kg-microbe-governance sync --apply against a clean worktree off origin/main; scripts/check_vendored_sync.sh passes here. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GhuGBogKrsE76ejRJJ2292
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.
Closes nothing here; fixes culturebotai-claw#375 for this repository.
culturebotai-claw#369 added 85 lines to
scripts/validate_id_label_correspondence.py, whichkg-microbe-governance listshows as a governed artifact vendored into all eight Mechs. The consumers were not re-pinned, sofleet-auditwent red on claw'smainand reported the same row for every Mech:It was green at
cc47ada5and red frome8c6af24(#369) onward.This carries the new artifact bytes and moves
scripts/.vendored_canon_reftoeeccfebe, claw's currentmain.How it was produced
kg-microbe-governance sync --applyagainst a clean worktree offorigin/main, under this repository's lock. Exactly two files, the same two in all eight Mechs.Verified here
scripts/check_vendored_sync.shpasses: every governed artifact matches the pinned revision.maintip.The fleet-level
fleet-auditchecks committedorigin/maintips, so it can only go green once all eight of these land; that is the point of the change rather than a gap in it.🤖 Generated with Claude Code
https://claude.ai/code/session_01GhuGBogKrsE76ejRJJ2292