From 0d4236aef6eb136d1949a02e1c25db770c531645 Mon Sep 17 00:00:00 2001
From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com>
Date: Sat, 7 Feb 2026 15:21:25 -0800
Subject: [PATCH] Revise README with new title and feature descriptions
Updated the README to reflect new branding and clarify the features of TrustGraph.
---
README.md | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index e8f896c8..9a8610b1 100644
--- a/README.md
+++ b/README.md
@@ -11,13 +11,22 @@
-# Programmable Context for the AI Stack
+# Graph-powered context harness for AI agents
-Operationalizing AI requires more than a vector database. TrustGraph provides the complete Context Operating System service layer. Flexible Flows for real-time ingestion, isolated Context Cores for secure multi-tenancy, and comprehensive observability. Treat your context like infrastructure — predictable, scalable, and fully under your control.
+TrustGraph continuously builds a context graph creating a living context harness, so agents act with connected understanding — not isolated chunks.
-Deploy anywhere. Own your data. Control your context.
+Ingest your data into a unified context graph, enrich that graph with ontologies, and serve that graph as structured context to your agents and applications. Instead of letting LLMs guess from flat text, TrustGraph harnesses your graph so every response, tool call, and decision is driven by connected context.
+
+TrustGraph gives you a graph-backed context harness with:
+
+- a context graph over your data (nodes, edges, embeddings)
+- graphs built to your ontologies and protocols
+- GraphRAG APIs for context-aware retrieval
+- an agent harness that lets LLMs query, traverse, and update the graph with isolated collections and modular context cores
+
+Use it as the context layer under any model or agent framework with model inferencing for open models on Nvidia, AMD, or Intel hardware.
Table of Contents