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-003`
- input: `03. 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": "requirements",
"expression_hint": "Preserve the technology, people, and condition requirement groups."
},
{
"id": 2,
"title": "??(Process)? ??",
"purpose": "???? ??",
"role": "flow",
"layer": "core",
"source_hint": "??(Process)? ??",
"summary": "",
"source_data": "",
"relation_type": "process",
"expression_hint": "Keep the As-is/To-be process change and follow-up bullets visible."
},
{
"id": 3,
"title": "??(Product)? ??",
"purpose": "?? ??",
"role": "reference",
"layer": "supporting",
"source_hint": "??(Product)? ??",
"summary": "",
"source_data": "",
"relation_type": "product",
"expression_hint": "Preserve the product change bullets and collaboration outcomes."
},
{
"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": "requirements",
"expression_hint": "Preserve the technology, people, and condition requirement groups.",
"summary": ""
},
{
"topic_id": 2,
"relation_type": "process",
"expression_hint": "Keep the As-is/To-be process change and follow-up bullets visible.",
"summary": ""
},
{
"topic_id": 3,
"relation_type": "product",
"expression_hint": "Preserve the product change bullets and collaboration outcomes.",
"summary": ""
},
{
"topic_id": 4,
"relation_type": "conclusion",
"expression_hint": "Keep the conclusion sentence as-is in the footer.",
"summary": "**DX는 필요한 요건과 체계를 갖춘 후 시행해야만 그 효과를 기대할 수 있다.**"
}
]
}