feat: complete cluster self-sufficiency hardening
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a06d83-1cbc-71f2-b0dc-e0f48cedae43
This commit is contained in:
parent
87047faa8e
commit
0b44cf12f5
14 changed files with 232 additions and 40 deletions
|
|
@ -37,6 +37,11 @@ before declaring State Hub unavailable; a managed Codex permission profile may
|
|||
still enforce isolated networking. Experimental MCP can be enabled explicitly
|
||||
with `make -C ~/state-hub configure-codex WITH_MCP=1`.
|
||||
|
||||
Repository files cross machine boundaries through committed Forge revisions:
|
||||
workstation agents push to Forgejo and cluster infrastructure reads a verified
|
||||
commit into ephemeral storage. Neither side reads or writes the other's
|
||||
checkout. `local_path` and `host_paths` describe host-local observations only.
|
||||
|
||||
### Orient at session start
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue