diff --git a/docs/architecture.svg b/docs/architecture.svg index f672229..5d72f74 100644 --- a/docs/architecture.svg +++ b/docs/architecture.svg @@ -1,74 +1,106 @@ - + + + + + - + - - + + + + + agentage CLI - architecture + - - AI tools - Claude Code / Cursor / editors + + AI TOOLS + Claude Code / Cursor / editors - - MCP - stdio - (agentage mcp) + + MCP - stdio + (agentage mcp) - - MCP - HTTP /mcp - 127.0.0.1:4243 + + MCP - HTTP /mcp + 127.0.0.1:4243 - - agentage CLI - memory vault setup - status daemon mcp + + AGENTAGE CLI + terminal client - memory verbs + memory vault setup + status daemon mcp - - local daemon - 127.0.0.1:4243 - single writer over the vault engine - serializes writes, schedules sync + + LOCAL DAEMON + 127.0.0.1:4243 + single writer over the vault engine + serializes writes, schedules sync + + + + + + + + - - memory verbs - --no-daemon bypasses + + memory verbs + --no-daemon bypasses - - vault engine + + vault engine - - in-process + + in-process - - - local vaults - plain markdown folders on disk - one git repo per vault - git-per-vault store (@agentage/memory-core) + + + LOCAL VAULTS + plain markdown folders on disk + one git repo per vault + git-per-vault store (@agentage/memory-core) + + + + + + + + + + - - sync + + sync - - sync + + sync - - git remotes (external) - commit / push / pull on an interval - you host the remote + + GIT REMOTES + external - you host the remote + commit / push / pull on an interval - - agentage cloud - account sync - OAuth 2.1 sign-in at auth.agentage.io - optional; everything works offline + + AGENTAGE CLOUD + account sync - optional + OAuth 2.1 at auth.agentage.io + + + plain markdown on disk; cloud is optional - everything works offline