aboutsummaryrefslogtreecommitdiffhomepage
path: root/CLAUDE.md
AgeCommit message (Collapse)Author
2026-02-15refactor: rename format script to fix namespace with lint auto-fixnsfisis
Add pnpm fix (runs fix:lint + fix:format), pnpm fix:lint (biome check --write), and rename pnpm format to pnpm fix:format for consistency with the existing check namespace convention.
2026-02-15refactor: rename lint/typecheck scripts to check namespacensfisis
Consolidate typecheck and lint into a unified `pnpm check` command with `check:ts` and `check:lint` sub-commands. Update CI workflow to use the single check step and update docs accordingly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09Simplify Architecture section to reference docs/dev/architecture.mdClaude
https://claude.ai/code/session_013M6WrK2CDSC3JJLnnhio6e
2026-02-09Add CLAUDE.md with project conventions and quick referenceClaude
https://claude.ai/code/session_013M6WrK2CDSC3JJLnnhio6e