A high-performance MCP (Model Context Protocol) server in Rust that exposes filesystem tools to LLM clients. Designed for TB-scale workloads: capability-sandboxed paths, journaled/reversible mutations, streaming walkers, and `.fsplan` virtual-filesystem previews. Roadmap and full design in [DESIGN.md](DESIGN.md) and [IMPLEMENTATION.md](IMPLEMENTATION.md).