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-0065: NixOS Runner Images + Netboot Artifacts
|
||||
|
||||
Status: Draft
|
||||
Status: Implemented
|
||||
|
||||
## Decision
|
||||
|
||||
|
|
@ -40,6 +40,11 @@ Out of scope (defer):
|
|||
- Remote runtime provisioning (fetching per-node channel lists).
|
||||
- Hardware-accelerated transcode changes (keep current CPU x264 baseline).
|
||||
|
||||
## Alternatives considered
|
||||
|
||||
- Keep runner images out-of-repo and publish ad hoc artifacts. Rejected because it weakens reproducibility and provenance.
|
||||
- Restrict to one install path only (disk install only). Rejected because netboot/bootstrap is required for fleet recovery.
|
||||
|
||||
## Rollout / Reversibility
|
||||
|
||||
- Rollout begins with local builds and a single test machine.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue