fix(workplans): re-key WHYNOT-WP strays onto WNCTL-WP
WHYNOT-WP belongs to whynot-design (26 ids vs 6 here), ruled by Bernd. The two repos were cross-blocking in the hub: whynot-design could not claim whynot-wp-0001 because this repo held it, and this repo could not claim whynot-wp-0002 because whynot-design held that. WNCTL-WP is newly registered to this repository. Numbers carry over unchanged since nothing here used the new prefix. Both files declare repo: whynot-control, so this is the repo's own work, not inherited template residue. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
This commit is contained in:
parent
8d0047b6e8
commit
cadbe22d9e
2 changed files with 7 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
id: WHYNOT-WP-0001
|
||||
id: WNCTL-WP-0001
|
||||
type: workplan
|
||||
title: "Bootstrap State Hub integration"
|
||||
domain: consumer
|
||||
|
|
@ -19,7 +19,7 @@ Whynot control plane.
|
|||
## Review Generated Integration Files
|
||||
|
||||
```task
|
||||
id: WHYNOT-WP-0001-T01
|
||||
id: WNCTL-WP-0001-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "64aaa12f-b724-4cfe-8a0b-797209d5f1eb"
|
||||
|
|
@ -34,7 +34,7 @@ Replace generated placeholders with repo-specific facts where needed.
|
|||
## Verify Local Developer Workflow
|
||||
|
||||
```task
|
||||
id: WHYNOT-WP-0001-T02
|
||||
id: WNCTL-WP-0001-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "2164991f-c870-4b4e-bebc-147336e2341e"
|
||||
|
|
@ -50,14 +50,14 @@ changes confidently.
|
|||
## Seed First Real Workplan
|
||||
|
||||
```task
|
||||
id: WHYNOT-WP-0001-T03
|
||||
id: WNCTL-WP-0001-T03
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "0cc23609-4995-46b8-82cb-2b00125b049e"
|
||||
|
||||
```
|
||||
|
||||
Result 2026-06-22: Created WHYNOT-WP-0002.
|
||||
Result 2026-06-22: Created WNCTL-WP-0002.
|
||||
|
||||
Create the first implementation workplan for the repository's most important
|
||||
next change. After workplan file updates, run from `~/state-hub`:
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
id: WHYNOT-WP-0002
|
||||
id: WNCTL-WP-0002
|
||||
type: workplan
|
||||
title: "Beta signal intake pipeline"
|
||||
domain: consumer
|
||||
|
|
@ -19,7 +19,7 @@ Structure how prototype signals, betas, and feedback enter the whynot organizati
|
|||
## Beta intake pipeline
|
||||
|
||||
```task
|
||||
id: WHYNOT-WP-0002-T01
|
||||
id: WNCTL-WP-0002-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "cbe32490-2bc3-4a87-a9b3-faf6fe9d3723"
|
||||
Loading…
Add table
Add a link
Reference in a new issue