Generate separate slide outputs for three DX MDX inputs
This commit is contained in:
16
docs/run-003/04-plan/README.md
Normal file
16
docs/run-003/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-003/04-plan/execution-plan.md
Normal file
6
docs/run-003/04-plan/execution-plan.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Execution Plan
|
||||
|
||||
- run id: `run-003`
|
||||
- input: `03. DX 시행을 위한 필수 요건 및 혁신 방안.mdx`
|
||||
- core message: `**DX는 필요한 요건과 체계를 갖춘 후 시행해야만 그 효과를 기대할 수 있다.**`
|
||||
- strategy: ?? ?? ?? ??, ?? ??? ??? ? preserve, ???? ????? ???.
|
||||
65
docs/run-003/04-plan/stage-1a-topics.json
Normal file
65
docs/run-003/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": "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."
|
||||
}
|
||||
]
|
||||
}
|
||||
28
docs/run-003/04-plan/stage-1b-refined-concepts.json
Normal file
28
docs/run-003/04-plan/stage-1b-refined-concepts.json
Normal 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는 필요한 요건과 체계를 갖춘 후 시행해야만 그 효과를 기대할 수 있다.**"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user