Adopt repo-owned workplan prefix per ADR-007
Retires the shared prefix. Live plans move to the new prefix keeping their running number; finished and archived files keep the old prefix as historical record, per the ADR-007 option 2 migration ruling. Hub UUIDs are unchanged, so reconciliation matches on state_hub_workstream_id rather than filename and will update the slug in place instead of registering duplicates. Assigned in RMGR-WP-0004-T09. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
805843491c
commit
e14576d927
4 changed files with 19 additions and 19 deletions
|
|
@ -169,7 +169,7 @@ get wrong.
|
|||
Work items originate as files in this repo — not in the hub. The hub is a
|
||||
read/cache/index layer that rebuilds from files.
|
||||
|
||||
**File location:** `workplans/RAIL-BS-WP-NNNN-<slug>.md`
|
||||
**File location:** `workplans/RCLUSTER-WP-NNNN-<slug>.md`
|
||||
|
||||
**Archived location:** finished workplans may move to
|
||||
`workplans/archived/YYMMDD-RAIL-BS-WP-NNNN-<slug>.md`. The `YYMMDD` prefix is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue