pub const LADDER_RUNGS: usize = 6;Expand description
Rungs in the pipeline’s ladder: cli, client, profile, model,
global, model (auto-detected).
Named because three separate doc comments drifted to three different numbers while the ladder stayed six wide, and because the provenance test helper was built five wide against it and so never checked the mapping.