Checkpoint rerun of run-001 after comment repair

This commit is contained in:
2026-04-07 18:00:03 +09:00
parent 9aeccb1f9a
commit 9b0c9bd0ba
37 changed files with 1655 additions and 1296 deletions

View File

@@ -1,13 +1,14 @@
# Content Structure
- Structure target: keep the original block order and only regroup it into visible blocks and popup blocks.
- Visible target: keep the main comparison axes and the core relationship statement on the slide.
- Placement rule: top for the problem and examples, middle for definitions and relationships, bottom for comparison and conclusion.
- content family: type-a-compare-define-relate
- visible block 원칙: 각 섹션 제목과 핵심 bullet은 본문에 남긴다.
- popup block 원칙: 큰 표, 긴 사례, 긴 상세 설명만 popup으로 보낸다.
- 결론 원칙: note/결론 문장은 footer 또는 결론 배너에 직접 노출한다.
## Ordered Blocks
1. terminology mixing problem
2. representative examples
3. terminology definitions
4. relationship among core technologies
5. DX and BIM comparison
6. conclusion
1. 용어의 혼용 (problem / intro / visible)
2. 혼용 대표 사례 (evidence / supporting / popup)
3. 1. 용어 정의 (definition / core / popup)
4. 2. 용어간 상호관계 (definition / core / visible)
5. DX와 BIM의 구분 (evidence / supporting / popup)
6. 핵심 요약 (conclusion / conclusion / visible)