user-engine/src/user_engine
tegwick ed69e97b86
Some checks failed
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Has been cancelled
Build and Publish Container Image / build-and-push (push) Successful in 1m13s
Account journey acceptance / journeys (push) Successful in 10s
Name the login and sign-in address at onboarding handoff (USER-WP-0035-T01).
From the 2026-09-23 operator run: recipients try the email address, and the
admin user entry gave no sign-in address to pass on.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 58902@bnt-lap001
Assistant-Session: 7ac7f865-2dc5-4aa7-8eb7-27a342109c2f
2026-09-23 22:10:38 +02:00
..
adapters Implement P05 checked services and safe selected delivery recovery 2026-09-13 22:11:49 +02:00
domain Implement USER-WP-0024 security layer conformance 2026-08-29 12:53:16 +02:00
migrations/postgres Package Postgres migrations with user-engine 2026-07-27 23:20:40 +02:00
testing Implement role-based account journeys with database and browser acceptance suites 2026-09-13 12:20:02 +02:00
__init__.py feat: add registration access ui contracts 2026-06-15 23:39:34 +02:00
authentication_policy.py Implement scoped P06 authentication policy and guarded optional onboarding 2026-09-14 00:00:07 +02:00
errors.py Implement isolated user-engine MVP 2026-05-22 21:20:19 +02:00
evidence.py Implement USER-WP-0024 security layer conformance 2026-08-29 12:53:16 +02:00
factor_recovery.py Refuse multi-owner factors and lock ownership during recovery 2026-09-13 21:21:24 +02:00
layer_yaml.py Implement USER-WP-0024 security layer conformance 2026-08-29 12:53:16 +02:00
migrations.py feat: add durable store conformance harness 2026-06-16 00:20:29 +02:00
oidc.py Implement scoped P06 authentication policy and guarded optional onboarding 2026-09-14 00:00:07 +02:00
operations_status.py Implement P05 checked services and safe selected delivery recovery 2026-09-13 22:11:49 +02:00
pep_stance.py Implement USER-WP-0024 security layer conformance 2026-08-29 12:53:16 +02:00
ports.py Implement P05 checked services and safe selected delivery recovery 2026-09-13 22:11:49 +02:00
projections.py Finalize user-engine contracts and operability 2026-05-22 21:45:30 +02:00
runtime.py Implement scoped P06 authentication policy and guarded optional onboarding 2026-09-14 00:00:07 +02:00
service.py Implement P05 checked services and safe selected delivery recovery 2026-09-13 22:11:49 +02:00
store_records.py feat: add postgres user engine store 2026-06-16 07:14:37 +02:00
ui.py feat: add registration access ui contracts 2026-06-15 23:39:34 +02:00
web.py Name the login and sign-in address at onboarding handoff (USER-WP-0035-T01). 2026-09-23 22:10:38 +02:00