diff --git a/README.md b/README.md index e826610..9eb3fc7 100644 --- a/README.md +++ b/README.md @@ -119,9 +119,17 @@ The main system split is: * [`proof`](https://github.com/Verifrax/proof) — public proof publication surface * [`SIGILLARIUM`](https://github.com/Verifrax/SIGILLARIUM) — seal/archive reference surface * [`apply`](https://github.com/Verifrax/apply) — intake surface +* [`VERIFRAX-WWW`](https://github.com/Verifrax/VERIFRAX-WWW) — public commercial root surface +* [`VERIFRAX-API`](https://github.com/Verifrax/VERIFRAX-API) — execution host implementation surface +* [`VERIFRAX-STATUS`](https://github.com/Verifrax/VERIFRAX-STATUS) — status host implementation surface +* [`VERIFRAX-SURFACE`](https://github.com/Verifrax/VERIFRAX-SURFACE) — shared public-surface form system +* [`MAILSIEVE`](https://github.com/Verifrax/MAILSIEVE) — operational tooling surface +* primitive repositories — irreversible protocol primitives +* [`verifrax-marketplace-smoke`](https://github.com/Verifrax/verifrax-marketplace-smoke) — marketplace smoke validation surface This repository governs the organization perimeter around those repositories. It does not replace any of them. +It must not leave live repositories outside explicit governed or non-governed manifests. ## Authority boundary diff --git a/governance/GOVERNED_REPOS.txt b/governance/GOVERNED_REPOS.txt index a5589a5..665dbd6 100644 --- a/governance/GOVERNED_REPOS.txt +++ b/governance/GOVERNED_REPOS.txt @@ -1,13 +1,28 @@ -Verifrax/AUCTORISEAL +Verifrax/.github Verifrax/ARCHITECTURE +Verifrax/AUCTORISEAL Verifrax/CORPIFORM +Verifrax/MAILSIEVE Verifrax/SIGILLARIUM -Verifrax/apply -Verifrax/cicullis -Verifrax/proof Verifrax/VERIFRAX +Verifrax/VERIFRAX-API Verifrax/VERIFRAX-DOCS Verifrax/VERIFRAX-PROFILES Verifrax/VERIFRAX-SAMPLES Verifrax/VERIFRAX-SPEC +Verifrax/VERIFRAX-STATUS +Verifrax/VERIFRAX-SURFACE +Verifrax/VERIFRAX-WWW Verifrax/VERIFRAX-verify +Verifrax/apply +Verifrax/archicustos +Verifrax/attestorium +Verifrax/cicullis +Verifrax/guillotine +Verifrax/irrevocull +Verifrax/kairoclasp +Verifrax/limenward +Verifrax/originseal +Verifrax/proof +Verifrax/validexor +Verifrax/verifrax-marketplace-smoke diff --git a/governance/NON_GOVERNED_REPOS.txt b/governance/NON_GOVERNED_REPOS.txt index f70db45..a69efc8 100644 --- a/governance/NON_GOVERNED_REPOS.txt +++ b/governance/NON_GOVERNED_REPOS.txt @@ -1,3 +1,2 @@ # NON_GOVERNED repos (explicit): -ADJUTORIX -MK10-PRO +# none currently