Developer GuideΒΆ
Internals of the ETL pipeline, the public dataset API, and the training/evaluation loop. Read these alongside the Architecture page when you need to extend the trainer, add a new model, or audit how a particular surrogate is wired together.
Pipeline internals
Physics & coupling
Contributor reference