pelagia-portal/App/app/(portal)/crewing/applications
Hardik 184250f903 feat(crewing): enforce recruitment vetting gates C5 + partial C3
- C5 (Epic C5 AC1): advanceStage("verify_competency") now requires ≥1
  ReferenceCheck before leaving COMPETENCY_AND_REFERENCES.
- C3 (Epic C3 AC1): verifyDocuments blocks advancement when a mandatory document
  for the seat's rank that the candidate holds is expired. Missing-document
  presence stays enforced post-onboarding in the verification queue (seafarer
  docs aren't collected pre-onboarding) — documented inline + in wiki Tech-Debt.
- C4 (experience): deferred with an inline note (Requisition has no
  min-experience field yet — Epic A2 AC1).

applications.test.ts: reference-gate block/pass and expired-required-doc
block/renew-pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 23:40:08 +05:30
..
[id] feat(crewing): Phase 3c — onboarding (flagged) 2026-06-22 19:12:53 +05:30
actions.ts feat(crewing): enforce recruitment vetting gates C5 + partial C3 2026-06-22 23:40:08 +05:30
application-action-card.tsx feat(crewing): Phase 3c — onboarding (flagged) 2026-06-22 19:12:53 +05:30
application-ui.ts feat(crewing): Phase 3b — recruitment pipeline (flagged) 2026-06-22 18:49:12 +05:30