docs: reframe stale 'the manager' as the root/bootstrap container (infra + web-ui)
Port-range, network-isolation, state-dir, web-UI-port, priv allowlist, and rebuild-source mentions now refer to the root/bootstrap container rather than 'the manager' — no structural manager exists (root-ness is topological). Real artifact names (the manager.nix template toplevel, /run/hyperhive/manager/mcp.sock) are left as-is.
This commit is contained in:
parent
adb76f3cdf
commit
ec5c7d49c4
6 changed files with 13 additions and 13 deletions
|
|
@ -110,7 +110,7 @@ known operations; there is no arbitrary command pass-through:
|
|||
|
||||
**Container allowlist** — every request is validated against an
|
||||
allowlist before any operation: only names matching `h-<agent>` (the
|
||||
standard agent prefix), the manager container, or the known sibling
|
||||
standard agent prefix), the root/bootstrap container, or the known sibling
|
||||
service containers (`hive-gateway`, `hive-forge`, `hive-matrix`,
|
||||
`hive-ci`) are accepted. Arbitrary container names are rejected.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue