Complete live registration acceptance
This commit is contained in:
parent
2f25226c68
commit
94f27cb546
5 changed files with 159 additions and 12 deletions
|
|
@ -4,11 +4,11 @@ type: workplan
|
|||
title: "Expand user-engine platform integrations beyond the Binky MVP"
|
||||
domain: infotech
|
||||
repo: net-kingdom
|
||||
status: active
|
||||
status: finished
|
||||
owner: codex
|
||||
topic_slug: netkingdom
|
||||
created: "2026-07-30"
|
||||
updated: "2026-08-13"
|
||||
updated: "2026-08-14"
|
||||
depends_on:
|
||||
- NK-WP-0023
|
||||
- USER-WP-0021
|
||||
|
|
@ -85,7 +85,7 @@ valid.
|
|||
|
||||
```task
|
||||
id: NK-WP-0024-T02
|
||||
status: progress
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "9d5f272b-115c-404d-8387-7f987cee65ea"
|
||||
```
|
||||
|
|
@ -121,7 +121,7 @@ cluster event receiver and scoped delivery credential.
|
|||
|
||||
```task
|
||||
id: NK-WP-0024-T04
|
||||
status: progress
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "4c54e8e4-19d9-4470-bb43-3d43cf27af71"
|
||||
```
|
||||
|
|
@ -192,5 +192,18 @@ tests with 3 external skips. The corrected immutable image is
|
|||
|
||||
T03 is complete: all nine durable source events are delivered, replay is
|
||||
idempotent at audit-core, user-engine reports zero pending events, and the
|
||||
corrected bounded-retry query is live and Ready. T04 remains open for the
|
||||
mail-producing application journey and its attended negative cases.
|
||||
corrected bounded-retry query is live and Ready.
|
||||
|
||||
Done 2026-08-14: email-engine's disposable harness proved application-level
|
||||
verification issuance, mailbox receipt, single-use consumption, baseline
|
||||
directory provisioning, and the allow-listed password handoff. The combined
|
||||
deployed path exercised and recovered from authorization denial, verification
|
||||
network refusal, a request-schema 400, PostgreSQL rolling-start lock
|
||||
contention, and self-link authorization denial. Regression fixes are live in
|
||||
user-engine commits `14b8121`, `d4a1327`, `10ee042`, and `5e37e9c`; the final
|
||||
suite passes 133 tests with 3 external-provider skips. The successful retry
|
||||
returned 202 for start, 303 for the provider handoff, and 200 for password
|
||||
completion. Directory inspection proved the baseline users group and absence
|
||||
of the tenant-admin group. Three exact disposable directory identities were
|
||||
deprovisioned, production email-connect custody was restored, and the
|
||||
temporary harness resources were removed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue