From fa26b7a579b373cfd646ba3de0b6952effe291bd Mon Sep 17 00:00:00 2001 From: root Date: Fri, 24 Jul 2026 20:14:49 +0000 Subject: [PATCH] no-mistakes(test): Fixed 7 cross-table inconsistencies: kagentz placement, mumuni placement, stale 5-node references --- infrastructure-control.prose.md | 8 ++++---- infrastructure-update.prose.md | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/infrastructure-control.prose.md b/infrastructure-control.prose.md index e7aa436..86c73ea 100644 --- a/infrastructure-control.prose.md +++ b/infrastructure-control.prose.md @@ -105,11 +105,11 @@ description: > | Node | IP | CPU | RAM | VMs/CTs | Role | |------|----|-----|-----|---------|------| | minipve | .12 | 16C | 30GB | authentik, gitea, syslog-api, infisical-vault, jitsi | Auth, git, messaging | -| amdpve | .15 | 32C | 62GB | kagentz, tanko, tdunna, baggy, scottdenya | Agents, compute | +| amdpve | .15 | 32C | 62GB | tanko, tdunna, baggy, scottdenya | Agents, compute | | storepve | .6 | 28C | 31GB | docker-vm, ra-h-os, PBS, media, jdownloader, zulip | Docker, storage, chat | | acerpve | .9 | 28C | 31GB | llm-gpu | GPU VMs | | ocupve | .5 | 12C | 14GB | ocu-llm | GPU VMs | -| hwepve | .4 | ? | ? | abiba, (mumuni CT 114 stopped) | Agents (new node) | +| hwepve | .4 | ? | ? | abiba, kagentz, (mumuni CT 114 stopped) | Agents (new node) | > **Note:** CTs on storepve include jdownloader (CT 118). AdGuard (CT 102) is on > minipve at .10, not acerpve. Abiba (CT 100) is on hwepve, not amdpve. Mumuni @@ -630,14 +630,14 @@ Source of truth: `/root/scripts/pct-run.sh` or `prose-contracts/scripts/pct-run. | CT | Name | Node | pct-run | |-----|------|------|---------| | 100 | abiba | hwepve | `pct-run 100` | -| 105 | kagentz | amdpve | `pct-run 105` | +| 105 | kagentz | hwepve | `pct-run 105` | | 111 | tdunna | amdpve | `pct-run 111` | | 112 | tanko | amdpve | `pct-run 112` | | 113 | baggy | amdpve | `pct-run 113` | | 115 | scottdenya | amdpve | `pct-run 115` | | 104 | authentik | minipve | `pct-run 104` | | 110 | gitea | minipve | `pct-run 110` | -| 114 | mumuni | minipve | `pct-run 114` | +| 114 | mumuni | hwepve | `pct-run 114` | | 116 | syslog-api | minipve | `pct-run 116` | | 106 | ra-h-os | storepve | `pct-run 106` | | 107 | proxmox-backup | storepve | `pct-run 107` | diff --git a/infrastructure-update.prose.md b/infrastructure-update.prose.md index 3ef4eae..0acf374 100644 --- a/infrastructure-update.prose.md +++ b/infrastructure-update.prose.md @@ -2,7 +2,7 @@ kind: responsibility name: infrastructure-update description: > - Autonomous system-wide update contract covering all 5 Proxmox nodes, + Autonomous system-wide update contract covering all 6 Proxmox nodes, 15+ containers/VMs, and 4 Docker ecosystems. Updates apt packages, Docker images, and container stacks in safe waves with health checks and automatic rollback on failure. @@ -220,7 +220,7 @@ When LiteLLM is upgraded to a version supporting per-key MCP grants: ## Success Criteria -- [ ] All 5 PVE nodes updated, no reboot-loop +- [ ] All 6 PVE nodes updated, no reboot-loop - [ ] All VMs/CTs running post-update - [ ] All Docker containers healthy (VM 109 + CT 116 + CT 117) - [ ] LiteLLM inference passing (syslog-auto test) @@ -236,7 +236,7 @@ After completion, send Zulip DM: ``` 📋 Infrastructure Update — YYYY-MM-DD -Updated: 5 PVE nodes, 12 CTs/VMs, 30+ containers +Updated: 6 PVE nodes, 12 CTs/VMs, 30+ containers Security fixes: N CVEs patched Downtime: Failures: none /