Add tenant-aware user-engine behavior

This commit is contained in:
2026-05-22 21:28:40 +02:00
parent c1b02b8bba
commit 2f9272f39d
8 changed files with 533 additions and 20 deletions

View File

@@ -4,7 +4,7 @@ type: workplan
title: "User Engine Multi-Tenancy"
domain: netkingdom
repo: user-engine
status: active
status: finished
owner: codex
topic_slug: netkingdom
planning_priority: high
@@ -28,7 +28,7 @@ and tenant isolation tests.
```task
id: USER-WP-0003-T1
status: todo
status: done
priority: high
state_hub_task_id: "3b6d67cc-be4d-4da3-b08c-f5919c1cb167"
```
@@ -37,7 +37,7 @@ Implement tenant identifiers, tenant context resolution, and request validation.
```task
id: USER-WP-0003-T2
status: todo
status: done
priority: high
state_hub_task_id: "9b8cb25a-eae5-4c6d-abdb-87fa73ba2cc6"
```
@@ -47,7 +47,7 @@ constraints.
```task
id: USER-WP-0003-T3
status: todo
status: done
priority: high
state_hub_task_id: "a7abd6b0-c35a-4b3a-ae60-1d7db41398f8"
```
@@ -57,7 +57,7 @@ tenant admins.
```task
id: USER-WP-0003-T4
status: todo
status: done
priority: high
state_hub_task_id: "9deb9f46-d214-4311-9b19-7f61d75b4aaa"
```
@@ -67,7 +67,7 @@ and scope facts.
```task
id: USER-WP-0003-T5
status: todo
status: done
priority: medium
state_hub_task_id: "ea8d4127-7ef1-4a7a-80fb-11c8f00c25c3"
```
@@ -76,7 +76,7 @@ Add tenant-aware audit records and outbox events.
```task
id: USER-WP-0003-T6
status: todo
status: done
priority: high
state_hub_task_id: "7d1071a2-c85f-4a21-9842-fcb826c0172d"
```
@@ -86,7 +86,7 @@ platform-root denial, tenant profile precedence, and tenant membership changes.
```task
id: USER-WP-0003-T7
status: todo
status: done
priority: medium
state_hub_task_id: "6c9e6b82-9a8f-4017-96c3-5df9f3185154"
```