Files
tw93--kami/references/checks_thresholds.json
2026-07-13 13:05:52 +08:00

22 lines
337 B
JSON

{
"rhythm": {
"max_content_run": 5,
"divider_min_deck_size": 12
},
"density": {
"warn_pct": 0.25,
"sparse_pct": 0.50,
"dpi": 36
},
"resume_balance": {
"min_fill_pct": 0.83,
"max_fill_pct": 0.95,
"max_gap_pct": 0.12,
"dpi": 36
},
"orphan": {
"max_words": 2,
"max_chars": 15
}
}