4 Commits

Author SHA1 Message Date
f46b4eaa2d Ban self-evaluative prose and apply neutral style rules
**Motivations:**
- Enforce a neutral technical writing style for contributions
- Remove self-evaluative editorial phrasing that distracts from definitions and results

**Root causes:**
- The text contained meta-judgments about importance/rigor ("main contribution", "conceptually decisive", "voluntarily...", etc.) that do not state mathematical facts
- Redaction guidelines did not explicitly prohibit this style, so it reappeared across chapters

**Correctifs:**
- Update ` IA_agents/redaction.md` with explicit prohibitions, allowed phrasing, and a self-check checklist
- Trim those evaluative methodological one-liners across `v0/livre.md` to keep statements factual

**Evolutions:**
- Make the writing rules explicit and keep the manuscript more readable and neutral

**Pages affectées:**
-  IA_agents/redaction.md
- v0/livre.md

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 12:48:22 +01:00
bd17291d8b Clarify methodology, layers, and indices in v0/livre
**Motivations:**
- Reduce ambiguity between transmissible memory, hidden variables, and non-Markovian projections
- Make the scope of quantification/interpretation explicit (indexation by mu/P/d/c/L) and improve scientific navigability

**Root causes:**
- Layer boundaries (ensemblist vs measured/probabilistic vs decision vs thermodynamic) were not always explicit, enabling over-interpretations
- Some passages mixed interpretative readings with core results without a uniform "hypotheses -> statement -> optional reading" discipline

**Correctifs:**
- Add an explicit "memory" note (transmissible register vs omitted state) and require state/projection clarity when invoking memory
- Clarify the default status of transition cost c as a graph weight and separate physical instantiations as optional, declared dictionaries
- Reframe cosmological/ontological sections as conditional interpretations and tighten wording that could imply teleology

**Evolutions:**
- Add per-chapter "Hypotheses and results" markers to separate assumptions, results, and status
- Introduce symbol/dependency indices, a quantification choices registry, and a robustness protocol; add discrete<->continuous repères and explicit non-transferability warnings

**Pages affectées:**
- v0/livre.md

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 11:24:09 +01:00
901b0a52e0 Update livre and add IA_agents redaction
**Motivations:**
- Sync local changes and new assets

**Root causes:**
- N/A (evolution)

**Correctifs:**
- None

**Evolutions:**
- v0/livre.md content updated (revision/reduction)
- IA_agents/redaction.md added

**Pages affectées:**
- v0/livre.md
- IA_agents/redaction.md

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 00:48:29 +01:00
e93b10a719 Script de compilation, livre consolidé v0, structure v1 et correctifs
**Motivations:**
- Compilation du livre à partir des chapitres v0
- Création de la structure v1 avec chapitres et correctifs

**Evolutions:**
- v0/compile_livre.py : script de compilation
- v0/livre.md : livre consolidé généré
- Modifications des chapitres v0 (1-32), introduction, fermeture, plan_total_ouvrage, references, analyses critiques
- v1 : abstract, chapitres 1-16, correctifs chapitres 17-32, introduction, fermeture, plan_total_ouvrage, references

**Pages affectées:**
- v0/ : compile_livre.py (nouveau), livre.md (nouveau), chapitre1-32.md, introduction.md, fermeture.md, plan_total_ouvrage.md, references.md, analyse_critique_ouvrage*.md
- v1/ : abstract.md, chapitre1-16.md, correctifs/chapitre17-32.md, introduction.md, fermeture.md, plan_total_ouvrage.md, references.md (nouveaux)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-14 00:44:58 +01:00