Back to Dominion Observatory

Card snapshot

dominion-observatory.sgdata.workers.dev · 2026-05-18 12:36:34 UTC · 3d888dffb094842729320372480047a79b6825ef805b9fe18323616fb2bbb22c

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "@context": "https://w3c.github.io/a2a/spec/",
  "@type": "AgentCard",
  "name": "Dominion Observatory",
  "description": "Behavioral trust layer for MCP servers \u2014 cross-ecosystem runtime telemetry tracking 14,800+ servers",
  "url": "https://dominion-observatory.sgdata.workers.dev",
  "version": "1.2.0",
  "capabilities": {
    "behavioral_attestation": true,
    "trust_scoring": true,
    "payment_gated": true,
    "mcp_compatible": true
  },
  "protocols": [
    "mcp",
    "a2a-evidence-ref-v1",
    "erc-8004-endpoint-health-v1.0",
    "x402"
  ],
  "endpoints": {
    "mcp": "https://dominion-observatory.sgdata.workers.dev/mcp",
    "trust": "https://dominion-observatory.sgdata.workers.dev/api/trust",
    "behavioral_evidence": "https://dominion-observatory.sgdata.workers.dev/v1/behavioral-evidence",
    "payment": "https://dominion-observatory.sgdata.workers.dev/agent-query/{server_slug}"
  },
  "payment": {
    "protocol": "x402",
    "amount": "0.001",
    "currency": "USDC",
    "chain": "base",
    "wallet": "0xCF8C01f1EFc61fA0eCc7614Ed1fA8f668D9aA8A2"
  },
  "contact": "observatory@levylens.co"
}