MOPC-App/src/server
Matt 9ab4717f96 Simplify routing to award assignment, seed all CSV entries, fix category mapping
- Remove RoutingRule model and routing engine (replaced by direct award assignment)
- Simplify RoutingMode enum: PARALLEL/POST_MAIN → SHARED, keep EXCLUSIVE
- Remove routing router, routing-rules-editor, and related tests
- Update pipeline, award, and notification code to remove routing references
- Seed: include all CSV entries (no filtering/dedup), AI screening handles duplicates
- Seed: fix non-breaking space (U+00A0) bug in category/issue mapping
- Stage filtering: add duplicate detection that flags projects for admin review

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:25:05 +01:00
..
routers Simplify routing to award assignment, seed all CSV entries, fix category mapping 2026-02-15 14:25:05 +01:00
services Simplify routing to award assignment, seed all CSV entries, fix category mapping 2026-02-15 14:25:05 +01:00
utils Pipeline UX: clickable cards, wizard edit, routing rules redesign, category quotas 2026-02-14 20:10:24 +01:00
context.ts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
trpc.ts Apply full refactor updates plus pipeline/email UX confirmations 2026-02-14 15:26:42 +01:00