From 1abb4500b10dfe35c5db92f5ecc6cf01dafed3d3 Mon Sep 17 00:00:00 2001 From: Tetardtek Date: Sat, 14 Mar 2026 06:59:13 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20propagation=20templates=20=E2=80=94=20p?= =?UTF-8?q?rojets,=20toolkit,=20todo=20=E2=80=94=20kernel=20complet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projets/_template.md | 62 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 projets/_template.md diff --git a/projets/_template.md b/projets/_template.md new file mode 100644 index 0000000..c134e12 --- /dev/null +++ b/projets/_template.md @@ -0,0 +1,62 @@ +# + +> `brain/profil/memory-architecture.md` — sectionnarisation appliquée + +--- + +## État courant + + +- <état général — prod live / en cours / en pause> +- + +--- + +## Opérationnel + + +| Info | Valeur | +|------|--------| +| URL prod | `https://` | +| Process manager | | +| DB | `` — base `` — user `` | +| VPS path | `/home///` | +| Pipeline | `.yml` — jobs : | +| Deploy | | + +**Commandes clés :** +```bash +# + +``` + +--- + +## Architecture + + +**Stack :** +- Backend : +- Frontend : +- DB : +- Auth : + +**Structure :** +``` +/ +├── / ← +└── / ← +``` + +**Décisions clés :** +- + +--- + +## Historique + + +| Date | Événement | +|------|-----------| +| | Création du projet | +| | |