Skip to content

Evidence model

Agent Evidence is a graph, not a flat report. A pack contains claims, sources, activities, agents, artifacts, verification checks, review verdicts, redaction records, export records, and replay boundaries.

Graph shape

Relationship types

EdgeMeaning
supportsSource or fact directly supports a claim.
partially_supportsSource supports only part of a claim or needs qualification.
contradictsSource conflicts with the claim.
qualifiesSource limits or conditions the claim.
backgroundSource is useful context but not direct support.
generated_byEntity was produced by an activity.
usedActivity used a source, artifact, prompt, model, tool, policy, or human decision.
derived_fromEntity was transformed from another entity.
attributed_toEntity is attributed to an agent, user, system, organization, or peer.
reviewed_byClaim, artifact, or pack was reviewed.
redacted_fromExported item was transformed from a sensitive original.

Evidence vs citations

Citations are a presentation surface. Evidence records are the structured facts behind that surface. A citation can point to one source. A claim map can explain source selection, contradiction, confidence, omission, verification, review state, and whether the quoted material was redacted or expired.

Evidence vs telemetry

Telemetry explains operational behavior: spans, events, logs, metrics, latency, errors, and resource usage. Evidence explains trust: what was asserted, why it is supported, what contradicted it, who reviewed it, and what can be replayed. Agent Evidence links to telemetry ids instead of copying traces into the evidence graph.

Draft standard for portable agent evidence, provenance, review, and replay.