fix(workplans): qualify archived ad-hoc identifiers
The live-file pass missed these: archived ad-hocs carry a YYMMDD- filename prefix, so the ADHOC-* glob did not match them. They still derive from the forge, so they are live records rather than dead files. 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
949f8a6aac
commit
7745a965f6
4 changed files with 12 additions and 20 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
id: ADHOC-2026-05-21
|
||||
id: RAIL-FAB-WP-ADHOC-2026-05-21
|
||||
type: workplan
|
||||
title: "Ad Hoc Fixes 2026-05-21"
|
||||
domain: railiance
|
||||
|
|
@ -9,20 +9,18 @@ owner: codex
|
|||
topic_slug: railiance
|
||||
created: "2026-05-21"
|
||||
updated: "2026-05-21"
|
||||
state_hub_workstream_id: "c5126722-3b6c-4a6a-b687-bc2ebfce5d58"
|
||||
---
|
||||
|
||||
> **Terminology note:** Historical text in this archived workplan may use the legacy term "workstream". The fleet term is **workplan** (`canon/standards/workplan-terminology-fleet_v0.1.md`).
|
||||
|
||||
# ADHOC-2026-05-21 - Ad Hoc Fixes
|
||||
# RAIL-FAB-WP-ADHOC-2026-05-21 - Ad Hoc Fixes
|
||||
|
||||
## Collapse Duplicate Repository Icons
|
||||
|
||||
```task
|
||||
id: ADHOC-2026-05-21-T01
|
||||
id: RAIL-FAB-WP-ADHOC-2026-05-21-T01
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "8af02b06-b9a4-457a-bbdc-fa97543944a4"
|
||||
```
|
||||
|
||||
After projecting all discovery candidates into the local registry graph, the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue