Centralize legacy document layer bridge
This commit is contained in:
@@ -155,6 +155,11 @@ Known local toolchain state:
|
||||
- `pano_cli simulate-document-history` exercises pure document history
|
||||
apply/undo/redo behavior and is covered by
|
||||
`pano_cli_simulate_document_history_smoke`.
|
||||
- `src/legacy_document_layer_services.*` is the current app-shell bridge for
|
||||
layer rename, layer menu clear/rename/merge, layer merge, and layer-panel
|
||||
operations. It keeps those live paths on the `pp_app_core` contracts while
|
||||
legacy `Canvas`, `NodeLayer`, `NodePanelLayer`, and `ActionManager`
|
||||
execution remain tracked by `DEBT-0021` and `DEBT-0032`.
|
||||
- `pano_cli simulate-image-import` decodes an embedded tiny PNG through
|
||||
`pp_assets`, attaches it to `pp_document`, and is covered by
|
||||
`pano_cli_simulate_image_import_smoke`.
|
||||
|
||||
Reference in New Issue
Block a user