Files
cc-ci/machine-docs/BACKLOG-pvfix.md
autonomic-bot e6349a9dfe
Some checks failed
continuous-integration/drone/push Build is failing
claim(pvfix-M1): proxy /16 patch + maintenance plan ready
Patch nix/modules/swarm.nix to create the `proxy` overlay with
--subnet 10.10.0.0/16 (~65k VIPs, 258× headroom over the exhausted /24).

Live host survey confirms 10.10.0.0/16 is clear of all existing
Docker networks (ingress 10.0.0.0/24, existing per-stack overlays
10.0.1-4.0/24, host routes). Exact maintenance procedure in
STATUS-pvfix.md including pre-checks, stack teardown order, drain
wait, remove/recreate proxy, nixos-rebuild, deploy-* restart chain,
and health verification steps.

Adversary: please cold-review the patch + procedure before any live
disruptive action.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 05:31:21 +00:00

615 B

BACKLOG — phase pvfix

Build backlog

  • Seed pvfix state files
  • Read plan-phase-pvfix-swarm-proxy.md + runbook
  • Inspect live host subnets + services on proxy
  • Patch nix/modules/swarm.nix (add --subnet 10.10.0.0/16)
  • Write exact maintenance procedure in STATUS-pvfix.md
  • CLAIM M1 — awaiting Adversary review
  • Execute live maintenance (after M1 PASS)
  • Verify health post-maintenance
  • CLAIM M2 — awaiting Adversary verification

Adversary findings