Merge pull request 'docs: rework references for repo rename proxmox-controller -> felhom-agent' (#1) from chore/rename-repo-refs into main

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-06-08 11:57:13 +00:00
3 changed files with 3 additions and 3 deletions
@@ -1,7 +1,7 @@
# Felhom Controller Architecture — Part 2: Controller Module Map # Felhom Controller Architecture — Part 2: Controller Module Map
**Status:** audit (keep / port / delete / modify / add), grounded in the v0.33 source. **Status:** audit (keep / port / delete / modify / add), grounded in the v0.33 source.
**Subject:** the v0.33 controller in `deploy-felhom-compose/controller/` (110 `.go` files, **Subject:** the v0.33 controller in `felhom-controller/controller/` (110 `.go` files,
~40 K LOC) audited against [01-topology-and-trust.md](01-topology-and-trust.md) and ~40 K LOC) audited against [01-topology-and-trust.md](01-topology-and-trust.md) and
[../proxmox-platform.md](../proxmox-platform.md). [../proxmox-platform.md](../proxmox-platform.md).
+1 -1
View File
@@ -12,7 +12,7 @@
Working artifact. Review pass over `01-topology-and-trust.md`, `02-controller-module-map.md`, Working artifact. Review pass over `01-topology-and-trust.md`, `02-controller-module-map.md`,
`03-host-agent.md`, `proxmox-platform.md`, and the Phase 0 / Phase 1-2 findings, grounded `03-host-agent.md`, `proxmox-platform.md`, and the Phase 0 / Phase 1-2 findings, grounded
against the v0.33 source (`deploy-felhom-compose/controller/`). Every finding cites a against the v0.33 source (`felhom-controller/controller/`). Every finding cites a
file+line or a doc section. Severity: **blocking** / **should-fix** / **minor**. file+line or a doc section. Severity: **blocking** / **should-fix** / **minor**.
Two findings are self-corrections of my own earlier work (`02` and `proxmox-platform.md`) — Two findings are self-corrections of my own earlier work (`02` and `proxmox-platform.md`) —
+1 -1
View File
@@ -1,6 +1,6 @@
# Proxmox Platform Reference # Proxmox Platform Reference
Authoritative, living reference for the Proxmox platform underneath `proxmox-controller`. Authoritative, living reference for the Proxmox platform underneath `felhom-agent`.
It records **facts about Proxmox and what we validated about it** — not Felhom design It records **facts about Proxmox and what we validated about it** — not Felhom design
decisions. Where a design choice exists, this doc points to the (future) controller decisions. Where a design choice exists, this doc points to the (future) controller
architecture document rather than making the choice here. architecture document rather than making the choice here.