Mission persists across chats
Missions, intent logs (SIGINT), and ADRs live in SQLite. Start any session with a briefing and get full situational awareness—no lost context between days or weeks.
Missions, intent logs (SIGINT), and ADRs live in SQLite. Start any session with a briefing and get full situational awareness—no lost context between days or weeks.
Decisions and intent stay linked to code. After refactors or file moves, NanoRepair heals the links so "why this code exists" survives.
One call: impact across thousands of files, circular dependencies, dead code. Full symbol graph—impossible to replicate with manual search.
Only when you have separate repos (frontend + backend in different folders): fuse them into one workspace for cross-repo impact and API contract detection—no copying. Single repo or monorepo? One init indexes everything with full connections by default.
Token-efficient: signatures, summaries, structure—built for narrow context windows. High signal, not raw dumps.
One unified graph across TypeScript, JavaScript, Python, PHP, Go. Cross-language flow tracing in a single index.