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