analysis-dev
01Agent Claude Code
Owns analysis/ — the translation layer from tree-sitter output and plugin rules into graph-lite's generic node/edge API.
One fast, low-memory C++ language server for many languages via declarative Lua plugins — no external language servers, ever. LSP over stdio for editors, MCP for agents, batch CLI for CI. Ships graph-lite: the missing embeddable "SQLite for graphs".
Agent Claude Code
Owns analysis/ — the translation layer from tree-sitter output and plugin rules into graph-lite's generic node/edge API.
Agent Claude Code
Should this be built, and in what shape. Produces a design with named tradeoffs and rejected alternatives — never an implementation.
Agent Claude Code
Owns docs/ and README.md. Writes for the next session, not for posterity.
Agent Claude Code
Owns engine/, daemon/, cli/ and tests/engine/ — transport, sessions, workers, scheduler, file watching, Lua embedding, MCP.
Agent Claude Code
Owns graph-lite/ and tests/graph-lite/ — the embeddable graph library. Storage, traversal, persistence.
Agent Claude Code
Owns plugins/ and tests/plugins/ — the Lua rule sets that teach the engine a language.