63 lines
1.8 KiB
YAML
63 lines
1.8 KiB
YAML
# Ground Truth for MDX ↔ Figma frame matching
|
|
# 7 섹션 (MDX01~03의 ## 중목차)
|
|
# primary: 가장 강한 매칭 1개 (없으면 null)
|
|
# secondary: 보조 매칭 (있으면 리스트, 없으면 빈 리스트)
|
|
# confidence: 사람이 판단한 확신도
|
|
|
|
sections:
|
|
- id: MDX01-intro
|
|
mdx_file: "01.mdx"
|
|
section_title: "용어의 혼용 (intro)"
|
|
primary: null
|
|
secondary: []
|
|
confidence: high
|
|
note: "개념 정의 intro, 직접 매칭 블록 없음"
|
|
|
|
- id: MDX01-1
|
|
mdx_file: "01.mdx"
|
|
section_title: "1. 용어 정의"
|
|
primary: null
|
|
secondary: [1171281189]
|
|
confidence: medium
|
|
note: "정의 콘텐츠 → 약한 매칭만 가능"
|
|
|
|
- id: MDX01-2
|
|
mdx_file: "01.mdx"
|
|
section_title: "2. 용어간 상호관계"
|
|
primary: 1171281195
|
|
secondary: []
|
|
confidence: very_high
|
|
note: "BIM vs DX 12행 비교표가 정확히 일치"
|
|
|
|
- id: MDX02-1
|
|
mdx_file: "02.mdx"
|
|
section_title: "1. DX의 궁극적 목표"
|
|
primary: 1171281189
|
|
secondary: [1171281191]
|
|
confidence: high
|
|
note: "안전/품질/생산성 3원 교차"
|
|
|
|
- id: MDX02-2
|
|
mdx_file: "02.mdx"
|
|
section_title: "2. DX 기반 Process 혁신에 따른 주체별 기대효과"
|
|
primary: 1171281191
|
|
secondary: [1171281189]
|
|
confidence: very_high
|
|
note: "발주자/시공자/설계자 3열 카드"
|
|
|
|
- id: MDX03-1
|
|
mdx_file: "03.mdx"
|
|
section_title: "1. DX 시행을 위한 필수 요건"
|
|
primary: 1171281190
|
|
secondary: [1171281192]
|
|
confidence: very_high
|
|
note: "기술/사람/자연 3열 직접 일치"
|
|
|
|
- id: MDX03-2
|
|
mdx_file: "03.mdx"
|
|
section_title: "2. Process의 혁신과 Product의 변화"
|
|
primary: 1171281210
|
|
secondary: []
|
|
confidence: very_high
|
|
note: "과정/결과 혁신 2열 비교"
|