Generate separate slide outputs for three DX MDX inputs

This commit is contained in:
2026-04-03 16:27:17 +09:00
parent bebb627873
commit e4c90d63b9
119 changed files with 6923 additions and 87 deletions

View File

@@ -0,0 +1,16 @@
# Step 4 Plan Template
## Stage Plan
1.
2.
3.
## Validation / Retry
- validation points:
- retry rules:
- fallback path:
## Evaluation
- judgement: pass / revise / fail
- reason:
- failure category:

View File

@@ -0,0 +1,6 @@
# Execution Plan
- run id: `run-002`
- input: `02. DX의 시행 목표 및 기대효과.mdx`
- core message: `고품질의 성과품, 비용 절감, 시간 단축, 의사소통에 도움이 안 되면 DX가 아니다.`
- strategy: ?? ?? ?? ??, ?? ??? ??? ? preserve, ???? ????? ???.

View File

@@ -0,0 +1,65 @@
{
"analysis": {
"title": "DX의 시행 목표 및 기대효과",
"core_message": "고품질의 성과품, 비용 절감, 시간 단축, 의사소통에 도움이 안 되면 DX가 아니다.",
"total_pages": 1
},
"page_structure": {
"??": {
"topic_ids": [
6
],
"weight": 0.1
}
},
"topics": [
{
"id": 1,
"title": "DX? ??? ??",
"purpose": "?? ??",
"role": "flow",
"layer": "core",
"source_hint": "DX? ??? ??",
"summary": "",
"source_data": "",
"relation_type": "goal",
"expression_hint": "Keep the three goal groups and the referenced image visible."
},
{
"id": 2,
"title": "?? ?? ??(Process)? ??",
"purpose": "???? ??",
"role": "flow",
"layer": "core",
"source_hint": "?? ?? ??(Process)? ??",
"summary": "",
"source_data": "",
"relation_type": "process",
"expression_hint": "Preserve the four process-change bullets in original order."
},
{
"id": 3,
"title": "DX ?? ??? ????",
"purpose": "??? ????",
"role": "reference",
"layer": "supporting",
"source_hint": "DX ?? ??? ????",
"summary": "<DxEffect /> ???? ?? ???? ??",
"source_data": "<DxEffect /> ???? ?? ???? ??",
"relation_type": "stakeholder_effect",
"expression_hint": "Preserve the stakeholder-effect block and treat the component area as a visible reference area."
},
{
"id": 4,
"title": "?? ??",
"purpose": "?? ??",
"role": "flow",
"layer": "conclusion",
"source_hint": "?? ??",
"summary": "고품질의 성과품, 비용 절감, 시간 단축, 의사소통에 도움이 안 되면 DX가 아니다.",
"source_data": "고품질의 성과품, 비용 절감, 시간 단축, 의사소통에 도움이 안 되면 DX가 아니다.",
"relation_type": "conclusion",
"expression_hint": "Keep the conclusion sentence as-is in the footer."
}
]
}

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가 아니다."
}
]
}