System Changelog
Track the evolution of the North Road AI Neural Core.
Self-Healing Chat API
Implemented robust error handling for the Chat API. If a file attachment fails (403/404), the system now auto-retries with a text-only prompt to prevent crashes. Added strict JSON parsing for source metadata.
Source Confidence & Transparency
Added a 'Confidence Score' to every AI response. Users can now see if an answer is derived from the Knowledge Base (Verified) or general AI knowledge. Added metadata tracking for token usage.
Dashboard & Arena Layout
Launched the comprehensive Founder Dashboard layout. Integrated 'The Arena' for competitive pitch practice and standardized the sidebar navigation.
Billing & Strict Agent Boundaries
Implemented the Multi-Agent System (Navigator, Builder, Ledger, Counsel, Rainmaker). Enforced strict topic strictness per agent. Added Billing foundation and limits.
Vector Knowledge Base
Integrated Firestore Vector Search. Uploaded documents are now embedded and retrievable via RAG (Retrieval Augmented Generation).
Project Genesis
Initial Alpha Release. Core tech stack established: Next.js 15, Tailwind, Gemini 1.5 Pro, Firebase.