Mistral Vibe — Documentation
Product, specification, architecture and decision records for Mistral Vibe — the minimal CLI coding agent.
This site documents the vibe/ bounded context. It was
reverse-engineered from source with Socratic Code-Theory Recovery:
every code-derived statement cites file:line evidence,
and questions the code cannot answer are flagged as
deferred rather than invented.
Built as Docs-as-Code — AsciiDoc with PlantUML and C4 diagrams, rendered by docToolchain.
Specification
The PRD plus Cockburn persona and system use cases, the entity model, EARS rules and Gherkin acceptance criteria.
Read the specsArchitecture
The full arc42 architecture — all twelve chapters, with C4 and PlantUML diagrams for context, building blocks and runtime scenarios.
Read the architectureDecision Records
Four Nygard ADRs — hexagonal ports, the LLM backend abstraction, the middleware pipeline and file-based sessions — each with a Pugh matrix.
Read the ADRsQuality Reports
Quality reviews of the documentation itself — a Fagan inspection, a Question-Tree traceability check and an ATAM architecture evaluation.
Read the reports