Skip to main content

default_cycle_kinds

Function default_cycle_kinds 

Source
pub fn default_cycle_kinds() -> BTreeMap<String, CycleKindSpec>
Expand description

The generic cycle-kind keys (mutual / chain) a file-based plugin’s level declares. The diagnostic vocabulary (label / description = why / remediation = fix) is data, not code: it is filled centrally by the orchestrator from code-ranker-graph’s cycle_specs (the builtin.toml [cycles.*] catalog), so no cycle prose lives here.