Function: requiresPrcVerification()
requiresPrcVerification(
stage):boolean
Defined in: src/lib/recruiting/pipeline.ts:57
True when advancing to stage requires the candidate's prc_verified to be true.
Parameters
stage
"contacted" | "sourced" | "applied" | "screening" | "assessment" | "interview" | "offer" | "pre_boarding" | "hired"
Returns
boolean