You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turn the existing feature-gated step, verdict, trajectory, mandate, evidence, and compliance work into a coherent, usable roadmap workstream for verifiable agent computations.
This issue does not restart schema design. It audits and completes the existing implementations and specifications under work/verifiable-trajectories/ and work/agent-provenance/.
Required outcome
A producer can client-sign ordered computation steps containing declared tool inputs/outputs and results; independent evaluators can sign verdicts; a verifier can reconstruct the trajectory, validate signatures and lineage, recompute its order-preserving root, and assess correspondence to a signed mandate.
Work
Inventory implemented versus specified behavior behind trajectory-experimental.
Freeze privacy/redaction rules for prompts, tool arguments/results, environment data, and secrets.
Require client signing for producers and distinct evaluator identities for verdicts.
Define runtime adapter boundaries so Codex, Claude Code, Hermes, A2A, and other agents normalize to the same fixtures.
Complete chain-based reconstruction without requiring the historical SQL store.
Publish golden vectors and cross-runtime verification.
Define honest trust statements: cryptographic authenticity/correspondence is not automatic semantic truth.
Establish performance, batching, payment, and selective-anchoring policy.
Define the GA gate; keep the feature experimental until it passes.
Acceptance criteria
An implementation/status audit maps every current task and deviation.
Goal
Turn the existing feature-gated step, verdict, trajectory, mandate, evidence, and compliance work into a coherent, usable roadmap workstream for verifiable agent computations.
This issue does not restart schema design. It audits and completes the existing implementations and specifications under
work/verifiable-trajectories/andwork/agent-provenance/.Required outcome
A producer can client-sign ordered computation steps containing declared tool inputs/outputs and results; independent evaluators can sign verdicts; a verifier can reconstruct the trajectory, validate signatures and lineage, recompute its order-preserving root, and assess correspondence to a signed mandate.
Work
trajectory-experimental.Acceptance criteria
Related
work/verifiable-trajectories/work/agent-provenance/