Files
2026-03-13 15:00:22 +00:00

8 lines
214 B
Markdown

# 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