Files
document-haness/examples/output/retry-policy-demo/run.json
T

35 lines
974 B
JSON

{
"schema_version": 1,
"created_at": "2026-07-23T09:01:54+00:00",
"document": "API 재시도는 횟수가 아니라 부하 예산으로 설계한다",
"document_type": "technical_blog",
"passed": true,
"final_score": 89.3,
"rounds": [
{
"round": 1,
"draft": "rounds/round-01/draft.md",
"deterministic_score": 87.5,
"review_scores": {
"logic": 90.5,
"reader": 90.5,
"evidence": 90.5,
"operations": 90.5
},
"composite_score": 89.3,
"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",
"outline": "stages/02-outline.json",
"events": "provider-events.jsonl"
}
}