6
Passed
0
Failed
0
Skipped
6
Total
TypeScript typecheckPASS▶
> deck-shelves@2.2.2 typecheck /home/runner/work/Deck-Shelves/Deck-Shelves > tsc --noEmit
Build (production)PASS▶
> deck-shelves@2.2.2 build:release /home/runner/work/Deck-Shelves/Deck-Shelves > node scripts/build/build-decky.mjs --mode production vite v8.0.13 building client environment for production... transforming...✓ 278 modules transformed. rendering chunks... computing gzip size... dist/chunks/registry-C9FIKfS9.js 0.53 kB │ gzip: 0.33 kB dist/chunks/steamHost-B-td0het.js 0.87 kB │ gzip: 0.39 kB dist/chunks/decky-api-C9oq75-6.js 2.77 kB │ gzip: 1.23 kB dist/chunks/customfilters-CPy7Esua.js 2.82 kB │ gzip: 1.03 kB dist/chunks/pluginApi-D2umOx4n.js 7.01 kB │ gzip: 1.90 kB dist/chunks/settingsStore-C3KkTCx6.js 117.06 kB │ gzip: 26.26 kB dist/index.js 1,642.75 kB │ gzip: 451.07 kB [INEFFECTIVE_DYNAMIC_IMPORT] src/steam/index.ts is dynamically imported by src/components/qam/modals/EditShelfModal.tsx, src/core/shelfRefresh.ts but also statically imported by src/components/Shelf.tsx, src/components/ShelfManageRoute.tsx, src/components/filter/DeveloperFilterOptions.tsx, src/components/filter/PublisherFilterOptions.tsx, src/components/qam/list/ShelfActions.tsx, ..., dynamic import will not move module into another chunk. [INEFFECTIVE_DYNAMIC_IMPORT] src/steam/smartShelves.ts is dynamically imported by src/steam/index.ts but also statically imported by src/components/HomeInject.tsx, src/components/Shelf.tsx, src/components/qam/list/ShelfActions.tsx, src/components/qam/modals/EditShelfModal.tsx, src/components/qam/modals/EditSmartShelfModal.tsx, ..., dynamic import will not move module into another chunk. [INEFFECTIVE_DYNAMIC_IMPORT] src/core/onlineStore.ts is dynamically imported by src/steam/index.ts but also statically imported by src/components/Shelf.tsx, src/components/qam/modals/EditShelfModal.tsx, dynamic import will not move module into another chunk. [INEFFECTIVE_DYNAMIC_IMPORT] src/integrations/tabmaster.ts is dynamically imported by src/steam/index.ts but also statically imported by src/integrations/index.ts, dynamic import will not move module into another chunk. [INEFFECTIVE_DYNAMIC_IMPORT] src/integrations/domtabs.ts is dynamically imported by src/steam/index.ts but also statically imported by src/integrations/index.ts, dynamic import will not move module into another chunk. ✓ built in 474ms
Unit tests (vitest)PASS▶
> deck-shelves@2.2.2 test /home/runner/work/Deck-Shelves/Deck-Shelves > vitest run RUN v4.1.6 /home/runner/work/Deck-Shelves/Deck-Shelves ✓ src/test/domain/settings.test.ts (37 tests) 21ms ✓ src/test/qa/qam-visibility.test.ts (10 tests) 10ms ✓ src/test/domain/customfilters.test.ts (17 tests) 10ms ✓ src/test/core/webpackCompat.test.ts (7 tests) 192ms ✓ src/test/steam/evaluateFilterGroup.test.ts (28 tests) 17ms ✓ src/test/regression.test.ts (36 tests) 50ms ✓ src/test/steam/smartShelves.test.ts (25 tests) 18ms ✓ src/test/core/reorder.test.ts (14 tests) 10ms ✓ src/test/domain/schemas.test.ts (8 tests) 14ms ✓ src/test/steam.test.ts (8 tests) 9ms ✓ src/test/domain/shelfOrder.test.ts (14 tests) 10ms ✓ src/test/compareAdded.test.ts (3 tests) 5ms ✓ src/test/components/trailingCards.test.ts (13 tests) 9ms ✓ src/test/domain/templates.test.ts (8 tests) 6ms ✓ src/test/steam/applyManualOrder.test.ts (9 tests) 8ms ✓ src/test/scrollUtils.test.ts (2 tests) 3ms ✓ src/test/components/refreshableSmartModes.test.ts (3 tests) 5ms Test Files 17 passed (17) Tests 242 passed (242) Start at 00:22:17 Duration 2.40s (transform 1.18s, setup 0ms, import 2.77s, tests 397ms, environment 945ms)
Package (.zip)PASS▶
> deck-shelves@2.2.2 build:release /home/runner/work/Deck-Shelves/Deck-Shelves > node scripts/build/build-decky.mjs --mode production vite v8.0.13 building client environment for production... transforming...✓ 278 modules transformed. rendering chunks... computing gzip size... dist/chunks/registry-C9FIKfS9.js 0.53 kB │ gzip: 0.33 kB dist/chunks/steamHost-B-td0het.js 0.87 kB │ gzip: 0.39 kB dist/chunks/decky-api-C9oq75-6.js 2.77 kB │ gzip: 1.23 kB dist/chunks/customfilters-CPy7Esua.js 2.82 kB │ gzip: 1.03 kB dist/chunks/pluginApi-D2umOx4n.js 7.01 kB │ gzip: 1.90 kB dist/chunks/settingsStore-C3KkTCx6.js 117.06 kB │ gzip: 26.26 kB dist/index.js 1,642.75 kB │ gzip: 451.07 kB [INEFFECTIVE_DYNAMIC_IMPORT] src/steam/index.ts is dynamically imported by src/components/qam/modals/EditShelfModal.tsx, src/core/shelfRefresh.ts but also statically imported by src/components/Shelf.tsx, src/components/ShelfManageRoute.tsx, src/components/filter/DeveloperFilterOptions.tsx, src/components/filter/PublisherFilterOptions.tsx, src/components/qam/list/ShelfActions.tsx, ..., dynamic import will not move module into another chunk. [INEFFECTIVE_DYNAMIC_IMPORT] src/steam/smartShelves.ts is dynamically imported by src/steam/index.ts but also statically imported by src/components/HomeInject.tsx, src/components/Shelf.tsx, src/components/qam/list/ShelfActions.tsx, src/components/qam/modals/EditShelfModal.tsx, src/components/qam/modals/EditSmartShelfModal.tsx, ..., dynamic import will not move module into another chunk. [INEFFECTIVE_DYNAMIC_IMPORT] src/core/onlineStore.ts is dynamically imported by src/steam/index.ts but also statically imported by src/components/Shelf.tsx, src/components/qam/modals/EditShelfModal.tsx, dynamic import will not move module into another chunk. [INEFFECTIVE_DYNAMIC_IMPORT] src/integrations/tabmaster.ts is dynamically imported by src/steam/index.ts but also statically imported by src/integrations/index.ts, dynamic import will not move module into another chunk. [INEFFECTIVE_DYNAMIC_IMPORT] src/integrations/domtabs.ts is dynamically imported by src/steam/index.ts but also statically imported by src/integrations/index.ts, dynamic import will not move module into another chunk. ✓ built in 481ms [package] Created installable archive: deck-shelves-v2.2.2.zip [verify] Found: plugin.json [verify] Found: package.json [verify] Found: main.py [verify] Found: dist/index.js [verify] Found: i18n/en-US.json [verify] main.py is executable [verify] plugin.json flags OK (no debug) [verify] package.json matches repo [verify] Package OK: /home/runner/work/Deck-Shelves/Deck-Shelves/deck-shelves-v2.2.2.zip
Verify packagePASS▶
Compat validationPASS▶
> deck-shelves@2.2.2 validate:compat /home/runner/work/Deck-Shelves/Deck-Shelves > bash scripts/build/validate-compat.sh ╔══════════════════════════════════════════════╗ ║ Deck Shelves — Compatibility Checks ║ ╚══════════════════════════════════════════════╝ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Build Output (Vite/ESM) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ dist/index.js exists ✅ dist/index.js is non-empty (1642750 bytes) ✅ dist/index.js size under 2MB ✅ dist/index.js has ESM exports ✅ No node_modules imports in bundle Result: 5 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ TypeScript / Node (Build Toolchain) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ tsconfig.json exists ✅ package.json exists ✅ pnpm-lock.yaml exists (lockfile) ✅ Node.js v20.20.2 ✅ pnpm 10.33.0 ✅ node_modules installed ✅ Vite config exists Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Decky Loader 3.x (API v1) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ api_version == 1 (Decky 3.x compatible) ✅ Uses @decky/api package ✅ Uses @decky/ui package ✅ Plugin._main lifecycle method ✅ Plugin._unload lifecycle method ✅ Uses 'import decky' (v3 style) ✅ No legacy decky_plugin imports Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Decky Loader (API v1) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ plugin.json api_version == 1 ✅ plugin.json has name ✅ plugin.json has author ✅ main.py exists ✅ main.py has Plugin class ✅ decky-api shim exists ✅ decky-ui shim exists Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Decky Store (Publishing) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ plugin.json has publish tags ✅ plugin.json has publish description ✅ LICENSE file exists ✅ README.md exists ✅ assets/ directory exists ✅ package.json has version Result: 6 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Decky Store Submission (Review Checklist) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ plugin.json is valid JSON ✅ package.json name and version conform to npm standard ✅ pnpm-lock.yaml lockfileVersion: 9.0 ✅ LICENSE file present ✅ No unused backend/ directory ✅ No unused defaults/ directory ✅ No remote code execution patterns in source ✅ Built output is not heavily obfuscated (32643 lines) ✅ No private/local dependencies ✅ assets/icon.png not required (store uses publish.image) ✅ No debug flag in plugin.json Result: 11 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CheatDeck (Coexistence) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ References CheatDeck without overwriting (1 files) ✅ No high z-index values that would cover CheatDeck overlay ✅ DOM mount uses unique 'deck-shelves-' prefixed ID ✅ No global-level input event listeners ✅ Apps API uses safe access patterns ✅ MutationObservers are scoped (not on document.body) Result: 6 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader (ArtHero Coexistence) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ cssLoaderDetect helper present ✅ Detection helper exports isCssLoaderActive + isArtHeroActive ✅ HeroBackground render gated by replaceInjecting (no duplicate hero) ✅ First ds-shelf promoted to recents slot when CSS Loader active ✅ Class promotion is additive (does not strip ds-*) ✅ Native recents class read from runtime DOM (no hardcoded token) ✅ Detection probes <style class="css-loader-style"> tags ✅ ArtHero detected by structural signature (heroInner + mask-image) ✅ Invariant 1: promotion requires hideRecentsSetting ✅ Invariant 2: promotion targets only the first visible shelf ✅ Invariant 3: promotion requires CSS Loader active ✅ HeroBackground only renders when hideRecents is true Result: 12 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Center Home) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No unsafe 'center home' coupling (CSS custom-property detection is allowed) Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Clean Game View (CSS Loader Theme) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ Card dimensions defined as explicit constants ✅ Card backgrounds are explicitly set or use the --ds-shell-bg variable ✅ No reliance on native Steam card hover/focus classes ✅ Focus indicator uses scoped .ds-card classes ✅ Border-radius uses --ds-card-radius custom property with fallback ✅ Card shadow defined on own .ds-card-art class ✅ Image sizing uses explicit object-fit Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader (Coexistence) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ Injected styles are in files with scoped selectors ✅ Style elements use unique 'deck-shelves-' prefixed IDs ✅ Style injection checks for existing element (no duplicates) ✅ All !important declarations are within files using scoped selectors ✅ All className values are namespaced or from Decky UI ✅ No direct document.styleSheets manipulation ✅ Root mount element has unique deck-shelves-* ID Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Colored Compatibility Icons) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No colored compatibility-icon references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Delly Footer) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'Delly Footer' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Delly Volume) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'Delly Volume' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Fullscreen Menus) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'Fullscreen Menus' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Main Menu Hide Tabs) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'main menu hide tabs' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Obsidian Theme (CSS Loader Theme) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ Custom styles scoped under #deck-shelves-home-root ✅ Font sizes inside scoped selectors or using relative units ✅ Explicit color values (15) — not dependent on theme variables ✅ Explicit background colors in components ✅ No reliance on generic Steam panel class styling ✅ z-index values are reasonable (≤ 100) ✅ Modal styles scoped under .deck-shelves-modal-scope Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Outrun) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'outrun' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (QAM Hide Tabs) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'QAM hide tabs' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (QAM Select Bar Icon Hider) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'QAM selectbar icon hider' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Round (CSS Loader Theme) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ Runtime border-radius detection from native Steam cards ✅ --ds-card-radius CSS variable allows theme override ✅ Card art border-radius reads from CSS variable ✅ Card containers use overflow:hidden (content clipped to border-radius) ✅ No hardcoded borderRadius: 0 overriding theme ✅ Radius detection uses 4 selector variants for broad theme support ✅ Detected radius is cached (no repeated DOM queries) Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Switch-Like Banners) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'switch-like banners' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Switch-Like Home) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'switch-like home' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Top Bar Transparency) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'top bar transparency' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ HLTB (Coexistence) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No HLTB namespace collision ✅ AppOverview playtime fields read-only ✅ No app detail page modifications ✅ Shelf DOM elements use unique 'deck-shelves-' prefix ✅ AppOverview access patterns reviewed ✅ Playtime field access is guarded ✅ No ServerAPI fetch calls (no API contention with HLTB) Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Non-Steam Badges (Coexistence) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ NonSteamBadge(s) global uses optional chaining ✅ No hard dependency on nonsteam module outside integrations/ ✅ No NonSteamBadges namespace collision ✅ Shortcuts/shortcutsStore access is guarded by try/catch ✅ Dynamic probing includes shortcuts/shortcutsStore Result: 5 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SteamGridDB (Coexistence) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No SteamGridDB namespace collision ✅ Image fallback includes /customimages/ path (SteamGridDB writes here) ✅ Multiple image candidates per app (resilient to art replacements) ✅ Reads library_capsule from AppOverview (picks up SteamGridDB changes) ✅ Steam CDN URLs used only as final fallback (SteamGridDB custom art checked first) ✅ AppOverview art fields not mutated ✅ Image loading has error fallback Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ TabMaster (Coexistence) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ TabMasterStore uses optional chaining ✅ TabMaster global uses optional chaining ✅ TabMaster access in files with try/catch guards ✅ No hard dependency on TabMaster outside integrations/ ✅ Dynamic tab store probing includes TabMasterStore ✅ No TabMaster namespace collision ✅ Collection fallback aware of TabMaster Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ UnifiDeck (Coexistence) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ UnifiDeckStore uses optional chaining ✅ UnifiDeck global uses optional chaining ✅ UnifiDeck access in files with try/catch guards ✅ No hard dependency on UnifiDeck ✅ Handles both UnifiDeck and UnifyDeck spellings ✅ No UnifiDeck namespace collision ✅ Dynamic collection store probing includes UnifiDeck Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Internationalization (i18n) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ i18n/ directory exists ✅ en-US.json base locale exists ✅ All locale files are valid JSON ✅ Base locale has 581 keys ✅ All locales have consistent keys Result: 5 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Python Backend (Decky Python) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ main.py syntax valid ✅ Plugin class defined ✅ _main lifecycle method found ✅ _unload lifecycle method found ✅ No dangerous module imports Result: 5 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SteamOS 3.5 (Stable) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ Build target compatible with SteamOS 3.5 CEF ✅ No top-level await in bundle ✅ No Python 3.10+ match/case syntax ✅ main.py parses as valid Python Result: 4 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SteamOS 3.6 (Stable) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ React shim uses GamepadUI shared React ✅ ESM output format ✅ No direct window.location manipulation ✅ SP_REACTDOM used as shim fallback (backward compat) Result: 4 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SteamOS 3.7 (Stable) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ Platform abstraction layer exists ✅ Error boundary pattern found ✅ No hardcoded obfuscated CSS class selectors in components ✅ Home route detection present Result: 4 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SteamOS 3.8 (Preview/Beta) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ Modern ES target ✅ Chunk splitting configured ✅ Uses @decky/api (v3 API) ✅ No legacy ServerAPI imports ✅ Diagnostics module for cross-version debugging ✅ Settings use DECKY_PLUGIN_SETTINGS_DIR ✅ No system path access from backend Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SteamOS 3.9 (Stable) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ Modern ES target (ES2020+) ✅ Uses @decky/api (v3 API) ✅ No legacy ServerAPI imports ✅ Duck-typing / optional chaining used for API detection ✅ FocusNavController/GamepadUI pattern referenced ✅ vgp_* event patterns used ✅ Decky patcher utilities used (afterPatch/findInReactTree) ✅ Settings use DECKY_PLUGIN_SETTINGS_DIR ✅ Python 3.10+ match/case syntax available ✅ No hardcoded SteamOS version comparisons ✅ No system path access from backend Result: 11 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SteamOS GamepadUI (3.5–3.9) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ shims/ directory exists ✅ shim: react.ts ✅ shim: react-dom.ts ✅ shim: react-dom-client.ts ✅ shim: react-jsx-runtime.ts ✅ Vite config isolates React (shims or externals) ✅ Vite config targets ES module format ✅ No direct DOM manipulation in components ✅ Platform abstraction layer exists ✅ Diagnostics module exists Result: 10 passed, 0 failed ╔══════════════════════════════════════════════╗ ║ Summary ║ ╚══════════════════════════════════════════════╝ ✅ Build Output (Vite/ESM) ✅ TypeScript / Node (Build Toolchain) ✅ Decky Loader 3.x (API v1) ✅ Decky Loader (API v1) ✅ Decky Store (Publishing) ✅ Decky Store Submission (Review Checklist) ✅ CheatDeck (Coexistence) ✅ CSS Loader (ArtHero Coexistence) ✅ CSS Loader Theme (Center Home) ✅ Clean Game View (CSS Loader Theme) ✅ CSS Loader (Coexistence) ✅ CSS Loader Theme (Colored Compatibility Icons) ✅ CSS Loader Theme (Delly Footer) ✅ CSS Loader Theme (Delly Volume) ✅ CSS Loader Theme (Fullscreen Menus) ✅ CSS Loader Theme (Main Menu Hide Tabs) ✅ Obsidian Theme (CSS Loader Theme) ✅ CSS Loader Theme (Outrun) ✅ CSS Loader Theme (QAM Hide Tabs) ✅ CSS Loader Theme (QAM Select Bar Icon Hider) ✅ Round (CSS Loader Theme) ✅ CSS Loader Theme (Switch-Like Banners) ✅ CSS Loader Theme (Switch-Like Home) ✅ CSS Loader Theme (Top Bar Transparency) ✅ HLTB (Coexistence) ✅ Non-Steam Badges (Coexistence) ✅ SteamGridDB (Coexistence) ✅ TabMaster (Coexistence) ✅ UnifiDeck (Coexistence) ✅ Internationalization (i18n) ✅ Python Backend (Decky Python) ✅ SteamOS 3.5 (Stable) ✅ SteamOS 3.6 (Stable) ✅ SteamOS 3.7 (Stable) ✅ SteamOS 3.8 (Preview/Beta) ✅ SteamOS 3.9 (Stable) ✅ SteamOS GamepadUI (3.5–3.9) 🎉 All 37 compatibility checks passed!