chore: add graphify hooks, CLAUDE.md, and gitignore updates

- .claude/settings.json: PreToolUse hooks redirecting grep/file reads
  to graphify query when graph.json exists
- CLAUDE.md: graphify knowledge graph instructions for Claude Code sessions
- .gitignore: exclude graphify-out/ and .claude/settings.local.json
- .vscode/extensions.json: add comments header

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jakub
2026-06-07 16:16:38 +02:00
parent cd4c8e3ce6
commit ceea1df196
4 changed files with 39 additions and 0 deletions

4
.gitignore vendored
View File

@@ -20,3 +20,7 @@ platformio.local.ini
CODE_REVIEW.md
tools/pngs/
tools/gpx/
# graphify
graphify-out/
.claude/settings.local.json