Files
document-haness/examples/output/retry-policy-demo/run.json
T
2026-07-29 18:29:25 +09:00

39 lines
1.1 KiB
JSON

{
"schema_version": 1,
"created_at": "2026-07-29T09:23:39+00:00",
"document": "API 재시도는 횟수가 아니라 부하 예산으로 설계한다",
"document_type": "technical_blog",
"passed": true,
"final_score": 95.6,
"rounds": [
{
"round": 1,
"draft": "rounds/round-01/draft.md",
"deterministic_score": 95.0,
"review_scores": {
"logic": 96.0,
"decision": 96.0,
"reader": 96.0,
"editor": 96.0,
"evidence": 96.0,
"operations": 96.0
},
"composite_score": 95.6,
"blockers": 0,
"errors": 0,
"passed": true
}
],
"warnings": [
"All providers are deterministic mocks. This run validates pipeline mechanics only; model-review scores are synthetic and must not be used as evidence of document quality."
],
"artifacts": {
"document": "final/document.md",
"quality_report": "final/quality-report.md",
"provenance": "final/provenance.md",
"evidence_map": "final/evidence-map.json",
"outline": "stages/02-outline.json",
"events": "provider-events.jsonl"
}
}