{
  "schema_version": "1.1",
  "id": "archive:https://www.youtube.com/watch?v=I3bpdgFJCUY",
  "slug": "llm-knowledge-bases-a-practical-guide-ben-holmes-warp-0lbrajz",
  "url": "https://feed7.dev/p/llm-knowledge-bases-a-practical-guide-ben-holmes-warp-0lbrajz",
  "title": "LLM Knowledge Bases: a practical guide — Ben Holmes, Warp",
  "why_included": "A useful agent knowledge base starts with abundant raw Markdown, then adds controlled tags, backlinks, and generated indexes. Scheduled agents can maintain it, but sync and taxonomy need explicit rules.",
  "summary": "Holmes starts with **raw Markdown notes**, often captured by voice, then uses an enrichment skill to add sources, timestamps, tags, and backlinks. A fixed tag reference keeps agents from creating a new taxonomy on every pass.",
  "practical_implication": "Give coding agents a staged pipeline: capture first, enrich untouched notes, generate a navigable wiki, then build visualizations only when the corpus is substantial. A **scheduled cloud sandbox** can sync the folder, run skills, and return the updates.",
  "agent_context": "Holmes starts with **raw Markdown notes**, often captured by voice, then uses an enrichment skill to add sources, timestamps, tags, and backlinks. A fixed tag reference keeps agents from creating a new taxonomy on every pass.\n\nGive coding agents a staged pipeline: capture first, enrich untouched notes, generate a navigable wiki, then build visualizations only when the corpus is substantial. A **scheduled cloud sandbox** can sync the folder, run skills, and return the updates.\n\nGenerated links and wikis inherit errors from the notes and enrichment pass. Local automations also require the laptop to be available, while cloud execution introduces note-sync and data-handling decisions.",
  "source": {
    "name": "AI Engineer",
    "url": "https://www.youtube.com/watch?v=I3bpdgFJCUY",
    "published_at": "2026-08-12T17:00:22.000Z"
  },
  "source_class": "video",
  "content_type": "Video",
  "layer": "context",
  "domains": [
    "research"
  ],
  "topics": [
    "agent-memory",
    "skills",
    "context-engineering"
  ],
  "verification": {
    "status": "source_linked",
    "label": "Source Linked",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "Generated links and wikis inherit errors from the notes and enrichment pass. Local automations also require the laptop to be available, while cloud execution introduces note-sync and data-handling decisions."
  ],
  "connected_context": {
    "meaning": "This provides a lightweight implementation path for durable context: preserve raw notes, enrich them through a controlled taxonomy, and derive navigation only after capture. It makes shared context practical without requiring a new memory architecture, while confirming that generated structure is not authority: provenance, taxonomy discipline, scheduling, synchronization, and data handling remain operational requirements.",
    "corpus_size": 479,
    "generated_at": "2026-08-18T10:04:58.271Z",
    "connections": [
      {
        "title": "WTF Is the Context Layer? The Missing Infrastructure for Production Agents — Prukalpa Sankar",
        "source_name": "AI Engineer",
        "source_url": "https://www.youtube.com/watch?v=8G_1-3IO4ZQ",
        "feed7_url": "https://feed7.dev/p/wtf-is-the-context-layer-the-missing-infrastructure-for-production-agent-0t47xqf",
        "reason": "The note folder, fixed taxonomy, backlinks, and scheduled enrichment form a concrete small-scale implementation of the candidate's portable, shared, versioned context layer."
      },
      {
        "title": "virgiliojr94/book-to-skill",
        "source_name": "GitHub",
        "source_url": "https://github.com/virgiliojr94/book-to-skill",
        "feed7_url": "https://feed7.dev/p/book-to-skill-1av16sr",
        "reason": "Both turn source documents into reusable agent context; book-to-skill packages stable references as on-demand skills, while this Signal maintains an evolving linked knowledge base."
      },
      {
        "title": "Citation Needed: Provenance for LLM-Built Knowledge Graphs — Daniel Chalef, Zep AI",
        "source_name": "AI Engineer",
        "source_url": "https://www.youtube.com/watch?v=H7puB0RwJMM",
        "feed7_url": "https://feed7.dev/p/citation-needed-provenance-for-llm-built-knowledge-graphs-daniel-chalef-1iob5t8",
        "reason": "Because enrichment can propagate note errors into links and wikis, the candidate's graph-level provenance is a prerequisite for tracing and correcting derived claims."
      },
      {
        "title": "TencentCloud/TencentDB-Agent-Memory",
        "source_name": "GitHub",
        "source_url": "https://github.com/TencentCloud/TencentDB-Agent-Memory",
        "feed7_url": "https://feed7.dev/p/tencentdb-agent-memory-0gx8nnn",
        "reason": "The memory hub extends this local-folder workflow with permissions, versioning, retrieval, and role-specific loadouts, while introducing more infrastructure and integration constraints."
      }
    ]
  },
  "lifecycle": "Current",
  "published_at": "2026-08-12T17:00:22.000Z",
  "modified_at": "2026-08-12T17:00:22.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/llm-knowledge-bases-a-practical-guide-ben-holmes-warp-0lbrajz",
    "json": "https://feed7.dev/p/llm-knowledge-bases-a-practical-guide-ben-holmes-warp-0lbrajz.json",
    "markdown": "https://feed7.dev/p/llm-knowledge-bases-a-practical-guide-ben-holmes-warp-0lbrajz.md"
  }
}