data(fallacies): FR audit root3 — revert 5 bloat cells (Erreur math 176c) - #393
Merged
Conversation
Personal triptych review (baseline 0087f0e vs master post-#369) of root 3 (Erreur mathématique, 176 cells, 138 PKs). All KEEP_MASTER except 5 REVERTs where master added 6-10 words without precision gain, breaking card-fit. REVERTs (5): - 3.2.1 example_fr: 19w→25w bloat "Le café doit donc être la cause de cette hausse de productivité", baseline ellipse "Il doit en être la cause" plus naturelle - 3.2.1.3 example_fr: 10w→20w double, baseline "Comme j'étais très malade, j'ai prié et cela m'a guéri" crisp et card-fit - 3.2.2.2.2 example_fr: 37w→44w bloat sur baseline déjà longue (Argument de l'Apocalypse), verbeux "Nous savons combien d'êtres humains" vs tight "On sait le nombre d'hommes qui nous précède" - 3.3.1.2.1 desc_fr: 12w→18w bloat pédagogique "il est impossible de tirer une conclusion" vs baseline tight "une conclusion est introuvable" - 3.3.3.2 example_fr: 31w→38w +7w "son auditoire" + restructuring, baseline "induisant en erreur" implicite suffit KEEPs notables (productive master changes): - 3.1.1.3.4 Biais de Neyman: 32w→21w compression - 3.1.3.1.2 Sophisme métonymique: 17w→12w compression - 3.2.2.3.1 Main chaude example_fr: master corrige le concept (baseline illustrait cold-hand au lieu de hot-hand) - 3.3.1.2.2.1 Design par comité: 24w→20w productive compression - 3.3.1.2.4 Sophisme de la vitre cassée: 20w→16w productive compression - 3.3.2 Erreur de calcul: 9w→7w productive compression - 3.3.3.1.1 Division par zéro: "termes"→"membres" + "dénominateur"→"facteur" (corrections mathématiques) - tu→vous propagé (3.3.1.2.2, 3.3.2, 3.3.3.1) - Typography systématique (« », —, NBSP, 90 %) - Orthographe fixes (nourrissons, davantage, fraîcheur, appel d'offres) Methodology: cell-by-cell triptych review per validated approach (PRs #388/#389/#390/#391/#392). decisions_3.json + apply_decisions.py surgical binary patches preserving CRLF + original CSV quoting. Cells touched: 5 (3 quoted + 2 raw mode). Idempotency check: re-apply yields NO-OP on all BASE entries. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
6 tasks
clusterManager-Myia
approved these changes
May 29, 2026
clusterManager-Myia
left a comment
Collaborator
There was a problem hiding this comment.
[Hermes] — APPROVED
PR: data(fallacies): FR audit root3 — revert 5 bloat cells (Erreur math 176c)
SHA reviewed: e35daf8 (HEAD)
Security scan
✅ CLEAN — no hardcoded credentials in diff.
Review
Single-file CSV data revert: 5 desc_fr cells (PKs 633, 636, 671, 694, 713) restored to cleaner, less bloated French descriptions. No code, no logic changes. Each revert is a targeted quality improvement (trimming verbose examples, improving precision).
Consistent with previously approved PRs #387-#392 (same audit pattern, same section). No cross-repo impact.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Personal triptych review (baseline
0087f0ecApril 2024 vs master post-#369) of root 3 — Erreur mathématique (176 cells / 138 PKs). All KEEP_MASTER except 5 cells where master added 6-10 words without precision gain, breaking implicit ~12-16w card-fit constraint fordesc_fr(relaxed forexample_frbut not unlimited).Continuation of validated methodology from PRs #388 (root5), #389 (root6), #390 (root2), #391 (root7), #392 (root1).
REVERTs (5 cells)
3.2.13.2.1.33.2.2.2.23.3.1.2.13.3.3.2KEEPs notables (productive master changes preserved)
Compressions productives (gains card-fit):
3.1.1.3.4Biais de Neyman: 32w → 21w3.1.3.1.2Sophisme métonymique: 17w → 12w3.3.1.2.2.1Design par comité: 24w → 20w3.3.1.2.4Sophisme de la vitre cassée: 20w → 16w3.3.2Erreur de calcul: 9w → 7wCorrections concept/orthographe:
3.2.2.3.1Main chaude example_fr: master corrige le concept (baseline illustrait cold-hand au lieu de hot-hand)3.3.3.1.1Division par zéro: "termes" → "membres" + "dénominateur commun" → "facteur commun" (corrections mathématiques)3.2.2.1text_fr: "Appel à la probabilité avérée" → "Appel à la probabilité" (avérée = opposé du sophisme)nourrissons(3.2.2.2.3),davantage(3.2.2.3.4),fraîcheur(3.3.1)appel d'offres(3.2.1.4.3),Régression(3.2.3.2.1)Conventions propagées:
%/?/!,5 %,90 %Methodology
cluster_review.py 3 --depth 10 --only-regression→ 1206 lignes triptychKEEP_MASTER/REVERT_BASELINE/V3:<text>build_decisions_3.pypopulatesdecisions_3.json(5 OVERRIDES, 171 default KEEP)apply_decisions.pysurgical binary patch preserving CRLF + original CSV quotingStats: 5 cells touched (3 quoted + 2 raw mode), 1 file changed, 5 insertions / 5 deletions.
Test plan
file Cards/Fallacies/...csv→CRLF, with very long lines)Audit status
🤖 Generated with Claude Code