Interfaces
CheckInDriver
Interface: CheckInDriver
Defined in: src/core/checkin.ts:93
One ranked driver — a context unit and how strongly it aligns with the pick.
Properties
channel
readonlychannel:string
Defined in: src/core/checkin.ts:97
Origin group: 'system' | 'task' | 'result'.
id
readonlyid:string
Defined in: src/core/checkin.ts:95
The unit id (the citation, e.g. 'system-1').
score
readonlyscore:number
Defined in: src/core/checkin.ts:102
Alignment score — higher means it drove the pick more. Scorer-defined units; compare within one request, not across scorers.
text
readonlytext:string
Defined in: src/core/checkin.ts:99
The unit text (quotable).
