docs(protocol): align metaserver contract ownership - #23
Merged
Conversation
zoeyrose
added a commit
to atrinik/atrinik
that referenced
this pull request
Aug 9, 2026
## Summary - synchronize contributor validation with the wrapper CI and authoritative agent checklist - route shared metaserver contracts through the physical protocol checkout in the protocol-change skill - align setup-go v7 and Coverage 7.15.3 supply-chain metadata with their authoritative inputs ## Related audit PRs - atrinik/client#49 - atrinik/server#74 - atrinik/protocol#23 - atrinik/content#55 - atrinik/content#56 - atrinik/sound#15 - atrinik/resources#16 - atrinik/devcontainer#20 - atrinik/tools#18 ## Validation - `.venv/bin/python3 -m coverage run -m unittest discover -v` — 292 tests, 291 passed; the known initialized-checkout-sensitive repository-root override test failed - `.venv/bin/python3 -m coverage report --show-missing` — passed, 78% total - `python3 -m compileall -q atrinik atrinik_workspace tests` — passed - `python3 -m atrinik_workspace.guidance_inventory --check` — passed; root AGENTS.md remains 116 lines - `./atrinik manifest validate` — passed, 20 components - `./atrinik supply-chain validate` — passed, 88 dependencies - `./atrinik supply-chain audit --profile default` — passed, 14 roots - active skill validator for `atrinik-protocol-change` — passed - `git diff --check origin/main...HEAD` — passed
|
🎉 This PR is included in version 1.2.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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
Validation
tools/check-dependencies.sh— passedactionlint .github/workflows/release.yml .github/workflows/validate.yml— passedprotoc-gen-goandprotoc-gen-prostare not installed locallygit diff --check origin/main...HEAD— passed