Add content-driven layout families for run-002 and run-003

This commit is contained in:
2026-04-06 13:22:51 +09:00
parent 43fa31556f
commit d65e69947f
58 changed files with 1770 additions and 948 deletions

View File

@@ -3,26 +3,26 @@
{
"topic_id": 1,
"relation_type": "goal",
"expression_hint": "Keep the three goal groups and the referenced image visible.",
"summary": ""
"expression_hint": "? ?? ??? 3? ?? ?? ?? ???? ?? ??? ???. ??? ?? ???? ?? ???. 첫 섹션 제목과 핵심 bullet을 그대로 가시 블록으로 유지한다.",
"summary": "??? ??, ??? ??, ??? ???? 3? ?? ??? DX? ??? ???."
},
{
"topic_id": 2,
"relation_type": "process",
"expression_hint": "Preserve the four process-change bullets in original order.",
"summary": ""
"expression_hint": "?? ?? ??? 4? bullet? ?? ???? ???. 둘째 섹션의 원문 bullet과 소제목을 직접적으로 유지한다.",
"summary": "?? ??, ?????, ?? ??, ?????? ??? DX ?? ???? ??? ???."
},
{
"topic_id": 3,
"relation_type": "stakeholder_effect",
"expression_hint": "Preserve the stakeholder-effect block and treat the component area as a visible reference area.",
"summary": "<DxEffect /> ???? ?? ???? ??"
"expression_hint": "??? ????? ??????????? ??? ??? ?? ??? ???. 보조 섹션도 placeholder 없이 원문 bullet 중심으로 노출한다.",
"summary": "DX ?? ??? ????? ???, ???, ??? ??? ?? ??? ???."
},
{
"topic_id": 4,
"relation_type": "conclusion",
"expression_hint": "Keep the conclusion sentence as-is in the footer.",
"summary": "고품질의 성과품, 비용 절감, 시간 단축, 의사소통에 도움이 안 되면 DX가 아니다."
"expression_hint": "?? ?? ??? footer?? ?? ???. 핵심 요약 문장을 footer에서 축약하지 말고 직접 노출한다.",
"summary": "???? ???, ?? ??, ?? ??, ????? ??? ? ?? DX? ???."
}
]
}

View File

@@ -0,0 +1,28 @@
{
"concepts": [
{
"topic_id": 1,
"relation_type": "goal",
"expression_hint": "? ?? ??? 3? ?? ?? ?? ???? ?? ??? ???. ??? ?? ???? ?? ???. 첫 섹션 제목과 핵심 bullet을 그대로 가시 블록으로 유지한다.",
"summary": "??? ??, ??? ??, ??? ???? 3? ?? ??? DX? ??? ???."
},
{
"topic_id": 2,
"relation_type": "process",
"expression_hint": "?? ?? ??? 4? bullet? ?? ???? ???. 둘째 섹션의 원문 bullet과 소제목을 직접적으로 유지한다.",
"summary": "?? ??, ?????, ?? ??, ?????? ??? DX ?? ???? ??? ???."
},
{
"topic_id": 3,
"relation_type": "stakeholder_effect",
"expression_hint": "??? ????? ??????????? ??? ??? ?? ??? ???. 보조 섹션도 placeholder 없이 원문 bullet 중심으로 노출한다.",
"summary": "DX ?? ??? ????? ???, ???, ??? ??? ?? ??? ???."
},
{
"topic_id": 4,
"relation_type": "conclusion",
"expression_hint": "?? ?? ??? footer?? ?? ???. 핵심 요약 문장을 footer에서 축약하지 말고 직접 노출한다.",
"summary": "???? ???, ?? ??, ?? ??, ????? ??? ? ?? DX? ???."
}
]
}