fix(workplans): qualify archived ad-hoc identifiers
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

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:
tegwick 2026-08-28 00:34:01 +02:00
parent 13001a1452
commit fd86397f52

View file

@ -1,5 +1,5 @@
--- ---
id: ADHOC-2026-06-14 id: NK-WP-ADHOC-2026-06-14
type: workplan type: workplan
title: "Ad hoc NetKingdom operator usability fixes" title: "Ad hoc NetKingdom operator usability fixes"
domain: netkingdom domain: netkingdom
@ -9,7 +9,6 @@ owner: codex
topic_slug: netkingdom topic_slug: netkingdom
created: "2026-06-14" created: "2026-06-14"
updated: "2026-06-14" updated: "2026-06-14"
state_hub_workstream_id: "c6f3d6bf-4916-490d-96ce-092d2776d7e7"
--- ---
> **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`). > **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`).
@ -19,10 +18,9 @@ state_hub_workstream_id: "c6f3d6bf-4916-490d-96ce-092d2776d7e7"
## SOPS Custody Unlock Helper ## SOPS Custody Unlock Helper
```task ```task
id: ADHOC-2026-06-14-T01 id: NK-WP-ADHOC-2026-06-14-T01
status: done status: done
priority: medium priority: medium
state_hub_task_id: "bb5973d8-8e61-48f6-b627-a662f8a34ad1"
``` ```
Added a custody unlock helper for SOPS/age operations so drills and incident Added a custody unlock helper for SOPS/age operations so drills and incident