# Index de la documentation — P'titsPas Index de navigation du dépôt. Dernière révision : **septembre 2026** (clôture doc 0.1.0). ## Produit & versions | Doc | Contenu | |-----|---------| | [01 — Cahier des charges](./01_CAHIER-DES-CHARGES.md) | CDC actuel (V1.3) — amendement via **#117** | | [EVOLUTIONS_CDC.md](./EVOLUTIONS_CDC.md) | Écarts CDC → app (intrant amendement) | | [05 — Versions & milestones](./05_VERSIONS-ET-MILESTONES.md) | Semver Gitea + bilans | | [29 — Bilan version 0.1.0](./29_BILAN-VERSION-0.1.0.md) | Tickets livrés 0.1.0 + thèmes | | [04 — Roadmap générale](./04_ROADMAP-GENERALE.md) | Vision phases long terme | | [28 — Évolution famille / responsables](./28_EVOLUTION-FAMILLE-ET-RESPONSABLES.md) | Modèle dossier / foyer | ## Architecture & infra | Doc | Contenu | |-----|---------| | [02 — Architecture](./02_ARCHITECTURE.md) | Mono-repo, conteneurs | | [03 — Déploiement](./03_DEPLOYMENT.md) | Deploy / CI-CD | | [10 — Database](./10_DATABASE.md) | Schéma BDD | | [11 — API](./11_API.md) | Endpoints REST | | [21 — Configuration système](./21_CONFIGURATION-SYSTEME.md) | Config on-premise | | [99 — Règles de codage](./99_REGLES-CODAGE.md) | Conventions | ## Workflows & métier | Doc | Contenu | |-----|---------| | [20 — Workflow création de compte](./20_WORKFLOW-CREATION-COMPTE.md) | Inscription / validation | | [juridique/](./juridique/README.md) | CGU / CGC / privacy + [22 technique](./juridique/22_DOCUMENTS-LEGAUX.md) | | [CHARTE_GRAPHIQUE.md](./CHARTE_GRAPHIQUE.md) | Charte UI | ## Projet & outillage | Doc | Contenu | |-----|---------| | [23 — Suivi tickets](./23_SUIVI-TICKETS.md) | Pointeur Gitea (plus de liste figée) | | [24 — Décisions projet](./24_DECISIONS-PROJET.md) | ADR / décisions | | [26 — API Gitea](./26_GITEA-API.md) | Issues, PR, milestones | | [27 — Briefing frontend](./27_BRIEFING-FRONTEND.md) | Accès Git, priorités | ## Audit | Doc | Contenu | |-----|---------| | [90 — Audit YNOV](./90_AUDIT.md) | Analyse code étudiant | ## Archive | Emplacement | Usage | |-------------|--------| | [archive/](./archive/README.md) | Obsolete / temporaires | | [archive/obsolete/](./archive/obsolete/) | CDC SuperNounou, ancienne liste tickets, backlog Phase 2 figé, notes ponctuelles | ## Données de test | Doc | Contenu | |-----|---------| | [test-data/](./test-data/README.md) | Jeux utilisateurs test | ## Quick start ```bash git clone … ptitspas-app cd ptitspas-app docker compose up -d # Front https://app.ptits-pas.fr — API /api — PgAdmin /pgadmin ``` ## Liens - Gitea : https://git.ptits-pas.fr/jmartin/petitspas - Prod : https://app.ptits-pas.fr Mainteneur : Julien Martin (julien.martin@ptits-pas.fr).