Dw War Room
Search the build
-
4f2d74f2026-07-16 Strip hardcoded Shopify API tokens from source (env-first); no rotation/deploy — response to Shopify exposed-credentials notice -
81096102026-05-30 gitignore: add backup file patterns (*.bak-*, *.pre-*, *.orig, *.old, *~, copy-of-*) -
8d943122026-05-06 initial scaffold (gitify-all 2026-05-06)
Authors
- Steve3
Agents used
Skills used
- /deploy1
Creative ideas + design notes
File tree
- .gitignore
- CLAUDE.md
- docs/plans/2026-03-02-figma-threejs-photorealism-design.md
- docs/plans/2026-03-02-figma-threejs-photorealism-plan.md
- ecosystem.config.cjs
- index.html
- package-lock.json
- package.json
- serve.cjs
- showroom.html
- src/data/ApiClient.ts
- src/data/WebSocketClient.ts
- src/effects/Particles.ts
- src/effects/PostProcessing.ts
- src/main.ts
- src/panels/HudOverlay.ts
- src/scene/AgentNodes.ts
- src/scene/CommandTable.ts
- src/scene/DataWalls.ts
- src/scene/Environment.ts
- src/scene/Lighting.ts
- src/scene/WarRoom.ts
- src/showroom/FigmaTransformer.ts
- src/showroom/ProceduralMaps.ts
- src/showroom/SearchOverlay.ts
- src/showroom/Showroom.ts
- src/showroom/ShowroomEnvironment.ts
- src/showroom/ShowroomLayout.ts
- src/showroom/ShowroomMaterials.ts
- src/showroom/ShowroomPostProcess.ts
- src/showroom/TextureCrop.ts
- src/showroom/index.ts
- src/showroom/types.ts
- src/types.ts
- tsconfig.json
- vite.config.ts