Refresh generated assets
bash scripts/refresh_assets.sh
This updates the CSV exports, combined JSON, copied paper assets, and SVG visualizations.
Check site JavaScript
bash scripts/check-js.sh
If Node is installed, the script validates docs/script.js with node --check.
Metadata normalization
The repository aligns the public citation and site metadata to the official IEEE indexing record because the local LaTeX bundle still shows a stale conference header from an older template.
Why the training curves are labeled
The interactive line charts are useful for the portal, but they are explicitly marked as reconstructions because the repo includes only the rendered figures, not raw epoch logs.