Record shared history bridge closeout

This commit is contained in:
2026-06-15 22:51:57 +02:00
parent 530e572e3a
commit eacf862c0b
3 changed files with 45 additions and 0 deletions

View File

@@ -87,6 +87,11 @@ agent or engineer to remove them without reconstructing context from chat.
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-0039`/`DEBT-0040` were narrowed again. The retained
history adapter now reuses the shared `src/legacy_history_services.*` helper
from both document-open and document-session bridges instead of living
inline in those bridge files; the remaining 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