Add federation implementation references
This commit is contained in:
parent
94c6c4be26
commit
ba78946a73
|
|
@ -165,3 +165,6 @@ ASL/DOMAIN-MODEL/1 does not define:
|
||||||
|
|
||||||
Middle layer (informative): the daemon/service boundary around core logic that
|
Middle layer (informative): the daemon/service boundary around core logic that
|
||||||
owns network transport, admission workflows, and operational policy.
|
owns network transport, admission workflows, and operational policy.
|
||||||
|
|
||||||
|
Implementation note (informative): core federation primitives live in
|
||||||
|
`include/amduat/fed/{registry,ingest,replay,view}.h`.
|
||||||
|
|
|
||||||
|
|
@ -182,6 +182,9 @@ Federation MUST NOT bypass ASL/LOG/1 ordering or ASL/1-CORE-INDEX semantics.
|
||||||
Middle layer (informative): the daemon/service boundary around core logic that
|
Middle layer (informative): the daemon/service boundary around core logic that
|
||||||
owns network transport, admission workflows, and operational policy.
|
owns network transport, admission workflows, and operational policy.
|
||||||
|
|
||||||
|
Implementation note (informative): core federation primitives live in
|
||||||
|
`include/amduat/fed/{registry,ingest,replay,view}.h`.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 12. Summary
|
## 12. Summary
|
||||||
|
|
|
||||||
|
|
@ -80,6 +80,9 @@ Non-goals:
|
||||||
Middle layer (informative): the daemon/service boundary around core logic that
|
Middle layer (informative): the daemon/service boundary around core logic that
|
||||||
owns network transport, admission workflows, and operational policy.
|
owns network transport, admission workflows, and operational policy.
|
||||||
|
|
||||||
|
Implementation note (informative): core federation primitives live in
|
||||||
|
`include/amduat/fed/{registry,ingest,replay,view}.h`.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 2. Core Objects (Unified View)
|
## 2. Core Objects (Unified View)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue