MOPC-App/docs/round-redesign-architecture.../mixed-round-design-implemen.../phase-06-platform-dependenc.../module-refit-map.md

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.