Interfaces
CheckInRequestRecord
Interface: CheckInRequestRecord
Defined in: src/recorders/core/CheckInRecorder.ts:46
One captured check-in ask.
Properties
iteration
readonlyiteration:number
Defined in: src/recorders/core/CheckInRecorder.ts:49
request
readonlyrequest:CheckInRequest
Defined in: src/recorders/core/CheckInRecorder.ts:51
The typed ask + evidence pack.
toolCallId
readonlytoolCallId:string
Defined in: src/recorders/core/CheckInRecorder.ts:48
toolName
readonlytoolName:string
Defined in: src/recorders/core/CheckInRecorder.ts:47
