{
  "route": "/observatory",
  "title": "Observatory — the lab's instrument readings",
  "description": "Public measurements from running an agent-native site: crawler visits, content-negotiation rates, and what agents ask.",
  "byline_date": "2026-06-15",
  "last_verified": "2026-06-12",
  "canon_hash": "26bc6988cfa8",
  "token_encoding": "o200k_base",
  "attribution": "Brent Dixon, Dixon Strategic Labs",
  "sections": [
    {
      "blocks": [
        {
          "kind": "prose",
          "text": "This site is partly a lab for agentic search optimization. The instruments below publish their own readings; honest empty states mean a data source is not connected yet. Methodology and the 37-day citation audit live in the repo's docs."
        }
      ]
    },
    {
      "heading": "Crawler visits",
      "blocks": [
        {
          "kind": "prose",
          "text": "Not yet wired. Requires a Vercel log drain; see docs/setup-brent.md in the repo."
        }
      ]
    },
    {
      "heading": "Content negotiation",
      "blocks": [
        {
          "kind": "prose",
          "text": "Not yet wired. Populated from function and middleware logs once the log drain is connected."
        }
      ]
    },
    {
      "heading": "What agents ask",
      "blocks": [
        {
          "kind": "prose",
          "text": "Not yet wired. Populated from /api/ask query logs once collection is wired."
        }
      ]
    }
  ]
}