Record document browse helper closeout

This commit is contained in:
2026-06-15 22:28:22 +02:00
parent 294d9ce74f
commit 459ace29e3
3 changed files with 46 additions and 0 deletions

View File

@@ -58,6 +58,12 @@ agent or engineer to remove them without reconstructing context from chat.
prompt; the remaining document-open bridge debt stays concentrated in
unsaved-project prompts, project-open execution, layer refresh, title
updates, and retained history services.
- 2026-06-15: `DEBT-0039` was narrowed again. The retained document-browse
button wiring in `App::dialog_browse()` now routes through a focused helper
in `src/app_dialogs.cpp` instead of living inline in the retained browse
dialog method; the remaining document-open bridge debt stays concentrated in
unsaved-project prompts, project-open execution, layer refresh, title
updates, and retained history services.
- 2026-06-15: `DEBT-0038` was narrowed again. The retained cloud downloaded-
project open camera reset and layer-clear setup in
`execute_legacy_downloaded_project_open()` now routes through a focused