diff --git a/README.md b/README.md
index 3a56ef8e..552579eb 100644
--- a/README.md
+++ b/README.md
@@ -16,12 +16,23 @@ An agent should not have to reconstruct a project from scattered chat history on
Engraphis turns local project knowledge into scoped, time-aware memory; retrieves the evidence
that supports the current question; and returns a bounded, attributable context packet.
+
+
+
+ Knowledge Graph · run engraphis-dashboard to see it live
+
+
Store durable project knowledge · retrieve supporting evidence · give the agent only what it needs
+The flow is the essential path. See [measured context savings](#measured-quality-and-token-efficiency)
+for reproducible fixture-level evidence of less returned content at the same tested retrieval
+scores, without billing or latency claims. The sections below cover the dashboard, code graph,
+local installation, governance controls, and hosted services in detail.
+
| Agent need | What Engraphis changes |
|---|---|
| Remember a project across sessions | Stores typed memory in a `workspace → repo → session` hierarchy and provides a last-session handoff. |
@@ -38,7 +49,7 @@ contracts: retrieving focused evidence, returning an answer only with support, a
abstaining when no support exists.
-
+ Each card names its deterministic offline fixture and test scope. The examples are illustrative; they are not customer data or external benchmark results.
@@ -47,21 +58,6 @@ Run `python -m eval.chunking_eval` and `python -m eval.grounded` to reproduce th
the former measures evidence retrieval and context size, while the latter measures the
answer-versus-abstain decision.
-The diagram is the essential path. See [measured context savings](#measured-quality-and-token-efficiency)
-for reproducible fixture-level evidence of less returned content at the same tested retrieval
-scores, without billing or latency claims. The sections below cover the dashboard, code graph,
-local installation, governance controls, and hosted services in detail.
-
-
-
-
-
-
- Knowledge Graph · run engraphis-dashboard to see it live
-
-
-
-
---
> Open-source users: update regularly for the latest fixes and improvements.
diff --git a/docs/images/evidence-backed-agent-examples.png b/docs/images/evidence-backed-agent-examples.png
index 7020e21c..07015b0b 100644
Binary files a/docs/images/evidence-backed-agent-examples.png and b/docs/images/evidence-backed-agent-examples.png differ
diff --git a/docs/images/evidence-backed-agent-examples.svg b/docs/images/evidence-backed-agent-examples.svg
index 4fe66d98..695c48ca 100644
--- a/docs/images/evidence-backed-agent-examples.svg
+++ b/docs/images/evidence-backed-agent-examples.svg
@@ -1,79 +1,5 @@
-