user-engine/src/user_engine
tegwick b8506ef2e3
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Build and Publish Container Image / build-and-push (push) Successful in 33s
Account journey acceptance / journeys (push) Successful in 5s
Add platform support investigation and clarify bounded account recovery
Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a092fe-13b1-7f12-ac74-7d258af4d79c
2026-09-13 14:14:10 +02:00
..
adapters Implement role-based account journeys with database and browser acceptance suites 2026-09-13 12:20:02 +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
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
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 Add account recovery, visible access records and shared sign-out handoff 2026-09-12 10:34:44 +02:00
pep_stance.py Implement USER-WP-0024 security layer conformance 2026-08-29 12:53:16 +02:00
ports.py Implement role-based account journeys with database and browser acceptance suites 2026-09-13 12:20:02 +02:00
projections.py Finalize user-engine contracts and operability 2026-05-22 21:45:30 +02:00
runtime.py Clarify account session controls and add authenticator recovery guidance 2026-09-13 10:09:01 +02:00
service.py Implement role-based account journeys with database and browser acceptance suites 2026-09-13 12:20:02 +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 Add platform support investigation and clarify bounded account recovery 2026-09-13 14:14:10 +02:00