Generalize retry rendering for run-002 and run-003

This commit is contained in:
2026-04-03 17:41:42 +09:00
parent 62d75f53ed
commit 6cf4b2ec33
58 changed files with 1023 additions and 1012 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 112 KiB

File diff suppressed because one or more lines are too long

View File

@@ -8,7 +8,7 @@
## Validation Summary
- 실행 경로 검증: 통과
- 렌더링/측정 검증: 통과
- 최종 품질 판정: 재작업 필요
- 최종 품질 판정: 통과
## Render Gates
- slide overflow: False
@@ -30,44 +30,36 @@
"body": {
"block_count": 0,
"blocks": [],
"clientHeight": 461,
"clientHeight": 409,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 461
"scrollHeight": 409
},
"footer": {
"block_count": 0,
"blocks": [],
"clientHeight": 66,
"clientHeight": 92,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 66
"scrollHeight": 92
},
"sidebar": {
"block_count": 0,
"blocks": [],
"clientHeight": 461,
"clientHeight": 409,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 461
"scrollHeight": 409
}
}
}
```
## Final Decision
- 판정: `revise`
- 판정: `pass`
## Failure Classification
- Verify-ComparisonVisible
- Verify-CoreMessage
- Verify-DesignNarrative
- Verify-DesignStructure
- Verify-ImageRef
- 없음
## Next Action
1. 원문 표현을 유지하되 `상위 개념``핵심 기술/핵심 인프라 기술` 판단이 가시 텍스트에 분명히 드러나도록 정리한다.
2. 이미지/도해 참조 문구 `DX와 핵심기술간 상호관계`를 숨김 영역이 아닌 가시 블록으로 유지한다.
3. 비교 핵심 4축(범위, 프로세스, 성과품, 확장성)을 화면에 바로 보이는 요약 블록으로 강제한다.
4. 핵심 관계를 설명하는 시각적 관계도 블록을 본문 중심 구조로 유지한다.
5. 원문 주요 소제목(용어의 혼용, 사례, 정의, 상호관계, 비교, 요약)과 읽기 순서가 가시 텍스트에 유지되도록 재구성한다.
1. 없음