{
  "schema_version": "1.1",
  "id": "s8:https://www.youtube.com/watch?v=KcVkq5L-0f0",
  "slug": "your-agents-lack-context-here-s-how-to-fix-you-re-absolutely-right-brand-0pdoj93",
  "url": "https://feed7.dev/p/your-agents-lack-context-here-s-how-to-fix-you-re-absolutely-right-brand-0pdoj93",
  "title": "Your agents lack context: Here's how to fix \"You're absolutely right!\" — Brandon Waselnuk, Unblocked",
  "why_included": "In one same-prompt test, a context engine nearly halved agent token use. The design goal is targeted, permission-aware retrieval that resolves conflicts across engineering systems.",
  "summary": "Unblocked ran the same prompt and model with and without its context engine. The unassisted run used **21 million tokens**; the context-backed run used **10.8 million** and reportedly saved **2 hours** of wall-clock time.",
  "practical_implication": "For larger coding-agent jobs, retrieve organizational context before search and rework compound. Combine semantic retrieval with deterministic queries, rank conflicting sources, personalize by team and repository, and enforce the requester’s permissions.",
  "agent_context": "Unblocked ran the same prompt and model with and without its context engine. The unassisted run used **21 million tokens**; the context-backed run used **10.8 million** and reportedly saved **2 hours** of wall-clock time.\n\nFor larger coding-agent jobs, retrieve organizational context before search and rework compound. Combine semantic retrieval with deterministic queries, rank conflicting sources, personalize by team and repository, and enforce the requester’s permissions.\n\nThese figures come from one vendor-presented task, without enough detail here to generalize the reduction. Curated files can become stale, while an MCP connection alone does not ensure the agent calls the right source or continues searching.",
  "source": {
    "name": "AI Engineer",
    "url": "https://www.youtube.com/watch?v=KcVkq5L-0f0",
    "published_at": "2026-09-09T14:30:12.000Z"
  },
  "source_class": "video",
  "content_type": "Video",
  "layer": "context",
  "domains": [
    "coding"
  ],
  "topics": [
    "context-engineering",
    "retrieval",
    "agent-reliability"
  ],
  "verification": {
    "status": "source_linked",
    "label": "Source Linked",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "These figures come from one vendor-presented task, without enough detail here to generalize the reduction. Curated files can become stale, while an MCP connection alone does not ensure the agent calls the right source or continues searching."
  ],
  "connected_context": {
    "meaning": "This adds a vendor-reported efficiency signal to the prior argument that coding agents need organizational context, while narrowing the design requirement beyond simply connecting an MCP server: retrieval must combine semantic and deterministic methods, reconcile conflicting sources, respect permissions, and keep searching when evidence is incomplete. The single-task result does not establish general savings or solve context freshness.",
    "corpus_size": 732,
    "generated_at": "2026-09-10T10:09:02.766Z",
    "connections": [
      {
        "title": "How to Generate Mergeable Code with a Context Engine — Peter Werry, Unblocked",
        "source_name": "AI Engineer",
        "source_url": "https://www.youtube.com/watch?v=qdAkxLoYNI8",
        "feed7_url": "https://feed7.dev/p/how-to-generate-mergeable-code-with-a-context-engine-peter-werry-unblock-18x9r65",
        "reason": "Both argue that repository search alone is insufficient; this Signal adds reported token and time savings while reinforcing retrieval of decisions, conventions, and history before planning."
      },
      {
        "title": "Building Agents Is Trivial Now, Context Is the Next Frontier — Jeff Ng, Unblocked",
        "source_name": "AI Engineer",
        "source_url": "https://www.youtube.com/watch?v=HvMyYLTfvhg",
        "feed7_url": "https://feed7.dev/p/building-agents-is-trivial-now-context-is-the-next-frontier-jeff-ng-unbl-073pk7b",
        "reason": "The prior outage example shows why organizational decisions and incidents matter; this Signal specifies conflict ranking, personalization, and permission enforcement as context-engine responsibilities."
      },
      {
        "title": "infiniflow/ragflow",
        "source_name": "GitHub",
        "source_url": "https://github.com/infiniflow/ragflow",
        "feed7_url": "https://feed7.dev/p/ragflow-0b0v2o1",
        "reason": "RAGFlow provides an implementation substrate for mixed-source retrieval and reranking, while this Signal clarifies that having such infrastructure does not ensure correct source selection or persistent search."
      },
      {
        "title": "The Last Human Code Review: Building Trust in AI-Generated Code — Itamar Friedman, Qodo",
        "source_name": "AI Engineer",
        "source_url": "https://www.youtube.com/watch?v=s-aixZYJG4c",
        "feed7_url": "https://feed7.dev/p/the-last-human-code-review-building-trust-in-ai-generated-code-itamar-fr-1227vc0",
        "reason": "Automated review depends on inspectable team knowledge, and this Signal adds retrieval quality, freshness, and requester permissions as prerequisites for supplying that knowledge efficiently."
      }
    ]
  },
  "lifecycle": "Current",
  "published_at": "2026-09-09T14:30:12.000Z",
  "modified_at": "2026-09-09T14:30:12.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/your-agents-lack-context-here-s-how-to-fix-you-re-absolutely-right-brand-0pdoj93",
    "json": "https://feed7.dev/p/your-agents-lack-context-here-s-how-to-fix-you-re-absolutely-right-brand-0pdoj93.json",
    "markdown": "https://feed7.dev/p/your-agents-lack-context-here-s-how-to-fix-you-re-absolutely-right-brand-0pdoj93.md"
  }
}