2 Commits

Author SHA1 Message Date
0611afc520 Add Collatz materials and extend v0 docs
**Motivations:**
- Keep the current Collatz working materials (conjecture notes, partial certificate, trapdoor spec) versioned alongside the rest of v0.
- Integrate new narrative bridges into the children-book draft.
- Align the prototype write-up with sensor/feature-vector input framing.

**Root causes:**
- N/A (content/documentation update)

**Correctifs:**
- Clarify the prototype input-port description and add a sensor integration note.

**Evolutions:**
- Add a depth-16 partial Collatz certificate (Markdown + JSON) and its proof-style write-up.
- Add Collatz conjecture working notes.
- Add Collatz-Trapdoor mathematical specification draft.
- Add two additional "bis" chapters to `v0/livre_enfant.md`.
- Add a working notes dump.

**Pages affectées:**
- v0/Spécifications Mathématiques Collatz-Trapdoor.md
- v0/collatz_certificat_partiel_depth16.json
- v0/collatz_certificat_partiel_depth16.md
- v0/conjoncture_collatz.md
- v0/livre_enfant.md
- v0/notes.md
- v0/prototype_reel.md

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-25 01:50:41 +01:00
81dfa39e19 Ajout et renforcement de la description du prototype réel (v0)
**Motivations:**
- Décrire un dispositif concret pour valider les concepts du livre adulte (Firewall sédimentaire, chute de tension, trace, confinement).

**Evolutions:**
- Nouveau document v0/prototype_reel.md : objectif, support (réseau memristif en référence, émulateur analogique en fallback), mécanisme de purge (recuit thermique naturel), entrée SNN, sortie + indicateur d'entropie du bloc.
- Protocole : phase de stress (bruit blanc), épreuve de l'intrus bienveillant, lien théorique chute de tension = interdiction d'un futur inaccessible.
- Critères de succès incluant l'épreuve de l'intrus bienveillant et la traçabilité vers la théorie.

**Pages affectées:**
- v0/prototype_reel.md (nouveau)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 18:27:18 +01:00