Interface: UnreachableState

August 8, 2026 ยท View on GitHub

@plures/praxis


@plures/praxis / index / UnreachableState

Interface: UnreachableState

Defined in: packages/praxis-core/src/decision-ledger/analyzer-types.ts:73

A fact combination that no rule sequence can produce

Properties

factTags

factTags: string[]

Defined in: packages/praxis-core/src/decision-ledger/analyzer-types.ts:75

The fact tags that can't be produced together


reason

reason: string

Defined in: packages/praxis-core/src/decision-ledger/analyzer-types.ts:77

Why it's unreachable