chore: add graphify knowledge graph outputs
Some checks failed
CI / ci (push) Failing after 54s
CI / deploy (push) Has been skipped
CI / e2e (push) Has been skipped

Add generated knowledge graph (538 nodes, 664 edges) for codebase
navigation. Outputs are committed for portability across devices;
cache and cost tracking are gitignored.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-08 21:05:57 +02:00
parent 620c6598cf
commit 646fcd558a
6 changed files with 13675 additions and 0 deletions

4
.gitignore vendored
View File

@@ -236,3 +236,7 @@ playwright-report/
# Claude Code
.claude/
# graphify (cache only — outputs are committed)
graphify-out/cache/
graphify-out/cost.json