[object Object]

← back to Interiordesignershowroom

chore: refactor review (clean, no changes), v0.5.0 (session close)

797a158f6f5738cf6a6dbb6cd5b0266e11de1bce · 2026-08-25 12:31:33 -0700 · Steve Abrams

Session added the SCENE_PROVIDER seam + Flux-Kontext fallback (50e7120) — a
backward-compatible feature, default gemini unchanged. javascript-pro refactor pass:
no edits warranted. Steve chose the no-Gemini path; Flux fallback stays inert until a
REPLICATE_API_TOKEN is funded (Steve-gated).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit 797a158f6f5738cf6a6dbb6cd5b0266e11de1bce
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue Aug 25 12:31:33 2026 -0700

    chore: refactor review (clean, no changes), v0.5.0 (session close)
    
    Session added the SCENE_PROVIDER seam + Flux-Kontext fallback (50e7120) — a
    backward-compatible feature, default gemini unchanged. javascript-pro refactor pass:
    no edits warranted. Steve chose the no-Gemini path; Flux fallback stays inert until a
    REPLICATE_API_TOKEN is funded (Steve-gated).
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
 package-lock.json | 4 ++--
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index b6f7002..5aa78e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "interiordesignershowroom",
-  "version": "0.4.5",
+  "version": "0.5.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "interiordesignershowroom",
-      "version": "0.4.5",
+      "version": "0.5.0",
       "dependencies": {
         "dotenv": "^17.4.2",
         "express": "^4.19.2",
diff --git a/package.json b/package.json
index 012bd48..5bc032a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "interiordesignershowroom",
-  "version": "0.4.5",
+  "version": "0.5.0",
   "private": true,
   "description": "Curated, editorial affiliate showroom for interior design — multi-network (CJ, Amazon, Rakuten, ShareASale) feed-driven catalog + buying guides.",
   "main": "server.js",

← 50e7120 TK-10402: pluggable scene-provider seam + Flux-Kontext fallb  ·  back to Interiordesignershowroom  ·  TK-10402: AbortSignal 30s timeout + ok-check on Flux image d 1a8e5c7 →