state-hub/workplans/ADHOC-2026-08-08.md
tegwick 5927591be8
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Build and Publish Multi-Context Image / build-and-push (push) Successful in 1m0s
Prepare State Hub retirement baseline
2026-08-09 16:19:53 +02:00

63 lines
1.7 KiB
Markdown

---
id: ADHOC-2026-08-08
type: workplan
title: "Ad hoc fixes — 2026-08-08"
domain: infotech
repo: state-hub
status: finished
owner: codex
topic_slug: state-hub
created: "2026-08-08"
updated: "2026-08-08"
state_hub_workstream_id: "f0175ce9-452b-4e52-b835-b8736d94e3d5"
state_hub_workstream_id: "f0175ce9-452b-4e52-b835-b8736d94e3d5"
---
## Integrate State Hub connectivity into Codex setup
```task
id: ADHOC-2026-08-08-T01
status: done
priority: medium
state_hub_task_id: "5ad8b6f7-f005-43da-9d01-1fe7b0a5c8f8"
```
Add an idempotent Codex configuration step to the operator bootstrap, verify
State Hub loopback access from the Codex sandbox, distinguish managed-policy
isolation from an actual hub outage, and propagate accurate agent guidance.
## Repair Codex stdio MCP launcher
```task
id: ADHOC-2026-08-08-T02
status: done
priority: high
```
Remove the stdio MCP launcher's runtime dependency on the read-only global uv
cache, execute the repository virtual environment directly, and verify an MCP
initialize exchange through the registered launcher.
## Split a slim Codex MCP surface from full dev-hub administration
```task
id: ADHOC-2026-08-08-T03
status: done
priority: high
```
Limit Codex registration to essential repository coordination tools while
leaving the full State Hub MCP server and SSE transport available to clients
that need the administrative surface.
## Make Codex MCP opt-in
```task
id: ADHOC-2026-08-08-T04
status: done
priority: high
```
Remove the default Codex dev-hub registration after bridge-level latency and
startup interruption persisted, retain the slim server for explicit testing,
and make REST plus the statehub CLI the documented Codex default.