Skip to content

Restore the (sympy)= target anchor dropped by the seed translation#16

Merged
mmcky merged 1 commit into
mainfrom
restore-sympy-anchor
Jul 21, 2026
Merged

Restore the (sympy)= target anchor dropped by the seed translation#16
mmcky merged 1 commit into
mainfrom
restore-sympy-anchor

Conversation

@mmcky

@mmcky mmcky commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

One-line restore of the (sympy)= anchor the seed translation dropped — the action-translation#65 defect class, live in production. Invisible to the strict -W build because nothing references the anchor yet; it would have surfaced as a broken cross-reference in whichever lecture first linked to it. Found by the structural-parity guard (action-translation#119) during its calibration dry-run over all 211 source/target pairs — the only clean #65-class hit in the corpus.

🤖 Generated with Claude Code

The source carries `(sympy)=` immediately before the title; the French
seed dropped it — the exact defect class of
QuantEcon/action-translation#65. Nothing references the anchor yet, so
the strict -W build cannot catch it: a dropped anchor only warns once
something links to it, at which point the breakage surfaces in whatever
lecture added the reference, not here.

Found by the new structural-parity guard
(QuantEcon/action-translation#119) during its calibration dry-run over
all 211 source/target lecture pairs — this was the only clean
#65-class hit in the production corpus.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores the missing MyST explicit target (sympy)= in the French SymPy lecture so future cross-references can reliably link to the page/section.

Changes:

  • Re-add the (sympy)= target immediately before the SymPy title in lectures/sympy.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lectures/sympy.md
Comment on lines +44 to 45
(sympy)=
# {index}`SymPy <single: SymPy>`
@github-actions

Copy link
Copy Markdown

📖 Netlify Preview Ready!

Preview URL: https://pr-16--verdant-toffee-3261a8.netlify.app

Commit: b434828

📚 Changed Lectures


Build Info

@mmcky
mmcky merged commit b4ba299 into main Jul 21, 2026
3 checks passed
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.

2 participants