Split Type B layouts from run-001 skeleton

This commit is contained in:
2026-04-06 15:13:06 +09:00
parent d65e69947f
commit 65f800296d
41 changed files with 197 additions and 215 deletions

View File

@@ -7,59 +7,28 @@
## 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
- slide overflow: True
- body: overflowed=None excess_px=None block_count=None
- sidebar: overflowed=None excess_px=None block_count=None
- footer: overflowed=None excess_px=None block_count=None
## Measurement
```json
{
"containers": {},
"slide": {
"clientHeight": 720,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 720
},
"zones": {
"body": {
"block_count": 0,
"blocks": [],
"clientHeight": 422,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 422
},
"footer": {
"block_count": 0,
"blocks": [],
"clientHeight": 85,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 85
},
"sidebar": {
"block_count": 0,
"blocks": [],
"clientHeight": 422,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 422
}
}
"slide": {},
"zones": {}
}
```
## Final Decision
- 판정: `pass`
- 판정: `revise`
## Failure Classification
- 없음
- Verify-Measurement
## Next Action
1. 없음
1. ?? ??? ?? ???? stage 3/4 ?? ? ?? ??? ?? ???? ?? ??? ?? ????.