Files
civitai__civitai/.github
briant 0b92ab649c docs: drop package and component counts that had gone stale
`@civitai/ui` gaining a vitest config took the packages/* suites to 13, and the primitives under
components/ui/ are at 54 — while the prose still said nine and 24. The counts are removed rather
than corrected: CI's ledger script already asserts every workspace suite ran, so a number in prose
only rots, and both of these had rotted twice.

The schema-drift README also said apps/* had no CI job and that the ledger script hardcoded
`packages/`. Both stopped being true when the App unit tests + typecheck job landed; it takes the
workspace as an argument.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-11 16:21:11 -06:00
..