Restore USER-WP-0002 StateHub refs

This commit is contained in:
2026-06-05 19:19:33 +02:00
parent 3cbe281335
commit 05596146c8

View File

@@ -13,6 +13,7 @@ created: "2026-05-22"
updated: "2026-05-22" updated: "2026-05-22"
depends_on: depends_on:
- USER-WP-0001 - USER-WP-0001
state_hub_workstream_id: "780ce3bb-9af0-43dc-85cd-a9288e3d74c7"
--- ---
# USER-WP-0002 - User Engine Isolated MVP # USER-WP-0002 - User Engine Isolated MVP
@@ -29,6 +30,7 @@ profile resolution, projections, audit, outbox, and tests.
id: USER-WP-0002-T1 id: USER-WP-0002-T1
status: done status: done
priority: high priority: high
state_hub_task_id: "0b43c19e-7ca4-4d32-93f4-3c083a200092"
``` ```
Implement the domain model and local persistence migrations. Implement the domain model and local persistence migrations.
@@ -37,6 +39,7 @@ Implement the domain model and local persistence migrations.
id: USER-WP-0002-T2 id: USER-WP-0002-T2
status: done status: done
priority: high priority: high
state_hub_task_id: "d6404f5c-292f-4eb5-819b-42fe8c237c60"
``` ```
Implement IAM Profile-compatible fixture actor handling and local identity Implement IAM Profile-compatible fixture actor handling and local identity
@@ -46,6 +49,7 @@ linking by `(issuer, subject)`.
id: USER-WP-0002-T3 id: USER-WP-0002-T3
status: done status: done
priority: high priority: high
state_hub_task_id: "b0b0ad70-d590-4faf-916e-41dbf25d6c5f"
``` ```
Implement the authorization check port with a deterministic local test Implement the authorization check port with a deterministic local test
@@ -55,6 +59,7 @@ adapter.
id: USER-WP-0002-T4 id: USER-WP-0002-T4
status: done status: done
priority: high priority: high
state_hub_task_id: "ce310565-75e3-4fb4-9358-0aaff14a8ada"
``` ```
Implement headless APIs for health, readiness, `me`, users, account lifecycle, Implement headless APIs for health, readiness, `me`, users, account lifecycle,
@@ -64,6 +69,7 @@ identity links, applications, catalogs, profiles, projections, and audit.
id: USER-WP-0002-T5 id: USER-WP-0002-T5
status: done status: done
priority: high priority: high
state_hub_task_id: "4ebb8649-e3ff-4da8-80cd-eef8b1488129"
``` ```
Implement catalog validation, profile value validation, defaults, global plus Implement catalog validation, profile value validation, defaults, global plus
@@ -73,6 +79,7 @@ application profile layers, and inspectable effective profile resolution.
id: USER-WP-0002-T6 id: USER-WP-0002-T6
status: done status: done
priority: high priority: high
state_hub_task_id: "a238bbd8-95bb-499a-85f4-744acce188d4"
``` ```
Persist audit records and outbox events atomically with mutations. Persist audit records and outbox events atomically with mutations.
@@ -81,6 +88,7 @@ Persist audit records and outbox events atomically with mutations.
id: USER-WP-0002-T7 id: USER-WP-0002-T7
status: done status: done
priority: high priority: high
state_hub_task_id: "a9826644-1fea-4ada-bc21-7c545e790ffc"
``` ```
Add tests for lifecycle, identity linking, catalog validation, profile update Add tests for lifecycle, identity linking, catalog validation, profile update