docs: enrich docs/specs and remove placeholders
**Motivations:** - Make docs/specs implementation-ready without empty sections or placeholders. **Root causes:** - Multiple specs still contained non-actionable placeholders (N/A, “see above”, "..."), and inconsistent “no cache” wording. **Correctifs:** - Replace placeholders with explicit tables, structures, and typed examples. - Align “no cache / no memorization” statements where relevant. **Evolutions:** - Add a features doc entry to track the documentation enrichment effort. **Pages affectées:** - docs/specs/* - docs/features/docs-specs-enrichment.md - docs/leo.md - docs/plan-enrich-docs-specs.md
This commit is contained in:
@@ -38,7 +38,11 @@ Système Météo Global.
|
||||
|
||||
## 3. Impacts Environnementaux
|
||||
### Impact Température
|
||||
**Auto-référence** : La température influe sur... la température (inertie thermique).
|
||||
| Paramètre | Valeur | Unité | Règle |
|
||||
|---|---:|---|---|
|
||||
| Inertie eau | 0.5 | facteur | Un changement global (saison/météo) affecte l’eau à 50% de l’amplitude. |
|
||||
| Inertie sol | 1.0 | facteur | Le sol suit l’amplitude complète. |
|
||||
| Lissage | 15 | min in-game | La variation s’applique progressivement sur la durée (évite “saut” visuel brutal). |
|
||||
|
||||
### Impact Milieu (Biome)
|
||||
**Inertie** : L'eau change de T° moins vite que la terre (Tampon thermique).
|
||||
|
||||
Reference in New Issue
Block a user