← back to Enrich Local Hybrid
DEPLOY.md: mark exo-vision repoint FIXED+DEPLOYED+VERIFIED on Kamatera (TK-12090/TK-12113)
695cb76c827fc0cc154cc1f192ff46df8673db37 · 2026-09-23 18:07:37 -0700 · Steve Abrams
Files touched
Diff
commit 695cb76c827fc0cc154cc1f192ff46df8673db37
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Sep 23 18:07:37 2026 -0700
DEPLOY.md: mark exo-vision repoint FIXED+DEPLOYED+VERIFIED on Kamatera (TK-12090/TK-12113)
---
DEPLOY.md | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/DEPLOY.md b/DEPLOY.md
index 159098d..a894858 100644
--- a/DEPLOY.md
+++ b/DEPLOY.md
@@ -9,7 +9,22 @@ is live, cost-ledgered Gemini calls otherwise.
**Safety:** `ENRICH_PROVIDER` defaults to `gemini`, so dropping the files changes
nothing until you set the env. Any local failure auto-falls-back to Gemini.
-## ⚠️ LIVE PRODUCTION IS CURRENTLY SILENTLY GEMINI-ONLY (found 2026-09-23, TK-12090)
+## ✅ FIXED + DEPLOYED 2026-09-23 (TK-12090 / TK-12113)
+Repoint LIVE on Kamatera: `enrich-local.js` + `_shared/lib/{exo-vision.mjs,exo_vision.py}`
+deployed to `/root/DW-Agents/{vendor-scrapers,_shared/lib}/`, `.env` `VISION_URL=http://100.82.17.107:52415`,
+and `GEMINI_API_KEY` switched off the depleted prepaid account to the working master key.
+Verified: exoPreflight from Kamatera returns a live `Qwen3-VL-4B-Instruct-4bit` instance; a real
+Sanderson swatch enriched via exo `provider=local-hybrid cost=0`; a live milton_king batch wrote
+2 rows (`Updated:2 Errors:0`); `enrichment-health` heartbeat flipped `WARN(130h) → PASS(stale_h=0)`.
+Throughput hardening added: exo attempt bounded to 45s (was a hardcoded 120s shared with the
+fallback → 1500 img/cron ≈ 50h) + a 5-consecutive-failure circuit breaker skips a dead/cold ring
+for the rest of a run. On a loaded host, slow exo calls fall to the (now working) Gemini fallback
+at ~$0.0006/img, bounded by the script's $25/run cap; on a normal-load host exo serves at $0.
+Backups + exact undo in `/root/backups/tk-12090-enrichment/` and the reversible ledger.
+
+The history below is retained for context.
+
+## ⚠️ (HISTORICAL) LIVE PRODUCTION WAS SILENTLY GEMINI-ONLY (found 2026-09-23, TK-12090)
`ENRICH_PROVIDER=local` is **already set** in `/root/DW-Agents/full-monte/.env` on
Kamatera, and the patched `enrich-ai-tags.js` **is already deployed** there
← e7e778b enrich-local: EXO_TIMEOUT_MS 15s->45s (warm real-image visio
·
back to Enrich Local Hybrid
·
(newest)