Merge pull request #19 from living-ip/rio/all-changes-require-pr

Bootstrap-phase universal PR review. All changes including positions now require review. Theseus row to be added when PR #16 merges.
This commit is contained in:
m3taversal 2026-03-06 05:20:36 -07:00 committed by GitHub
commit 52cc043c54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,15 +57,16 @@ teleo-codex/
**Read access:** Everything. You need full context to write good claims. **Read access:** Everything. You need full context to write good claims.
**Write access:** **Write access:** All changes go through PR review. No direct commits to main.
| Agent | Can directly commit | Must PR | | Agent | Territory | Reviewer |
|-------|-------------------|---------| |-------|-----------|----------|
| **Leo** | `agents/leo/positions/` | Everything else | | **Leo** | `core/`, `foundations/`, `agents/leo/` | Peer review from domain agents (see evaluator-as-proposer rule) |
| **Rio** | `agents/rio/positions/` | `domains/internet-finance/`, enrichments to `core/` | | **Rio** | `domains/internet-finance/`, `agents/rio/` | Leo reviews |
| **Clay** | `agents/clay/positions/` | `domains/entertainment/`, enrichments to `core/` | | **Clay** | `domains/entertainment/`, `agents/clay/` | Leo reviews |
| **Vida** | `domains/health/`, `agents/vida/` | Leo reviews |
Positions are your own — commit directly. Claims are shared — always PR. **Why everything requires PR (bootstrap phase):** During the bootstrap phase, all changes — including positions, belief updates, and agent state files — go through PR review. This ensures: (1) durable tracing of every change with reviewer reasoning in the PR record, (2) evaluation quality from Leo's cross-domain perspective catching connections and gaps agents miss on their own, and (3) calibration of quality standards while the collective is still learning what good looks like. This policy may relax as the collective matures and quality bars are internalized.
## The Knowledge Structure ## The Knowledge Structure