Files
Matt b5425e705e
All checks were successful
Build and Push Docker Image / build (push) Successful in 10m33s
Apply full refactor updates plus pipeline/email UX confirmations
2026-02-14 15:26:42 +01:00

22 lines
603 B
Markdown

# Phase 04 Overview: Participant Journeys
## Objective
Refit applicant, jury, observer, and audience experiences to stage-native contracts with correct realtime behavior.
## In Scope
- applicant intake/status flows
- jury assignment/evaluation/live flows
- audience voting and live score flows
- observer read-only reporting alignment
## Out of Scope
- admin config internals
## Exit Criteria
1. End-to-end participant paths pass mandatory E2E tests.
2. Realtime behavior converges under reconnect and window changes.
3. Policy enforcement matches authz and stage contracts.