Record verified P05 rollout and service recovery acceptance
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Account journey acceptance / journeys (push) Successful in 6s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a092fe-13b1-7f12-ac74-7d258af4d79c
This commit is contained in:
tegwick 2026-09-13 22:31:16 +02:00
parent 5764c01ce6
commit 38b041385e
5 changed files with 129 additions and 8 deletions

View file

@ -256,12 +256,19 @@
{
"id": "P05",
"role": "platform_admin",
"implementation": "external-blocked",
"implementation": "implemented",
"tests": [
"test_journey_roles.PlatformAdminJourneys.test_delivery_denial_redaction_retry_and_completed_guard",
"test_platform_support.PlatformSupportJourneys.test_service_capabilities_distinguish_configuration_from_health"
"test_platform_support.PlatformSupportJourneys.test_service_capabilities_distinguish_configuration_from_health",
"test_service_operations.ServiceOperations.test_one_confirmed_delivery_and_completed_retry_guard",
"test_service_operations.ServiceOperations.test_role_csrf_and_stale_confirmation_cannot_submit",
"test_service_operations.ServiceOperations.test_failure_releases_claim_and_retry_is_available",
"test_service_operations.ServiceOperations.test_crashed_claim_reconciles_under_event_guard",
"test_service_operations.ServiceOperations.test_missing_mail_lane_never_marks_an_invitation_accepted",
"test_service_operations.ServiceOperations.test_status_is_checked_bounded_and_never_claims_receipt",
"test_service_operations.ServiceOperations.test_selected_mail_evidence_is_safe_and_read_only"
],
"remaining": "Local delivery record operations work; approved factor credential renewal and mail receipt remain external dependencies."
"remaining": ""
},
{
"id": "P06",