pub fn surface_registry() -> Vec<SurfaceCoverage>Expand description
Every CLI surface’s coverage row. Names are the clap path exactly as the walk below produces it (“workspace dump”, not “dump”). Feature-gated commands carry the same gate as their clap variant, so the lean build’s registry matches the lean build’s walk.