The previous "PostIt: fix blog API double-prefix" commit changed DefaultPathPrefix from "api/blog" to "blog" without spelling out the convention. Future-me (or anyone else touching ApiUrl) needs to know that BaseAddress already terminates in /api/v1/ and that pathPrefix is relative to that. * BlogApiClient: add a <para> in the class summary that names the convention, points at the matching controller route, and cross-references the fix commit. * postit-oidc.md: add a row in the "Composants partagés" table with the same warning, in the architectural-doc voice. |
||
|---|---|---|
| .. | ||
| architecture | ||
| Architecture.md | ||
| ddd-exploration-2026-06-14.md | ||
| offer-sample.md | ||
| README.md | ||
Documentation Yavsc
Index des documents d'architecture, design et références du dépôt. La racine de l'architecture est Architecture.md.
Architecture & design
| Document | Sujet |
|---|---|
| Architecture.md | Sommaire racine — vision, stack, droits |
| architecture/workflow-multi-parties.md | Rôles client/fournisseur/coordinateur, sous-traitance, états projet |
| architecture/domaine-musical.md | Production collaborative de titres musicaux sous licence libre |
| architecture/licences.md | LicenceModele, seed CC/ODbL, badge projet |
| architecture/domaines-activite.md | Arbre des activités, Droit à la racine |
| architecture/dictionnaires-metier.md | Dictionnaires métier, héritage en arbre, cycle de vie d'un terme |
| architecture/offres-frontmatter.md | Offre fournisseur, ClasseFormulaire, ClasseDevis, parsing frontmatter |
| architecture/postit-oidc.md | Client desktop PostIt, custom URI scheme, silent refresh |
| architecture/decoupage-organisation.md | Découpage des projets .NET (Abstract, Server, Org, Api, Blogs, Web, Org.Tests) |
Roadmap & design exploration
| Document | Sujet |
|---|---|
| ROADMAP.md | Feuille de route produit (à la racine du dépôt) |
| ddd-exploration-2026-06-14.md | Exploration DDD, jalons, contextes bornés, modèles cibles |
Échantillons
| Document | Sujet |
|---|---|
| offer-sample.md | Échantillon d'offre fournisseur (markdown avec frontmatter) |
Journal de travail
Documents de suivi informels (non publiés, à usage interne) :
- dev-tracking/client-editor-overhaul.md — refonte de l'éditeur client OAuth2