{
  "$comment": [
    "**自律スコアの履歴。機械が追記する（scripts/autonomy-score.mjs --snapshot）。**",
    "",
    "配点そのもの（data/autonomy-score.json）とはファイルを分けてある。",
    "**同じファイルに置くと、機械が自分の点数の付け方を書き換えられる場所ができる。**",
    "こちらは観測値だけを持ち、重み・可逆性クラス・上限は一切持たない。",
    "",
    "【何に使うか】アンチゲーミングの非退行制約が、直前のスナップショットの",
    "検査被覆率と比べる。**被覆率が下がった窓ではスコアを上げない**（据え置く）。",
    "履歴が1点も無い間はこの制約が効かない —— 最初の1点は基準であって判定ではない。",
    "",
    "【率と違って、ここは天井を持たない】",
    "総合自動化率（タスク被覆率）は 83.4% で頭打ちになることが分かっている",
    "（docs/autonomy-95-gap.md）。こちらの天井は L2〜L5 の反証器を作ることでしか上がらず、",
    "**作れば上がる代わりに、作らないと何をしても上がらない。**",
    "同じ日に両方を出す理由がそれで、片方が伸びてもう片方が伸びないことに意味がある。"
  ],
  "snapshots": [
    {
      "at": "2026-09-04",
      "window": {
        "from": "2026-08-11",
        "to": "2026-09-04",
        "days": 25,
        "truncated": false
      },
      "total": 39.24562379110252,
      "raw": 39.24562379110252,
      "held": false,
      "coverage": {
        "total": 101,
        "demonstrated": 101,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 0,
          "rate": 0
        },
        "umr": {
          "points": 19.680851063829788,
          "rate": 0.7872340425531915
        },
        "ra": {
          "points": 2.727272727272727,
          "rate": 0.13636363636363635
        },
        "ep": {
          "points": 8.4375,
          "rate": 0.5625
        },
        "tuc": {
          "points": 8.4,
          "rate": 0.84
        }
      }
    },
    {
      "at": "2026-09-05",
      "window": {
        "from": "2026-08-11",
        "to": "2026-09-05",
        "days": 26,
        "truncated": false
      },
      "total": 39.700573549257754,
      "raw": 39.700573549257754,
      "held": false,
      "coverage": {
        "total": 112,
        "demonstrated": 112,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 0,
          "rate": 0
        },
        "umr": {
          "points": 19.791666666666664,
          "rate": 0.7916666666666666
        },
        "ra": {
          "points": 2.5,
          "rate": 0.125
        },
        "ep": {
          "points": 8.947368421052632,
          "rate": 0.5964912280701754
        },
        "tuc": {
          "points": 8.46153846153846,
          "rate": 0.846153846153846
        }
      }
    },
    {
      "at": "2026-09-06",
      "window": {
        "from": "2026-08-11",
        "to": "2026-09-06",
        "days": 27,
        "truncated": false
      },
      "total": 38.49834522202943,
      "raw": 38.49834522202943,
      "held": false,
      "coverage": {
        "total": 119,
        "demonstrated": 119,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 0,
          "rate": 0
        },
        "umr": {
          "points": 18.269230769230766,
          "rate": 0.7307692307692307
        },
        "ra": {
          "points": 2.142857142857143,
          "rate": 0.10714285714285714
        },
        "ep": {
          "points": 9.197368421052632,
          "rate": 0.6131578947368421
        },
        "tuc": {
          "points": 8.88888888888889,
          "rate": 0.888888888888889
        }
      }
    },
    {
      "at": "2026-09-07",
      "window": {
        "from": "2026-08-11",
        "to": "2026-09-07",
        "days": 28,
        "truncated": false
      },
      "total": 40.47122641509434,
      "raw": 40.47122641509434,
      "held": false,
      "coverage": {
        "total": 120,
        "demonstrated": 120,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 1.2,
          "rate": 0.04
        },
        "umr": {
          "points": 18.39622641509434,
          "rate": 0.7358490566037735
        },
        "ra": {
          "points": 3.5714285714285716,
          "rate": 0.17857142857142858
        },
        "ep": {
          "points": 8.375,
          "rate": 0.5583333333333333
        },
        "tuc": {
          "points": 8.928571428571429,
          "rate": 0.8928571428571429
        }
      }
    },
    {
      "at": "2026-09-08",
      "window": {
        "from": "2026-08-12",
        "to": "2026-09-08",
        "days": 28,
        "truncated": true
      },
      "total": 43.08632075471698,
      "raw": 43.08632075471698,
      "held": false,
      "coverage": {
        "total": 122,
        "demonstrated": 122,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 2.4,
          "rate": 0.08
        },
        "umr": {
          "points": 19.81132075471698,
          "rate": 0.7924528301886793
        },
        "ra": {
          "points": 3.5714285714285716,
          "rate": 0.17857142857142858
        },
        "ep": {
          "points": 8.375,
          "rate": 0.5583333333333333
        },
        "tuc": {
          "points": 8.928571428571429,
          "rate": 0.8928571428571429
        }
      }
    },
    {
      "at": "2026-09-09",
      "window": {
        "from": "2026-08-13",
        "to": "2026-09-09",
        "days": 28,
        "truncated": true
      },
      "total": 44.46016483516483,
      "raw": 44.46016483516483,
      "held": false,
      "coverage": {
        "total": 124,
        "demonstrated": 124,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 3.75,
          "rate": 0.125
        },
        "umr": {
          "points": 20.192307692307693,
          "rate": 0.8076923076923077
        },
        "ra": {
          "points": 3.5714285714285716,
          "rate": 0.17857142857142858
        },
        "ep": {
          "points": 8.375,
          "rate": 0.5583333333333333
        },
        "tuc": {
          "points": 8.571428571428571,
          "rate": 0.8571428571428571
        }
      }
    },
    {
      "at": "2026-09-10",
      "window": {
        "from": "2026-08-14",
        "to": "2026-09-10",
        "days": 28,
        "truncated": true
      },
      "total": 45.037969535640336,
      "raw": 45.037969535640336,
      "held": false,
      "coverage": {
        "total": 124,
        "demonstrated": 124,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 5.217391304347826,
          "rate": 0.17391304347826086
        },
        "umr": {
          "points": 19.897959183673468,
          "rate": 0.7959183673469388
        },
        "ra": {
          "points": 3.333333333333333,
          "rate": 0.16666666666666666
        },
        "ep": {
          "points": 8.375,
          "rate": 0.5583333333333333
        },
        "tuc": {
          "points": 8.214285714285714,
          "rate": 0.8214285714285714
        }
      }
    },
    {
      "at": "2026-09-11",
      "window": {
        "from": "2026-08-15",
        "to": "2026-09-11",
        "days": 28,
        "truncated": true
      },
      "total": 45.70463620230701,
      "raw": 45.70463620230701,
      "held": false,
      "coverage": {
        "total": 124,
        "demonstrated": 124,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 5.217391304347826,
          "rate": 0.17391304347826086
        },
        "umr": {
          "points": 19.897959183673468,
          "rate": 0.7959183673469388
        },
        "ra": {
          "points": 4,
          "rate": 0.2
        },
        "ep": {
          "points": 8.375,
          "rate": 0.5583333333333333
        },
        "tuc": {
          "points": 8.214285714285714,
          "rate": 0.8214285714285714
        }
      }
    },
    {
      "at": "2026-09-12",
      "window": {
        "from": "2026-08-16",
        "to": "2026-09-12",
        "days": 28,
        "truncated": true
      },
      "total": 45.25190570299266,
      "raw": 45.25190570299266,
      "held": false,
      "coverage": {
        "total": 124,
        "demonstrated": 124,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 5.454545454545455,
          "rate": 0.18181818181818182
        },
        "umr": {
          "points": 19.565217391304348,
          "rate": 0.782608695652174
        },
        "ra": {
          "points": 4,
          "rate": 0.2
        },
        "ep": {
          "points": 8.375,
          "rate": 0.5583333333333333
        },
        "tuc": {
          "points": 7.857142857142857,
          "rate": 0.7857142857142857
        }
      }
    },
    {
      "at": "2026-09-13",
      "window": {
        "from": "2026-08-17",
        "to": "2026-09-13",
        "days": 28,
        "truncated": true
      },
      "total": 45.4807009760426,
      "raw": 45.4807009760426,
      "held": false,
      "coverage": {
        "total": 127,
        "demonstrated": 127,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 6,
          "rate": 0.2
        },
        "umr": {
          "points": 18.367346938775512,
          "rate": 0.7346938775510204
        },
        "ra": {
          "points": 4,
          "rate": 0.2
        },
        "ep": {
          "points": 8.184782608695652,
          "rate": 0.5456521739130434
        },
        "tuc": {
          "points": 8.928571428571429,
          "rate": 0.8928571428571429
        }
      }
    },
    {
      "at": "2026-09-14",
      "window": {
        "from": "2026-08-18",
        "to": "2026-09-14",
        "days": 28,
        "truncated": true
      },
      "total": 46.27544194935499,
      "raw": 46.27544194935499,
      "held": false,
      "coverage": {
        "total": 127,
        "demonstrated": 127,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 5.769230769230769,
          "rate": 0.19230769230769232
        },
        "umr": {
          "points": 18.75,
          "rate": 0.75
        },
        "ra": {
          "points": 4.285714285714286,
          "rate": 0.21428571428571427
        },
        "ep": {
          "points": 8.184782608695652,
          "rate": 0.5456521739130434
        },
        "tuc": {
          "points": 9.285714285714286,
          "rate": 0.9285714285714286
        }
      }
    },
    {
      "at": "2026-09-15",
      "window": {
        "from": "2026-08-19",
        "to": "2026-09-15",
        "days": 28,
        "truncated": true
      },
      "total": 45.766415261756876,
      "raw": 45.766415261756876,
      "held": false,
      "coverage": {
        "total": 127,
        "demonstrated": 127,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 6,
          "rate": 0.2
        },
        "umr": {
          "points": 18.367346938775512,
          "rate": 0.7346938775510204
        },
        "ra": {
          "points": 4.285714285714286,
          "rate": 0.21428571428571427
        },
        "ep": {
          "points": 8.184782608695652,
          "rate": 0.5456521739130434
        },
        "tuc": {
          "points": 8.928571428571429,
          "rate": 0.8928571428571429
        }
      }
    },
    {
      "at": "2026-09-16",
      "window": {
        "from": "2026-08-20",
        "to": "2026-09-16",
        "days": 28,
        "truncated": true
      },
      "total": 48.107142857142854,
      "raw": 48.107142857142854,
      "held": false,
      "coverage": {
        "total": 127,
        "demonstrated": 127,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 7.5,
          "rate": 0.25
        },
        "umr": {
          "points": 19.565217391304348,
          "rate": 0.782608695652174
        },
        "ra": {
          "points": 4.285714285714286,
          "rate": 0.21428571428571427
        },
        "ep": {
          "points": 8.184782608695652,
          "rate": 0.5456521739130434
        },
        "tuc": {
          "points": 8.571428571428571,
          "rate": 0.8571428571428571
        }
      }
    },
    {
      "at": "2026-09-17",
      "window": {
        "from": "2026-08-21",
        "to": "2026-09-17",
        "days": 28,
        "truncated": true
      },
      "total": 49.0761412500543,
      "raw": 49.0761412500543,
      "held": false,
      "coverage": {
        "total": 127,
        "demonstrated": 127,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 7.5,
          "rate": 0.25
        },
        "umr": {
          "points": 20.454545454545457,
          "rate": 0.8181818181818182
        },
        "ra": {
          "points": 4.615384615384616,
          "rate": 0.23076923076923078
        },
        "ep": {
          "points": 7.934782608695653,
          "rate": 0.5289855072463768
        },
        "tuc": {
          "points": 8.571428571428571,
          "rate": 0.8571428571428571
        }
      }
    },
    {
      "at": "2026-09-18",
      "window": {
        "from": "2026-08-22",
        "to": "2026-09-18",
        "days": 28,
        "truncated": true
      },
      "total": 48.48240165631469,
      "raw": 48.48240165631469,
      "held": false,
      "coverage": {
        "total": 127,
        "demonstrated": 127,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 7.5,
          "rate": 0.25
        },
        "umr": {
          "points": 19.642857142857142,
          "rate": 0.7857142857142857
        },
        "ra": {
          "points": 5.333333333333333,
          "rate": 0.26666666666666666
        },
        "ep": {
          "points": 7.434782608695652,
          "rate": 0.4956521739130435
        },
        "tuc": {
          "points": 8.571428571428571,
          "rate": 0.8571428571428571
        }
      }
    },
    {
      "at": "2026-09-19",
      "window": {
        "from": "2026-08-23",
        "to": "2026-09-19",
        "days": 28,
        "truncated": true
      },
      "total": 48.46579306165732,
      "raw": 48.46579306165732,
      "held": false,
      "coverage": {
        "total": 128,
        "demonstrated": 128,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 7.199999999999999,
          "rate": 0.24
        },
        "umr": {
          "points": 18.902439024390244,
          "rate": 0.7560975609756098
        },
        "ra": {
          "points": 6,
          "rate": 0.30000000000000004
        },
        "ep": {
          "points": 7.434782608695652,
          "rate": 0.4956521739130435
        },
        "tuc": {
          "points": 8.928571428571429,
          "rate": 0.8928571428571429
        }
      }
    },
    {
      "at": "2026-09-20",
      "window": {
        "from": "2026-08-24",
        "to": "2026-09-20",
        "days": 28,
        "truncated": true
      },
      "total": 47.92726381170317,
      "raw": 47.92726381170317,
      "held": false,
      "coverage": {
        "total": 130,
        "demonstrated": 130,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 7.5,
          "rate": 0.25
        },
        "umr": {
          "points": 18.421052631578945,
          "rate": 0.7368421052631579
        },
        "ra": {
          "points": 6,
          "rate": 0.30000000000000004
        },
        "ep": {
          "points": 7.434782608695652,
          "rate": 0.4956521739130435
        },
        "tuc": {
          "points": 8.571428571428571,
          "rate": 0.8571428571428571
        }
      }
    },
    {
      "at": "2026-09-21",
      "window": {
        "from": "2026-08-25",
        "to": "2026-09-21",
        "days": 28,
        "truncated": true
      },
      "total": 49.391549525988886,
      "raw": 49.391549525988886,
      "held": false,
      "coverage": {
        "total": 130,
        "demonstrated": 130,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 8.75,
          "rate": 0.2916666666666667
        },
        "umr": {
          "points": 18.421052631578945,
          "rate": 0.7368421052631579
        },
        "ra": {
          "points": 5.714285714285714,
          "rate": 0.2857142857142857
        },
        "ep": {
          "points": 7.934782608695653,
          "rate": 0.5289855072463768
        },
        "tuc": {
          "points": 8.571428571428571,
          "rate": 0.8571428571428571
        }
      }
    },
    {
      "at": "2026-09-22",
      "window": {
        "from": "2026-08-26",
        "to": "2026-09-22",
        "days": 28,
        "truncated": true
      },
      "total": 48.05655421943785,
      "raw": 48.05655421943785,
      "held": false,
      "coverage": {
        "total": 130,
        "demonstrated": 130,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 9.545454545454545,
          "rate": 0.3181818181818182
        },
        "umr": {
          "points": 17.647058823529413,
          "rate": 0.7058823529411765
        },
        "ra": {
          "points": 5.384615384615385,
          "rate": 0.2692307692307693
        },
        "ep": {
          "points": 7.622282608695652,
          "rate": 0.5081521739130435
        },
        "tuc": {
          "points": 7.857142857142857,
          "rate": 0.7857142857142857
        }
      }
    },
    {
      "at": "2026-09-23",
      "window": {
        "from": "2026-08-27",
        "to": "2026-09-23",
        "days": 28,
        "truncated": true
      },
      "total": 46.26070939929635,
      "raw": 46.26070939929635,
      "held": false,
      "coverage": {
        "total": 130,
        "demonstrated": 130,
        "rate": 1
      },
      "components": {
        "vdc": {
          "points": 9.130434782608695,
          "rate": 0.30434782608695654
        },
        "umr": {
          "points": 15.909090909090908,
          "rate": 0.6363636363636364
        },
        "ra": {
          "points": 5.384615384615385,
          "rate": 0.2692307692307693
        },
        "ep": {
          "points": 7.622282608695652,
          "rate": 0.5081521739130435
        },
        "tuc": {
          "points": 8.214285714285714,
          "rate": 0.8214285714285714
        }
      }
    }
  ]
}
