Route export storage hooks through platform services

This commit is contained in:
2026-06-04 16:34:19 +02:00
parent 3c709f07e6
commit 6419645e03
12 changed files with 86 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
# Build And Platform Inventory
Status: live
Last updated: 2026-06-03
Last updated: 2026-06-04
This inventory records the known build surfaces during the CMake migration.
Keep it updated as platform paths move to shared CMake targets.
@@ -542,8 +542,9 @@ Known local toolchain state:
app/window close, UI-thread lifecycle hooks, render-context lifecycle hooks,
render-target binding hooks, render platform hint hooks, render-capture frame
hooks, render debug callback hooks, per-frame platform hooks, picker
callbacks, and recording cleanup, live asset/layout reload policy, diagnostic
stacktrace/crash hooks, prepared-file save/download handoff;
callbacks, recording cleanup, exported-image publishing, persistent storage
flushing, live asset/layout reload policy, diagnostic stacktrace/crash hooks,
prepared-file save/download handoff;
Windows
live app execution now uses injected
`WindowsPlatformServices` from