39 lines
848 B
JSON
39 lines
848 B
JSON
{
|
|
"status": "passed",
|
|
"passed": true,
|
|
"base": {
|
|
"records": 128,
|
|
"empty_count": 0,
|
|
"think_leak_count": 0,
|
|
"think_leak_indices": [],
|
|
"mean_words": 388.1484375,
|
|
"max_words": 1379,
|
|
"max_repeat_run": 4
|
|
},
|
|
"candidate": {
|
|
"records": 128,
|
|
"empty_count": 0,
|
|
"think_leak_count": 0,
|
|
"think_leak_indices": [],
|
|
"mean_words": 406.4921875,
|
|
"max_words": 1334,
|
|
"max_repeat_run": 4
|
|
},
|
|
"candidate_base_mean_word_ratio": 1.0472596260290241,
|
|
"thresholds": {
|
|
"min_length_ratio": 0.33,
|
|
"max_length_ratio": 2.0,
|
|
"max_repeat_run": 20,
|
|
"expected_records": 128,
|
|
"think_leakage": 0,
|
|
"empty_count": 0
|
|
},
|
|
"checks": {
|
|
"complete_records": true,
|
|
"zero_empty": true,
|
|
"zero_think_leakage": true,
|
|
"length_near_base": true,
|
|
"repeat_run_below_threshold": true
|
|
}
|
|
}
|