EvidenceRecoveryContext
Interface: EvidenceRecoveryContext
Defined in: src/core/agent/evidence/types.ts:56
Typed, detached context for the ONE internal evidence-recovery request. This is a token-grounding finding, not a semantic truth judgement.
Properties
attempt
readonlyattempt:1
Defined in: src/core/agent/evidence/types.ts:58
iteration
readonlyiteration:number
Defined in: src/core/agent/evidence/types.ts:59
kind
readonlykind:"evidence"
Defined in: src/core/agent/evidence/types.ts:57
originalRequest
readonlyoriginalRequest:string
Defined in: src/core/agent/evidence/types.ts:61
The authoritative input to this run, not an internally authored turn.
rejectedDraft
readonlyrejectedDraft:string
Defined in: src/core/agent/evidence/types.ts:62
spenderTools?
readonlyoptionalspenderTools?: readonlystring[]
Defined in: src/core/agent/evidence/types.ts:65
stagedRefs?
readonlyoptionalstagedRefs?: readonlyobject[]
Defined in: src/core/agent/evidence/types.ts:64
unsupported
readonlyunsupported: readonlyUnsupportedValue[]
Defined in: src/core/agent/evidence/types.ts:63
