MOPC-App/src/server/routers
Matt ff26769ce1
Build and Push Docker Image / build (push) Successful in 9m13s Details
Add bio field and enhance smart assignment with bio matching
- Add bio field to User model for judge/mentor profile descriptions
- Add bio step to onboarding wizard (optional step with 500 char limit)
- Enhance smart assignment to match judge bio against project description
  - Uses keyword extraction and Jaccard-like similarity scoring
  - Only applies if judge has a bio (no penalty for empty bio)
  - Max 15 points for bio match on top of existing scoring
- Fix geographic distribution query to use round relation for programId
- Update score breakdown: tags (40), bio (15), workload (25), country (15)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 15:27:28 +01:00
..
_app.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
analytics.ts Add bio field and enhance smart assignment with bio matching 2026-02-04 15:27:28 +01:00
applicant.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
application.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
assignment.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
audit.ts Implement Prototype 1 improvements: unified members, project filters, audit expansion, filtering rounds, special awards 2026-02-02 16:58:29 +01:00
avatar.ts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
evaluation.ts Implement Prototype 1 improvements: unified members, project filters, audit expansion, filtering rounds, special awards 2026-02-02 16:58:29 +01:00
export.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
file.ts Implement Prototype 1 improvements: unified members, project filters, audit expansion, filtering rounds, special awards 2026-02-02 16:58:29 +01:00
filtering.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
gracePeriod.ts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
learningResource.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
live-voting.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
logo.ts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
mentor.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
notification.ts Add styled notification emails and round-attached notifications 2026-02-04 00:10:51 +01:00
notion-import.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
partner.ts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
program.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
project.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
round.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
settings.ts Add WhatsApp feature flag and improve onboarding 2026-02-04 00:58:22 +01:00
specialAward.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
tag.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
typeform-import.ts Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
user.ts Add bio field and enhance smart assignment with bio matching 2026-02-04 15:27:28 +01:00