Extract downloaded project open prep helper
This commit is contained in:
@@ -18,6 +18,13 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 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
|
||||
helper in `src/legacy_document_open_services.cpp` instead of living inline
|
||||
in the document-open bridge; the remaining cloud bridge debt stays
|
||||
concentrated in retained prompt/progress lifetime, OpenGL context guarding,
|
||||
and the still-retained transfer-thread execution model.
|
||||
- 2026-06-15: `DEBT-0038` was narrowed again. The retained cloud downloaded-
|
||||
project open, layer refresh, and action-history reset in
|
||||
`execute_legacy_downloaded_project_open()` now route through a focused
|
||||
|
||||
Reference in New Issue
Block a user