Function: expectationGate()
August 8, 2026 ยท View on GitHub
@plures/praxis / index / expectationGate
Function: expectationGate()
expectationGate(
config?):PraxisModule<GateContext>
Defined in: src/project/project.ts:438
Create an expectation gate โ blocks workflow until expectations are verified.
Parameters
config?
PredefinedGateConfig = {}
Optional configuration for additional expected facts and gate overrides
Returns
PraxisModule<GateContext>
A PraxisModule with a gate/expectations rule that enforces expectation verification