Skip to main content

Variable: REQUIRED_COMPLIANCE_KINDS

const REQUIRED_COMPLIANCE_KINDS: readonly AssessmentKind[]

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.