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-0069: NixOS Control Bridge Auto-Bootstrap
|
||||
|
||||
Status: Draft
|
||||
Status: Implemented
|
||||
|
||||
## Decision
|
||||
|
||||
|
|
@ -31,6 +31,11 @@ Out of scope:
|
|||
- Signed control announcements.
|
||||
- Browser-native iroh direct transport playback.
|
||||
|
||||
## Alternatives considered
|
||||
|
||||
- Continue manual gossip peer bootstrapping for the bridge. Rejected because restarts/reboots cause repeated operational toil.
|
||||
- Use static peer lists only. Rejected because local publisher sets are dynamic and should be discovered from runtime endpoint files.
|
||||
|
||||
## Rollout / Reversibility
|
||||
|
||||
- Additive: existing publisher behavior is unchanged when `control.bridgeWeb.enable = false`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue