Files
document-haness/examples/output/retry-policy-demo/rounds/round-01/lint.json
T

38 lines
828 B
JSON

{
"score": 95.0,
"word_count": 667,
"issues": [
{
"code": "READ002",
"severity": "warning",
"message": "Paragraph contains 7 sentences.",
"line": 15,
"section": "",
"suggestion": "Keep one central point per paragraph."
},
{
"code": "LEN002",
"severity": "warning",
"message": "Document is under target (667/1200 words).",
"line": null,
"section": "",
"suggestion": ""
}
],
"metrics": {
"heading_count": 9,
"h2_count": 8,
"source_count": 3,
"cited_source_count": 0,
"citation_style": "hidden",
"decision_section_count": 3,
"numbered_steps": false,
"formulaic_ordinal_opening_count": 0,
"has_verification": true,
"has_tradeoffs": true,
"severity_counts": {
"warning": 2
}
}
}