Fromental Internal
repo: ~/Projects/fromental-internal · 8 commits · 0 in last 24h, 0 in last 7d ·
Skills used
- /fromental2
- /healthz2
- /collection-material1
- /tag1
- /facets1
- /uptime1
- /meta1
Creative ideas + design notes
Commits with substantial prose (≥120 chars) — the rationale behind each move.
ee94c52 · 2026-07-09 · Populate collection + material facets from Fromental collection feed
- Fill collection (77 distinct) + material (18 distinct) on all 735 fromental_catalog rows via feed-first collections.json membership + body_html keywords ($0, no LLM)
- Add scripts/collection-material.js resolver; wire into scrape-fromental.js so refreshes never regress the two facets
- Re-export data/fromental.jsonl with populated fields
d3c9132 · 2026-07-09 · jsonl-backed data layer: self-contained bundle for Kamatera (no prod DB)
Auto-detect source (DATA_SOURCE=jsonl or data/fromental.jsonl present) loads
735 rows in-memory from the bundle; pg path preserved for local. pg require
made lazy so no DB connection is needed in jsonl mode. Includes the full-fidelity
export (all columns) + export script.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
a8b60f7 · 2026-07-09 · Strip product count from unauthenticated /healthz
Red-team FIX2: open /healthz leaked products:<count>; now returns {ok:true}
only (HTTP 200 preserved for keep-alive/uptime probes). Count stays behind
auth via /api/meta.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
File tree
12 files tracked. Click any to browse the source at HEAD.
rendered in 0ms