EvidenceItem
Defined in: src/types.ts:476
One resolved evidence signal behind a proposed rule, for the drawer’s
“where did this come from” view. id is the signal id (stable render key);
desig is the source session’s designation (e.g. “TASK-07”), or null when
the session row is gone; excerpt is a short single-line preview of the
captured payload.
Properties
Section titled “Properties”desig:
string|null
Defined in: src/types.ts:479
excerpt
Section titled “excerpt”excerpt:
string
Defined in: src/types.ts:480
id:
string
Defined in: src/types.ts:477
kind:
SignalKind
Defined in: src/types.ts:478
ts:
number
Defined in: src/types.ts:481