{
  "schema_version": "1.0",
  "id": "archive:https://github.com/Graphify-Labs/graphify",
  "slug": "graphify-1e0bs1f",
  "url": "https://feed7.dev/p/graphify-1e0bs1f",
  "title": "Graphify-Labs/graphify",
  "why_included": "Graphify gives coding agents a queryable project graph with provenance-tagged relationships, reducing repeated repository scans while keeping inferred links visibly distinct from extracted facts.",
  "summary": "Graphify maps code, documents, PDFs, images, and media into graph.html, GRAPH_REPORT.md, and graph.json. Code parsing is **local and LLM-free** through tree-sitter, while every edge is tagged **EXTRACTED, INFERRED, or AMBIGUOUS**.",
  "practical_implication": "For large repositories, have agents use scoped graphify query and path calls before broad grep or repeated file reads. The graph preserves imports, calls, inheritance, rationale comments, document links, package dependencies, and cross-file paths without requiring embeddings.",
  "agent_context": "Graphify maps code, documents, PDFs, images, and media into graph.html, GRAPH_REPORT.md, and graph.json. Code parsing is **local and LLM-free** through tree-sitter, while every edge is tagged **EXTRACTED, INFERRED, or AMBIGUOUS**.\n\nFor large repositories, have agents use scoped graphify query and path calls before broad grep or repeated file reads. The graph preserves imports, calls, inheritance, rationale comments, document links, package dependencies, and cross-file paths without requiring embeddings.\n\nDocuments and media need an assistant model or configured backend, so the fully local claim applies only to code extraction. Language and file support varies by optional package, and the supplied benchmark description does not include enough results here to judge retrieval quality.",
  "source": {
    "name": "GitHub",
    "url": "https://github.com/Graphify-Labs/graphify",
    "published_at": null
  },
  "source_class": "tool",
  "content_type": "GitHub Repo",
  "layer": "context",
  "domains": [
    "coding",
    "data"
  ],
  "topics": [
    "retrieval",
    "context-engineering",
    "skills"
  ],
  "verification": {
    "status": "needs_review",
    "label": "Needs Review",
    "method": "unverified",
    "verified_at": null
  },
  "uncertainty": [
    "Documents and media need an assistant model or configured backend, so the fully local claim applies only to code extraction. Language and file support varies by optional package, and the supplied benchmark description does not include enough results here to judge retrieval quality."
  ],
  "lifecycle": "Current",
  "published_at": null,
  "modified_at": null,
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/graphify-1e0bs1f",
    "json": "https://feed7.dev/p/graphify-1e0bs1f.json",
    "markdown": "https://feed7.dev/p/graphify-1e0bs1f.md"
  }
}