fix(embedded): restore emptied standards embeds — main hotfix (ag-arpk follow-up)#799
Merged
Conversation
…main hotfix)
main HEAD had cli/embedded/skills/standards/references/{go,test-pyramid}.md
empty (0 bytes) — #776's merge truncated them, and contracts-sync (full on
main-push, changed-files-scoped on PRs) caught it -> main red. Re-synced from
source via the cli/Makefile sync-hooks recipe (cp). Also fixed validate-embedded-
sync.sh's stale fix hint ('make sync-embedded' -> 'make sync-hooks').
…d hole) The embedded-sync step ran only on hooks/go/ci changes, but the embedded files mirror skills/standards/references/*, skills/using-agentops/SKILL.md and skills/compile/scripts/compile.sh. A skills-only PR could drift the embeds undetected — exactly how #776 reached main with empty embedded standards files (main-red 2026-06-06). Add skills + contracts to the gate condition so this class can't slip through PR CI again.
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.
Main is red — hotfix
cli/embedded/skills/standards/references/{go,test-pyramid}.mdwere empty (0 bytes) on main HEAD; #776's merge truncated them.contracts-sync/correctnessrun the full embedded-sync check on main-push (changed-files-scoped on PRs, so it slipped through during the batch drain) → main Validate failed (run on 3df599d, def8fc9).Fix
cli/Makefilerecipe (cp ../skills/standards/references/*).scripts/validate-embedded-sync.shnow reports All embedded files are in sync.make sync-embedded(no such target) →make sync-hooks(the real recipe).Evidence
bash scripts/validate-embedded-sync.sh→ "All embedded files are in sync."Bounded-context: BC5-Runtime
Evidence: cli/embedded/skills/standards/references/go.md