Files
brain-template/projets/_template.md

1.3 KiB

brain/profil/memory-architecture.md — sectionnarisation appliquée


État courant

  • <état général — prod live / en cours / en pause>
  • <alertes actives ⚠️ si applicable>

Opérationnel

Info Valeur
URL prod https://<domaine>
Process manager <pm2 / Docker / systemd>
DB <nom-container> — base <nom-db> — user <user>
VPS path /home/<user>/<projet>/
Pipeline <fichier>.yml — jobs :
Deploy <procédure courte>

Commandes clés :

# <commande fréquente>
<commande avec placeholders>

Architecture

Stack :

  • Backend :
  • Frontend :
  • DB :
  • Auth :

Structure :

<dossier>/
├── <dossier>/    ← <rôle>
└── <dossier>/    ← <rôle>

Décisions clés :

  • <décision architecturale importante + pourquoi>

Historique

Date Événement
Création du projet