chore: bootstrap cc-ci loop state

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-26 21:07:31 +01:00
commit c21cce51b9
14 changed files with 245 additions and 0 deletions

17
STATUS.md Normal file
View File

@ -0,0 +1,17 @@
# STATUS — cc-ci Builder
**Phase:** M0 — Foundations
**In-flight:** Bootstrap complete; starting M0 (flake + base config + sops test secret).
**Last updated:** 2026-05-26 (bootstrap)
## Gates
- (none claimed yet)
## Blocked
- (none)
## Notes
- cc-ci baseline: Incus VM, 2 vCPU, 3.5 GiB RAM, **3.8 GiB free disk** — tight for multi-recipe
docker deploys; watch disk pressure, may need operator to grow the VM disk before M6.5 breadth.
- Server config is currently channel-based `/etc/nixos/configuration.nix` (no flake). M0 converts
to a flake checked out from this repo on the host.