This commit is contained in:
2026-07-12 23:02:25 -07:00
parent e518b6b6e9
commit 5e60b7a744
3 changed files with 10 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ Work style: telegraph; noun-phrases ok; drop grammar; min tokens.
- Keep files <~500 LOC; split/refactor as needed.
- Commits: Conventional Commits (`feat|fix|refactor|build|ci|chore|docs|style|perf|test`).
- Prefer end-to-end verify; if blocked, say whats missing.
- Do not use em-dashes
## Docs