No description
Find a file
Snider 9016e2ee7d docs: graduate TODO/FINDINGS into production documentation
Replace internal task tracking (TODO.md, FINDINGS.md) with four
structured documentation files covering architecture, tool reference,
development guide, and project history. Trim CLAUDE.md to agent
instructions only — all detailed content now lives in docs/.

- docs/architecture.md: subsystem plugin model, transports, IDE bridge,
  AI facade, full package layout
- docs/tools.md: all 49 MCP tools with parameters and descriptions
- docs/development.md: prerequisites, test patterns, adding tools/subsystems
- docs/history.md: split history, 5 phases with commit hashes, known issues

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 14:54:05 +00:00
ai test: Phase 5 — testing gaps (process/RAG/ML mocks, metrics bench) 2026-02-20 06:48:31 +00:00
docs docs: graduate TODO/FINDINGS into production documentation 2026-02-20 14:54:05 +00:00
mcp fix(mcp): eliminate data race in TCP transport diagnostic output 2026-02-20 12:30:16 +00:00
.gitignore chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
CLAUDE.md docs: graduate TODO/FINDINGS into production documentation 2026-02-20 14:54:05 +00:00
go.mod fix(go.mod): correct replace path for core/go 2026-02-20 14:20:33 +00:00
go.sum fix: post-split cleanup — remove test script, fix tests, update docs 2026-02-20 01:18:27 +00:00
TEST-RESULTS.md test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00