diff --git a/CLAUDE.md b/CLAUDE.md index 295d50b..4053023 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -111,7 +111,7 @@ All shared standards (git, testing, code style, cross-platform, CI) defined in s **Quick references**: -- Commits: [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) `(): ` - NO AI attribution +- Commits: [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) `(): ` — Types: `feat`, `fix`, `docs`, `style`, `refactor`, `test`, `chore`, `perf` — NO AI attribution - Scripts: Prefer `pnpm run foo --flag` over `foo:bar` scripts - Docs: Use `docs/` folder, lowercase-with-hyphens.md filenames, pithy writing with visuals - Dependencies: After `package.json` edits, run `pnpm install` to update `pnpm-lock.yaml`