Add separate results folder for run outputs

This commit is contained in:
2026-04-03 16:38:09 +09:00
parent e4c90d63b9
commit 62d75f53ed
64 changed files with 3949 additions and 570 deletions

View File

@@ -0,0 +1,28 @@
{
"concepts": [
{
"topic_id": 1,
"relation_type": "goal",
"expression_hint": "Keep the three goal groups and the referenced image visible.",
"summary": ""
},
{
"topic_id": 2,
"relation_type": "process",
"expression_hint": "Preserve the four process-change bullets in original order.",
"summary": ""
},
{
"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 /> ???? ?? ???? ??"
},
{
"topic_id": 4,
"relation_type": "conclusion",
"expression_hint": "Keep the conclusion sentence as-is in the footer.",
"summary": "고품질의 성과품, 비용 절감, 시간 단축, 의사소통에 도움이 안 되면 DX가 아니다."
}
]
}

View File

@@ -0,0 +1,35 @@
{
"rollback_stage": "stage_1b",
"failures": [
"Verify-ComparisonVisible",
"Verify-CoreMessage",
"Verify-DesignNarrative",
"Verify-DesignStructure",
"Verify-ImageRef"
],
"reasons": [
"가시 메시지/관계도/비교 요약이 부족하여 topic 표현 지시를 다시 강화해야 함"
],
"mutations": [
{
"topic_id": 2,
"change": "summary",
"strategy": "core_message_strengthen"
},
{
"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"
}
]
}

View File

@@ -5,9 +5,22 @@
"total_pages": 1
},
"page_structure": {
"??": {
"body": {
"topic_ids": [
6
1,
2
],
"weight": 0.72
},
"sidebar": {
"topic_ids": [
3
],
"weight": 0.18
},
"footer": {
"topic_ids": [
4
],
"weight": 0.1
}

View File

@@ -9,14 +9,14 @@
{
"topic_id": 2,
"relation_type": "process",
"expression_hint": "Preserve the four process-change bullets in original order.",
"summary": ""
"expression_hint": "Preserve the four process-change bullets in original order. 본문 첫 블록에서 DX는 상위 개념, BIM은 핵심 기술이라는 문구를 그대로 가시 텍스트로 노출한다.",
"summary": "DX는 상위 개념이고 BIM은 핵심 기술이다."
},
{
"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": "Preserve the stakeholder-effect block and treat the component area as a visible reference area. 관계도는 팝업이나 숨김영역이 아니라 본문 중앙의 가시 다이어그램으로 렌더링한다.",
"summary": "<DxEffect /> ???? ?? ???? ?? DX와 GIS, BIM, Digital Twin의 관계를 시각적으로 드러낸다."
},
{
"topic_id": 4,