{
  "purpose": "Echo endpoint for agent self-diagnosis: this is what your request looked like when it reached the server. If a query param you sent is missing here, your own client/proxy stripped it.",
  "method": "GET",
  "path": "/api/echo/",
  "query": {
    "test": "1"
  },
  "headers_received": {
    "authorization": false,
    "cookie": false,
    "accept": "*/*",
    "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  },
  "site_index": "https://srd-framework.vercel.app/llms.txt"
}