ci: reconcile repository governance contract#30
Merged
Conversation
Signed-off-by: John McChesney TenEyck Jr <59268465+jmcte@users.noreply.github.com>
Restore executable CI and hook entrypoints, align runner and release guidance, enforce canonical template projection, and prevent cache drift.\n\nCloses #25. Signed-off-by: John McChesney TenEyck Jr <59268465+jmcte@users.noreply.github.com>
athena-omt
approved these changes
Jul 15, 2026
athena-omt
left a comment
Contributor
There was a problem hiding this comment.
Reviewed refreshed head 33370ad after updating the branch from main.
Evidence checked:
- Full PR diff against origin/main, including CI workflow, repository contract validator/tests, hook/check scripts, governance templates, and onboarding/release guidance.
- Issue #25 acceptance criteria and absence of existing review threads.
- Fresh GitHub checks on head 33370ad: CI Gate success, Workflow Lint success, CodeQL success; Extended Validation skipped on PR event as configured.
- CI Gate runner metadata: runner group linux-public; labels self-hosted, linux, shell-only, public.
- Local validation: bash scripts/ci/run-fast-checks.sh passed with repository contract valid and 85 tests; bash scripts/ci/run-extended-validation.sh passed with 85 tests and offline policy release build/verify; git diff --check passed; generated canonical/projected template pairs match.
I could not run local actionlint on the Athena node because neither go nor actionlint is installed there, but the refreshed GitHub Workflow Lint job passed on this head.
No blocking findings.
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
Governing Issue
Closes #25
Validation
CI GateCommands run:
bash scripts/ci/run-fast-checks.sh— repository contract valid; 85 tests passedbash scripts/ci/run-extended-validation.sh— 85 tests passed; deterministic policy release built and verified offlineactionlint -config-file .github/actionlint.yaml87300794280— runner grouplinux-public, labelsself-hosted, linux, shell-only, public, conclusionsuccessBootstrap Governance
CONTRIBUTING.md, the canonical/projected PR template, anddocs/bootstrap/onboarding.mdThe reviewed Bootstrap plan and managed/product-owned inventory remain recorded on #13. This PR reconciles the issue-defined repository surfaces without claiming the blocked Bootstrap resolver/projection apply has completed.
Flow Contract
Flow Merge Readiness
Merge Automation
Notes