Add separate results folder for run outputs
This commit is contained in:
BIN
results/run-002/final-screenshot.png
Normal file
BIN
results/run-002/final-screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 88 KiB |
177
results/run-002/final.html
Normal file
177
results/run-002/final.html
Normal file
File diff suppressed because one or more lines are too long
73
results/run-002/validation-result.md
Normal file
73
results/run-002/validation-result.md
Normal file
@@ -0,0 +1,73 @@
|
||||
# Validation Result
|
||||
|
||||
## Run
|
||||
- run id: `run-002`
|
||||
- validation basis: `Wiki-2-6`
|
||||
- execution path: `auto_loop_runner.py`
|
||||
|
||||
## Validation Summary
|
||||
- 실행 경로 검증: 통과
|
||||
- 렌더링/측정 검증: 통과
|
||||
- 최종 품질 판정: 재작업 필요
|
||||
|
||||
## Render Gates
|
||||
- slide overflow: False
|
||||
- body: overflowed=False excess_px=0 block_count=0
|
||||
- sidebar: overflowed=False excess_px=0 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": 461,
|
||||
"excess_px": 0,
|
||||
"overflowed": false,
|
||||
"scrollHeight": 461
|
||||
},
|
||||
"footer": {
|
||||
"block_count": 0,
|
||||
"blocks": [],
|
||||
"clientHeight": 66,
|
||||
"excess_px": 0,
|
||||
"overflowed": false,
|
||||
"scrollHeight": 66
|
||||
},
|
||||
"sidebar": {
|
||||
"block_count": 0,
|
||||
"blocks": [],
|
||||
"clientHeight": 461,
|
||||
"excess_px": 0,
|
||||
"overflowed": false,
|
||||
"scrollHeight": 461
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Final Decision
|
||||
- 판정: `revise`
|
||||
|
||||
## Failure Classification
|
||||
- Verify-ComparisonVisible
|
||||
- Verify-CoreMessage
|
||||
- Verify-DesignNarrative
|
||||
- Verify-DesignStructure
|
||||
- Verify-ImageRef
|
||||
|
||||
## Next Action
|
||||
1. 원문 표현을 유지하되 `상위 개념`과 `핵심 기술/핵심 인프라 기술` 판단이 가시 텍스트에 분명히 드러나도록 정리한다.
|
||||
2. 이미지/도해 참조 문구 `DX와 핵심기술간 상호관계`를 숨김 영역이 아닌 가시 블록으로 유지한다.
|
||||
3. 비교 핵심 4축(범위, 프로세스, 성과품, 확장성)을 화면에 바로 보이는 요약 블록으로 강제한다.
|
||||
4. 핵심 관계를 설명하는 시각적 관계도 블록을 본문 중심 구조로 유지한다.
|
||||
5. 원문 주요 소제목(용어의 혼용, 사례, 정의, 상호관계, 비교, 요약)과 읽기 순서가 가시 텍스트에 유지되도록 재구성한다.
|
||||
Reference in New Issue
Block a user