Record open project history closeout

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

View File

@@ -1408,6 +1408,9 @@ The retained project-open layer/title update work and failure-path error
dialog in `handle_open_legacy_project_result()` now also route through focused
helpers, so the remaining document-open bridge debt is further concentrated on
retained history services.
The retained project-open history-planning call in `open_legacy_project()`
now also routes through a focused helper, so the remaining document-open
bridge debt is further concentrated on retained history services.
`App::request_close`, `App::save_document`, and
`App::continue_document_workflow_after_optional_save` now route through
app-core document-session executors and `src/legacy_document_session_services.*`,