Description
The CodebaseOverview.md guide is outdated regarding the current AI infrastructure topology and scale.
Proposed Changes
- Enhance the MCP Server section to outline the expansion from 3 to 5 active servers (adding the Neural Link server and the File System server specifically optimized for Neo local agents, distinguishing them from generic Claude/Gemini CLI file tools).
- Explicitly document the architectural boundary between the Browser-based Frontend Application Engine and the Node.js Agent OS SDK, clarifying that they remain isolated and bridge exclusively via the Neural Link using JSON-RPC.
- Enhance Neural Link details to encompass Whitebox E2E testing capabilities along with standard introspection.
- Update the Memory Core/DreamService overview to detail the Hybrid RAG implementation, the transition to the SQLite-based Native Graph DB, and the integration of local SLMs like
gemma4-31b for Subagents and the Librarian daemon.
Description
The
CodebaseOverview.mdguide is outdated regarding the current AI infrastructure topology and scale.Proposed Changes
gemma4-31bfor Subagents and the Librarian daemon.