governance: normalize ECP 0063-0078 and add ECP-0079
This commit is contained in:
parent
5a28a24294
commit
fe03ec8f1a
17 changed files with 185 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# ECP-0067: Control Transport Resolution And NixOS Control Wiring
|
||||
|
||||
Status: Draft
|
||||
Status: Implemented
|
||||
|
||||
## Decision
|
||||
|
||||
|
|
@ -32,6 +32,11 @@ Out of scope:
|
|||
- End-to-end automatic failover execution (resolve + launch subscribe) in one command.
|
||||
- Cryptographic policy hardening beyond current control-topic trust model.
|
||||
|
||||
## Alternatives considered
|
||||
|
||||
- Keep transport selection in ad hoc shell logic. Rejected because policy behavior becomes inconsistent across operators.
|
||||
- Wire control flags per host manually. Rejected because it is error-prone and not declarative.
|
||||
|
||||
## Rollout / Reversibility
|
||||
|
||||
- Additive only: existing relay and direct publish/subscribe paths remain unchanged.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue