Interfaces
UnsupportedValue
Interface: UnsupportedValue
Defined in: src/core/agent/evidence/types.ts:105
One value in the answer that no tool result carried.
Properties
shape
readonlyshape:string
Defined in: src/core/agent/evidence/types.ts:110
Which rule made it a candidate: 'identifier', 'number', or the name
of a declared EvidenceShape.
value
readonlyvalue:string
Defined in: src/core/agent/evidence/types.ts:107
The value as it appeared in the answer, normalized and truncated.
