chore(workplan): archive obsolete ADHOC-2026-06-15 inter-hub production fixes

Obsolete after migration to core-hub; cancel remaining task and archive
workstream rather than pursue inter-hub production acceptance.
This commit is contained in:
2026-07-03 16:45:00 +02:00
parent f69916efd6
commit 4d04fe591c

View File

@@ -4,10 +4,10 @@ type: workplan
title: "Ad hoc Inter-Hub production fixes" title: "Ad hoc Inter-Hub production fixes"
domain: custodian domain: custodian
repo: inter-hub repo: inter-hub
status: blocked status: archived
owner: codex owner: codex
created: "2026-06-15" created: "2026-06-15"
updated: "2026-06-16" updated: "2026-07-03"
state_hub_workstream_id: "9e7a50b4-da7f-4df9-9154-7b89a071f520" state_hub_workstream_id: "9e7a50b4-da7f-4df9-9154-7b89a071f520"
--- ---
@@ -17,7 +17,7 @@ state_hub_workstream_id: "9e7a50b4-da7f-4df9-9154-7b89a071f520"
```task ```task
id: ADHOC-2026-06-15-T01 id: ADHOC-2026-06-15-T01
status: blocked status: cancel
priority: high priority: high
state_hub_task_id: "cceee9f1-56af-44bc-898d-21c4508df07c" state_hub_task_id: "cceee9f1-56af-44bc-898d-21c4508df07c"
``` ```
@@ -95,15 +95,10 @@ Recheck on 2026-06-16:
operator key is available in this session, so the protected widget-create and operator key is available in this session, so the protected widget-create and
hub-registry smoke checks could not be run without a secret handoff. hub-registry smoke checks could not be run without a secret handoff.
Current blocked reason: source-side work appears complete, but production Closure on 2026-07-03:
closure still requires one of:
1. an attended operator/runtime key handoff so Codex can run the protected - Obsolete after migration from inter-hub to core-hub; no further inter-hub
smoke without printing the key; production follow-up is planned.
2. operator-provided non-secret evidence that production is running an image - Source-side COUNT decode fix remains in inter-hub history but production
containing commit `5101eb5` or an equivalent COUNT decode fix; or acceptance was never completed.
3. operator-run smoke evidence showing authenticated `POST /api/v2/widgets` - Workstream archived and task cancelled per operator direction.
and authenticated `GET /api/v2/hub-registry` succeed against production.
Until one of those exists, this ad hoc workplan should remain `blocked`, not
`done`.