mirror of
https://github.com/Manavarya09/design-extract.git
synced 2026-09-19 02:41:14 +08:00
d5f962ca80
designlang gallery [dir] scans a directory for fidelity.json reports, builds the gallery model, and writes a deployable static site (index + permalink pages + OG cards) to --out. load.js does a safe recursive scan (skips node_modules and malformed files). Adds command doc + loader tests + 2 CLI smoke tests. Verified end-to-end against real reports.