From be07926d28aefb9126a91079bee02994e7e25b90 Mon Sep 17 00:00:00 2001 From: Amolith Date: Wed, 24 Dec 2025 12:39:43 -0700 Subject: [PATCH] docs: update architecture in AGENTS.md Add existing MCP tools and resources to the architecture diagram that were missing from the list. Assisted-by: Claude Opus 4.5 via Crush --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 091709e6cd9e8c45956ef47401e47373b9b12970..c5c21b31c94d65324e32c6c748f6318522c34bbd 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -57,8 +57,8 @@ internal/ validate/ → Input validation (delegates to go-lunatask Parse* functions) mcp/ shared/ → Provider types (AreaProvider, HabitProvider) and error helpers - tools/ → MCP tool handlers (task/, habit/, timestamp/) - resources/ → MCP resource handlers (areas/, habits/, notebooks/) + tools/ → MCP tool handlers (task/, note/, person/, habit/, journal/, timestamp/) + resources/ → MCP resource handlers (areas/, habits/, notebooks/, task/, note/, person/) ``` **Command flow**: `fang.Execute()` wraps Cobra with version/commit info and