Improve retry layout density for run-001

This commit is contained in:
2026-04-02 11:17:58 +09:00
parent 89be34f423
commit df2304f7ab
18 changed files with 226 additions and 180 deletions

View File

@@ -1,14 +1,10 @@
{
"rollback_stage": "stage_1b",
"failures": [
"Verify-ComparisonVisible",
"Verify-CoreMessage",
"Verify-DesignStructure",
"Verify-RenderZone"
"Verify-ComparisonVisible"
],
"reasons": [
"가시 메시지/관계도/비교 요약이 부족하여 topic 표현 지시를 다시 강화해야 함",
"overflow가 발생하여 budget/문장 길이/보조 정보 밀도를 재조정해야 함"
"가시 메시지/관계도/비교 요약이 부족하여 topic 표현 지시를 다시 강화해야 함"
],
"mutations": [
{
@@ -30,26 +26,6 @@
"topic_id": 6,
"change": "summary",
"strategy": "strong_footer_conclusion"
},
{
"role": "배경",
"change": "budget",
"strategy": "compress_visible_copy"
},
{
"role": "결론",
"change": "budget",
"strategy": "compress_visible_copy"
},
{
"area": "body_bg",
"change": "verification",
"strategy": "reduce_density_and_split_visibility"
},
{
"area": "body_core",
"change": "verification",
"strategy": "reduce_density_and_split_visibility"
}
]
}