From bf0405f47df08b54333fc3b653b2668d2a9f45af Mon Sep 17 00:00:00 2001 From: rock Date: Wed, 2 Sep 2026 11:51:15 -0700 Subject: [PATCH] docs: move etymology to top of README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6178d94..779d816 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Poimen Memory +> **Poimen** (ποιμήν) — Greek for "shepherd". Guiding AI agents to grounded knowledge. + **Agent-ready Graph-RAG system with hallucination prevention and enterprise RBAC.** Poimen Memory is a knowledge retrieval system designed for AI agents. It learns from conversations and documents, builds wiki-link knowledge graphs, and serves grounded context that reduces hallucinations. Agents cite sources instead of fabricating answers. @@ -417,6 +419,4 @@ cargo clippy MIT ---- -**Poimen** (ποιμήν) — Greek for "shepherd". Guiding AI agents to grounded knowledge.