finish CUST-WP-0067-T07 and CUST-WP-0068-T01
Repo Manager now owns the State Hub access map and the registrar no longer fails its own generated-index precondition. Close 0067; 0068 continues with the remaining recovery tasks.
This commit is contained in:
parent
54c08bdbaf
commit
454300e490
3 changed files with 26 additions and 5 deletions
|
|
@ -16,11 +16,15 @@
|
|||
The Custodian State Hub tracks work across all domains. Interact via HTTP REST —
|
||||
there is no MCP server for Codex agents.
|
||||
|
||||
<!-- BEGIN STATE-HUB-ACCESS -->
|
||||
| Context | URL |
|
||||
|---------|-----|
|
||||
| Local workstation | `http://127.0.0.1:8000` |
|
||||
| Remote (railiance01, in-cluster) | `http://10.43.68.154:8000` |
|
||||
| Optional local edge relay | http://127.0.0.1:18080 |
|
||||
| Optional local edge relay | `http://127.0.0.1:18080` |
|
||||
|
||||
Do not instruct a remote agent to use `http://127.0.0.1:18000`. That reverse tunnel is retired; on railiance01 reach the hub at the in-cluster address above.
|
||||
<!-- END STATE-HUB-ACCESS -->
|
||||
|
||||
When an operator has enabled the edge relay, set API_BASE to the relay URL.
|
||||
Queueable writes return an explicit queued receipt if the central hub is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue