fix(workplans): adopt ADR-007 derived identifiers for unregistered records
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:
parent
24ce8b7637
commit
a87a794cc9
4 changed files with 25 additions and 25 deletions
|
|
@ -12,7 +12,7 @@ updated: "2026-08-19"
|
|||
depends_on:
|
||||
- USER-WP-0021
|
||||
- NK-WP-0025
|
||||
state_hub_workstream_id: "97145e5b-5f8f-4cb1-9135-2593f5baac8f"
|
||||
state_hub_workstream_id: "3de6231e-4712-543f-8177-9697133c366e"
|
||||
---
|
||||
|
||||
# USER-WP-0022 - public registration and application JIT
|
||||
|
|
@ -28,7 +28,7 @@ identity creation to NetKingdom.
|
|||
id: USER-WP-0022-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "43dd49b7-6dbc-4117-a401-6d9f6e59aa26"
|
||||
state_hub_task_id: "048d78c0-f105-5473-a5f8-6e2ae7596829"
|
||||
```
|
||||
|
||||
Add accessible browser/API entry points for start, email verification,
|
||||
|
|
@ -138,7 +138,7 @@ below.
|
|||
id: USER-WP-0022-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "74239ce4-5c1e-46cf-8abf-3cbec3f3f989"
|
||||
state_hub_task_id: "38a46eac-ee55-5992-9955-5a180a5172da"
|
||||
```
|
||||
|
||||
Use the existing provisioning port to create or resume an ordinary NetKingdom
|
||||
|
|
@ -177,7 +177,7 @@ orchestration boundary without exposing provider credentials or passwords.
|
|||
id: USER-WP-0022-T03
|
||||
status: cancel
|
||||
priority: high
|
||||
state_hub_task_id: "01fa1a22-0f4a-4a36-a9b3-0f94d3c70be1"
|
||||
state_hub_task_id: "3e5061f8-0602-51a1-a8eb-89ff3c3bdb7e"
|
||||
```
|
||||
|
||||
Implement an idempotent ensure-application-profile operation keyed by
|
||||
|
|
@ -199,7 +199,7 @@ coulomb-social consumer implements this under CSOC-WP-0003 using its unique
|
|||
id: USER-WP-0022-T04
|
||||
status: cancel
|
||||
priority: high
|
||||
state_hub_task_id: "d3bec8c6-e8d8-46d5-8fa2-b4675ff1ade8"
|
||||
state_hub_task_id: "a1b998af-a4db-5daf-af03-00e4f08c6e3a"
|
||||
```
|
||||
|
||||
Model the application's minimum assurance and per-user/profile step-up policy
|
||||
|
|
@ -219,7 +219,7 @@ step-up. user-engine must not become the token assurance authority.
|
|||
id: USER-WP-0022-T05
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "0a5a5f3a-0d47-4d5d-bda5-e2c7c737fee6"
|
||||
state_hub_task_id: "a1d70171-7490-5fe0-b374-0b7faed670c0"
|
||||
```
|
||||
|
||||
Cover enumeration resistance, duplicate username/email, verification
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue