Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
* wip * wip * wip * wip * wip * wip * wip * chmod +x * wip * Single PR * signed? * wip * wip * Update README.md * Update .github/workflows/build-docker-task.yml * Update ProjectTemplate.slnx * Update .github/workflows/build-project-task.yml * Update .github/workflows/build-library-task.yml * Update .github/workflows/build-executable-task.yml * Refactor build-docker-task.yml workflow configuration * wip * wip * indentation * wip * rules * indentation --------- Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
This was referenced Jul 16, 2026
Closed
ptr727
added a commit
that referenced
this pull request
Jul 16, 2026
… blessing (#333) Incorporates the hub-side findings filed from the Vantage-Config operational onboarding (Vantage-Config #9). Fixes #328, fixes #329, fixes #331. (#330, the downstream carry-drift sweep, is handled by per-repo PRs, not here.) ## AGENTS.md: every-tier bots (#328) "Foundational Principles" claimed operational repos "run no bots and commit directly to `develop`" - contradicting the owner-confirmed every-tier merge-bot policy (and reality: Vantage-Config runs Dependabot dual-target plus the App-signed merge-bot). Reworded: operational repos run no **codegen or auto-publish** bots; Dependabot's dual-target sync and the App-signed merge-bot run on **every** tier. A next operational adoptee reading the old wording would have skipped the merge-bot standup. ## Registry: Vantage-Config driftNotes (#329) The entry recorded onboarding as "pending once content lands"; it completed 2026-07-16 per Vantage-Config #9. The stale note is replaced with the completed state (baseline docs, advisory lint CI, dispatch-only publisher, repo-config operational carry verified in sync, Dependabot + App merge-bot with the secret pair in both stores, adapted self-audit). `spec/validate.py` passes. ## Downstream Carry: reference self-audit shape (#331) "Adapted self-audit carry" required every downstream repo to carry adapted `AUDIT.md` + `spec/secrets.json` but shipped no reference shape - Vantage-Config had to invent the first one. Now: - The Vantage-Config carry is blessed as the reference adaptation (settings diff, normalized ruleset diff against the carried payloads, names-only secrets check, all targeting the current repo); a `release` repo adapts the same shape with its `develop.json` payload and its publish mechanisms' secret names. - `spec/files.json` letter-checks both carried files, so the fleet audit surfaces repos that don't carry them yet (today: all but Vantage-Config; the #330 sweep starts closing that). ## Verification - `python3 spec/validate.py`: OK (21 cataloged, 0 backlog). - markdownlint, cspell (CI scope), editorconfig-checker clean on the changed files. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Signed-off-by: Pieter Viljoen ptr727@users.noreply.github.com