Type Aliases

Standing

Type Alias: Standing

Standing = "fact" | "open" | "noise" | "ruled-out"

Defined in: src/core/agent/findings/types.ts:44

What the model says a previous result IS to it. Absent = undeclared, never 'open'.

On this page