governance: normalize ECP 0063-0078 and add ECP-0079

This commit is contained in:
every.channel 2026-02-27 23:34:35 -08:00
parent 5a28a24294
commit fe03ec8f1a
No known key found for this signature in database
17 changed files with 185 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# ECP-0068: Iroh Control To Web Directory Bridge
Status: Draft
Status: Implemented
## Decision
@ -34,6 +34,11 @@ Out of scope:
- Signed/authenticated control announcements.
- Replacing relay playback with direct iroh in browsers.
## Alternatives considered
- Keep manual stream naming/link entry on the website. Rejected because it blocks one-click discovery.
- Bridge directly from browser clients instead of a node command. Rejected because browser trust/availability constraints are higher.
## Rollout / Reversibility
- Additive change; existing `/api/directory` and watch-by-link behavior remain intact.