{
  "schema_version": "1.0.0",
  "name": "Agent Commerce Observatory",
  "description": "Independent observatory tracking agent commerce protocol ecosystem with FGI and DVI metrics.",
  "url": "https://agentic-commerce-protocol.org",
  "logo_url": null,
  "contact_email": "partnerships@codexfields.org",
  "privacy_policy_url": null,
  "terms_of_service_url": null,
  "authentication": null,
  "capabilities": [
    {
      "id": "fgi",
      "name": "Friction Gradient Index",
      "description": "Three-pillar rail rideability scoring (latency, lock-in, regulatory heat). Updated each cycle.",
      "endpoint": "https://agentic-commerce-protocol.org/fgi.json",
      "method": "GET"
    },
    {
      "id": "dvi",
      "name": "Data Velocity Index",
      "description": "Agent-specific learning velocity scoring (signal quantity × richness). Updated each cycle.",
      "endpoint": "https://agentic-commerce-protocol.org/dvi.json",
      "method": "GET"
    },
    {
      "id": "observatory",
      "name": "Full Observatory Payload",
      "description": "Complete FGI + DVI + convergence signals + alerts + ghost rails.",
      "endpoint": "https://agentic-commerce-protocol.org/?view=agent",
      "method": "GET"
    },
    {
      "id": "integration_guides",
      "name": "ACP Integration Guides",
      "description": "Discovery-first implementation guides for merchant teams.",
      "endpoint": "https://agentic-commerce-protocol.org/guides/index.json",
      "method": "GET"
    },
    {
      "id": "guide_feed",
      "name": "Guide Feed",
      "description": "JSON feed of integration guide updates.",
      "endpoint": "https://agentic-commerce-protocol.org/feed.json",
      "method": "GET"
    }
  ],
  "protocols": [
    "FCS-4.0",
    "fcs-agent-view/1.0"
  ],
  "surfaces": {
    "llms_txt": "https://agentic-commerce-protocol.org/llms.txt",
    "agent_json": "https://agentic-commerce-protocol.org/.well-known/agent.json",
    "constellation_json": "https://agentic-commerce-protocol.org/.well-known/constellation.json",
    "guides": "https://agentic-commerce-protocol.org/guides/",
    "sitemap": "https://agentic-commerce-protocol.org/sitemap.xml",
    "sitemap_discovery": "https://agentic-commerce-protocol.org/sitemap-discovery.xml",
    "sitemap_constellation": "https://agentic-commerce-protocol.org/sitemap-constellation.xml"
  },
  "constellation": {
    "network": "velastra-codex",
    "related_domains": [
      "agent-finance.org",
      "agent-pay.org",
      "agenticpayment.app",
      "agentsettlement.net",
      "agentsettlement.org",
      "codexfinance.org",
      "contextual-ads.ai",
      "open-molt.net",
      "x402-payment.app",
      "agentjson.org",
      "agentprotocols.org",
      "agent-news.org",
      "agent-news.app",
      "agent-markdown.org",
      "agentseo.me",
      "agent-mcp.org"
    ]
  }
}