pub fn catalog_with_status( store: &Store, ) -> Result<Vec<NodeCatalogEntryWithStatus>, NodeError>
Annotate the catalog with per-entry install status by walking node_library once into a slug → row map.
node_library