fix(workplans): adopt ADR-007 derived identifiers for unregistered records
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

These workplans exist only in the retired local hub. Their random pre-ADR-007
identifiers are refused by C-06 as stale references, so they cannot be
registered. Deriving from the canonical record id takes no identity from
anything: central does not hold them and the old ids die with the cache.

Records central already holds were deliberately left untouched.

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 20:07:52 +02:00
parent d90b0edd84
commit 40a876db99
3 changed files with 20 additions and 20 deletions

View file

@ -19,7 +19,7 @@ spec_refs:
- workplans/CE-WP-0003-form-binding-visual-guide.md
- workplans/CE-WP-0007-capture-view-polish.md
- docs/decisions/ADR-0004-pdf-viewer-library.md
state_hub_workstream_id: "e03c5d0c-36f9-49ef-8c6d-1dafe1fc781b"
state_hub_workstream_id: "e85902b9-b410-5728-b85c-0adf36f311e5"
---
# CE-WP-0010 — Annotate & Attributes UX
@ -116,7 +116,7 @@ T07 (tests + copy audit)
id: CE-WP-0010-T01
status: done
priority: high
state_hub_task_id: "acacc281-7cc3-4833-a123-593494cafe24"
state_hub_task_id: "86d75416-2f69-573f-bf47-649e6276eea7"
```
**Change:** In the session top bar tab list (`src/app/App.tsx`), set the
@ -141,7 +141,7 @@ are updated in the same task.
id: CE-WP-0010-T02
status: done
priority: high
state_hub_task_id: "f8538031-3916-4f3b-a66c-2a5fd1d575f7"
state_hub_task_id: "65274992-9e9f-5e9f-8e81-0f362da2dc4a"
```
**UI copy (drop “form”):**
@ -176,7 +176,7 @@ state_hub_task_id: "f8538031-3916-4f3b-a66c-2a5fd1d575f7"
id: CE-WP-0010-T03
status: done
priority: high
state_hub_task_id: "5ba0e6dd-e2c9-4167-87fb-2ac7a7d81933"
state_hub_task_id: "728ead55-b636-5113-a9a3-e239a57e84e1"
```
Next to the **Evidence** caption in the right column of Annotate (and the
@ -214,7 +214,7 @@ id: CE-WP-0010-T04
status: done
priority: high
depends_on: [T02]
state_hub_task_id: "3ca351b4-a039-48ad-a2a1-d95cc202b04f"
state_hub_task_id: "a1c5219d-8289-50fa-8233-c31b61fe0e30"
```
Same interaction model as T03, next to the **Attributes** caption:
@ -237,7 +237,7 @@ id: CE-WP-0010-T05
status: done
priority: critical
depends_on: [T02, T03]
state_hub_task_id: "45e4a981-9985-49cd-bdbf-4ce8e29ae243"
state_hub_task_id: "13364730-287f-5b37-965b-821c79a32b5c"
```
**Problem:** Capture mode currently uses Collection | Viewer | FormPane with
@ -290,7 +290,7 @@ id: CE-WP-0010-T06
status: done
priority: high
depends_on: [T05]
state_hub_task_id: "3451fe43-2909-4bf6-aa7c-72805239245b"
state_hub_task_id: "22684020-82a7-5bb9-aa7d-e89bfdf8d52c"
```
**Behaviour:** When an evidence item is active, draw a guide line from the
@ -330,7 +330,7 @@ id: CE-WP-0010-T07
status: done
priority: medium
depends_on: [T01, T02, T03, T04, T05, T06]
state_hub_task_id: "cc6802be-c910-4b5b-aa36-0ba970aff4c4"
state_hub_task_id: "2b9e85a5-e6b3-5363-b8c6-cb9eb8b5625c"
```
**Tests (prefer DOM / integration where layout matters):**

View file

@ -17,7 +17,7 @@ planning_priority: high
spec_refs:
- workplans/CE-WP-0010-annotate-attributes-ux.md
- workplans/CE-WP-0003-form-binding-visual-guide.md
state_hub_workstream_id: "e88d43c4-6ad3-4144-aa13-6e33f241cd9d"
state_hub_workstream_id: "dad1cd8d-713f-5705-bc3c-0363aacf7281"
---
# CE-WP-0011 — Attributes guide polish
@ -46,7 +46,7 @@ this workplan covers residual UX and n:m visual guide behaviour.
id: CE-WP-0011-T01
status: done
priority: high
state_hub_task_id: "dd01c991-316f-4c7f-983e-c8990474fd53"
state_hub_task_id: "b7d0237d-3f03-50a5-8a03-c667fa877c77"
```
Normalize `formSchema.title` when loading capture-state from localStorage.
@ -57,7 +57,7 @@ Normalize `formSchema.title` when loading capture-state from localStorage.
id: CE-WP-0011-T02
status: done
priority: high
state_hub_task_id: "9df7737d-ba67-4659-a941-33489d47f45f"
state_hub_task_id: "0c17c153-5975-5f0b-a0b5-c4fa03676eb8"
```
Update `Overlay` to resolve all links via binding service; card right →
@ -69,7 +69,7 @@ field left.
id: CE-WP-0011-T03
status: done
priority: medium
state_hub_task_id: "ed7aa3d5-255f-4b2d-9ef3-945dc7cea4a0"
state_hub_task_id: "41333ee3-06a6-575b-b587-50398f3ac26b"
```
`FormRenderer` header keeps title + filter; add button and add form at bottom.
@ -81,7 +81,7 @@ id: CE-WP-0011-T04
status: done
priority: medium
depends_on: [T01, T02, T03]
state_hub_task_id: "b596cd0d-b3cc-4f50-9242-f0c3e41e99ae"
state_hub_task_id: "2e9f3b4c-782b-507b-aa70-a4ead3296926"
```
Unit/DOM coverage; mark workplan finished.

View file

@ -18,7 +18,7 @@ spec_refs:
- wiki/AttributeValueTypes-proposal.md
- workplans/CE-WP-0010-annotate-attributes-ux.md
- ../info-tech-canon/seeds/InfoTechCanonDataModel_RC1_seed.md
state_hub_workstream_id: "4e9b861b-15e2-4a47-9a20-33b4806872a0"
state_hub_workstream_id: "46704d45-5ee2-5f8d-a0e7-ddeb931ffa27"
---
# CE-WP-0012 — Attribute Value Types
@ -87,7 +87,7 @@ ship T01T06 against the wiki proposal and remap ids if ITC renames.
id: CE-WP-0012-T01
status: done
priority: high
state_hub_task_id: "eeed0352-67a1-428b-8262-13e0a81f8a68"
state_hub_task_id: "2df0deb2-0e99-591d-9de1-36c98789c741"
```
Resolve decision asks in `wiki/AttributeValueTypes-proposal.md` §8 with
@ -104,7 +104,7 @@ id: CE-WP-0012-T02
status: done
priority: high
depends_on: [T01]
state_hub_task_id: "7dc4cf80-d49f-4621-952b-3753a8b900bc"
state_hub_task_id: "6f2369e8-aa52-5540-9362-19d558a17637"
```
Extend `FormFieldSchema` / `FieldType` in evidence-binder:
@ -124,7 +124,7 @@ id: CE-WP-0012-T03
status: done
priority: high
depends_on: [T02]
state_hub_task_id: "8504082a-59f2-49ca-9fd7-7288a2079974"
state_hub_task_id: "18f3c81f-5f52-5635-bd75-9748c748e49b"
```
Render HTML `time`, `datetime-local` (or split date+time), and amount UI.
@ -141,7 +141,7 @@ id: CE-WP-0012-T04
status: done
priority: high
depends_on: [T02]
state_hub_task_id: "77f23485-6fd4-47b6-aa18-8330e6145a95"
state_hub_task_id: "975de5c5-61a3-5efb-b97c-fcaa0792fd85"
```
- `one-of`: select or radio
@ -159,7 +159,7 @@ id: CE-WP-0012-T05
status: done
priority: medium
depends_on: [T03, T04]
state_hub_task_id: "49e25141-9ddb-48d7-9e66-8c40e6e93d83"
state_hub_task_id: "299c534b-627f-5072-840c-1c209a615af7"
```
- load/save options in capture-state
@ -175,7 +175,7 @@ id: CE-WP-0012-T06
status: done
priority: medium
depends_on: [T05]
state_hub_task_id: "5e3af071-18d3-42cb-a363-a74ec7009897"
state_hub_task_id: "1364d9f5-8ff8-59dc-bb8c-c5683add4b66"
```
- unit/DOM coverage for new types