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

@@ -82,6 +82,11 @@ agent or engineer to remove them without reconstructing context from chat.
`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-0039` was narrowed again. The retained project-open
history-planning call in `open_legacy_project()` now routes through a focused
helper 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