{
  "version": "1.0",
  "source_chunks_path": "01_chunks.json",
  "strategy": {
    "front_ratio": 0.15,
    "middle_positions": [
      0.25,
      0.5,
      0.75
    ],
    "tail_ratio": 0.1,
    "high_density_limit": 30,
    "front_cap": 12,
    "tail_cap": 8,
    "middle_radius": 1,
    "preview_chars": 220
  },
  "samples": [
    {
      "sample_id": "OS0001",
      "chunk_id": "C0001",
      "start_para": 1,
      "end_para": 31,
      "sampling_reason": "front_loaded",
      "char_len": 1787,
      "text_preview": "第一章观星 常无欲以观其妙，常有欲以观其徼 墨竹山， 地方三千里，两山十四峰，妖兽横行，毒瘴密布，人烟罕至。 于这片重峦绝岭，险峰叠嶂，墨林竹海之间，却被人力开凿出一亩见方的平地。 平地中央，结草搭楼，开坛立像，被建起一座八臂六首，相貌不似人型的魔尊法相。 法坛四面，则各有七纵七横，摆出四十九个蒲团，散若天星。 此时法坛前只有个墨帻法褐的老道，怀抱着一把三尺七寸的朱木剑，嘴里叼着片青竹叶，把脑袋耷拉着，一点一顿得打盹。 正睡得安稳，从墨...",
      "chunk_index": 1,
      "all_reasons": [
        "front_loaded",
        "middle_stratified",
        "high_entity_density"
      ],
      "density_score": 5.95,
      "signal_terms": {
        "chapter_headings": [
          "第一章观星 常无欲以观其妙"
        ],
        "quoted_phrases": [
          "上师"
        ],
        "named_places": [
          "墨竹山"
        ],
        "titled_people": [],
        "organizations": [],
        "artifacts": [],
        "term_highlights": [
          "墨竹山"
        ],
        "signal_counts": {
          "chapter_headings": 1,
          "quoted_phrases": 1,
          "named_places": 1,
          "titled_people": 0,
          "organizations": 0,
          "artifacts": 0,
          "conservative_terms": 1
        }
      }
    },
    {
      "sample_id": "OS0002",
      "chunk_id": "C0002",
      "start_para": 31,
      "end_para": 69,
      "sampling_reason": "middle_stratified",
      "char_len": 1764,
      "text_preview": "乐天知命，心情最大上限提升，心情提升时的数值翻倍， 镇静一点，心情发生波动时只变化一点，’ “哦，镇静一点……镇静尼玛个头啊！真特码的是心理健康的系统给的BUFF也加心理健康啊艹！” 李凡实在是忍不住了，跳起来嗷呜一声恶龙咆哮。 然后他就看到老道扭头瞪着自己，赶忙点头哈腰得盘腿坐好，“不好意思不好意思！别介意别介意！” 可老道士已经阴沉着脸走过来了，枯树干一样沉着脸立在李凡面前，投下的巨大阴影几乎遮住他的脸。就好像晚自习冲进教室抓人的班...",
      "chunk_index": 2,
      "all_reasons": [
        "middle_stratified",
        "tail_stratified",
        "high_entity_density"
      ],
      "density_score": 1.15,
      "signal_terms": {
        "chapter_headings": [],
        "quoted_phrases": [
          "不好意思不好意思！别介意别介意",
          "……",
          "哈！虚月当空"
        ],
        "named_places": [],
        "titled_people": [],
        "organizations": [],
        "artifacts": [],
        "term_highlights": [],
        "signal_counts": {
          "chapter_headings": 0,
          "quoted_phrases": 3,
          "named_places": 0,
          "titled_people": 0,
          "organizations": 0,
          "artifacts": 0,
          "conservative_terms": 0
        }
      }
    }
  ],
  "stats": {
    "chunk_count": 2,
    "sample_count": 2,
    "counts_by_primary_reason": {
      "front_loaded": 1,
      "middle_stratified": 1
    },
    "counts_by_any_reason": {
      "front_loaded": 1,
      "middle_stratified": 2,
      "high_entity_density": 2,
      "tail_stratified": 1
    },
    "top_density_chunks": [
      {
        "chunk_id": "C0001",
        "chunk_index": 1,
        "density_score": 5.95,
        "term_highlights": [
          "墨竹山"
        ],
        "signal_counts": {
          "chapter_headings": 1,
          "quoted_phrases": 1,
          "named_places": 1,
          "titled_people": 0,
          "organizations": 0,
          "artifacts": 0,
          "conservative_terms": 1
        }
      },
      {
        "chunk_id": "C0002",
        "chunk_index": 2,
        "density_score": 1.15,
        "term_highlights": [],
        "signal_counts": {
          "chapter_headings": 0,
          "quoted_phrases": 3,
          "named_places": 0,
          "titled_people": 0,
          "organizations": 0,
          "artifacts": 0,
          "conservative_terms": 0
        }
      }
    ]
  },
  "resolved_strategy": {
    "front_count": 1,
    "tail_count": 1,
    "middle_radius": 1,
    "preview_chars": 220
  }
}