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": "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는 필요한 요건과 체계를 갖춘 후 시행해야만 그 효과를 기대할 수 있다.**"
}
]
}