68 lines
1.4 KiB
Markdown
68 lines
1.4 KiB
Markdown
# Validation Result
|
|
|
|
## Run
|
|
- run id: `run-001`
|
|
- validation basis: `Wiki-2-6`
|
|
- execution path: `auto_loop_runner.py`
|
|
|
|
## Validation Summary
|
|
- 실행 경로 검증: 통과
|
|
- 렌더링/측정 검증: 실패
|
|
- 최종 품질 판정: 재작업 필요
|
|
|
|
## Render Gates
|
|
- slide overflow: False
|
|
- body: overflowed=True excess_px=510 block_count=0
|
|
- sidebar: overflowed=True excess_px=145 block_count=0
|
|
- footer: overflowed=False excess_px=0 block_count=0
|
|
|
|
## Measurement
|
|
```json
|
|
{
|
|
"containers": {},
|
|
"slide": {
|
|
"clientHeight": 720,
|
|
"excess_px": 0,
|
|
"overflowed": false,
|
|
"scrollHeight": 720
|
|
},
|
|
"zones": {
|
|
"body": {
|
|
"block_count": 0,
|
|
"blocks": [],
|
|
"clientHeight": 475,
|
|
"excess_px": 510,
|
|
"overflowed": true,
|
|
"scrollHeight": 985
|
|
},
|
|
"footer": {
|
|
"block_count": 0,
|
|
"blocks": [],
|
|
"clientHeight": 60,
|
|
"excess_px": 0,
|
|
"overflowed": false,
|
|
"scrollHeight": 60
|
|
},
|
|
"sidebar": {
|
|
"block_count": 0,
|
|
"blocks": [],
|
|
"clientHeight": 475,
|
|
"excess_px": 145,
|
|
"overflowed": true,
|
|
"scrollHeight": 620
|
|
}
|
|
}
|
|
}
|
|
```
|
|
|
|
## Final Decision
|
|
- 판정: `revise`
|
|
|
|
## Failure Classification
|
|
- Verify-CoreMessage
|
|
- Verify-RenderZone
|
|
|
|
## Next Action
|
|
1. overflow가 발생한 zone(body, sidebar)의 content budget, block 수, typography를 재조정한다.
|
|
2. 핵심 메시지 `DX는 상위 개념`, `BIM은 핵심 기술`을 가시 텍스트에 직접 노출한다.
|