cc-os/plugins/os-doc-hygiene/examples/golden/classifier/5-distill/proposals.json

14 lines
637 B
JSON
Raw Normal View History

[
{
"path": "docs/incident-log.md",
"category": { "class": "bloat", "subtype": "distill" },
"signals": [
{ "name": "archive_to_live_ratio", "detail": "95% of content is under archive/resolved/completed headings" }
],
"op": "Generative distillation: condense the resolved-incident narrative (lines 5-27) to a few summary lines, preserving the facts at lower altitude.",
"op_type": "generative",
"reducible_range": { "start_line": 5, "end_line": 27 },
"gloss": "True but verbose resolved-problem prose that no longer informs any decision; distill the altitude rather than delete the history."
}
]