Fix stale final screenshot export

This commit is contained in:
2026-04-03 05:59:06 +09:00
parent 37ae72a63e
commit 81b6289f80
30 changed files with 1300 additions and 1306 deletions

View File

@@ -1,31 +1,8 @@
{
"rollback_stage": "stage_1_5b",
"rollback_stage": "stage_2",
"failures": [
"Verify-RenderZone"
"Verify-DesignNarrative"
],
"reasons": [
"overflow가 발생하여 budget/문장 길이/보조 정보 밀도를 재조정해야 함"
],
"mutations": [
{
"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"
}
]
"reasons": [],
"mutations": []
}