Preserve MDX order in retry slide layout

This commit is contained in:
2026-04-02 14:20:10 +09:00
parent d7abb6af79
commit 01a3ad51b9
22 changed files with 101 additions and 131 deletions

View File

@@ -1,31 +1,8 @@
{
"rollback_stage": "stage_1b",
"rollback_stage": "stage_2",
"failures": [
"Verify-ImageRef"
"Verify-DesignNarrative"
],
"reasons": [
"가시 메시지/관계도/비교 요약이 부족하여 topic 표현 지시를 다시 강화해야 함"
],
"mutations": [
{
"topic_id": 2,
"change": "summary",
"strategy": "core_message_strengthen"
},
{
"topic_id": 3,
"change": "expression_hint",
"strategy": "force_relation_diagram_visible"
},
{
"topic_id": 5,
"change": "expression_hint",
"strategy": "force_visible_comparison_summary"
},
{
"topic_id": 6,
"change": "summary",
"strategy": "strong_footer_conclusion"
}
]
"reasons": [],
"mutations": []
}