{
  "id": 5444471,
  "title": "The graph is not the trust layer",
  "url": "https://urgent.news/2026/09/03/the-graph-is-not-the-trust-layer",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-03T23:08:33.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/softwaresausage/the-graph-is-not-the-trust-layer-4hd4"
  },
  "original_language": "en",
  "account": "The paper by Blake McCarn, titled \"Paperless Knowledge Graph,\" introduces a graph-based approach for organizing scanned documents and extracting information from them. The author presents a pipeline that converts source documents into a knowledge graph containing nodes, relationships, and searchable chunks. The author highlights five key decisions that set this approach apart from others in the field:\n\n1. The system preserves the source of truth by treating the original documents as the authority, rather than relying solely on the AI pipeline.\n2. Document freshness is verified by comparing exact document IDs and hashes across different data stores, ensuring that any changes to the documents are noticed.\n3. The system uses a combination of entity lookups, vector, keyword, and graph retrieval to answer different types of questions, allowing for more sophisticated queries.\n4. The repository includes various artifacts that provide traceability and evidence of the system's behavior, such as evidence packs, claim ledgers, trust dimensions, and traceability paths.\n5. The model routing is decoupled from the application, allowing for easier maintenance and testing of the underlying model without affecting the user experience.\n\nThe author reviewed McCarn's case study and inspected the public repository, but did not reproduce the reported performance metrics or connect the system to his private archive. The paper notes that the repository contains the advertised evidence helpers and audit tools, but lacks a public fixture to demonstrate the claimed accuracy across various document types. The author suggests running a field test using a synthetic, non-sensitive Paperless archive to validate the system's performance on key metrics such as accuracy, freshness checks, and response time.",
  "summary": "Disclosure: Software Sausage is our product. Blake McCarn did not sponsor, review, or endorse this article. AI tools helped draft and edit it; the evidence boundaries are stated below. The graph is not the trust layer Blake McCarn's Paperless Knowledge Graph is not interesting merely because it lets someone chat with scanned documents. The stronger idea is that retrieval leaves evidence behind…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}