Function: applyGates()
August 8, 2026 ยท View on GitHub
@plures/praxis / index / applyGates
Function: applyGates()
applyGates(
candidate):Candidate
Defined in: src/conversations/gate.ts:75
Apply all gates to a candidate
Parameters
candidate
The candidate to evaluate against all registered gates
Returns
A new candidate object with the gateStatus field populated