fix(workplans): adopt ADR-007 derived identifiers

Records absent from central carried random pre-ADR-007 identifiers minted by
the retired local hub, which C-06 refused as stale references. Deriving from
the canonical record id takes no identity from anything.

Refs CUST-WP-0068-T06

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
This commit is contained in:
codex 2026-08-25 19:30:13 +02:00
parent 9458d0256a
commit b5730f280b
55 changed files with 2937 additions and 150 deletions

View file

@ -4,7 +4,7 @@
> in design or delivery *now*. Counterpart: [`INTENT.md`](INTENT.md) (stable /
> aspirational).
**Last updated:** 2026-07-31
**Last updated:** 2026-08-07
---
@ -49,6 +49,10 @@ must outrank partnership.
- Glossary and rules-text consistency across CSV sheets.
- Safety/safeguards language for the core set (non-clinical framing).
- Edition packaging notes (zip, metadata, version bumps).
- **Rules modules by aspect** under `editions/modules/`, indexed by
`editions/catalog.yaml` (schema 2) and mapped in `editions/ASPECTS.md`.
Profiles compose modules (H1/H2 legacy → profiles `h1` / `h2`).
Compare / keep / reject before promoting into baseline `ground-darvo-rN`.
---