{
  "site": "Harbor & Pine Insurance Demo",
  "canonical_url": "https://boilerplate.tealiumdemo.com",
  "fictional_demo": true,
  "agent_source_detected": "claude",
  "agent_detection": {
    "isAiAgent": true,
    "source": "claude",
    "provider": "anthropic",
    "agentType": "training_crawler",
    "matchedToken": "claudebot",
    "confidence": "high"
  },
  "purpose": "A three-page insurance demo showing llms.txt, JSON-LD, alternate JSON links, source-aware UTM decoration, and Tealium server-side collection.",
  "pages": {
    "home": {
      "title": "Harbor & Pine Insurance Demo",
      "path": "/",
      "summary": "Fictional insurance demo home page for testing AI-agent-readable structure.",
      "topics": [
        "insurance overview",
        "agentic readiness",
        "Tealium EventStream",
        "structured data"
      ]
    },
    "auto": {
      "title": "Auto Insurance Quote Demo",
      "path": "/auto.html",
      "summary": "Fictional auto quote journey with vehicle, driver, and coverage factors.",
      "topics": [
        "auto insurance",
        "quote journey",
        "coverage factors",
        "discounts"
      ]
    },
    "claims": {
      "title": "Claims Support Demo",
      "path": "/claims.html",
      "summary": "Fictional claims support journey with preparation steps and status tracking.",
      "topics": [
        "claims support",
        "claim status",
        "incident details",
        "support workflow"
      ]
    }
  },
  "selected_page": {
    "title": "Claims Support Demo",
    "path": "/claims.html",
    "summary": "Fictional claims support journey with preparation steps and status tracking.",
    "topics": [
      "claims support",
      "claim status",
      "incident details",
      "support workflow"
    ]
  },
  "links": {
    "home": "https://boilerplate.tealiumdemo.com/?utm_source=claude&utm_medium=ai_agent&utm_campaign=agent_discovery&utm_content=home",
    "auto_quote": "https://boilerplate.tealiumdemo.com/auto.html?utm_source=claude&utm_medium=ai_agent&utm_campaign=agent_discovery&utm_content=auto",
    "claims": "https://boilerplate.tealiumdemo.com/claims.html?utm_source=claude&utm_medium=ai_agent&utm_campaign=agent_discovery&utm_content=claims",
    "llms_txt": "https://boilerplate.tealiumdemo.com/llms.txt?utm_source=claude&utm_medium=ai_agent&utm_campaign=agent_discovery&utm_content=llms",
    "agent_context": "https://boilerplate.tealiumdemo.com/api/agent-context?utm_source=claude&utm_medium=ai_agent&utm_campaign=agent_discovery&utm_content=agent_context"
  },
  "recommended_agent_resources": {
    "llms_txt": "/llms.txt",
    "home_context": "/api/agent-context?page=home",
    "auto_context": "/api/agent-context?page=auto",
    "claims_context": "/api/agent-context?page=claims"
  },
  "measurement": {
    "tealium_event": "ai_agent_discovery",
    "event_origin": "server",
    "pii_policy": "No PII is collected or returned by this demo endpoint."
  },
  "limitations": [
    "The site cannot force AI agents to call this endpoint.",
    "UTM parameters are returned as best-effort attribution links.",
    "Search visibility depends on crawler behavior and indexing timing."
  ]
}