roadmap: tick off two Jalon 0 items now documented

- 'Decoupage Yavsc.Org vs Yavsc.Server vs Yavsc.Api clarifie
     dans l'Architecture'
  - 'CONTRIBUTING.md'

Both landed in commits 91bd97c3 / 4ba1aa88 (page) and 7b24b481
(CONTRIBUTING). Update the checkbox status and link to the
artefacts so a reader of ROADMAP.md can navigate directly to
them.

Three items remain in Jalon 0: NuGet centralisation (partial),
containerisation, and BC smoke tests.
This commit is contained in:
Paul Schneider 2026-06-27 15:57:41 +01:00
commit 85de25c2ab

View file

@ -75,8 +75,8 @@ Trois principes non négociables traversent tous les jalons :
- ◐ Centralisation des versions NuGet (`Directory.Packages.props`) — **fait pour l'essentiel, à compléter**
- ◐ Conteneurisation de bout en bout (build env + run + compose)
- ☐ Tests d'intégration smoke par BC
- Découpage `Yavsc.Org` vs `Yavsc.Server` vs `Yavsc.Api` clarifié dans l'Architecture
- `CONTRIBUTING.md` (build, tests, conventions, DDD sessions)
- Découpage `Yavsc.Org` vs `Yavsc.Server` vs `Yavsc.Api` clarifié dans l'Architecture — [doc/architecture/decoupage-organisation.md](./doc/architecture/decoupage-organisation.md)
- `CONTRIBUTING.md` (build, tests, conventions, DDD sessions) — [CONTRIBUTING.md](./CONTRIBUTING.md)
**Critère de sortie** : `dotnet build` + `dotnet test` + `docker compose up` verts sur une machine vierge.