Skip to content

Agent Outcome v2

Source schema: doc/schemas/agent.outcome.v2.schema.json

Compatible successor preserving the exact selected Agent product digest and provider-neutral execution provenance.

Governing Basis

Project Lineage

Fields

Field Required Shape Description
schema yes const: agent.outcome.v2
outcome yes ref: agent.outcome.v1.schema.json
execution-binding/ref yes ref: inference-provenance-common.v1.schema.json#/$defs/ref
product/digest yes ref: inference-provenance-common.v1.schema.json#/$defs/digest
execution/provenance yes ref: inference-execution-provenance.v1.schema.json
## Field Semantics

schema

  • Required: yes
  • Shape: const: agent.outcome.v2

outcome

  • Required: yes
  • Shape: ref: agent.outcome.v1.schema.json

execution-binding/ref

  • Required: yes
  • Shape: ref: inference-provenance-common.v1.schema.json#/$defs/ref

product/digest

  • Required: yes
  • Shape: ref: inference-provenance-common.v1.schema.json#/$defs/digest

execution/provenance

  • Required: yes
  • Shape: ref: inference-execution-provenance.v1.schema.json