0b82d9d2026-06-22security: strip hardcoded secret -> env-first/passwordless. No rotation/deploy.
9768cb42026-06-10label intentional no-scrape vendors honestly: API exposes skip_catalog_scrape/is_private_label/is_active; cards show 'n/a — private label' or 'n/a — no source' instead of 'none built' for the 14 vendors with no scrapeable source; gimmersta flagged in registry
47c3aaa2026-06-10agent-host: normalize scraper output — accept bare array or {vendor,products} wrapper (new feed-first scrapers use the wrapper; scan was failing with .slice is not a function)
848ffce2026-06-10resolveScraper alias map: 23 vendor codes mapped to existing scraper files (cole_son->cole-and-son, maya->maya-romanoff, hollywood->momentum-textiles, elitis->elitis-wallcovering, etc); port conflicts resolved via registry reassign (dolce_gabbana 9736, andrew_martin 9737, DWDP 9738)
1e2344e2026-06-10Launch infra: generic agent-host.js (per-vendor, env-parameterized) + viewer Launch/Restart/Scan wired to local pm2. Launch starts the agent, Scan runs the vendor's real scraper (innovations: 8 products live). Resolves vendor_code->scraper_id; OOM-safe (one agent per click).
913eff22026-06-10Honest agent status: resolve real pm2 name per port, flag conflict (port reused by other app) vs true online. 0 vendor agents actually running.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UxvvaJ7p6VRZ4RzKDaBXqK
c4e0072 · 2026-07-31 · vendor-agents-viewer: href-drill — data points now filter-links (URL-addressable)
Every vendor + status data point is now an <a href="?vendor=…&status=…"> to its
filtered view (href-drill HARD rule). Inline primitives (qstr/drill/readURL/writeURL)
tailored to this viewer's search+dropdown model; click filters in place + reflects into
the URL, cmd/ctrl-click opens the shareable href, back-button + deep-link restore via
popstate/readURL.
Verified (Playwright, live :9789): click Brewster & York -> ?vendor=Brewster+%26+York,
grid 115->1 all-matching; deep-link restores; back-button restores 115; canary
FLAT->DONE; 0 pageerrors. href-drill backlog grid 1/92. TK-10089.
File tree
6 files tracked. Click any to browse the source at HEAD.