Skip to content

Graphorin API reference v0.8.0


Graphorin API reference / @graphorin/core / / PROACTIVE_OUTCOME_LADDER

Variable: PROACTIVE_OUTCOME_LADDER

ts
const PROACTIVE_OUTCOME_LADDER: ReadonlyArray<ProactiveOutcomeKind>;

Defined in: packages/core/src/types/proactive.ts:36

The ladder in escalation order - the single source for rung comparisons (indexOf semantics; see proactiveOutcomeWithinGrant).

Stable