state-hub/workplans/ADHOC-2026-07-01.md
tegwick 8e36b22e26
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
chore: assign missing ad-hoc task identifiers
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a053ff-1d6f-7fe2-ac1c-a6eb40a42a0c
2026-08-30 22:51:34 +02:00

43 lines
1.2 KiB
Markdown

---
id: STATE-WP-ADHOC-2026-07-01
type: workplan
title: "Ad hoc fixes - 2026-07-01"
domain: infotech
repo: state-hub
status: finished
owner: codex
topic_slug: custodian
created: "2026-07-01"
updated: "2026-07-01"
state_hub_workstream_id: "61e04529-bc2a-50b7-815a-f09a4733eb92"
---
# Ad hoc fixes - 2026-07-01
## Add Local State Hub Consistency CLI
```task
id: STATE-WP-ADHOC-2026-07-01-T01
status: done
priority: medium
state_hub_task_id: "a7e2fb28-ee88-511f-8ed6-ebcd9f778094"
```
Add `statehub fix-consistency` so agents can reconcile ADR-001 workplan files
from the attached repo checkout instead of asking the operator to run
`make fix-consistency REPO=<slug>` inside the State Hub repo. Update generated
agent instructions to make the CLI sync a normal agent close-out step.
## Clear Closed-Workstream C-12 Orphan Warnings
```task
id: STATE-WP-ADHOC-2026-07-01-T02
status: done
priority: medium
state_hub_task_id: "b33205fc-135a-53ac-83db-c1697a9476e8"
```
Treat terminal DB-only tasks in closed workstreams as non-actionable historical
cache rows in the consistency checker. Open orphan tasks in closed workstreams
remain fixable and are still auto-canceled, but already-terminal duplicates no
longer leave permanent C-12 warnings.