Generate separate slide outputs for three DX MDX inputs
This commit is contained in:
16
docs/run-002/04-plan/README.md
Normal file
16
docs/run-002/04-plan/README.md
Normal 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:
|
||||
6
docs/run-002/04-plan/execution-plan.md
Normal file
6
docs/run-002/04-plan/execution-plan.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Execution Plan
|
||||
|
||||
- run id: `run-002`
|
||||
- input: `02. DX의 시행 목표 및 기대효과.mdx`
|
||||
- core message: `고품질의 성과품, 비용 절감, 시간 단축, 의사소통에 도움이 안 되면 DX가 아니다.`
|
||||
- strategy: ?? ?? ?? ??, ?? ??? ??? ? preserve, ???? ????? ???.
|
||||
65
docs/run-002/04-plan/stage-1a-topics.json
Normal file
65
docs/run-002/04-plan/stage-1a-topics.json
Normal 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."
|
||||
}
|
||||
]
|
||||
}
|
||||
28
docs/run-002/04-plan/stage-1b-refined-concepts.json
Normal file
28
docs/run-002/04-plan/stage-1b-refined-concepts.json
Normal 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가 아니다."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user