From 1ffae125597e0396507be017c0987508534f362b Mon Sep 17 00:00:00 2001
From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com>
Date: Tue, 5 May 2026 11:47:19 -0700
Subject: [PATCH] Revise README to reflect agent runtime platform (#864)
Updated platform description and added messaging systems.
---
README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 17292e26..9edf659a 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,11 @@
-# The context development platform
+# The agent runtime platform
-Building applications that need to know things requires more than a database. [TrustGraph](https://trustgraph.ai) is the context development platform: graph-native infrastructure for storing, enriching, and retrieving structured knowledge at any scale. Think like [Supabase](https://github.com/supabase/supabase) but built around context graphs: multi-model storage, semantic retrieval pipelines, portable [context cores](#context-cores), and a full developer toolkit out of the box. Deploy locally or in the cloud. No unnecessary API keys. Just context, engineered.
+TrustGraph is an agent runtime platform for building production AI systems that require grounded and explainable outputs, private deployment, and sovereign control. The platform is the full stack for agentic systems: context graphs, memory, retrieval, orchestration, and inference for precision-critical agent workloads.
The platform:
- [x] Multi-model and multimodal database system
@@ -197,6 +197,8 @@ TrustGraph provides component flexibility to optimize agent workflows.
- Apache Pulsar
+- RabbitMQ
+- Apache Kafka