S05: NATS endpoint catalog, passthrough and error-bundle docs
This commit is contained in:
commit
0cf87863d4
15 changed files with 1315 additions and 0 deletions
17
source/endpoints.rst
Normal file
17
source/endpoints.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Endpoint records
|
||||
================
|
||||
|
||||
Full JSON: ``catalog/endpoints.json``. PFC import:
|
||||
``catalog/pfc-derived.json`` from
|
||||
https://git.georgelambert.org/marchon/peergos-for-compliance/src/branch/main/schemas/subjects.json
|
||||
|
||||
Secure-messaging subjects
|
||||
-------------------------
|
||||
|
||||
* ``verae.sm.send`` -- passthrough deliver; from console/leaf; reject unsigned
|
||||
config and empty ciphertext (unless ``plain-lab``).
|
||||
* ``verae.sm.dead`` -- dead letter; Network Error Bundle in body.
|
||||
* ``verae.sm.error`` -- emit bundle: ``ct_sender`` + ``ct_system``.
|
||||
* ``verae.sm.log.summary`` -- central summaries (codes, lookup_id, dest_class).
|
||||
* ``verae.admin.config.sign`` -- Ed25519 wrap; unsigned files rejected.
|
||||
* ``verae.admin.history.append`` -- prev, new, unified diff on DataCube chain.
|
||||
Loading…
Add table
Add a link
Reference in a new issue