diff --git a/CLAUDE.md b/CLAUDE.md index 045c0de2..1abbfd5b 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -142,9 +142,10 @@ ADMIN_USER_ID # User ID allowed to write prompt contexts ## Git Workflow - Main branch: `main` -- Feature branches: `/` (e.g., `claude/add-feature-abc`) -- Author: Erin Patrick Spencer -- License: see LICENSE +- Feature branches: `feat/`, `fix/`, `docs/`, `chore/` (e.g., `feat/add-feature-abc`) +- Commit style: Conventional Commits (`feat(console):`, `fix(pcna):`, etc.) +- Author: Erin Patrick Spencer (wayseer@interdependentway.org) +- License: Apache 2.0 ## Agent module-build doctrine