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? ??? ??? ??? ?? ? ????? ? ??? ??? ? ??."
}
]
}

View File

@@ -1,35 +1,21 @@
{
"rollback_stage": "stage_1b",
"rollback_stage": "stage_1_5b",
"failures": [
"Verify-ComparisonVisible",
"Verify-CoreMessage",
"Verify-DesignNarrative",
"Verify-DesignStructure",
"Verify-ImageRef"
"Verify-RenderZone"
],
"reasons": [
"가시 메시지/관계도/비교 요약이 부족하여 topic 표현 지시를 다시 강화해야 함"
"overflow가 발생하여 budget/문장 길이/보조 정보 밀도를 재조정해야 함"
],
"mutations": [
{
"topic_id": 2,
"change": "summary",
"strategy": "core_message_strengthen"
"role": "sidebar",
"change": "budget",
"strategy": "compress_visible_copy"
},
{
"topic_id": 3,
"change": "expression_hint",
"strategy": "force_relation_diagram_visible"
},
{
"topic_id": 5,
"change": "expression_hint",
"strategy": "force_visible_comparison_summary"
},
{
"topic_id": 6,
"change": "summary",
"strategy": "strong_footer_conclusion"
"role": "footer",
"change": "budget",
"strategy": "compress_visible_copy"
}
]
}

View File

@@ -1,8 +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는 필요한 요건과 체계를 갖춘 후 시행해야만 그 효과를 기대할 수 있다."}
{
"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? ??? ??? ??? ?? ? ????? ? ??? ??? ? ??."
}
]
}
}