CheckInDecisionRecord
Interface: CheckInDecisionRecord
Defined in: src/recorders/core/CheckInRecorder.ts:55
One captured human decision.
Properties
approved
readonlyapproved:boolean
Defined in: src/recorders/core/CheckInRecorder.ts:59
by
readonlyby:string
Defined in: src/recorders/core/CheckInRecorder.ts:60
componentId?
readonlyoptionalcomponentId?:string
Defined in: src/recorders/core/CheckInRecorder.ts:64
The registered component that collected this decision (9.24.0), when the ask carried one — which SURFACE the person answered through.
iteration
readonlyiteration:number
Defined in: src/recorders/core/CheckInRecorder.ts:58
note?
readonlyoptionalnote?:string
Defined in: src/recorders/core/CheckInRecorder.ts:61
toolCallId
readonlytoolCallId:string
Defined in: src/recorders/core/CheckInRecorder.ts:57
toolName
readonlytoolName:string
Defined in: src/recorders/core/CheckInRecorder.ts:56
