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-0063: Cloudflare MoQ Relay + WebTransport-Only Web Watch
Status: Draft
Status: Implemented
## Decision
@ -77,6 +77,11 @@ Implementation choice:
Web share link:
- `https://every.channel/watch?url=<relay-url>&name=<broadcast-name>`
## Alternatives considered
- Keep the legacy WebRTC/WS path as primary. Rejected because it does not align with relay-native MoQ fanout goals.
- Wait for full draft parity across all relays before shipping. Rejected because live interop was already sufficient on the chosen relay path.
## Rollout / Reversibility
- Keep existing `/api/*` bootstrap endpoints during migration.