Interfaces
CheckInContextFrame
Interface: CheckInContextFrame
Defined in: src/core/checkin.ts:85
One piece of context the run consumed — role/channel + a compact summary.
Properties
channel
readonlychannel:string
Defined in: src/core/checkin.ts:87
Origin group: 'system' | 'task' | 'result'.
summary
readonlysummary:string
Defined in: src/core/checkin.ts:89
A short, truncated summary of the piece (never the full payload).
