Loading 4weirdโฆ
๐ฅ๏ธ DESKTOP / REMASTERY WAVE 3
Every Remastery Wave-3 route, graded against the desktop parity model: native-first + authenticated iframe fallback. Wave-3 scope per the envelope goal โ studio video/image, terminal, luck, plugins, studio docs, recordings API, plus studio render quotes โ mapped onto the creative-studio lanes: Media Mogul video NLE, DictatePic canvas editor, Commander terminal, Luck Factory, sandboxed mod/plugin loader, studio guides, DemoRecorder capture pipeline, and render metering.
Posture today is authenticated webview fallback for all Wave-3 routes: the desktop shell loads the signed-in web route in an authenticated view; dedicated native implementations have not landed yet. No secrets on this page; auth stays in the session, never in markup.
| Group | Route | Web path | Desktop posture | Offline behavior |
|---|---|---|---|---|
| studio video | Media Mogul video NLE | /studio/video | authenticated webview fallback | Last-opened timeline renders read-only; clip edits queue locally and cloud render export is unavailable until reconnect. |
| studio image | DictatePic canvas editor | /studio/image | authenticated webview fallback | Local layers, brush tools, and PNG export keep working offline; AI brushes stay disabled-with-copy until reconnect. |
| terminal | Commander terminal | /terminal | authenticated webview fallback | Allow-listed local commands and history keep working offline; script-runner fetches fail open and queue until reconnect. |
| luck | Luck Factory draws | /luck | authenticated webview fallback | Intention-meditation flow and transparent odds copy stay readable offline; draws are free and stay free on reconnect. |
| plugins | Sandboxed mod/plugin loader | /games/plugins | authenticated webview fallback | Enabled-plugin list only; browsing, enable/disable, and verification are disabled offline. |
| studio docs | Creative-studio guides | /docs/studio | authenticated webview fallback | Bundled cached snapshot when available; otherwise an offline notice with a retry on reconnect. |
| recordings API | DemoRecorder capture pipeline | /api/vcw/recordings | authenticated webview fallback | Capture buffers locally in the ring buffer; session ingest queues and posts on reconnect. |
| studio render quotes | Studio render metering quotes | /api/budgets/studio-renders | authenticated webview fallback | Last-synced quote snapshot is display-only; no new render quotes offline. |
Coverage: 8 Wave-3 routes listed across all groups โ studio video, studio image, terminal, luck, plugins, studio docs, recordings API, studio render quotes. Native upgrades, when they land, flip individual rows without changing this board's shape.