fix(workplans): resolve duplicate CUST-WP-0010 id collision
Renumber the later domain-and-repo-goals plan to CUST-WP-0010b, following the established 0000b suffix pattern. Lifecycle documentation keeps the original CUST-WP-0010 id and filename.
This commit is contained in:
@@ -1,17 +1,18 @@
|
||||
---
|
||||
id: CUST-WP-0010
|
||||
type: workstream
|
||||
id: CUST-WP-0010b
|
||||
type: workplan
|
||||
title: Domain and Repository Goals
|
||||
domain: infotech
|
||||
status: completed
|
||||
repo: the-custodian
|
||||
status: finished
|
||||
owner: custodian
|
||||
topic_slug: the-custodian
|
||||
state_hub_workstream_id: "def8455a-9de4-4891-a15a-5b09ca98ab1e"
|
||||
created: 2026-03-08
|
||||
updated: 2026-03-09
|
||||
updated: 2026-07-08
|
||||
---
|
||||
|
||||
# Domain and Repository Goals
|
||||
# CUST-WP-0010b — Domain and Repository Goals
|
||||
|
||||
## Purpose
|
||||
|
||||
@@ -61,7 +62,7 @@ planning and reviewing progress.
|
||||
|
||||
### Implement Goals schema, API, and MCP tools
|
||||
```task
|
||||
id: T01
|
||||
id: CUST-WP-0010b-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "051fd9e1-d15c-4665-adc9-704c4d2b24ea"
|
||||
@@ -69,8 +70,8 @@ state_hub_task_id: "051fd9e1-d15c-4665-adc9-704c4d2b24ea"
|
||||
|
||||
### Seed railiance example goals
|
||||
```task
|
||||
id: T02
|
||||
id: CUST-WP-0010b-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "103b46d9-6241-4ef1-9063-054478900b5c"
|
||||
```
|
||||
```
|
||||
Reference in New Issue
Block a user