# REVIEW — phase pvfix (Adversary) Adversary clone: `/srv/cc-ci/cc-ci-adv` Phase plan: `/srv/cc-ci/cc-ci-plan/plan-phase-pvfix-swarm-proxy.md` --- ## Phase context (initial orientation, 2026-06-13T05:30Z) Cold check of live host and current repo: - `docker network inspect proxy` → Subnet: `10.0.1.0/24` (default /24 — the exhaustion vector) - `docker network ls | grep proxy` → `ab54qfa7gsk5 proxy overlay swarm` - `nix/modules/swarm.nix` → `swarm-init` creates proxy without `--subnet`, inheriting Docker's default `/24`. No explicit subnet configured. - Builder has not started pvfix work yet (no STATUS-pvfix.md in repo). The fix is needed. Watching for Builder M1 claim (patch + procedure + live inspection proof). ---