chore(repo): establish repository foundation#2
Merged
Conversation
back1ash
marked this pull request as ready for review
July 23, 2026 02:44
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 #1
Summary
developintegration andmainrelease workflow@back1ashthrough CODEOWNERSrepository-validationGitHub Actions checkWhy
PROOF needs a predictable open source contribution and decision process before implementation choices are made. This foundation keeps normal changes issue-driven and directed to
develop, preservesmainfor releases, and gives maintainers reproducible repository checks for review decisions.User and contributor impact
Contributors can now identify where to propose work, how to branch and open pull requests, how releases and hotfixes flow, how to report security issues, and which technical decisions remain intentionally open. Protected branches require CI and resolved conversations. The minimum approving-review count is temporarily zero until the repository owner enables it after the foundation is ready. No product runtime behavior changes because no implementation exists yet.
Validation
git diff --cached --checkrepository-validationcompleted successfullyactions/checkoutpinned to the officialv7.0.1commit SHA with persisted credentials disabledRepository settings applied
developmainanddeveloprulesets: PR required, zero required approvals during bootstrap, resolved conversations, strict required CI, no force push, no deletion, and no standing bypassDeferred decisions
product runtime, package manager, monorepo tooling, and OpenAPI validator
product build, unit, integration, and security test jobs after the runtime decision
final product name