Gate

A boolean expression over upstream signal conditions. A tool with a gate only runs inference while the gate holds; gates may only reference tools EARLIER in the localAnalysis list (validated at node creation).

Field

Type

Repeated

Description

gate

oneOf

⮑condition

GateCondition

⮑any_of

GateList

⮑all_of

GateList

⮑negate

Gate

named "negate" not "not": a field named not generates the reserved Erlang atom not in the shim, which fails to compile

Member of

Message

Description

Gate

A boolean expression over upstream signal conditions. A tool with a gate only runs inference while the gate holds; gates may only reference tools EARLIER in the localAnalysis list (validated at node creation).

GateList

LocalAnalysisConfig

ReasoningSpec