{
  "mirror": {
    "description": "I reflected what you sent me. Here's what I saw.",
    "timestamp": "2026-07-04T11:47:49.772414+00:00",
    "lambda_request_id": "b49bb0c1-0f70-465a-af3a-704968994b60"
  },
  "you": {
    "ip": "216.73.216.91",
    "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
    "looks_like_an_agent": true,
    "agent_signals": [
      "user-agent contains agent identifier"
    ]
  },
  "your_request": {
    "method": "GET",
    "path": "/sitemap.xml",
    "query_parameters": null,
    "headers_sent": {
      "accept": "*/*",
      "accept-encoding": "gzip, br, zstd, deflate",
      "content-length": "0",
      "host": "api.contextcast.co",
      "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
      "x-amzn-trace-id": "Root=1-6a48f2e5-4b1f39521e642b041e9a8384",
      "x-forwarded-for": "216.73.216.91",
      "x-forwarded-port": "443",
      "x-forwarded-proto": "https"
    },
    "body": null
  },
  "meta": {
    "service": "contextcast agent mirror",
    "version": "0.1.0",
    "what_is_this": "A test endpoint for agents. Send me anything and I'll tell you what I see. Part of contextcast.co \u2014 a platform for making knowledge available as structured context for agents.",
    "try_this": {
      "send_json": "POST a JSON body with an 'agent' field identifying yourself",
      "add_header": "Set x-agent-name to identify your agent",
      "ask_a_question": "Add ?q=your+question as a query parameter"
    }
  }
}