6
Passed
0
Failed
0
Skipped
6
Total
17.7s
Duration
Step durations
TypeScript typecheck7.7s
Build (production)1.3s
Unit tests (vitest)4.1s
Package (.zip)1.6s
Verify package137 ms
Compat validation2.8s
TypeScript typecheck7.7sPASS▶
> deck-shelves@2.4.3 typecheck /home/runner/work/Deck-Shelves/Deck-Shelves > tsc --noEmit
Build (production)1.3sPASS▶
> deck-shelves@2.4.3 build:release /home/runner/work/Deck-Shelves/Deck-Shelves > node scripts/build/build-decky.mjs --mode production vite v8.0.14 building client environment for production... transforming...✓ 310 modules transformed. rendering chunks... computing gzip size... dist/chunks/rolldown-runtime-B-pNeFgv.js 0.91 kB │ gzip: 0.47 kB dist/chunks/steamHost-BuRog5c8.js 0.96 kB │ gzip: 0.45 kB dist/chunks/customfilters-CeiM60HE.js 2.87 kB │ gzip: 1.06 kB dist/chunks/decky-BFr0zX7Q.js 8.56 kB │ gzip: 3.14 kB dist/chunks/onlineStore-BIRGpWmE.js 11.59 kB │ gzip: 3.92 kB dist/chunks/pluginApi-yo0IfiY4.js 15.54 kB │ gzip: 4.28 kB dist/chunks/zh-CN-C4VOlUd8.js 60.07 kB │ gzip: 21.49 kB dist/chunks/zh-TW-CPFolWE-.js 61.29 kB │ gzip: 21.62 kB dist/chunks/en-GB-DKjgU2xL.js 61.58 kB │ gzip: 19.27 kB dist/chunks/nl-NL-Cj7CK1uu.js 64.38 kB │ gzip: 20.77 kB dist/chunks/pl-PL-CWb-YOdB.js 64.69 kB │ gzip: 21.45 kB dist/chunks/it-IT-BmaCSFys.js 65.34 kB │ gzip: 20.68 kB dist/chunks/tr-TR-D261g8sd.js 65.88 kB │ gzip: 21.30 kB dist/chunks/de-DE-mKv9DEMe.js 66.03 kB │ gzip: 21.37 kB dist/chunks/es-419-0Se3YW1d.js 66.27 kB │ gzip: 20.88 kB dist/chunks/ko-KR-CZ036AYg.js 66.34 kB │ gzip: 21.53 kB dist/chunks/pt-BR-EZC_KNjd.js 66.39 kB │ gzip: 20.29 kB dist/chunks/pt-PT-kZvfwNRR.js 66.57 kB │ gzip: 20.53 kB dist/chunks/es-ES-CrG-6N1R.js 66.73 kB │ gzip: 20.82 kB dist/chunks/fr-CA-CpaRpZid.js 67.36 kB │ gzip: 21.19 kB dist/chunks/fr-FR-DW8qjn0g.js 67.97 kB │ gzip: 21.17 kB dist/chunks/ja-JP-C4ejb21h.js 71.34 kB │ gzip: 22.31 kB dist/chunks/uk-UA-BSqwdWyQ.js 83.51 kB │ gzip: 23.57 kB dist/chunks/ru-RU-DGQtG1vY.js 83.79 kB │ gzip: 23.88 kB dist/chunks/steam-iOq7xAE6.js 93.86 kB │ gzip: 23.83 kB dist/chunks/settingsStore-BO8LTOQV.js 129.89 kB │ gzip: 28.48 kB dist/index.js 893.74 kB │ gzip: 206.09 kB ✓ built in 628ms
Unit tests (vitest)4.1sPASS▶
> deck-shelves@2.4.3 test /home/runner/work/Deck-Shelves/Deck-Shelves > NODE_NO_WARNINGS=1 vitest run RUN v4.1.7 /home/runner/work/Deck-Shelves/Deck-Shelves ✓ src/test/steam/smartShelvesRuntime.test.ts (19 tests) 18ms ✓ src/test/domain/settings.test.ts (43 tests) 34ms ✓ src/test/steam/smartShelves.test.ts (36 tests) 26ms ✓ src/test/domain/customfilters.test.ts (17 tests) 16ms ✓ src/test/steam/evaluateFilterGroup.test.ts (28 tests) 13ms ✓ src/test/regression.test.ts (36 tests) 69ms ✓ src/test/steam.test.ts (8 tests) 11ms ✓ src/test/steam/applySortToIds.test.ts (13 tests) 16ms ✓ src/test/domain/syntheticCards.test.ts (11 tests) 21ms ✓ src/test/domain/shelfOrder.test.ts (17 tests) 12ms ✓ src/test/steam/mergeCompositeResults.test.ts (15 tests) 12ms ✓ src/test/components/trailingCards.test.ts (13 tests) 10ms ✓ src/test/steam/heuristics.test.ts (9 tests) 12ms ✓ src/test/qa/qam-visibility.test.ts (10 tests) 18ms ✓ src/test/domain/schemas.test.ts (8 tests) 25ms ✓ src/test/core/reorder.test.ts (14 tests) 11ms ✓ src/test/steam/normalizeTitleForMatch.test.ts (10 tests) 10ms ✓ src/test/domain/templates.test.ts (8 tests) 9ms ✓ src/test/core/webpackCompat.test.ts (7 tests) 202ms ✓ src/test/steam/applyManualOrder.test.ts (9 tests) 7ms ✓ src/test/compareAdded.test.ts (3 tests) 6ms ✓ src/test/components/refreshableSmartModes.test.ts (3 tests) 6ms ✓ src/test/scrollUtils.test.ts (2 tests) 3ms Test Files 23 passed (23) Tests 339 passed (339) Start at 11:52:52 Duration 3.37s (transform 1.34s, setup 0ms, import 3.87s, tests 569ms, environment 920ms)
Package (.zip)1.6sPASS▶
> deck-shelves@2.4.3 build:release /home/runner/work/Deck-Shelves/Deck-Shelves > node scripts/build/build-decky.mjs --mode production vite v8.0.14 building client environment for production... transforming...✓ 310 modules transformed. rendering chunks... computing gzip size... dist/chunks/rolldown-runtime-B-pNeFgv.js 0.91 kB │ gzip: 0.47 kB dist/chunks/steamHost-BuRog5c8.js 0.96 kB │ gzip: 0.45 kB dist/chunks/customfilters-CeiM60HE.js 2.87 kB │ gzip: 1.06 kB dist/chunks/decky-BFr0zX7Q.js 8.56 kB │ gzip: 3.14 kB dist/chunks/onlineStore-BIRGpWmE.js 11.59 kB │ gzip: 3.92 kB dist/chunks/pluginApi-yo0IfiY4.js 15.54 kB │ gzip: 4.28 kB dist/chunks/zh-CN-C4VOlUd8.js 60.07 kB │ gzip: 21.49 kB dist/chunks/zh-TW-CPFolWE-.js 61.29 kB │ gzip: 21.62 kB dist/chunks/en-GB-DKjgU2xL.js 61.58 kB │ gzip: 19.27 kB dist/chunks/nl-NL-Cj7CK1uu.js 64.38 kB │ gzip: 20.77 kB dist/chunks/pl-PL-CWb-YOdB.js 64.69 kB │ gzip: 21.45 kB dist/chunks/it-IT-BmaCSFys.js 65.34 kB │ gzip: 20.68 kB dist/chunks/tr-TR-D261g8sd.js 65.88 kB │ gzip: 21.30 kB dist/chunks/de-DE-mKv9DEMe.js 66.03 kB │ gzip: 21.37 kB dist/chunks/es-419-0Se3YW1d.js 66.27 kB │ gzip: 20.88 kB dist/chunks/ko-KR-CZ036AYg.js 66.34 kB │ gzip: 21.53 kB dist/chunks/pt-BR-EZC_KNjd.js 66.39 kB │ gzip: 20.29 kB dist/chunks/pt-PT-kZvfwNRR.js 66.57 kB │ gzip: 20.53 kB dist/chunks/es-ES-CrG-6N1R.js 66.73 kB │ gzip: 20.82 kB dist/chunks/fr-CA-CpaRpZid.js 67.36 kB │ gzip: 21.19 kB dist/chunks/fr-FR-DW8qjn0g.js 67.97 kB │ gzip: 21.17 kB dist/chunks/ja-JP-C4ejb21h.js 71.34 kB │ gzip: 22.31 kB dist/chunks/uk-UA-BSqwdWyQ.js 83.51 kB │ gzip: 23.57 kB dist/chunks/ru-RU-DGQtG1vY.js 83.79 kB │ gzip: 23.88 kB dist/chunks/steam-iOq7xAE6.js 93.86 kB │ gzip: 23.83 kB dist/chunks/settingsStore-BO8LTOQV.js 129.89 kB │ gzip: 28.48 kB dist/index.js 893.74 kB │ gzip: 206.09 kB ✓ built in 526ms [package] Created installable archive: deck-shelves-v2.4.3.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.4.3.zip
Verify package137 msPASS▶
Compat validation2.8sPASS▶
> deck-shelves@2.4.3 validate:compat /home/runner/work/Deck-Shelves/Deck-Shelves > node scripts/build/validate-compat.mjs ╔══════════════════════════════════════════════╗ ║ Deck Shelves — Compatibility Checks ║ ╚══════════════════════════════════════════════╝ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Build Output (Vite/ESM) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ dist/index.js exists ✅ dist/index.js is non-empty (893744 bytes) ✅ dist/index.js size under 2.5MB ✅ 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 (26792 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No CheatDeck namespace collision (no references) ✅ No high z-index values that would cover CheatDeck overlay (portal-scoped badge excluded) ✅ 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 (Focus Highlight Color) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ isFocusRoundCompatActive() detection present ✅ Detection uses unique keyframe signature (appportrait_blinker + flangrande) ✅ Round Compat flag set on .deck-shelves-root / <html> ✅ Round Compat suppression rule present in shelfStyles ✅ Theme variables read-only (no flangrande writes) Result: 5 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Fullscreen Menus) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'Fullscreen Menus' references found Result: 1 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Game Cover Shine Animation Color) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ Native card class promoted onto .ds-card (shine reaches DS cards) ✅ ::after opacity left to the theme (no forced opacity 1) ✅ Shine ::after suppressed under Round Compat flag ✅ Theme variable read-only Result: 4 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 (18) — not dependent on theme variables ✅ Explicit background colors in components ✅ No reliance on generic Steam panel class styling ✅ z-index values are reasonable (≤ 100; portal-scoped badge excluded) ✅ Modal styles scoped under .deck-shelves-modal-scope Result: 7 passed, 0 failed ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CSS Loader Theme (Outrun) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ No 'outrun' references in code (comments OK) 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 7 selector references 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 784 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 (Focus Highlight Color) ✅ CSS Loader Theme (Fullscreen Menus) ✅ CSS Loader Theme (Game Cover Shine Animation Color) ✅ 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 39 compatibility checks passed!