Finish CUST-WP-0014: mark all tasks done and archive workplan
Implementation lives in state-hub; close the tracking workplan with all six tasks marked done and move it to archived/260708.
This commit is contained in:
@@ -4,18 +4,20 @@ type: workplan
|
|||||||
title: Repo Sync Automation & Gitea Inventory
|
title: Repo Sync Automation & Gitea Inventory
|
||||||
domain: infotech
|
domain: infotech
|
||||||
repo: the-custodian
|
repo: the-custodian
|
||||||
status: backlog
|
status: finished
|
||||||
state_hub_workstream_id: 27ea80bd-76bf-44a7-b0ed-e09748d5390b
|
state_hub_workstream_id: 27ea80bd-76bf-44a7-b0ed-e09748d5390b
|
||||||
created: 2026-03-16
|
created: 2026-03-16
|
||||||
updated: 2026-06-27
|
updated: 2026-07-08
|
||||||
---
|
---
|
||||||
|
|
||||||
# CUST-WP-0014 — Repo Sync Automation & Gitea Inventory
|
# CUST-WP-0014 — Repo Sync Automation & Gitea Inventory
|
||||||
|
|
||||||
2026-06-27 stabilization note: this workplan was previously marked `done` even
|
2026-07-08 completion note: all six tasks were implemented in the extracted
|
||||||
though all task blocks remained `todo`. It has been reopened as `backlog` so the
|
`state-hub` repo (`/home/worsch/state-hub`). Periodic sync runs via activity-core
|
||||||
State Hub read model reflects the actual remaining sync-health work without
|
on Railiance01 (STATE-WP-0064); local systemd timer retired. Post-commit hooks
|
||||||
adding it to the current execution queue.
|
use `statehub fix-consistency` with Make fallback. Dispatch endpoint ships as
|
||||||
|
`active_workplans` (plus scope health and interface-change extensions from later
|
||||||
|
workplans); `workplan_file` per workstream remains a stretch goal.
|
||||||
|
|
||||||
## Problem
|
## Problem
|
||||||
|
|
||||||
@@ -68,7 +70,7 @@ invisible — no workplan tracking, no SBOM, no goal alignment.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: CUST-WP-0014-T01
|
id: CUST-WP-0014-T01
|
||||||
status: todo
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "f35c86a9-d927-4543-9e74-ff32cadcc766"
|
state_hub_task_id: "f35c86a9-d927-4543-9e74-ff32cadcc766"
|
||||||
```
|
```
|
||||||
@@ -87,7 +89,7 @@ after running `make fix-consistency REPO=the-custodian`.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: CUST-WP-0014-T02
|
id: CUST-WP-0014-T02
|
||||||
status: todo
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "97c831d9-d915-4b77-9dd6-929ff24dfd5e"
|
state_hub_task_id: "97c831d9-d915-4b77-9dd6-929ff24dfd5e"
|
||||||
```
|
```
|
||||||
@@ -114,7 +116,7 @@ Acceptance: commit in `marki-docx` → `last_state_synced_at` updates within 2s.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: CUST-WP-0014-T03
|
id: CUST-WP-0014-T03
|
||||||
status: todo
|
status: done
|
||||||
priority: medium
|
priority: medium
|
||||||
state_hub_task_id: "06be1c0b-893b-4fbb-967c-9842ba59ffaa"
|
state_hub_task_id: "06be1c0b-893b-4fbb-967c-9842ba59ffaa"
|
||||||
```
|
```
|
||||||
@@ -140,7 +142,7 @@ edit, `last_state_synced_at` updates without human intervention.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: CUST-WP-0014-T04
|
id: CUST-WP-0014-T04
|
||||||
status: todo
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "f05a04e4-10f3-4c41-a73f-057f0dea5126"
|
state_hub_task_id: "f05a04e4-10f3-4c41-a73f-057f0dea5126"
|
||||||
```
|
```
|
||||||
@@ -168,7 +170,7 @@ three-section report.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: CUST-WP-0014-T05
|
id: CUST-WP-0014-T05
|
||||||
status: todo
|
status: done
|
||||||
priority: medium
|
priority: medium
|
||||||
state_hub_task_id: "ceae2737-4762-49e5-ae41-9eca3ca79dda"
|
state_hub_task_id: "ceae2737-4762-49e5-ae41-9eca3ca79dda"
|
||||||
```
|
```
|
||||||
@@ -188,7 +190,7 @@ Add to nav in `observablehq.config.js`.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: CUST-WP-0014-T06
|
id: CUST-WP-0014-T06
|
||||||
status: todo
|
status: done
|
||||||
priority: low
|
priority: low
|
||||||
state_hub_task_id: "86b646f3-a966-4ff4-9c9f-8684f1e81c54"
|
state_hub_task_id: "86b646f3-a966-4ff4-9c9f-8684f1e81c54"
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user