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": "requirements",
"expression_hint": "Preserve the technology, people, and condition requirement groups.",
"summary": ""
"expression_hint": "? ?? ??? ????????? 3? ?? ?? ?? ???? ???.",
"summary": "??(???), ??(??), ??(??)? 3? ?? ?? ???."
},
{
"topic_id": 2,
"relation_type": "process",
"expression_hint": "Keep the As-is/To-be process change and follow-up bullets visible.",
"summary": ""
"expression_hint": "?? ?? ??? ?? bullet? ?? ???? ???.",
"summary": "Analogue ?? ??? Digital?, GIS+BIM ??, ??? ?? Solution ??? ???."
},
{
"topic_id": 3,
"relation_type": "product",
"expression_hint": "Preserve the product change bullets and collaboration outcomes.",
"summary": ""
"expression_hint": "?? ???? ??(Product)? ?? bullet? ?? ???.",
"summary": "??? ?? ??, Digital ?? ??? ??, Solution ?? ?? ??? ???."
},
{
"topic_id": 4,
"relation_type": "conclusion",
"expression_hint": "Keep the conclusion sentence as-is in the footer.",
"summary": "**DX는 필요한 요건과 체계를 갖춘 후 시행해야만 그 효과를 기대할 수 있다.**"
"expression_hint": "?? ?? ??? footer?? ?? ???.",
"summary": "DX? ??? ??? ??? ?? ? ????? ? ??? ??? ? ??."
}
]
}

View File

@@ -0,0 +1,28 @@
{
"concepts": [
{
"topic_id": 1,
"relation_type": "requirements",
"expression_hint": "? ?? ??? ????????? 3? ?? ?? ?? ???? ???.",
"summary": "??(???), ??(??), ??(??)? 3? ?? ?? ???."
},
{
"topic_id": 2,
"relation_type": "process",
"expression_hint": "?? ?? ??? ?? bullet? ?? ???? ???.",
"summary": "Analogue ?? ??? Digital?, GIS+BIM ??, ??? ?? Solution ??? ???."
},
{
"topic_id": 3,
"relation_type": "product",
"expression_hint": "?? ???? ??(Product)? ?? bullet? ?? ???.",
"summary": "??? ?? ??, Digital ?? ??? ??, Solution ?? ?? ??? ???."
},
{
"topic_id": 4,
"relation_type": "conclusion",
"expression_hint": "?? ?? ??? footer?? ?? ???.",
"summary": "DX? ??? ??? ??? ?? ? ????? ? ??? ??? ? ??."
}
]
}