Tagged: Knowledge-Graph

10 posts

Knowledge Graph Evaluation: Scoring 12 Real Decisions

Knowledge Graph Evaluation: Scoring 12 Real Decisions

September 15, 2026 · 1 min read · blog
Knowledge graph evaluation usually measures retrieval. Scoring 12 real decisions against the answer you would have reached anyway shows more.
Palantir Foundry Alternative: Start With One Workflow

Palantir Foundry Alternative: Start With One Workflow

September 14, 2026 · 7 min read · guides
Compare Palantir Foundry with a focused open-source context layer: scope, costs, governance and a runnable delivery-blocker demo.

Temporal Knowledge Graph: How AI Agents Know What Is True Now

September 11, 2026 · 8 min read · guides
A temporal knowledge graph stores every fact with when it held and when it was recorded. How it works for AI agents, how Graphiti builds it, and when to use one.

Graphiti vs Mem0: Which Memory Layer Fits Your AI Agents

September 11, 2026 · 6 min read · guides
Graphiti vs Mem0 in September 2026: how each stores and updates facts, what runs self-hosted, what the benchmark fight says, and which fits your agents.

Graphiti Local: A Local-First Temporal Knowledge Graph with Human-Gated Writes

September 11, 2026 · 4 min read · projects
Graphiti Local is an open-source, local-first temporal knowledge graph on Graphiti: six read-only MCP tools, a kg CLI, and writes only after a person approves.

Graphiti in Production: FalkorDB or Neo4j, Azure or Ollama, and What Breaks

September 11, 2026 · 7 min read · guides
Running Graphiti in production: FalkorDB or Neo4j, Azure OpenAI or Ollama, embedding widths, version pins, ingestion cost and the failures to watch for.

One Customer, Six Systems: The Confidently Wrong Match

September 8, 2026 · 4 min read · agent-control
The failure no dead-letter queue catches: an agent is certain which customer a record belongs to, and it is wrong. Renames, subsidiaries, product names as account names, per-field authority, corrections as aliases, and why silence is not decay.
Context Layer for AI Agents: Sourced Answers and Human-Approved Actions Across Chat, Tickets, Wiki and CRM

Context Layer for AI Agents: Sourced Answers and Human-Approved Actions Across Chat, Tickets, Wiki and CRM

September 5, 2026 · 14 min read · case-studies
Case study: a context layer for AI agents on a temporal knowledge graph. Sourced answers from chat, tickets, wiki and CRM, external actions authorized before execution.
Agent Memory Approval Gates: What Never Needs a Human

Agent Memory Approval Gates: What Never Needs a Human

August 25, 2026 · 4 min read · blog
A human gate on agent memory writes is now consensus. The volume reaching it is the unsolved half. Three routing rules that keep the queue readable.
Two Kinds of Agent Memory: OKF Bundles vs. Codebase Knowledge Graphs

Two Kinds of Agent Memory: OKF Bundles vs. Codebase Knowledge Graphs

June 30, 2026 · 5 min read · blog
Knowledge graph agent memory comes in two kinds: one half is derivable from your code, one half only people can author. Mixing them wastes both.