Delete the migrated test_pwt.csv copy (Track D settle) - #618
Conversation
Nothing reads this path anymore: the repoint merged in #612 and all four published sites in the family (en, zh-cn, fr, fa) were verified on 2026-08-19 to carry only the data-lectures URL in their rendered pandas/polars output, with zero old-URL references. Deletion-time org sweep run the same day: Trees-API pass over 278/278 QuantEcon repos (0 fetch failures, positive and negative controls fired) plus a content pass over every code-search candidate, private repos fetched authenticated -- no consumer reads this URL. The only URL readers found anywhere point at the long-dead master/source/ layout (404 since that branch was removed), and the .ml translation's unread copy stays for the Track X orphan sweep per the decision on QuantEcon/workspace-lectures#48. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Removes the legacy/migrated test_pwt.csv asset from this lecture repo’s _static tree, aligning with the migration plan to source the dataset exclusively from QuantEcon/data-lectures.
Changes:
- Deleted
lectures/_static/lecture_specific/pandas/data/test_pwt.csv.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Preview discrimination evidence for the QuantEcon/workspace-lectures#41 rollout, captured 2026-08-19 while the deploy is alive (deploy The restored cache provably contains the deleted file: this preview restored the newest
That is the #616 prune working in isolation: without it, the restored URL-form check, re-derived live per the method note on QuantEcon/workspace-lectures#41: the |
Step 2 of the settle-week plan (QuantEcon/workspace-lectures#48), gated until now on the four republishes: en and zh-cn published
publish-2026aug19earlier today, and fr/fa followed once the jax 0.11.1 regression was pinned away (QuantEcon/workspace-lectures#49). All four sites were verified on 2026-08-19 to carry only the data-lectures URL in their rendered pandas/polars output — en and zh-cn additionally in their published_notebooks— with zero references to the path this PR deletes (fr/fa publish no downloadable notebooks, so their rendered HTML is the whole verification surface).Deletion-time org sweep (run 2026-08-19): Trees-API basename pass over 278/278 QuantEcon org repos, 0 fetch failures, positive and negative controls fired; plus a content pass over every
gh search codecandidate with the two private repos fetched authenticated. No repo reads this URL. The only URL-form readers found anywhere (africa/workshop course repos, indian workshop) point at the pre-mystmaster/source/…layout, which already serves 404 — pre-existing decay in the class recorded by QuantEcon/workspace-lectures#38, unaffected by this deletion. The.mltranslation's local copy is read by nothing and stays for the Track X orphan sweep, per decision 2 on QuantEcon/workspace-lectures#48.Preview note: this PR's preview is the prune-discrimination capture for QuantEcon/workspace-lectures#41 — the restored cache was built Monday 08-17 and physically contains this file, so with the #616 prune the preview should 404 it while serving controls. Probe results will be posted in this thread while the deploy is alive.
After merge: the four live sites keep serving their baked
_staticcopies until each one's next publish — that clearance belongs to the ongoing scope of QuantEcon/workspace-lectures#40, not this PR. The canonical file remains at data-lectures (lectures/test_pwt.csv, sha256-manifested).🤖 Generated with Claude Code