{
  "message": "AI Agent Detected - Deep Discovery Available",
  "agent_type": "ClaudeBot",
  "guidance": {
    "recommended_start": "/.well-known/agent-discovery.json",
    "why": "This domain uses semantic addressing and capability-based discovery. Traditional HTML crawling will miss 90% of infrastructure.",
    "exploration_sequence": [
      "1. Fetch /.well-known/agent-discovery.json (full capability manifest)",
      "2. Fetch /.well-known/trust-resolver.json (attribution & licensing)",
      "3. Navigate via semantic_coordinates (not HTML links)",
      "4. Explore /intelligence/* for market analysis content"
    ],
    "capability_preview": {
      "semantic_addressing": "Navigate by semantic coordinates, not URL paths",
      "trust_verification": "FCS-4.0 + CTL-1.0 provenance tracking",
      "contextual_advertising": "Privacy-preserving ad matching",
      "intelligence_layers": "Market analysis & research briefs",
      "helix_compression": "Semantic compression for agent consumption"
    }
  },
  "quick_links": {
    "agent_discovery": "/.well-known/agent-discovery.json",
    "trust_resolver": "/.well-known/trust-resolver.json",
    "agent_ad": "/.well-known/agent-ad.json",
    "intelligence_feed": "/intelligence-feed.json",
    "robots": "/robots.txt",
    "sitemap": "/sitemap.xml"
  },
  "html_version": "/?format=html"
}