S05: NATS endpoint catalog, passthrough and error-bundle docs

This commit is contained in:
George Lambert 2026-09-15 22:17:17 -04:00
commit 0cf87863d4
15 changed files with 1315 additions and 0 deletions

15
README.md Normal file
View file

@ -0,0 +1,15 @@
# nats-service-endpoints
Canonical list of NATS subjects for Verae / PFC / secure-messaging.
* `catalog/endpoints.json` — secure-messaging + admin-config endpoints (full records)
* `catalog/pfc-derived.json` — imported from peergos-for-compliance `subjects.json`
* `catalog/schema.json` — JSON Schema for an endpoint row
* Docs: `source/` (Sphinx HTML + LaTeX PDF)
Hub: https://git.georgelambert.org/marchon/system-git-sync
Passthrough: the **destination** (and NATS subject) may be in the clear; the
**body** is ciphertext. The broker is untrusted.
Not a HIPAA/SOC 2/ISO certificate.