Synapse indexes a source repository into a lightweight graph (files, symbols, projects, packages, and their relationships), persists it in LadybugDB, and emits compact, LLM-ready Markdown context packs you can paste into Copilot, Claude, Codex, or any other agentic code partnered developer.
It is not an AI agent, not an MCP server, and requires no daemon, no network, and no AI API calls. It is a pure local CLI built for large mono-repos and mixed-language engineering repositories. Its really built for my own use case of token per watt reduction vs Grep for agent discovery phases
You can easily transfer knowledge graphs between worktrees / feature branches utilising built in Oras support to push and pull the database to an oci compatible registry (ACR / GH packages etc)