Generate CLAUDE.md component catalog from a single source
- docs/catalog.json is now the source of truth for the Component Catalog
- scripts/generate-catalog.mjs renders the table into CLAUDE.md (between
  GENERATED markers) and validates every listed prop/slot against the
  actual declarations in src/vue/components/*.js
- fixed stale catalog rows found by the validator: GnUsageMeter, GnSteps,
  GnAvatar, GnStatusCard, GnMetricCard
- test:catalog (--check) wired into release:check
1 parent 3545fb2 commit da967e9a856b1134855255303afa9ba3c4972f69
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
Showing 4 changed files
View
CLAUDE.md
View
docs/catalog.json 0 → 100644
View
package.json
View
scripts/generate-catalog.mjs 0 → 100644