ClassifyCaches
Defined in: src/rundown-core.ts:66
Properties
Section titled “Properties”
optionalgate?:PlanGate
Defined in: src/rundown-core.ts:69
optionalgit?:GitState
Defined in: src/rundown-core.ts:67
recap?
Section titled “recap?”
optionalrecap?:Recap
Defined in: src/rundown-core.ts:70
review?
Section titled “review?”
optionalreview?:ReviewVerdict
Defined in: src/rundown-core.ts:68
stalled?
Section titled “stalled?”
optionalstalled?:boolean
Defined in: src/rundown-core.ts:75
Precomputed stall flag — kept as input so classifyAttention stays pure (stall detection reads terminal buffers / files, which belongs to the caller).
train?
Section titled “train?”
optionaltrain?:object
Defined in: src/rundown-core.ts:72
Merge-train state for this session, when known (e.g. an errored train run).
error?
Section titled “error?”
optionalerror?:boolean