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

1003 B

Module Refit Map

Router Layer Actions

  • Rewrite orchestration endpoints to pipeline/stage/routing contracts.
  • Refactor filtering, assignment, and live endpoints to stage-scoped semantics.
  • Replace award detached flows with award-track-native contracts.

Service Layer Actions

  • Refactor AI filtering context to stage-native payloads.
  • Refactor assignment engine to consume stage eligibility and availability.
  • Refactor notification producers to new event taxonomy.
  • Refactor reminders and summaries to stage references.

UI Layer Actions

  • Admin round pages become pipeline/stage control-plane pages.
  • Jury and applicant pages consume stage timeline and stage requirement contracts.
  • Public vote/live pages consume cohort and live cursor state.

Reporting and Export Actions

  • Replace round-grouped aggregations with stage/track aggregations.
  • Update CSV/PDF payload field names to new contracts.
  • Update observer dashboards and chart dimensions.