Route cloud download reconcile through document open services

This commit is contained in:
2026-06-15 20:31:17 +02:00
parent fdf2e56182
commit 80533fae5b
6 changed files with 75 additions and 13 deletions

View File

@@ -104,6 +104,11 @@ Retained save-before-upload execution now also routes through
directly, so the remaining cloud debt is further concentrated on
prompt/progress lifetime, OpenGL context guarding, downloaded-project open,
layer refresh, and action-history reset.
Retained cloud downloaded-project post-open reconciliation now also routes
through `src/legacy_document_open_services.*` instead of living inline in
`src/legacy_cloud_services.cpp`, so the remaining cloud bridge debt is further
concentrated on prompt/progress lifetime, OpenGL context guarding,
`NodeDialogCloud`, and transfer-thread execution.
Recent 2026-06-13 retained preview reductions continue to narrow DEBT-0036:
`NodeStrokePreview::draw_stroke_immediate()` now also routes