Interfaces

CheckInRequestRecord

Interface: CheckInRequestRecord

Defined in: src/recorders/core/CheckInRecorder.ts:46

One captured check-in ask.

Properties

iteration

readonly iteration: number

Defined in: src/recorders/core/CheckInRecorder.ts:49


request

readonly request: CheckInRequest

Defined in: src/recorders/core/CheckInRecorder.ts:51

The typed ask + evidence pack.


toolCallId

readonly toolCallId: string

Defined in: src/recorders/core/CheckInRecorder.ts:48


toolName

readonly toolName: string

Defined in: src/recorders/core/CheckInRecorder.ts:47

On this page