Record ADP-043 closeout

This commit is contained in:
2026-06-15 22:22:18 +02:00
parent ffda49ad0e
commit 3e1b1890a2
3 changed files with 45 additions and 0 deletions

View File

@@ -18,6 +18,11 @@ agent or engineer to remove them without reconstructing context from chat.
## Recent Reductions
- 2026-06-15: `DEBT-0042` was narrowed again. The retained Save Version dialog
wiring in `src/app_dialogs.cpp` now routes through a focused helper instead
of living inline in `App::dialog_save_ver()`; the remaining document-session
bridge debt stays concentrated in close prompts, save dialogs, app document
field mutation, and keyboard/dialog cleanup.
- 2026-06-15: `DEBT-0042` was narrowed again. The retained Save dialog button
wiring in `src/app_dialogs.cpp` now routes through a focused helper instead
of living inline in `App::dialog_save()`; the remaining document-session