Reorganize documentation and project governance - #137
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 26624a8d27
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - [ ] New flagship declarations added to AxiomChecks and `AXIOMS.md` | ||
| - [ ] Remaining research is recorded without weakening the stated goal | ||
|
|
||
| See [CONTRIBUTING.md](../CONTRIBUTING.md) for the complete merge policy. |
There was a problem hiding this comment.
Use a stable link to the contributing guide
When this template is copied into a new pull request, the Markdown is rendered in the PR body context rather than from .github/PULL_REQUEST_TEMPLATE.md, so ../CONTRIBUTING.md no longer resolves relative to the template directory and leads away from the repository's root guide. Use a repository-root or absolute GitHub URL so every generated PR retains a working policy link.
Useful? React with 👍 / 👎.
Summary
Verification
./scripts/check-doc-locales.sh./scripts/check-source-quality.shgit diff --check./scripts/quality-gate.sh(3664 Lean targets, declaration lint, executable examples, and axiom allowlist all passed)Important boundary
No open-source license is present or selected. This change makes that boundary prominent and does not claim that public source visibility grants reuse rights. Choosing a license remains an explicit maintainer/legal decision outside this documentation reorganization.