[object Object]

← back to Fentucci Naturals

chore: v1.0.6 (TK-11471 session close — weight guard on the latent Tokiwa pipeline)

09562bfdc36f67a06f671784992c43bdcd142a0c · 2026-09-12 06:40:59 -0700 · Steve Abrams

Patch: guards only. This pipeline is dormant (monthly, broken since 2026-08-25 on a
missing psql) and was NOT the source of the live leak; it is guarded so it cannot
become one when repaired.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Files touched

Diff

commit 09562bfdc36f67a06f671784992c43bdcd142a0c
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sat Sep 12 06:40:59 2026 -0700

    chore: v1.0.6 (TK-11471 session close — weight guard on the latent Tokiwa pipeline)
    
    Patch: guards only. This pipeline is dormant (monthly, broken since 2026-08-25 on a
    missing psql) and was NOT the source of the live leak; it is guarded so it cannot
    become one when repaired.
    
    Co-Authored-By: Claude Opus 5 <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 b4af5c5..486b026 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "fentucci-viewer",
-  "version": "1.0.5",
+  "version": "1.0.6",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "fentucci-viewer",
-      "version": "1.0.5",
+      "version": "1.0.6",
       "dependencies": {
         "basic-auth": "^2.0.1",
         "compression": "^1.7.4",
diff --git a/package.json b/package.json
index 9ac5c5d..5a423d8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fentucci-viewer",
-  "version": "1.0.5",
+  "version": "1.0.6",
   "private": true,
   "description": "Fentucci Naturals internal line viewer (basic-auth, tokiwa_catalog, local images)",
   "main": "server.js",

← 9874a31 TK-11471: wire the weight guard into the Fentucci create + a  ·  back to Fentucci Naturals  ·  TK-11664 Option B: codify Sample qty=2026+tracked carve-out 46f9c5c →