v0.6.23 — Project git naming for AI
Project git naming (defaults for AI)
AI commits, PR titles, and repair branches are tagged per project — no more generic chore: across repos.
| Artifact | Format | Example |
|---|---|---|
| Commit | [Tag] type(scope): summary |
[Acme] fix(admin): dedupe filter |
| PR title | [Tag] Type: summary |
[Acme] Fix: uncaught exception |
| Branch | <slug>/type/id |
acme/fix/abc123 |
- Resolved from
projectId/projectName, or override withgit.projectTag/git.branchSlugin.DNA/config.dna.json - Always-on workbench /
AGENTS.md/ delivery behaviour / stems inject the live tag - AI repair uses the host project tag (never a hardcoded product brand)
- Prefer
fix/featover barechoreunless deps/tooling
Docs: naming conventions
Install
npx @superhumaan/dna-by-humaan@0.6.23 doctor
# or upgrade:
npx @superhumaan/dna-by-humaan@0.6.23 updatenpm: @superhumaan/dna-by-humaan@0.6.23