**Motivations:**
- Make H6(E1) artefacts citeable/reproducible in-repo
- Generate a standard report without relying on ignored OUT/
**Root causes:**
- applications/collatz/out/ is Git-ignored, so local artefacts cannot be versioned there
**Correctifs:**
- Add strict set-equality check for H6(E1) lifted domain coverage
- Canonicalize H6(E1) artefact paths in the audit and plan
**Evolutions:**
- Add `local_H6_E1` profile to the run report generator
- Document the new profile in run report docs
**Pages affectées:**
- applications/collatz/collatz_k_scripts/collatz_generate_run_report.py
- applications/collatz/collatz_k_scripts/plan_lemmes_manquants_et_programme_de_preuve.md
- docs/collatz_run_report_format.md
- docs/features/collatz_run_report_generator.md
- docs/artefacts/collatz/local_E1_palier2p13/**
- docs/collatz_run_report_2026-03-09_local_H6_E1.md
**Motivations:**
- Start C1 with a concrete state E1 and a citable local-completeness (H6) target
- Support run reports beyond D18→D21 (section 7 validation)
**Root causes:**
- C1/H6 lacked a first explicit state-level coverage target
- Run report automation was limited to the extend pipeline
**Correctifs:**
- Add an explicit H6(E1) lift coverage plan with certified D/F semantics
**Evolutions:**
- Extend the report generator with profiles (extend_finale, validation_section7)
- Document the new profile usage in docs/ and docs/features/
**Pages affectées:**
- applications/collatz/collatz_k_scripts/plan_lemmes_manquants_et_programme_de_preuve.md
- applications/collatz/collatz_k_scripts/collatz_generate_run_report.py
- docs/collatz_run_report_format.md
- docs/features/collatz_run_report_generator.md
**Motivations:**
- Make the hybrid path (C1→C2→C3) operational with explicit targets
- Define R_m exactly as used by the pipeline for citable artefacts
- Keep execution transcripts out of proof documents via stable run reports
**Root causes:**
- Hybrid continuation lacked a concrete invariant/lemma agenda and a precise R_m definition
- No standardized run report format in docs/
**Correctifs:**
- Document the pipeline-level definition of R_m (D/F update rules and artefact schema)
- Add explicit prioritization and lemma targets for the hybrid trajectory
**Evolutions:**
- Add a standard run report template and a filled example with sha256 fingerprints
**Pages affectées:**
- applications/collatz/collatz_k_scripts/plan_lemmes_manquants_et_programme_de_preuve.md
- docs/fixKnowledge/collatz_docs_status_and_transcript_cleanup.md
- docs/collatz_run_report_format.md
- docs/collatz_run_report_2026-03-04_extend_D18_D21_resume_from_D20.md
**Motivations:**
- Keep Collatz proof documents citable and logically consistent with repository artefacts
**Root causes:**
- Run transcript and discussion pasted into proof text
- Global closure stated as fact without explicit discharge of H_ext(M)
**Correctifs:**
- Remove pasted transcript from conjoncture_collatz.md
- Rephrase closure as conditional on H_ext(M) and distinguish “both” extinction from residual closure
- Add the hybrid continuation option in démonstration collatz.md
**Evolutions:**
- Add fixKnowledge entry documenting the issue and remediation
**Pages affectées:**
- applications/collatz/conjoncture_collatz.md
- applications/collatz/démonstration collatz.md
- docs/fixKnowledge/collatz_docs_status_and_transcript_cleanup.md