user-engine/src/user_engine
tegwick 3bd1827a7f
Some checks are pending
CI Smoke / host-smoke (push) Waiting to run
CI Smoke / container-smoke (push) Waiting to run
Build and Publish Container Image / build-and-push (push) Successful in 51s
Account journey acceptance / journeys (push) Successful in 7s
Implement scoped P06 authentication policy and guarded optional onboarding
Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a09cbb-87c6-7900-a145-4ce53ba9f1a6
2026-09-14 00:00:07 +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 Implement scoped P06 authentication policy and guarded optional onboarding 2026-09-14 00:00:07 +02:00