Reference

August 31, 2026 ยท View on GitHub

How the running service behaves, down to the classes, caches, and gate orderings involved. These pages are for reading alongside the code.

The concepts they assume (what a worker is, what a job's lifecycle means) are in haidra-assets/docs.

Documents

DocumentSummary
Kudos accounting referenceThe mutation and consumption contract: accounting events, projection targets, reservations, the lock order, and the read models.
Samplers and schedulers referenceWhat sampler_name and scheduler select, why deterministic samplers agree once converged, measured steps-to-converge and cost, and the combinations known to fail.
Image baseline policy referenceThe two authorities a baseline-dependent request is checked against, what each one decides, and what applies to a baseline with no record.
Image model reference loader referenceWhere the image model reference comes from, how beta (pending) models are merged over it, the environment that configures both, and what the loader exposes.