diff --git a/README.md b/README.md
index 7f0830a..58c1936 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,9 @@
-# Agentic OS 🧠— Multi-Agent Orchestration Platform
+# Agentic OS (agentic-os) 🧠— Multi-Agent Orchestration Platform
-A locally-hosted operating system for AI agents that coordinates **opencode**, **Hermes Agent**, and **Gemini CLI** into a unified dashboard with persistent memory, cron scheduling, skill execution, cost analytics, and disaster recovery.
+A locally-hosted operating system for AI agents — an open-source GitHub repository — that coordinates **opencode**, **Hermes Agent**, and **Gemini CLI** into a unified dashboard with persistent memory, cron scheduling, skill execution, cost analytics, and disaster recovery.
> **Why Agentic OS?** Most agent tools work in isolation — a terminal for coding, a separate chat for research, another for memory. Agentic OS is the **control plane** that unifies them: one dashboard, one memory layer, one scheduler, one skill hub. Three agents, infinite capabilities.
diff --git a/agents/hermes/MEMORY.md b/agents/hermes/MEMORY.md
deleted file mode 100644
index 91c8c80..0000000
--- a/agents/hermes/MEMORY.md
+++ /dev/null
@@ -1,29 +0,0 @@
-# MEMORY.md — Hermes Persistent Memory
-
-## Active Context
-- Building Agentic OS (May 2026)
-- 3-agent system: opencode + Hermes + Gemini CLI
-- Web dashboard on FastAPI
-- 51 features + 10 extras
-
-## Skills Known
-- heartbeat: system health monitoring
-- devops-audit: GCP/K8s infra audit
-- content-draft: content writing
-- code-review: PR review
-- research-synthesis: web research
-- daily-standup: morning briefing
-- meeting-minutes: notes processor
-- project-planner: implementation plans
-- brainstorming: design refinement
-- systematic-debug: 4-phase debugging
-- memory-consolidation: weekly synthesis
-- backup-skill: snapshot creation
-- cost-analytics: token tracking
-- tdd-cycle: red-green-refactor
-- goal-planner: step-by-step plans
-
-## Decisions
-- All memory in markdown for cross-agent compatibility
-- Git auto-versioning for brain/ and skills/
-- Free-tier budget guardian active
diff --git a/docs/index.html b/docs/index.html
index 3384967..391e010 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -5,22 +5,22 @@
-