The GitHub source checkout contains MATLAB implementations, tests, method notes and compact validation records. Large MAT/FIG files, full training logs and legacy source snapshots are kept separately.
| Record | Purpose |
|---|---|
| Local test summary and per-test CSV | Actual test outcomes from the prepared source directory |
| Source hashes | Identity of the active MATLAB files used in that run |
| v0.5.0 test record and source hashes | Preserved validation for the original public release |
| Mean-field patch checks | Failure replay and successful-run comparison for v0.5.1 |
| v0.5.1 test record and source hashes | Preserved validation for the mean-field patch |
| Safe PINN patch checks | Rejected-evaluation persistence and one-update I/O comparison for v0.5.2 |
| v0.5.2 test record and source hashes | Preserved validation for completed-evaluation persistence |
| Safe PINN training-state checks | Three controlled second-step failures and a two-update numerical comparison for v0.5.3 |
| Baseline data | Settings, metrics and CSV data for the README/project-page figure |
| Paper implementation cards | Equation mappings, reading scope and differences from the papers |
Archived JSON files retain their original bytes and path context. Use the explicit versioned links above for the tested sources; an old manifest’s previous_manifest was recorded relative to its original docs/validation/ location.
| Bundle | Contents | Bytes |
|---|---|---|
| example-figures.zip | Three recorded examples: editable FIG/PDF/PNG/SVG, redraw script and CSV/JSON data | 2,914,418 |
| adp-control-hero-source.zip | Complete integral-PI figure: editable figure, redraw script and CSV/JSON data | 848,288 |
The bundles contain project-generated figures and data. Their SHA-256 values are recorded in figure-bundles.json; the three example datasets are identified in figure-data.json. The source checkout and baseline tests run without unpacking these figure bundles.
The maintainer preserves a complete local v0.4.1 bundle, adp-matlab-reference-v0.4.1.zip (303,178,754 bytes), SHA-256 703e32aa23eff3f015a08e11cc1f0c5446de4a56d6d130aff1333b91190989a0. It includes earlier numerical results and negative outcomes. It has not been uploaded as a public release asset in this preparation step.
Historical links in the public-source notes lead to this inventory instead of an absent local MAT file. Their original relative targets are listed in historical-link-map.json. Obtain the corresponding approved release artifact when it becomes available; no fabricated download URL is supplied.
Before attaching a public data bundle, copy the selected numerical records from the frozen archive, remove machine-specific/access-session logs, retain negative outcomes and configurations, and generate a new artifact manifest. Do not edit the frozen original bundle.
Publisher PDFs, institutional-library downloads, upstream source archives and author checkpoints are separate materials. They are not included in the GitHub source or the project-page preview download. The paper cards link publisher or author pages for access. See THIRD_PARTY for provenance.
Use a new directory under runs/. Keep the exact configuration, data, source version, comparisons and outcome. Include only a compact figure and its source data in Git when useful; larger records belong in the release artifact package.