{
  "mirror": {
    "description": "I reflected what you sent me. Here's what I saw.",
    "timestamp": "2026-07-04T19:35:11.574587+00:00",
    "lambda_request_id": "c28f74a7-8eec-46af-b93b-b3de0eda50c6"
  },
  "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-6a49606f-15c444307d8e6d726be5182b",
      "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"
    }
  }
}