init: document-haness 하네스 설계
This commit is contained in:
@@ -0,0 +1,83 @@
|
||||
# ClariDoc quality report
|
||||
|
||||
- Document: **API 재시도는 횟수가 아니라 부하 예산으로 설계한다**
|
||||
- Type: `technical_blog`
|
||||
- Language: `ko-KR`
|
||||
- Gate: **PASS**
|
||||
- Final composite score: **89.3/100**
|
||||
- Rounds: **1**
|
||||
|
||||
## Provider topology
|
||||
|
||||
- Planner: `mock`
|
||||
- Writer: `mock`
|
||||
- Reviser: `mock`
|
||||
- Reviewers: `logic` → `mock`, `reader` → `mock`, `evidence` → `mock`, `operations` → `mock`
|
||||
|
||||
## Quality-gate configuration
|
||||
|
||||
- Minimum score: 82.0
|
||||
- Maximum blockers: 0
|
||||
- Maximum errors: 2
|
||||
- Maximum revisions: 2
|
||||
- Weights: deterministic 40%, model reviews 60%
|
||||
|
||||
## Round history
|
||||
|
||||
| Round | Deterministic | Model mean | Composite | Blockers | Errors | Gate |
|
||||
|---:|---:|---:|---:|---:|---:|---|
|
||||
| 1 | 87.5 | 90.5 | 89.3 | 0 | 0 | PASS |
|
||||
|
||||
## Final deterministic findings
|
||||
|
||||
blocker: 0, error: 0, warning: 5, info: 0
|
||||
|
||||
| Severity | Code | Location | Finding |
|
||||
|---|---|---|---|
|
||||
| warning | `READ002` | line 5 | Paragraph contains 8 sentences. |
|
||||
| warning | `READ002` | line 11 | Paragraph contains 8 sentences. |
|
||||
| warning | `READ002` | line 17 | Paragraph contains 8 sentences. |
|
||||
| warning | `READ002` | line 23 | Paragraph contains 13 sentences. |
|
||||
| warning | `READ002` | line 40 | Paragraph contains 13 sentences. |
|
||||
|
||||
## Final independent reviews
|
||||
|
||||
### logic — mock
|
||||
|
||||
Score: **90.5/100**
|
||||
|
||||
Strengths: The logic review found the document contract explicit and inspectable.
|
||||
|
||||
No material issues reported.
|
||||
|
||||
### reader — mock
|
||||
|
||||
Score: **90.5/100**
|
||||
|
||||
Strengths: The reader review found the document contract explicit and inspectable.
|
||||
|
||||
No material issues reported.
|
||||
|
||||
### evidence — mock
|
||||
|
||||
Score: **90.5/100**
|
||||
|
||||
Strengths: The evidence review found the document contract explicit and inspectable.
|
||||
|
||||
No material issues reported.
|
||||
|
||||
### operations — mock
|
||||
|
||||
Score: **90.5/100**
|
||||
|
||||
Strengths: The operations review found the document contract explicit and inspectable.
|
||||
|
||||
No material issues reported.
|
||||
|
||||
## Harness 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.
|
||||
|
||||
## Interpretation
|
||||
|
||||
A PASS means this run met the configured structural, lint, and model-review gate. It does not replace domain-owner verification, executable code testing, legal review, security review, or independent validation of source truth.
|
||||
Reference in New Issue
Block a user