Evidence loop

Capture or import → understand → enforce → verify/bundle → review locally or in Studio.

Status: Shipped flagship loop contract (agent-inspect@6.17.1). Internal adoption measurement continues separately and is not a public publication blocker for this surface.

Flagship loop

text
framework-native capture
→ faithful local tree (logicalEvents / TraceFacts)
→ TraceContract failure (deterministic)
→ Evidence v2 package in CI (evidence.html + evidence.json)
→ coding assistant reads TraceFacts over local MCP
→ fix
→ contract passes
→ broken/fixed Evidence on the PR (user-owned upload)

Must be true

RequirementMeaning
Local-firstNo default network upload from AgentInspect
Share-safe by default for share profilesRedaction + verify-safe before share Evidence
Deterministic contractsSame TraceFacts/check engine as CLI
Offline EvidenceSelf-contained HTML/JSON; XSS-safe escaping
Honest statusAssessment note is best-effort, not compliance certification

Explicit non-claims

  • Not a compliance certification (SOC2/HIPAA/etc.)
  • Not hosted APM / SaaS telemetry
  • Not a guarantee that every framework graph is complete without adapters
  • Anonymized fixtures ≠ design-partner attestation

Full reference remains in GitHub docs during the docs migration.