Skip to content

data(scenarii): EN cascade scale-3 pass gpt-5.5 (28 cells / ~36 records) - #377

Merged
jsboige merged 1 commit into
masterfrom
data/scenarii-cascade-en-scale3
May 28, 2026
Merged

data(scenarii): EN cascade scale-3 pass gpt-5.5 (28 cells / ~36 records)#377
jsboige merged 1 commit into
masterfrom
data/scenarii-cascade-en-scale3

Conversation

@jsboige

@jsboige jsboige commented May 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Second scale-up of cascade EN-only pattern. TakeChunkNb=3 covers ~36 records (3 SequentialChunks × ChunkSize=12). ~71s wall, ~$1.20 estimated.

Distribution (28 cells, all in FieldsToUpdate)

Column Changes Priority
issue 15 1 (highest — narrative key)
context 10 2
suggestion_en 2 3
title 1 4 (lowest — short/stable)

Validation

  • ✅ 28/28 changed cells in {issue, context, suggestion_en, title} — 0 scope leakage
  • ✅ 167/167 records preserved (no duplication, deletion, or reordering)
  • ✅ Path primary keys intact

Quality samples (self-review with FR anchor)

Path Field OLD NEW Verdict
1.1.1 title "César and Cleopatra's mother" (ambiguous) "Caesar's Mother and Cleopatra" ✅ Disambiguated, mirrors FR "La mère de César et Cléopâtre"
1.1.3 suggestion_en "Mmm, this is a choice for my kittens." "Now that is a choice dish for my lions." ✅ MT bug fixed (lions, not kittens)
1.1.5 context "Priam, king of Troy" (1 NP) "Before the gates of Troy, the Greeks have left a singular gift: a gigantic wooden horse." ✅ Restored full setup matching FR
1.1.6 context "really exists" "really did exist" ✅ Past tense for lost mythic city
1.2.1 context "you meet the future king" "the smooth talker meets Charles VII, the future king" ✅ Impersonal + period accuracy
1.2.2 suggestion_en "We are discovering a new humanity." "The Amerindians are human and deserve to be treated as such." ✅ Literal FR match (was unrelated)
1.2.4 context "suffragettes worked" "activists demand voting rights for women" ✅ Removed anachronism (suffragettes ≠ French Revolution)
1.2.5 context "you are tried by the revolutionary court" "Louis XVI is tried by the revolutionary tribunal" ✅ Correct subject (Louis XVI)

Several edits correct real translation errors, not just stylistic.

Test plan

  • Build + run cascade EN-only with TakeChunkNb=3, ChunkSize=12, MaxOutputTokens=8192
  • Column-level CSV diff: all 28 changes in FieldsToUpdate
  • Record count preserved (167/167)
  • Visual inspection of generated Scenarii cards (post-merge)

Part of Phase 4 scale-up campaign.

🤖 Generated with Claude Code

… ~36 records)

Cascade EN-only drift pass with TakeChunkNb=3 covering 36 records
(3 SequentialChunks × ChunkSize=12). Per-record 1 cell/pass with priority
issue > context > suggestion > title.

Distribution (28/28 cells in scope):
- issue: 15 changes
- context: 10 changes
- suggestion_en: 2 changes
- title: 1 change

Quality samples:
- 1.1.1 title: "César and Cleopatra's mother" (ambiguous) → "Caesar's Mother and Cleopatra" (clear)
- 1.1.3 suggestion: "Mmm, this is a choice for my kittens." (lions→kittens MT bug) → "Now that is a choice dish for my lions."
- 1.1.5 context: "Priam, king of Troy" (incomplete) → full Trojan Horse setup matching FR
- 1.1.6 context: "really exists" → "really did exist" (mythical lost city, past tense)
- 1.2.1 context: "you meet" (2nd person) → "the smooth talker meets Charles VII" (impersonal, period-accurate)
- 1.2.2 suggestion: "We are discovering a new humanity." (wrong) → "The Amerindians are human and deserve to be treated as such." (literal FR match)
- 1.2.4 context: "suffragettes worked" (anachronistic) → "activists demand voting rights for women"
- 1.2.5 context: "you are tried" → "Louis XVI is tried"

Verified: 0 non-EN modifications (column-level CSV diff), 167/167 records preserved.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jsboige
jsboige merged commit e2e5aec into master May 28, 2026
3 checks passed
jsboige added a commit that referenced this pull request May 28, 2026
…109 records) (#382)

Continuation of cascade EN-only wave (PRs #377 scale-3, #380 scale-6).
TakeChunkNb=-1 full-pass over all 167 records → produces 14 chunks of size 12
(plus 1 final chunk of size 11).

Effective edits: 109 cells across 109 distinct records (65% record coverage),
0 scope leaks outside EN fields. Distribution:
  - issue:          57 cells
  - context:        25 cells
  - suggestion_en:  20 cells
  - title:           7 cells

Quality highlights (verified samples):
  - 1.3.2: "Mr. Chair" → "Mr. President" (Truman = POTUS, factual fix)
  - 1.3.4: matches official UN translation "All human beings are born free
    and equal in dignity and rights" (UDHR Article 1 phrasing)
  - 2.1.4: "Grumpy" → "Snow White with the Dwarfs" (title was wrong; the
    scenario is the whole scene, not the dwarf's name)
  - 2.1.6: "You're the Yeti" → "The smooth talker is a shaggy..." (EN
    impersonnel voice — aligns with jsboige directive)
  - 2.1.3: gender/agent consistency fix on Scheherazade narrative

Cascade pattern outcome:
  - Rules    (scale-3)  : full coverage 24/24    → #376
  - Virtues  (scale-3,6): 16, then 0 (converged)  → #378
  - Fallacies(scale-3,6): 16, then 0 (converged)  → #379
  - Scenarii (scale-3,6,FP): 28, 49, 109 (still productive) → #377, #380, this

Pipeline regen required to produce updated EN PDFs and cascade RU/PT/AR/ES/FA/ZH.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jsboige
jsboige deleted the data/scenarii-cascade-en-scale3 branch June 1, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant