# Decisions ## Architecture - One file per tool in src/tools/ - Resources as TypeScript string constants in src/resources/knowledge/ - Stdio transport only (no HTTP/SSE) - Read-only: NO mutations allowed anywhere