feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918)

Refs #918
Agent: groq
This commit is contained in:
Alexander Whitestone
2026-04-07 00:07:31 -04:00
parent 37b006d3c6
commit 25298748d9
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ node_modules/
test-results/
nexus/__pycache__/
tests/__pycache__/
.aider*

View File

@@ -30,8 +30,9 @@ Serving the repo root today shows a directory listing, not a rendered world.
`Timmy_Foundation/the-nexus` is the only canonical 3D repo.
In plain language: Timmy_Foundation/the-nexus is the only canonical 3D repo.
> <EFBFBD> **Branch Protection Policy**: All merges to `main` require a PR, 1 approval, and CI success (where applicable). See [CONTRIBUTING.md](CONTRIBUTING.md) for full rules.
The old local browser app at:
- `/Users/apayne/the-matrix`
is legacy source material, not a second repo to keep evolving in parallel.
Useful work from it must be audited and migrated here.