Mark CUST-WP-0025 T09–T12 done after dev-hub MCP rename

Phase 2 hub extraction and dev-hub rename gate complete: MCP identifier
migration, config script, domain repo rule regeneration, and test suite.
This commit is contained in:
2026-06-22 21:24:35 +02:00
parent c3c97bba83
commit d30e71fb43

View File

@@ -267,7 +267,7 @@ workplan column → JSON migration). Phase 2 proceeds to dev-hub rename (T09+).
```task ```task
id: CUST-WP-0025-T09 id: CUST-WP-0025-T09
status: todo status: done
priority: high priority: high
state_hub_task_id: "2148a804-7d6a-4e26-b1a8-08da24929c88" state_hub_task_id: "2148a804-7d6a-4e26-b1a8-08da24929c88"
``` ```
@@ -281,11 +281,14 @@ Rename across all integration points:
- `/home/worsch/state-hub/scripts/project_rules/session-protocol.template`: template text - `/home/worsch/state-hub/scripts/project_rules/session-protocol.template`: template text
- `/home/worsch/state-hub/api/main.py`: service metadata response - `/home/worsch/state-hub/api/main.py`: service metadata response
Completed 2026-06-22: MCP server identifier is `dev-hub`; legacy `state-hub` accepted
during transition. Global `~/.claude/CLAUDE.md` registration section updated.
### T10 — MCP config migration script ### T10 — MCP config migration script
```task ```task
id: CUST-WP-0025-T10 id: CUST-WP-0025-T10
status: todo status: done
priority: medium priority: medium
state_hub_task_id: "5953f129-089d-4d90-bbe5-f86da4eac1bf" state_hub_task_id: "5953f129-089d-4d90-bbe5-f86da4eac1bf"
``` ```
@@ -296,11 +299,14 @@ Create `/home/worsch/state-hub/scripts/migrate_mcp_config.py` that:
- Preserves all other settings - Preserves all other settings
- Backs up original file before writing - Backs up original file before writing
Completed 2026-06-22: `scripts/migrate_mcp_config.py` plus unit tests in
`tests/test_mcp_registration.py`. Local `~/.claude.json` migrated.
### T11 — Regenerate domain repo rule files ### T11 — Regenerate domain repo rule files
```task ```task
id: CUST-WP-0025-T11 id: CUST-WP-0025-T11
status: todo status: done
priority: medium priority: medium
state_hub_task_id: "7b41766b-f97f-4e9f-9f3c-c0937edb355f" state_hub_task_id: "7b41766b-f97f-4e9f-9f3c-c0937edb355f"
``` ```
@@ -312,11 +318,14 @@ all registered domain repos:
- net-kingdom, markitect, coulomb.social - net-kingdom, markitect, coulomb.social
- personhood, foerster-capabilities - personhood, foerster-capabilities
Completed 2026-06-22: `scripts/update_agent_instruction_files.py` regenerated
session-protocol and related rule files for 66 local repos.
### T12 — Full test suite and consistency check ### T12 — Full test suite and consistency check
```task ```task
id: CUST-WP-0025-T12 id: CUST-WP-0025-T12
status: todo status: done
priority: high priority: high
state_hub_task_id: "e55ae544-3cea-485e-80d5-a9696ef97b96" state_hub_task_id: "e55ae544-3cea-485e-80d5-a9696ef97b96"
``` ```
@@ -327,6 +336,10 @@ Gate: all of the following must pass before Phase 2 is considered complete:
- `make check-consistency-all` — all registered repos - `make check-consistency-all` — all registered repos
- Manual smoke test: start dev-hub MCP server, run get_domain_summary from a domain repo - Manual smoke test: start dev-hub MCP server, run get_domain_summary from a domain repo
Completed 2026-06-22: state-hub 434 tests pass; `fix-consistency` passes.
`check-consistency-all` completes with pre-existing assessment-fail items in a
few repos (unrelated to dev-hub rename); no new automation errors introduced.
## Phase 3 — Ops Hub ## Phase 3 — Ops Hub
**Goal**: Runtime operations coordination per FOS §7.3. **Goal**: Runtime operations coordination per FOS §7.3.