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-0066: iroh-Gossip Control Protocol For Hybrid MoQ Discovery
|
||||
|
||||
Status: Draft
|
||||
Status: Implemented
|
||||
|
||||
## Decision
|
||||
|
||||
|
|
@ -39,6 +39,11 @@ Out of scope:
|
|||
- Security policy beyond existing iroh/gossip trust boundaries.
|
||||
- Replacing existing catalog gossip immediately (coexist first).
|
||||
|
||||
## Alternatives considered
|
||||
|
||||
- Keep relay and direct discovery completely separate. Rejected because it forces duplicated consumer logic.
|
||||
- Replace existing catalog gossip in one cutover. Rejected because additive coexistence is safer for rollout.
|
||||
|
||||
## Rollout / Reversibility
|
||||
|
||||
- Additive and reversible: removing control commands and topic does not affect existing media paths.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue