{
  "generated_on": "2026-04-11",
  "counts": {
    "tracked_streams": 6,
    "search_discovery_observations": 5,
    "release_events": 1,
    "authority_domains": 263,
    "linked_archive_entries": 188
  },
  "streams": [
    {
      "id": "releases",
      "title_ja": "release 履歴",
      "title_en": "Release history",
      "description_ja": "公開面の変更履歴と、影響を受ける URL 群を記録する。",
      "description_en": "Tracks public release events and the URL families affected by each change.",
      "file": "releases.ndjson",
      "required_fields": [
        "released_on",
        "change_id",
        "summary",
        "affected_url_families",
        "expected_outcomes"
      ],
      "entries": 1
    },
    {
      "id": "search_discovery",
      "title_ja": "検索面観測",
      "title_en": "Search discovery",
      "description_ja": "検索結果で確認した URL と観測メモを記録する。",
      "description_en": "Records URL families confirmed in search surfaces and the observation notes.",
      "file": "search_discovery.ndjson",
      "required_fields": [
        "observed_on",
        "surface",
        "url",
        "pattern",
        "note"
      ],
      "entries": 5
    },
    {
      "id": "ai_citations",
      "title_ja": "AI 引用観測",
      "title_en": "AI citation observations",
      "description_ja": "AI 回答内でどの URL が引用されたかを記録する。",
      "description_en": "Records which canonical URLs were cited inside AI-generated answers.",
      "file": "ai_citations.ndjson",
      "required_fields": [
        "observed_on",
        "assistant",
        "query",
        "cited_url",
        "evidence_url",
        "notes"
      ],
      "entries": 0
    },
    {
      "id": "ai_referrals",
      "title_ja": "AI 経由流入",
      "title_en": "AI referrals",
      "description_ja": "AI 検索・対話面からの流入を週次で記録する。",
      "description_en": "Tracks weekly referral counts from AI search and conversational surfaces.",
      "file": "ai_referrals.ndjson",
      "required_fields": [
        "observed_on",
        "source",
        "landing_url",
        "sessions",
        "users",
        "notes"
      ],
      "entries": 0
    },
    {
      "id": "bot_crawls",
      "title_ja": "bot crawl 観測",
      "title_en": "Bot crawl observations",
      "description_ja": "AI crawler や検索botの crawl 状況を記録する。",
      "description_en": "Records AI crawler and search bot access to public machine-readable surfaces.",
      "file": "bot_crawls.ndjson",
      "required_fields": [
        "observed_at",
        "bot_family",
        "path",
        "status",
        "user_agent",
        "notes"
      ],
      "entries": 0
    },
    {
      "id": "search_console_weekly",
      "title_ja": "Search Console 週次",
      "title_en": "Search Console weekly",
      "description_ja": "Search Console / Bing Webmaster の週次指標を保持する。",
      "description_en": "Stores weekly Search Console / Bing Webmaster metrics for canonical URLs.",
      "file": "search_console_weekly.ndjson",
      "required_fields": [
        "week_of",
        "url",
        "impressions",
        "clicks",
        "ctr",
        "avg_position",
        "source"
      ],
      "entries": 0
    }
  ],
  "latest_release": {
    "released_on": "2026-03-11",
    "change_id": "site-rebuild-2026-03-11",
    "summary": "Rebuilt daito.ws with preserved legacy archive URLs, authority links, and measurement surfaces.",
    "affected_url_families": [
      "/archive/*",
      "/en/archive/*",
      "/ja/faq/",
      "/en/faq/",
      "/ja/glossary/",
      "/en/glossary/",
      "/ja/authority/",
      "/en/authority/",
      "/ja/measurement/",
      "/en/measurement/",
      "/api/*.json"
    ],
    "expected_outcomes": [
      "preserve legacy archive visibility",
      "increase machine-readable AI surfaces",
      "connect canonical pages to external authority references"
    ]
  },
  "baseline_observations": [
    {
      "observed_on": "2026-03-11",
      "surface": "search",
      "url": "https://www.daito.ws/archive/",
      "pattern": "/archive/",
      "note": "Legacy archive index still discoverable in search results."
    },
    {
      "observed_on": "2026-03-11",
      "surface": "search",
      "url": "https://daito.ws/archive/restir/",
      "pattern": "/archive/<slug>/",
      "note": "Legacy Japanese archive detail path without language prefix."
    },
    {
      "observed_on": "2026-03-11",
      "surface": "search",
      "url": "https://daito.ws/en/archive/discrete-figures-installation/",
      "pattern": "/en/archive/<slug>/",
      "note": "English archive detail path confirmed in search results."
    },
    {
      "observed_on": "2026-03-11",
      "surface": "search",
      "url": "https://daito.ws/ja/archive/squarepusher-zmachines/",
      "pattern": "/ja/archive/<slug>/",
      "note": "Japanese prefixed archive path also appears in search results."
    },
    {
      "observed_on": "2026-03-11",
      "surface": "search",
      "url": "https://daito.ws/en/archive/type/Archive/",
      "pattern": "/en/archive/type/<value>/",
      "note": "Archive filter pages are also indexable and should be preserved."
    }
  ]
}
