Logo FSBarV1_Archived

PlanProgress Type

Plan-consumption state. Immutable — replaced after each incremental resolve.

Record fields

Record Field Description

ConsumedSlots

Full Usage: ConsumedSlots

Field type: Set<string>

Slot names already consumed (structure built or under construction).

Field type: Set<string>

InFlight

Full Usage: InFlight

Field type: Set<string>

Slot names previously resolved but not yet consumed (in flight).

Field type: Set<string>

Unfulfillable

Full Usage: Unfulfillable

Field type: Map<string, SlotFailure>

Slot names marked permanently unfulfillable.

Field type: Map<string, SlotFailure>

Type something to start searching.