Variable: PRC_GATED_STAGES
constPRC_GATED_STAGES: readonlyApplicationStage[]
Defined in: src/lib/recruiting/pipeline.ts:45
Stages that require a verified PRC license. The DB enforces this with a BEFORE trigger
(app.recruitment_prc_gate); this is the app-side mirror used to gate the UI early.