Variable: REQUIRED_COMPLIANCE_KINDS
constREQUIRED_COMPLIANCE_KINDS: readonlyAssessmentKind[]
Defined in: src/lib/recruiting/pipeline.ts:142
The six compliance checks that must each have a current pass before app.hire_candidate() will
proceed. This is the single source of truth — it MUST stay identical to the v_required array in
the hire RPC (0054). The hire is also PRC-gated separately.