Soft-merge CCDS docs repository
git-subtree-dir: convergence/ccds-docs git-subtree-mainline: 03a8059fec332cefdfab496d02ebd6e9ffb39af7 git-subtree-split: e61f3dc5534db993a82a518c64505eeae432e75c
This commit is contained in:
parent
16964d6c79
commit
a8ec7fd113
28 changed files with 729 additions and 0 deletions
26
convergence/ccds-docs/projet/decisions/README.md
Normal file
26
convergence/ccds-docs/projet/decisions/README.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# Decisions / ADR
|
||||
|
||||
Ce dossier accueille les decisions structurantes du projet.
|
||||
|
||||
## Objectif
|
||||
|
||||
Garder une trace courte des choix importants :
|
||||
|
||||
- architecture ;
|
||||
- securite ;
|
||||
- exploitation ;
|
||||
- UX structurante ;
|
||||
- cartographie ;
|
||||
- gouvernance.
|
||||
|
||||
## Structure
|
||||
|
||||
- `proposed/` : decisions en preparation
|
||||
- `accepted/` : decisions retenues
|
||||
- `superseded/` : decisions remplacees
|
||||
- `adr-template.md` : modele a reutiliser
|
||||
|
||||
## Regle simple
|
||||
|
||||
Une decision = un fichier court, daté, avec contexte, choix et consequences.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue