docs(spec): carry over sprint 3 SPEC update missed in PR #6

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) <noreply@anthropic.com>
This commit is contained in:
Knacky
2026-05-27 19:14:25 +02:00
parent 27573f5228
commit ba313a3880

View File

@@ -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 : Une simulation est composée des champs suivants :
* Partie RedTeam : * Partie RedTeam :
- Nom du test - 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 - Description
- Commandes exécutés (liste) - Commandes exécutés (liste)
- Pré-requis (champs texte) - Pré-requis (champs texte)