Use explicit layout timestamp probe

This commit is contained in:
2026-06-12 16:59:20 +02:00
parent a6b01c2d12
commit 48a795822a
3 changed files with 16 additions and 3 deletions

View File

@@ -646,6 +646,9 @@ decision used by live canvas cursor requests before retained desktop platform
cursor bridges continue.
`pp_platform_api::probe_asset_file_timestamp` now owns the retained asset mtime
probe used by layout reload planning, with missing/existing file coverage.
`LayoutManager::load` now consumes that explicit probe plus the pure
`plan_asset_file_load_with_probe` decision instead of calling the probing
wrapper directly.
`pano_cli plan-clipboard-read` and `pano_cli plan-clipboard-write` expose the
app-core clipboard text decisions used by live clipboard get/set requests
before retained platform clipboard bridges continue.