Files
collective-lists/graphify-out/cache/6bfe610ba14790a127bb169ff9bca5ca8e114571ea027f7715bc2f1c320e9766.json
Oier Bravo Urtasun b660ead40d chore(graphify): knowledge graph of the repo (1398 nodes, 1627 edges)
Generated via /graphify over the full tree (177 files, ~320k words).
Produces graph.html, graph.json, GRAPH_REPORT.md plus per-file
extraction cache so incremental --update runs reuse prior results.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 16:25:53 +02:00

1 line
1004 B
JSON

{"nodes": [{"id": "docs_development", "label": "docs/development.md \u2014 local dev stack, Justfile, endpoints", "file_type": "document", "source_file": "docs/development.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "entity_justfile", "label": "Justfile (task runner \u2014 dev/build/test/deploy recipes)", "file_type": "document", "source_file": "docs/development.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "docs_development", "target": "entity_justfile", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "docs/development.md", "source_location": null, "weight": 1.0}, {"source": "docs_development", "target": "plan_fase_0", "relation": "references", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "docs/development.md", "source_location": null, "weight": 1.0}], "hyperedges": []}