{
  "schema": "witness.public-capabilities@1",
  "entity": "https://witnessstandard.com/entity.json",
  "name": "WITNESS Standard",
  "category": "evidence-backed creator intelligence",
  "capabilities": [
    {
      "id": "investigate",
      "name": "Investigate",
      "description": "Turn a creator question into an evidence-backed investigation rather than an unsupported summary.",
      "protocol": ["Observe", "Reconcile", "Compare", "Infer", "Challenge", "Explain"],
      "source": "https://witnessstandard.com/standard.html"
    },
    {
      "id": "findings",
      "name": "Findings",
      "description": "Preserve evidence-backed conclusions with source evidence, competing explanations, uncertainty, limitations, and change conditions attached.",
      "source": "https://witnessstandard.com/findings.html"
    },
    {
      "id": "watches",
      "name": "Watches",
      "description": "Persist important questions so material changes can be evaluated against prior context and surfaced without another manual dashboard check.",
      "source": "https://witnessstandard.com/watches.html"
    },
    {
      "id": "records",
      "name": "Records",
      "description": "Preserve durable creator knowledge with provenance, evidence, methods, uncertainty, and explicit commitment boundaries.",
      "source": "https://witnessstandard.com/records.html"
    },
    {
      "id": "signal-integrity",
      "name": "Signal Integrity",
      "description": "Evaluate whether evidence deserves trust before downstream AI reasoning relies on it.",
      "source": "https://witnessstandard.com/signal-integrity.html"
    },
    {
      "id": "creator-control",
      "name": "Creator control",
      "description": "Keep connected evidence bound to the creator's account and workspace; the creator remains the protected principal.",
      "source": "https://witnessstandard.com/about.html"
    },
    {
      "id": "mcp",
      "name": "MCP interoperability",
      "description": "Expose WITNESS as an evidence and intelligence layer for compatible AI clients through Model Context Protocol discovery and transport surfaces.",
      "source": "https://witnessstandard.com/for-ai.html"
    },
    {
      "id": "a2a",
      "name": "A2A evidence transport",
      "description": "Move claims and evidence between compatible agents while preserving the invariant that transport is not truth authority.",
      "source": "https://witnessstandard.com/for-ai.html"
    }
  ]
}
