CLAUDE.md: link ADR-015; note ubongo as physical control node

This commit is contained in:
sjat 2026-06-05 09:48:09 +02:00
parent 9653a34241
commit a30c1af3f0

View file

@ -105,7 +105,8 @@ inventories/
Host groups: `all`, `control`, `docker_hosts`, `proxmox_hosts`
(`control` holds the one manually-provisioned control node — see ADR-009.)
(`control` holds `ubongo`, the one manually-provisioned **physical** control node
outside the cluster — see ADR-009 and ADR-015.)
---
@ -197,6 +198,7 @@ Single-contributor, trunk-based (no merge requests / approval gates):
| Toolchain choices | `docs/decisions/003-toolchain.md` |
| Docker & Compose model | `docs/decisions/004-docker-model.md` |
| Bootstrapping hosts | `docs/decisions/005-bootstrapping.md` |
| Control / AI-worker host (`ubongo`) | `docs/decisions/015-control-host.md` |
| Terraform | `docs/decisions/006-terraform.md` |
| Network topology | `docs/decisions/007-network.md` |
| Testing methodology | `docs/decisions/008-testing.md` |