From ba313a38809560dd42efa513a39beb9a6e5f2125 Mon Sep 17 00:00:00 2001 From: Knacky Date: Wed, 27 May 2026 19:14:25 +0200 Subject: [PATCH] docs(spec): carry over sprint 3 SPEC update missed in PR #6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The sprint 3 plan §0 updated SPEC.md § Simulation to reflect multi-techniques (plural + autocomplete + matrix modal + sub-techniques). That edit sat in the sprint 3 worktree but was never committed, so PR #6 merged the multi-tech code without the corresponding spec text. Applying it here at the start of sprint 4 so SPEC and main are aligned again. Lesson captured in tasks/lessons.md for sprint 4 wrap-up: always git status before declaring sprint complete. Co-Authored-By: Claude Opus 4.7 (1M context) --- SPEC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPEC.md b/SPEC.md index af566d0..240f515 100644 --- a/SPEC.md +++ b/SPEC.md @@ -8,7 +8,7 @@ Mimic est une application WebUI de type BAS (Breach and Attack Simulation), se b Une simulation est composée des champs suivants : * Partie RedTeam : - Nom du test - - Type d'attaque MITRE correspondant (peut être une liste de référence) + - Types d'attaque MITRE correspondants (multi-techniques — une simulation peut couvrir plusieurs TTPs) sélectionnables par autocomplete OU via la matrice ATT&CK affichée en modale. Sub-techniques (ex : T1059.001) supportées. - Description - Commandes exécutés (liste) - Pré-requis (champs texte)