27 lines
977 B
Markdown
27 lines
977 B
Markdown
# 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.
|