Route command conversion through app core

This commit is contained in:
2026-06-05 06:31:38 +02:00
parent 548b6d3ae5
commit 1df93c23f7
11 changed files with 393 additions and 8 deletions

View File

@@ -105,6 +105,12 @@ agent or engineer to remove them without reconstructing context from chat.
tested `pp_app_core` plans consumed by `App::terminate` and
`pano_cli plan-app-shutdown`; retained cleanup execution remains in the
legacy app.
- 2026-06-05: DEBT-0003 was narrowed again. Command-line panorama conversion
sequencing for renderer-state setup, temporary canvas allocation, project
open, and equirectangular export now goes through tested `pp_app_core`
planning consumed by `App::cmd_convert` and `pano_cli plan-command-convert`;
retained OpenGL state dispatch and legacy `Canvas` project open/export
execution remain in the legacy app.
- 2026-06-04: DEBT-0036 was narrowed again. Canvas stroke commit,
thumbnail, and object-draw history paths now query saved blend state through
tested `pp_renderer_gl` capability-state dispatch; CanvasLayer equirect