{
  "$comment": [
    "Lane B（iOSアプリ本体）の運転台帳。**scripts/app-releases.mjs --write の出力そのもの。**手で書き換えない。",
    "1版1行。タグ・ビルド・実機確認の記録・App Store の状態・公開が観測された時刻の幅・コード差分の AI 著者率。",
    "",
    "**言えること**: 同期間にタグを切った版の数、うち App Store に並んだ数、実機確認の記録がある数、公開の観測幅、各版のコード差分。",
    "**言えないこと**: 「AIがアプリを出した」。提出・実機確認・公開は人の操作（data/authority-matrix.json）。",
    "",
    "公開時刻そのものは Apple が返さない。released_between は「READY 以外を最後に見た時刻」と",
    "「READY を初めて見た時刻」の対で、実体は simplememo-ios/data/appstore/release-materials.json の git 履歴。",
    "実機確認は recorded_from が \"owner statement\" のとき人の申告であって、機械の検証ではない。"
  ],
  "measured_at": "2026-09-08",
  "window": {
    "from": "2026-08-11",
    "to": "2026-09-08"
  },
  "method": {
    "tags": "simplememo-ios の refs/tags のうち v<x.y.z>。tag_at は creatordate、JST の日付で窓に入れる",
    "code_ai_author_definition": "author に Claude を含む、または本文に Co-Authored-By: Claude、または本文に Claude Code の足跡（Generated with [Claude Code] / claude.ai/code/session / Claude-Session:）— scripts/code-authorship.mjs と同じ定義 v2。差分は直前のタグ..このタグ、マージ除く",
    "release_time_definition": "release-materials.json の履歴で READY_FOR_DISTRIBUTION を初めて観測した時刻と、その直前に別の状態を観測した時刻の対。観測前から READY の版は上限だけ",
    "device_verification": "device-verification.json の履歴。版ごとに最新の記録。sha がタグと一致するかを sha_matches_tag に持つ",
    "materials_snapshots": 45,
    "materials_unreadable_snapshots": 0,
    "device_snapshots": 4
  },
  "known_limits": [
    "実機確認の台帳は 2026-08-28 に始まった。それ以前の版の「記録なし」は欠落であって、確認しなかったことの証拠ではない",
    "Apple の版の一覧は直近10版。それより古い版の asc は null",
    "審査提出（reviewSubmissions）は版を持たない応答なので版に紐づけない。件数は summary.review_submissions_in_window",
    "code は直前のタグからの差分。**TestFlight 止まりの版の差分も、次に並んだ版に含まれない**（版ごとに独立）",
    "AI 著者の定義は署名とトレーラーだけを見る。手元の環境から所有者の署名でコミットした変更は人側に数える（code-authorship と同じ限界）"
  ],
  "rows": [
    {
      "version": "5.7.5",
      "tag": "v5.7.5",
      "tag_at": "2026-08-11T11:09:58+09:00",
      "tag_sha": "5a368fe14fb44c3766e2552a46783dd833096818",
      "build": null,
      "device_verification": null,
      "$device_note": "実機確認の台帳（data/appstore/device-verification.json）は 2026-08-28 に始まった。**この版の記録は無い**（無いのであって、確認しなかったとは言えない）",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.7.4",
        "commits_total": 15,
        "commits_ai": 15,
        "lines_total": 3050,
        "lines_ai": 3050
      }
    },
    {
      "version": "5.7.6",
      "tag": "v5.7.6",
      "tag_at": "2026-08-11T13:17:36+09:00",
      "tag_sha": "00f74d476571292d07df0494a678b7900ec2596c",
      "build": null,
      "device_verification": null,
      "$device_note": "実機確認の台帳（data/appstore/device-verification.json）は 2026-08-28 に始まった。**この版の記録は無い**（無いのであって、確認しなかったとは言えない）",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.7.5",
        "commits_total": 6,
        "commits_ai": 6,
        "lines_total": 204,
        "lines_ai": 204
      }
    },
    {
      "version": "5.7.7",
      "tag": "v5.7.7",
      "tag_at": "2026-08-11T14:29:56+09:00",
      "tag_sha": "9841729033e449680a492f00a519d991554227cf",
      "build": null,
      "device_verification": null,
      "$device_note": "実機確認の台帳（data/appstore/device-verification.json）は 2026-08-28 に始まった。**この版の記録は無い**（無いのであって、確認しなかったとは言えない）",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.7.6",
        "commits_total": 12,
        "commits_ai": 12,
        "lines_total": 1335,
        "lines_ai": 1335
      }
    },
    {
      "version": "5.7.8",
      "tag": "v5.7.8",
      "tag_at": "2026-08-12T00:00:57+09:00",
      "tag_sha": "4cb2a273c40f31c55db6a5706babb271346efad7",
      "build": null,
      "device_verification": null,
      "$device_note": "実機確認の台帳（data/appstore/device-verification.json）は 2026-08-28 に始まった。**この版の記録は無い**（無いのであって、確認しなかったとは言えない）",
      "asc": {
        "state": "READY_FOR_DISTRIBUTION",
        "version_created_at": "2026-08-12T05:23:20-07:00",
        "live": false
      },
      "$asc_note": null,
      "store": {
        "released_between": null,
        "released_before": "2026-08-28T09:40:19Z",
        "how": "初めて観測した時点で既に READY。**下限は無い**（観測が始まる前に公開されていた）"
      },
      "code": {
        "since_tag": "v5.7.7",
        "commits_total": 16,
        "commits_ai": 16,
        "lines_total": 2036,
        "lines_ai": 2036
      }
    },
    {
      "version": "5.7.9",
      "tag": "v5.7.9",
      "tag_at": "2026-08-14T23:59:06+09:00",
      "tag_sha": "168e6b5080503c90e240b0d678a2d6e90bcd4cd5",
      "build": null,
      "device_verification": null,
      "$device_note": "実機確認の台帳（data/appstore/device-verification.json）は 2026-08-28 に始まった。**この版の記録は無い**（無いのであって、確認しなかったとは言えない）",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.7.8",
        "commits_total": 9,
        "commits_ai": 9,
        "lines_total": 1489,
        "lines_ai": 1489
      }
    },
    {
      "version": "5.7.10",
      "tag": "v5.7.10",
      "tag_at": "2026-08-15T14:01:00+09:00",
      "tag_sha": "1ed97b543a437609df90c2b1d676525b85955226",
      "build": null,
      "device_verification": null,
      "$device_note": "実機確認の台帳（data/appstore/device-verification.json）は 2026-08-28 に始まった。**この版の記録は無い**（無いのであって、確認しなかったとは言えない）",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.7.9",
        "commits_total": 1,
        "commits_ai": 1,
        "lines_total": 368,
        "lines_ai": 368
      }
    },
    {
      "version": "5.7.11",
      "tag": "v5.7.11",
      "tag_at": "2026-08-15T16:47:51+09:00",
      "tag_sha": "ec5098f7342f303a8bd38593dcf312e15e854976",
      "build": null,
      "device_verification": null,
      "$device_note": "実機確認の台帳（data/appstore/device-verification.json）は 2026-08-28 に始まった。**この版の記録は無い**（無いのであって、確認しなかったとは言えない）",
      "asc": {
        "state": "READY_FOR_DISTRIBUTION",
        "version_created_at": "2026-08-18T03:54:12-07:00",
        "live": false
      },
      "$asc_note": null,
      "store": {
        "released_between": null,
        "released_before": "2026-08-28T09:40:19Z",
        "how": "初めて観測した時点で既に READY。**下限は無い**（観測が始まる前に公開されていた）"
      },
      "code": {
        "since_tag": "v5.7.10",
        "commits_total": 2,
        "commits_ai": 2,
        "lines_total": 177,
        "lines_ai": 177
      }
    },
    {
      "version": "5.8.0",
      "tag": "v5.8.0",
      "tag_at": "2026-08-19T21:51:10+09:00",
      "tag_sha": "266b32526319a29d7e7624911e2c31f8f8de86ac",
      "build": null,
      "device_verification": null,
      "$device_note": "実機確認の台帳（data/appstore/device-verification.json）は 2026-08-28 に始まった。**この版の記録は無い**（無いのであって、確認しなかったとは言えない）",
      "asc": {
        "state": "READY_FOR_DISTRIBUTION",
        "version_created_at": "2026-08-21T00:20:36-07:00",
        "live": false
      },
      "$asc_note": null,
      "store": {
        "released_between": null,
        "released_before": "2026-08-28T09:40:19Z",
        "how": "初めて観測した時点で既に READY。**下限は無い**（観測が始まる前に公開されていた）"
      },
      "code": {
        "since_tag": "v5.7.11",
        "commits_total": 11,
        "commits_ai": 11,
        "lines_total": 2647,
        "lines_ai": 2647
      }
    },
    {
      "version": "5.8.1",
      "tag": "v5.8.1",
      "tag_at": "2026-08-22T20:50:01+09:00",
      "tag_sha": "4db804b82bfcdcddd0256c26da930f5cbba0736e",
      "build": null,
      "device_verification": null,
      "$device_note": "実機確認の台帳（data/appstore/device-verification.json）は 2026-08-28 に始まった。**この版の記録は無い**（無いのであって、確認しなかったとは言えない）",
      "asc": {
        "state": "READY_FOR_DISTRIBUTION",
        "version_created_at": "2026-08-22T05:02:19-07:00",
        "live": false
      },
      "$asc_note": null,
      "store": {
        "released_between": null,
        "released_before": "2026-08-28T09:40:19Z",
        "how": "初めて観測した時点で既に READY。**下限は無い**（観測が始まる前に公開されていた）"
      },
      "code": {
        "since_tag": "v5.8.0",
        "commits_total": 9,
        "commits_ai": 9,
        "lines_total": 1986,
        "lines_ai": 1986
      }
    },
    {
      "version": "5.8.2",
      "tag": "v5.8.2",
      "tag_at": "2026-08-28T14:01:00+09:00",
      "tag_sha": "48f456c08925e9f39296f6aebfd70a655960e386",
      "build": null,
      "device_verification": {
        "sha": "48f456c08925e9f39296f6aebfd70a655960e386",
        "at": "2026-08-28T05:16:08Z",
        "recorded_from": "owner statement",
        "sha_matches_tag": true
      },
      "$device_note": null,
      "asc": {
        "state": "READY_FOR_DISTRIBUTION",
        "version_created_at": "2026-08-27T22:50:55-07:00",
        "live": false
      },
      "$asc_note": null,
      "store": {
        "released_between": [
          "2026-08-28T10:50:59Z",
          "2026-08-28T22:34:07Z"
        ],
        "released_before": null,
        "how": "観測の挟み撃ち（READY 以外を最後に見た時刻 〜 READY を初めて見た時刻）"
      },
      "code": {
        "since_tag": "v5.8.1",
        "commits_total": 49,
        "commits_ai": 15,
        "lines_total": 14538,
        "lines_ai": 2678
      }
    },
    {
      "version": "5.8.3",
      "tag": "v5.8.3",
      "tag_at": "2026-08-29T07:59:54+09:00",
      "tag_sha": "f4b3976788f5864a14401f92329ecc72643f265e",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.2",
        "commits_total": 47,
        "commits_ai": 20,
        "lines_total": 6627,
        "lines_ai": 2529
      }
    },
    {
      "version": "5.8.4",
      "tag": "v5.8.4",
      "tag_at": "2026-08-29T08:53:53+09:00",
      "tag_sha": "84e1815d36bdaefc03bcc2abd94f4a2f8e5e3e45",
      "build": null,
      "device_verification": {
        "sha": "84e1815d36bdaefc03bcc2abd94f4a2f8e5e3e45",
        "at": "2026-08-29T00:15:21Z",
        "recorded_from": "owner statement",
        "sha_matches_tag": true
      },
      "$device_note": null,
      "asc": {
        "state": "READY_FOR_DISTRIBUTION",
        "version_created_at": "2026-08-31T16:02:59-07:00",
        "live": false
      },
      "$asc_note": null,
      "store": {
        "released_between": [
          "2026-09-01T04:36:28Z",
          "2026-09-01T23:16:24Z"
        ],
        "released_before": null,
        "how": "観測の挟み撃ち（READY 以外を最後に見た時刻 〜 READY を初めて見た時刻）"
      },
      "code": {
        "since_tag": "v5.8.3",
        "commits_total": 5,
        "commits_ai": 0,
        "lines_total": 275,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.5",
      "tag": "v5.8.5",
      "tag_at": "2026-09-02T09:19:24+09:00",
      "tag_sha": "a4fdf5da1db09aeedfde651051247be4d6207fc8",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": {
        "state": "READY_FOR_DISTRIBUTION",
        "version_created_at": "2026-09-01T18:01:00-07:00",
        "live": false
      },
      "$asc_note": null,
      "store": {
        "released_between": null,
        "released_before": "2026-09-02T23:16:36Z",
        "how": "初めて観測した時点で既に READY。**下限は無い**（観測が始まる前に公開されていた）"
      },
      "code": {
        "since_tag": "v5.8.4",
        "commits_total": 32,
        "commits_ai": 2,
        "lines_total": 18342,
        "lines_ai": 1148
      }
    },
    {
      "version": "5.8.6",
      "tag": "v5.8.6",
      "tag_at": "2026-09-02T11:45:57+09:00",
      "tag_sha": "9645ad17dace1d33d31eb1c79345b5514251db98",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.5",
        "commits_total": 8,
        "commits_ai": 7,
        "lines_total": 1176,
        "lines_ai": 1145
      }
    },
    {
      "version": "5.8.7",
      "tag": "v5.8.7",
      "tag_at": "2026-09-03T16:13:20+09:00",
      "tag_sha": "1ae03f5480846026e786a26b44aa7811d5b11b07",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.6",
        "commits_total": 9,
        "commits_ai": 5,
        "lines_total": 3966,
        "lines_ai": 794
      }
    },
    {
      "version": "5.8.8",
      "tag": "v5.8.8",
      "tag_at": "2026-09-03T17:54:39+09:00",
      "tag_sha": "fddd4d160caa21ab4992102620ea3f54ccd2ba57",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.7",
        "commits_total": 5,
        "commits_ai": 3,
        "lines_total": 1068,
        "lines_ai": 763
      }
    },
    {
      "version": "5.8.9",
      "tag": "v5.8.9",
      "tag_at": "2026-09-03T19:12:58+09:00",
      "tag_sha": "6f1f6bd16b2edbe7ae1b73e8f586043a44e844d1",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": {
        "state": "READY_FOR_DISTRIBUTION",
        "version_created_at": "2026-09-03T00:43:37-07:00",
        "live": false
      },
      "$asc_note": null,
      "store": {
        "released_between": null,
        "released_before": "2026-09-03T23:14:48Z",
        "how": "初めて観測した時点で既に READY。**下限は無い**（観測が始まる前に公開されていた）"
      },
      "code": {
        "since_tag": "v5.8.8",
        "commits_total": 2,
        "commits_ai": 2,
        "lines_total": 43,
        "lines_ai": 43
      }
    },
    {
      "version": "5.8.10",
      "tag": "v5.8.10",
      "tag_at": "2026-09-04T16:17:51+09:00",
      "tag_sha": "a9c3e4e8072d1c91de093ab3be08e5316b661499",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.9",
        "commits_total": 5,
        "commits_ai": 2,
        "lines_total": 3840,
        "lines_ai": 1048
      }
    },
    {
      "version": "5.8.11",
      "tag": "v5.8.11",
      "tag_at": "2026-09-04T17:47:10+09:00",
      "tag_sha": "bee90d8aba790562814bf5d53697deffa1dab2fd",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.10",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 131,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.12",
      "tag": "v5.8.12",
      "tag_at": "2026-09-04T18:54:55+09:00",
      "tag_sha": "a58b7d57105328dc980b0169be51a421b40ff455",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.11",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 1456,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.13",
      "tag": "v5.8.13",
      "tag_at": "2026-09-04T23:13:15+09:00",
      "tag_sha": "ad930b303bc515a516b02fc6215316d15ed2550e",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.12",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 191,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.14",
      "tag": "v5.8.14",
      "tag_at": "2026-09-05T00:35:49+09:00",
      "tag_sha": "a779169761c0cf16b4bd7f5bbaf464593551bcc5",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.13",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 2862,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.15",
      "tag": "v5.8.15",
      "tag_at": "2026-09-05T00:59:38+09:00",
      "tag_sha": "4283cba2d2b7afef5ea9d09a09c7eace2df95f16",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.14",
        "commits_total": 1,
        "commits_ai": 0,
        "lines_total": 18,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.16",
      "tag": "v5.8.16",
      "tag_at": "2026-09-05T13:55:11+09:00",
      "tag_sha": "12f73c50e2b6d265ef500b22bebef97be4ac80ee",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.15",
        "commits_total": 9,
        "commits_ai": 1,
        "lines_total": 3772,
        "lines_ai": 1088
      }
    },
    {
      "version": "5.8.17",
      "tag": "v5.8.17",
      "tag_at": "2026-09-05T15:24:22+09:00",
      "tag_sha": "3bf3f41374ea555de9602fe1b913fede887821ed",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": {
        "state": "READY_FOR_DISTRIBUTION",
        "version_created_at": "2026-09-05T02:59:49-07:00",
        "live": false
      },
      "$asc_note": null,
      "store": {
        "released_between": null,
        "released_before": "2026-09-05T22:50:37Z",
        "how": "初めて観測した時点で既に READY。**下限は無い**（観測が始まる前に公開されていた）"
      },
      "code": {
        "since_tag": "v5.8.16",
        "commits_total": 1,
        "commits_ai": 1,
        "lines_total": 67,
        "lines_ai": 67
      }
    },
    {
      "version": "5.8.20",
      "tag": "v5.8.20",
      "tag_at": "2026-09-05T22:44:29+09:00",
      "tag_sha": "e9b11a7f18efde24824b415e0113d6842f54e2bf",
      "build": null,
      "device_verification": {
        "sha": "e9b11a7f18efde24824b415e0113d6842f54e2bf",
        "at": "2026-09-06T02:13:20Z",
        "recorded_from": "owner statement",
        "sha_matches_tag": true
      },
      "$device_note": null,
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.17",
        "commits_total": 12,
        "commits_ai": 4,
        "lines_total": 6038,
        "lines_ai": 1769
      }
    },
    {
      "version": "5.8.21",
      "tag": "v5.8.21",
      "tag_at": "2026-09-06T17:16:10+09:00",
      "tag_sha": "86de739e240ab04187b34751073ff389769d0c61",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.20",
        "commits_total": 27,
        "commits_ai": 1,
        "lines_total": 23739,
        "lines_ai": 42
      }
    },
    {
      "version": "5.8.22",
      "tag": "v5.8.22",
      "tag_at": "2026-09-06T17:33:36+09:00",
      "tag_sha": "7bc4cb5c99e01bf3639f48b06d9f3b1c1efb9e12",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.21",
        "commits_total": 1,
        "commits_ai": 0,
        "lines_total": 83,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.23",
      "tag": "v5.8.23",
      "tag_at": "2026-09-06T17:52:13+09:00",
      "tag_sha": "3022b146fc2dc828fcbba36ad8f65a3bc6f529b4",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.22",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 271,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.24",
      "tag": "v5.8.24",
      "tag_at": "2026-09-06T18:02:47+09:00",
      "tag_sha": "d6d198df14e3935861461d9d59a0037fb5e3c8ca",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.23",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 309,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.25",
      "tag": "v5.8.25",
      "tag_at": "2026-09-06T18:20:25+09:00",
      "tag_sha": "6b6676ba48a61fe0be91634cc7725180ce5ac5bb",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.24",
        "commits_total": 1,
        "commits_ai": 0,
        "lines_total": 121,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.26",
      "tag": "v5.8.26",
      "tag_at": "2026-09-06T19:35:51+09:00",
      "tag_sha": "86e825cfbd209a37a78537eca2ca1d364e24c008",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": {
        "state": "READY_FOR_DISTRIBUTION",
        "version_created_at": "2026-09-05T17:37:56-07:00",
        "live": true
      },
      "$asc_note": null,
      "store": {
        "released_between": [
          "2026-09-07T01:11:07Z",
          "2026-09-07T21:37:45Z"
        ],
        "released_before": null,
        "how": "観測の挟み撃ち（READY 以外を最後に見た時刻 〜 READY を初めて見た時刻）"
      },
      "code": {
        "since_tag": "v5.8.25",
        "commits_total": 4,
        "commits_ai": 1,
        "lines_total": 1001,
        "lines_ai": 96
      }
    },
    {
      "version": "5.8.27",
      "tag": "v5.8.27",
      "tag_at": "2026-09-06T20:34:35+09:00",
      "tag_sha": "34a5837340c53b6684722521d8acc2d1d0729c96",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.26",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 663,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.28",
      "tag": "v5.8.28",
      "tag_at": "2026-09-06T22:14:36+09:00",
      "tag_sha": "8355970afb7c6dfb5a782e6d680c10e7573c0737",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.27",
        "commits_total": 4,
        "commits_ai": 0,
        "lines_total": 1772,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.29",
      "tag": "v5.8.29",
      "tag_at": "2026-09-07T04:27:55+09:00",
      "tag_sha": "5dd34d897f63333e06c8ea80e29ce6ec6f089c77",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.28",
        "commits_total": 4,
        "commits_ai": 0,
        "lines_total": 4856,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.30",
      "tag": "v5.8.30",
      "tag_at": "2026-09-07T09:48:28+09:00",
      "tag_sha": "eb9b78807b5739f318f70dd26ff15ca4d882c559",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.29",
        "commits_total": 4,
        "commits_ai": 0,
        "lines_total": 2576,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.31",
      "tag": "v5.8.31",
      "tag_at": "2026-09-07T10:43:19+09:00",
      "tag_sha": "e1f3ce7be5e273d9134e29585464cf23627611f8",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.30",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 1417,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.32",
      "tag": "v5.8.32",
      "tag_at": "2026-09-07T11:28:13+09:00",
      "tag_sha": "4db5b639626bb02eff958df9e560314ebaaaf989",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.31",
        "commits_total": 1,
        "commits_ai": 0,
        "lines_total": 79,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.33",
      "tag": "v5.8.33",
      "tag_at": "2026-09-07T11:48:06+09:00",
      "tag_sha": "925d76a785bd1b62771af754b06add565ae878e1",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.32",
        "commits_total": 1,
        "commits_ai": 0,
        "lines_total": 434,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.34",
      "tag": "v5.8.34",
      "tag_at": "2026-09-07T14:06:16+09:00",
      "tag_sha": "d3dab4406e95fd0352818685810e880bc620a6fd",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.33",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 898,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.35",
      "tag": "v5.8.35",
      "tag_at": "2026-09-07T14:40:33+09:00",
      "tag_sha": "e93124b89bb452a528b97c12cc5f4d8f79cd8c54",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.34",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 3666,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.36",
      "tag": "v5.8.36",
      "tag_at": "2026-09-07T15:12:47+09:00",
      "tag_sha": "2521ad28c753f2addbea75579745ae443b6230af",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.35",
        "commits_total": 1,
        "commits_ai": 0,
        "lines_total": 87,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.37",
      "tag": "v5.8.37",
      "tag_at": "2026-09-07T15:41:28+09:00",
      "tag_sha": "cc3dfe131ea54810b1286828938bbd01ed07b3dc",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.36",
        "commits_total": 1,
        "commits_ai": 0,
        "lines_total": 67,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.38",
      "tag": "v5.8.38",
      "tag_at": "2026-09-07T16:07:22+09:00",
      "tag_sha": "8594b7d199bba7ad0b731c6d6236b20acab13163",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.37",
        "commits_total": 1,
        "commits_ai": 0,
        "lines_total": 341,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.39",
      "tag": "v5.8.39",
      "tag_at": "2026-09-07T16:57:04+09:00",
      "tag_sha": "a7d24b2b242ef9fa7640408e67309670961b67f3",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.38",
        "commits_total": 3,
        "commits_ai": 0,
        "lines_total": 245,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.40",
      "tag": "v5.8.40",
      "tag_at": "2026-09-07T17:54:29+09:00",
      "tag_sha": "bc396e275c6cf85c14c7f02e8effc2f909ceb7d8",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.39",
        "commits_total": 3,
        "commits_ai": 0,
        "lines_total": 927,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.41",
      "tag": "v5.8.41",
      "tag_at": "2026-09-07T18:36:49+09:00",
      "tag_sha": "e3845ed15f5f08d27ae7c9f2995b3dc8b9ee1f72",
      "build": null,
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.40",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 367,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.42",
      "tag": "v5.8.42",
      "tag_at": "2026-09-07T19:12:16+09:00",
      "tag_sha": "13e76a2b008636fbca570306cbae91051c5279f7",
      "build": {
        "number": "1151",
        "uploaded_at": "2026-09-07T03:19:48-07:00",
        "processing_state": "VALID"
      },
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.41",
        "commits_total": 3,
        "commits_ai": 0,
        "lines_total": 213,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.43",
      "tag": "v5.8.43",
      "tag_at": "2026-09-07T20:41:18+09:00",
      "tag_sha": "210b81de95f83b80cbd7b372aa23b637d5b4f641",
      "build": {
        "number": "1167",
        "uploaded_at": "2026-09-07T04:50:16-07:00",
        "processing_state": "VALID"
      },
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.42",
        "commits_total": 9,
        "commits_ai": 0,
        "lines_total": 3317,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.44",
      "tag": "v5.8.44",
      "tag_at": "2026-09-07T21:50:13+09:00",
      "tag_sha": "7594101402d392a5558f3d9846bf760f33f1fcd6",
      "build": {
        "number": "1173",
        "uploaded_at": "2026-09-07T05:58:54-07:00",
        "processing_state": "VALID"
      },
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.43",
        "commits_total": 2,
        "commits_ai": 0,
        "lines_total": 427,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.45",
      "tag": "v5.8.45",
      "tag_at": "2026-09-07T22:11:20+09:00",
      "tag_sha": "8fab1fdd89b8c0a79b0806832c823216eb8025fa",
      "build": {
        "number": "1176",
        "uploaded_at": "2026-09-07T06:19:36-07:00",
        "processing_state": "VALID"
      },
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.44",
        "commits_total": 1,
        "commits_ai": 0,
        "lines_total": 157,
        "lines_ai": 0
      }
    },
    {
      "version": "5.8.46",
      "tag": "v5.8.46",
      "tag_at": "2026-09-07T22:24:44+09:00",
      "tag_sha": "335e0aae107c5378c21da9ce5011e7a76afa75d4",
      "build": {
        "number": "1179",
        "uploaded_at": "2026-09-07T06:40:53-07:00",
        "processing_state": "VALID"
      },
      "device_verification": null,
      "$device_note": "記録が無い。TestFlight 止まりか、記録されていないかのどちらか",
      "asc": null,
      "$asc_note": "Apple の版の一覧（直近10版）に無い。TestFlight 段階か、一覧の外",
      "store": null,
      "code": {
        "since_tag": "v5.8.45",
        "commits_total": 1,
        "commits_ai": 0,
        "lines_total": 130,
        "lines_ai": 0
      }
    }
  ],
  "summary": {
    "window": {
      "from": "2026-08-11",
      "to": "2026-09-08"
    },
    "tags": 52,
    "store_ready": 10,
    "store_ready_versions": [
      "5.7.8",
      "5.7.11",
      "5.8.0",
      "5.8.1",
      "5.8.2",
      "5.8.4",
      "5.8.5",
      "5.8.9",
      "5.8.17",
      "5.8.26"
    ],
    "device_verified_same_sha": 3,
    "release_time_bounded": 3,
    "code": {
      "commits_total": 360,
      "commits_ai": 145,
      "lines_total": 125865,
      "lines_ai": 26502
    },
    "code_ai_commit_rate_pct": 40.3,
    "code_ai_line_rate_pct": 21.1,
    "review_submissions_in_window": 10
  }
}
