Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
23 changes: 19 additions & 4 deletions governance/GOVERNED_REPOS.txt
Original file line number Diff line number Diff line change
@@ -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
3 changes: 1 addition & 2 deletions governance/NON_GOVERNED_REPOS.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# NON_GOVERNED repos (explicit):
ADJUTORIX
MK10-PRO
# none currently
Loading