Skip to content

Commit d6d0474

Browse files
mmckyclaude
andcommitted
Repair the sync PR so it can build: resolve the olg collision, drop the undelivered lecture, backfill the bib
Three fixes, all consequences of the run that produced this PR being partial (see QuantEcon/action-translation#222). 1. Merge conflict on olg_adaptive_money. Both this PR and #208 created lectures/olg_adaptive_money.md and its state file from scratch. Keep main's version, which #208 landed: it is built from the newer source SHA (a4fbd86) and so carries the pip-install cell, and it matches the English source structurally at 62 fenced directives to 62. This branch's copy predates #1006 and is one directive short. 2. learning_approximation was never delivered. The run committed a _toc.yml entry for it but failed structural parity on the file, so the entry pointed at nothing and the build failed with "toctree contains reference to nonexisting document", plus four unknown-document cross-references. Drop the _toc.yml entry and remove the four {doc} references from bounded_rationality.md and genetic_classifier.md. The lecture stays untranslated and is tracked separately; the references return when it is seeded. 3. quant-econ.bib was missing 21 keys cited by the new lectures, fatal under -W. Replace the file wholesale from the English source rather than backfilling the cited subset — the target bib is a strict subset of source (0 target-only keys), this is the third such backfill, and the wholesale copy also closes the three latent keys that are not yet cited. Mechanism tracked in QuantEcon/action-translation#117. Verified: all 355 citations resolve, every _toc.yml entry has a file, every lecture is reachable from _toc.yml, no dangling {doc} references. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2 parents 918a7e6 + 1ce6ce4 commit d6d0474

20 files changed

Lines changed: 995 additions & 750 deletions

.translate/state/career.md.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
source-sha: 775c47cdd13ff7f617d0fb972c187df5a78ff9fc
2-
synced-at: "2026-07-21"
1+
source-sha: a4fbd8653600ac99163bfd5d4f7d98c1e613042e
2+
synced-at: "2026-07-26"
33
model: claude-sonnet-5
4-
mode: RESYNC
4+
mode: UPDATE
55
section-count: 4
6-
tool-version: 0.20.0
6+
tool-version: 0.24.0
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
source-sha: 60235ebbd73f767403ac39907ac68560fbb444ba
2-
synced-at: "2026-07-18"
1+
source-sha: a4fbd8653600ac99163bfd5d4f7d98c1e613042e
2+
synced-at: "2026-07-26"
33
model: claude-sonnet-5
4-
mode: RESYNC
4+
mode: UPDATE
55
section-count: 7
6-
tool-version: 0.17.0
6+
tool-version: 0.24.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
source-sha: c6d14eb851cec42b9207e77bc8984693a9c82a0f
2-
synced-at: "2026-07-23"
1+
source-sha: a4fbd8653600ac99163bfd5d4f7d98c1e613042e
2+
synced-at: "2026-07-26"
33
model: claude-sonnet-5
44
mode: UPDATE
55
section-count: 4
6-
tool-version: 0.22.0
6+
tool-version: 0.24.0

.translate/state/jv.md.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
source-sha: 2f1eead9bc676e5c7f54d784360825d4306bfd42
2-
synced-at: "2026-07-21"
1+
source-sha: a4fbd8653600ac99163bfd5d4f7d98c1e613042e
2+
synced-at: "2026-07-26"
33
model: claude-sonnet-5
4-
mode: RESYNC
4+
mode: UPDATE
55
section-count: 5
6-
tool-version: 0.20.0
6+
tool-version: 0.24.0
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
source-sha: 13d27c47397e0b1c36175078683e7cbdd528ff0c
2-
synced-at: "2026-07-21"
1+
source-sha: a4fbd8653600ac99163bfd5d4f7d98c1e613042e
2+
synced-at: "2026-07-26"
33
model: claude-sonnet-5
4-
mode: RESYNC
4+
mode: UPDATE
55
section-count: 5
6-
tool-version: 0.20.0
6+
tool-version: 0.24.0

.translate/state/mle.md.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
source-sha: 0bfcac8105ac8c11f06797579a9f4d565db7b53d
2-
synced-at: "2026-07-18"
1+
source-sha: a4fbd8653600ac99163bfd5d4f7d98c1e613042e
2+
synced-at: "2026-07-26"
33
model: claude-sonnet-5
4-
mode: RESYNC
4+
mode: UPDATE
55
section-count: 8
6-
tool-version: 0.17.0
6+
tool-version: 0.24.0
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
source-sha: 6c93e967f49a9104f11aab2447bd4ee4f0995b1c
2-
synced-at: "2026-07-18"
1+
source-sha: a4fbd8653600ac99163bfd5d4f7d98c1e613042e
2+
synced-at: "2026-07-26"
33
model: claude-sonnet-5
4-
mode: RESYNC
4+
mode: UPDATE
55
section-count: 5
6-
tool-version: 0.17.0
6+
tool-version: 0.24.0

.translate/state/olg_adaptive_money.md.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source-sha: 3fc4e2ab19683daf8b9ff600a81681a2430dfecd
1+
source-sha: a4fbd8653600ac99163bfd5d4f7d98c1e613042e
22
synced-at: "2026-07-26"
33
model: claude-sonnet-5
44
mode: NEW

0 commit comments

Comments
 (0)