Add graphify knowledge graph outputs and pending changes
Includes graphify-out/ (interactive graph.html, GRAPH_REPORT.md, graph.json from Gemini-backed extraction) plus .graphifyignore/.gitignore scope config, alongside other pending working-tree changes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -99,3 +99,7 @@ build/
|
||||
# Temporary files
|
||||
output/
|
||||
keyword_analysis_*.json
|
||||
|
||||
# graphify: keep graph.json/html/report, drop regenerable cache + dated backups
|
||||
graphify-out/cache/
|
||||
graphify-out/????-??-??/
|
||||
|
||||
4
.graphifyignore
Normal file
4
.graphifyignore
Normal file
@@ -0,0 +1,4 @@
|
||||
# graphify scope control — exclude non-standard virtualenvs that the default
|
||||
# rules (.venv, venv) don't catch, so pip-package source doesn't pollute the graph.
|
||||
.venv-ourdigital/
|
||||
.venv-*/
|
||||
6273
graphify-out/.graphify_analysis.json
Normal file
6273
graphify-out/.graphify_analysis.json
Normal file
File diff suppressed because it is too large
Load Diff
1
graphify-out/.graphify_labels.json
Normal file
1
graphify-out/.graphify_labels.json
Normal file
File diff suppressed because one or more lines are too long
1
graphify-out/.graphify_semantic_marker
Normal file
1
graphify-out/.graphify_semantic_marker
Normal file
@@ -0,0 +1 @@
|
||||
{"output_tokens": 47918}
|
||||
1389
graphify-out/GRAPH_REPORT.md
Normal file
1389
graphify-out/GRAPH_REPORT.md
Normal file
File diff suppressed because it is too large
Load Diff
307
graphify-out/graph.html
Normal file
307
graphify-out/graph.html
Normal file
File diff suppressed because one or more lines are too long
138840
graphify-out/graph.json
Normal file
138840
graphify-out/graph.json
Normal file
File diff suppressed because it is too large
Load Diff
1282
graphify-out/manifest.json
Normal file
1282
graphify-out/manifest.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user