generated from coulomb/repo-seed
chore: add local consistency sync cli
This commit is contained in:
43
workplans/ADHOC-2026-07-01.md
Normal file
43
workplans/ADHOC-2026-07-01.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
id: 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: "1cdb288a-9bcb-4e53-8c4f-cb43e3abe9c5"
|
||||
---
|
||||
|
||||
# Ad hoc fixes - 2026-07-01
|
||||
|
||||
## Add Local State Hub Consistency CLI
|
||||
|
||||
```task
|
||||
id: ADHOC-2026-07-01-T01
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "060e6e63-b456-418e-83c5-7660fa206800"
|
||||
```
|
||||
|
||||
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: ADHOC-2026-07-01-T02
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "076b97bd-fb97-47f9-9733-c8eac6cd6355"
|
||||
```
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user