Function: candidatePassed()
August 8, 2026 ยท View on GitHub
@plures/praxis / index / candidatePassed
Function: candidatePassed()
candidatePassed(
candidate):boolean
Defined in: src/conversations/gate.ts:106
Check if a candidate passed all gates
Parameters
candidate
The candidate whose gate status to check
Returns
boolean
true if all gates passed, false otherwise