Skip to content

Commit 62fd92b

Browse files
docs: update version range to V1-V5, expand README to match docs site
- Update hero pill and references from V3-V5 to V1-V5 - Expand README from summary to full documentation parity with GitHub Pages site - Add all 11 rules, 16 commands, hooks, agents, skills, database wrapper, testing, WSL, coding standards - Add _ai_temp/ to .gitignore Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8494213 commit 62fd92b

File tree

3 files changed

+910
-89
lines changed

3 files changed

+910
-89
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ npm-debug.log*
4646
yarn-debug.log*
4747
yarn-error.log*
4848

49+
# Temporary AI research files
50+
_ai_temp/
51+
4952
# Misc
5053
*.bak
5154
*.tmp

0 commit comments

Comments
 (0)