{
  "version": "1.0",
  "domain": "agent-pay.org",
  "constellation": "velastra-codex",
  "resources": [
    {
      "rel": "sitemap",
      "href": "https://agent-pay.org/sitemap.xml"
    },
    {
      "rel": "constellation",
      "href": "https://agent-pay.org/constellation.json"
    },
    {
      "rel": "constellation-map",
      "href": "https://agentjson.org/constellation.json"
    },
    {
      "rel": "sitemap-index",
      "href": "https://agentjson.org/constellation-sitemap.xml"
    },
    {
      "rel": "events-feed",
      "href": "https://agent-pay.org/events/feed.json"
    },
    {
      "rel": "llms",
      "href": "https://agent-pay.org/llms.txt"
    },
    {
      "rel": "payment-manifest",
      "href": "https://agent-pay.org/.well-known/payment-agent.json"
    }
  ],
  "traversal_hint": {
    "pattern": "agent-{function}.org",
    "functions": [
      "ads",
      "bridge",
      "codex",
      "finance",
      "index",
      "memory",
      "mcp",
      "pay",
      "query",
      "registry",
      "seo",
      "trust"
    ]
  }
}