From 6ebb4ab32b10a6465f9f2807d1ed9c077452eeb1 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Sun, 28 Jun 2026 22:12:52 +0200 Subject: [PATCH] chore(docs): Move Vibe CLI analysis to docs/spikes/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Relocate online-mistral-analysis.md → docs/spikes/vibe-cli-integration-analysis.md Update D-105 references to new path. Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe --- .../spikes/vibe-cli-integration-analysis.md | 0 governance/decisions/llm.md | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename online-mistral-analysis.md => docs/spikes/vibe-cli-integration-analysis.md (100%) diff --git a/online-mistral-analysis.md b/docs/spikes/vibe-cli-integration-analysis.md similarity index 100% rename from online-mistral-analysis.md rename to docs/spikes/vibe-cli-integration-analysis.md diff --git a/governance/decisions/llm.md b/governance/decisions/llm.md index 0b120e15..da2db45a 100644 --- a/governance/decisions/llm.md +++ b/governance/decisions/llm.md @@ -10,7 +10,7 @@ multi-LLM support in clide. - **Date:** 2026-06-28 - **Status:** confirmed - **Supersedes:** None -- **See Also:** online-mistral-analysis.md, D-6 (CLI/UI parity), D-56 (single process) +- **See Also:** docs/spikes/vibe-cli-integration-analysis.md, D-6 (CLI/UI parity), D-56 (single process) - **Raised by:** Mistral Vibe evaluation #### Decision @@ -36,7 +36,7 @@ ability to switch to Mistral's offerings. Two paths were considered: (`--resume`), MCP servers, and JSONL transcripts. Effort: 1-2 weeks. Parity: ~95%. -The analysis in `online-mistral-analysis.md` confirms Vibe CLI is the +The analysis in `docs/spikes/vibe-cli-integration-analysis.md` confirms Vibe CLI is the **production-ready path**. #### Architectural Choice