From c5219f4c4bcad0fe42781dd74cabea5ca763ba05 Mon Sep 17 00:00:00 2001 From: Christopher Jon Pitzi Date: Mon, 17 Aug 2026 17:35:23 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20enforced-surfaces=20row=20=E2=80=94=20.?= =?UTF-8?q?github=20settings=20now=20terraform=20apply-on-merge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 (1M context) --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 70c54dc..c4e774a 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -224,7 +224,7 @@ Known enforced surfaces (extend this list when a new one ships): |---|---| | Grafana Cloud dashboards | `drosera` — terraform workflow applies `dashboards/*.json` on **every merge to main** | | Route 53 / `lentago.dev` DNS | `solidago` Terraform (`modules/apex-domain` — zone + ACM cert; corrected 2026-08-12, was misattributed to `site-lentago-dev`, which carries no Terraform) — never console-edit | -| GitHub repo settings & rulesets | `.github` meta-repo — `fleet-ops/fleet-apply.sh` | +| GitHub repo settings, rulesets & labels (all 15 org repos — incl. repo existence) | `.github` meta-repo — `terraform` workflow applies `terraform/` on **every merge to main** (plan-on-PR + required `gate`; live 2026-08-17, .github#81). `fleet-ops/fleet-apply.sh` remains only for `--prune-branches` and the required-context preflight | | Central Alloy config (LXC 105) | `drosera` — `alloy-gitops.timer` pulls `main` every 5 min | | Proxmox guests on `homelab-cluster` (VM/LXC existence & shape) — all except the bullpen runner pool — plus the cluster vzdump backup jobs (kalmia#30) | `kalmia` — `terraform` workflow applies `terraform/` on **every merge to main**, via the LAN self-hosted runner (LXC 115 `gha-runner`) | | Proxmox guests — the bullpen runner pool (LXC 110–112, 116–117 in the `claytonia` PVE pool) | `claytonia` — `terraform` workflow applies `terraform/` on **every merge to main**, via a second LAN self-hosted runner agent on LXC 115 `gha-runner` (adopted from kalmia 2026-07-07, claytonia#51/kalmia#37) |