Paper Detail

ElephantBroker: A Knowledge-Grounded Cognitive Runtime for Trustworthy AI Agents

Cristian Lupascu, Alexandru Lupascu

arxiv Score 21.6

Published 2026-03-26 · First seen 2026-03-27

Research Track A · General AI

Abstract

Large Language Model based agents increasingly operate in high stakes, multi turn settings where factual grounding is critical, yet their memory systems typically rely on flat key value stores or plain vector retrieval with no mechanism to track the provenance or trustworthiness of stored knowledge. We present ElephantBroker, an open source cognitive runtime that unifies a Neo4j knowledge graph with a Qdrant vector store through the Cognee SDK to provide durable, verifiable agent memory. The system implements a complete cognitive loop (store, retrieve, score, compose, protect, learn) comprising a hybrid five source retrieval pipeline, an eleven dimension competitive scoring engine for budget constrained context assembly, a four state evidence verification model, a five stage context lifecycle with goal aware assembly and continuous compaction, a six layer cheap first guard pipeline for safety enforcement, an AI firewall providing enforceable tool call interception and multi tier safety scanning, a nine stage consolidation engine that strengthens useful patterns while decaying noise, and a numeric authority model governing multi organization identity with hierarchical access control. Architectural validation through a comprehensive test suite of over 2,200 tests spanning unit, integration, and end to end levels confirms subsystem correctness. The modular design supports three deployment tiers, five profile presets with inheritance, multi gateway isolation, and a management dashboard for human oversight, enabling configurations from lightweight memory only agents to full cognitive runtimes with enterprise grade safety and auditability.

Workflow Status

Review status
pending
Role
unreviewed
Read priority
now
Vote
Not set.
Saved
no
Collections
Not filed yet.
Next action
Not filled yet.

Reading Brief

Key Findings

ElephantBroker is an open-source cognitive runtime designed to provide trustworthy, verifiable memory for AI agents in high-stakes settings. It unifies a knowledge graph with a vector store to track information provenance and implements a comprehensive cognitive loop for retrieval, scoring, verification, and safety. The system's architecture includes advanced features like an AI firewall, a multi-stage context lifecycle, and a consolidation engine to ensure reliability and auditability.

Limitations

The provided abstract focuses on architectural design and validation through testing, but does not mention specific limitations or directions for future work.

Methodology

The approach integrates a Neo4j knowledge graph with a Qdrant vector store via the Cognee SDK, creating a hybrid memory system. This system operates on a complete cognitive loop featuring multi-source retrieval, competitive scoring for context assembly, and a layered guardrail pipeline for safety.

Significance

This research provides a modular and auditable framework for building enterprise-grade AI agents with enhanced factual grounding, safety, and trustworthiness.

Why It Surfaced

No ranking explanation is available yet.

Tags

No tags.

BibTeX

@article{lupascu2026elephantbroker,
  title = {ElephantBroker: A Knowledge-Grounded Cognitive Runtime for Trustworthy AI Agents},
  author = {Cristian Lupascu and Alexandru Lupascu},
  year = {2026},
  abstract = {Large Language Model based agents increasingly operate in high stakes, multi turn settings where factual grounding is critical, yet their memory systems typically rely on flat key value stores or plain vector retrieval with no mechanism to track the provenance or trustworthiness of stored knowledge. We present ElephantBroker, an open source cognitive runtime that unifies a Neo4j knowledge graph with a Qdrant vector store through the Cognee SDK to provide durable, verifiable agent memory. The sys},
  url = {https://arxiv.org/abs/2603.25097},
  keywords = {cs.AI},
  eprint = {2603.25097},
  archiveprefix = {arXiv},
}

Metadata

{}