← back to All Designerwallcoverings
live-stock: enable Thibaut in coverage (vault-cred proof landed on prod)
3340f2371ac951ed1ce5f3c141a70d5d1620ac5f · 2026-07-07 13:35:39 -0700 · Steve
Proof (prod 2026-07-07): /api/livestock?sku=DWTT-70471-SAMPLE&live=1 →
in_stock:true, source:thibaut-live (real logged-in scrape, not a degrade), price:null
(public-safe), cost $0.1596; daily kill-switch $0.0605→$0.2201. Creds resolved from
dw-price-stock/.env by path — never copied into this repo or dw_unified.
Files touched
M data/live-stock-coverage.json
Diff
commit 3340f2371ac951ed1ce5f3c141a70d5d1620ac5f
Author: Steve <steve@designerwallcoverings.com>
Date: Tue Jul 7 13:35:39 2026 -0700
live-stock: enable Thibaut in coverage (vault-cred proof landed on prod)
Proof (prod 2026-07-07): /api/livestock?sku=DWTT-70471-SAMPLE&live=1 →
in_stock:true, source:thibaut-live (real logged-in scrape, not a degrade), price:null
(public-safe), cost $0.1596; daily kill-switch $0.0605→$0.2201. Creds resolved from
dw-price-stock/.env by path — never copied into this repo or dw_unified.
---
data/live-stock-coverage.json | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/data/live-stock-coverage.json b/data/live-stock-coverage.json
index ad99641..fd145dd 100644
--- a/data/live-stock-coverage.json
+++ b/data/live-stock-coverage.json
@@ -1,14 +1,14 @@
{
- "generated_at": "2026-07-07T19:53:42.984Z",
+ "generated_at": "2026-07-07T20:35:39.895Z",
"generator": "scripts/build-coverage.js",
"total_display_vendors": 254,
"counts": {
- "PORTAL_CREDS": 5,
+ "PORTAL_CREDS": 6,
"PUBLIC_STOCK": 24,
- "PORTAL_NO_CREDS": 18,
+ "PORTAL_NO_CREDS": 17,
"QUOTE_ONLY": 35,
"NO_STOCK": 172,
- "live_capable": 11
+ "live_capable": 12
},
"vendors": {
"1838 Wallcoverings": {
@@ -2623,15 +2623,18 @@
"active": 0
},
"Thibaut": {
- "tier": "PORTAL_NO_CREDS",
- "live_capable": false,
- "adapter": null,
- "reason": "vendor portal exists but no trade credentials on file — supply creds to enable",
+ "tier": "PORTAL_CREDS",
+ "live_capable": true,
+ "adapter": "thibaut",
+ "reason": "Thibaut trade portal — creds referenced in place from the dw-price-stock vault (live stock behind trade login)",
"catalog_table": "thibaut_catalog",
"backing": "Thibaut",
"match": "exact",
"products": 3874,
- "active": 2052
+ "active": 2052,
+ "resolvable_active": 1628,
+ "resolvable_pct": 79,
+ "verified": "wired — not yet live-verified"
},
"Threads": {
"tier": "NO_STOCK",
← a35f788 live-stock: vault-cred adapter for Thibaut (creds referenced
·
back to All Designerwallcoverings
·
crawler: read co-located Basic-Auth-gated microsite feeds vi 9759482 →