Record open project result branch closeout

This commit is contained in:
2026-06-15 22:42:26 +02:00
parent 2f2b96211d
commit de2aedb96b
3 changed files with 49 additions and 0 deletions

View File

@@ -76,6 +76,12 @@ agent or engineer to remove them without reconstructing context from chat.
inline in the retained document-open helper; the remaining document-open
bridge debt stays concentrated in layer refresh, title updates, and retained
history services.
- 2026-06-15: `DEBT-0039` was narrowed again. The retained project-open
layer/title update work and failure-path error dialog in
`handle_open_legacy_project_result()` now route through focused helpers in
`src/legacy_document_open_services.cpp` instead of living inline in the
retained document-open helper; the remaining document-open bridge debt stays
concentrated in 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