Skip to main content

migrate_to_current

Function migrate_to_current 

Source
pub fn migrate_to_current(input: &str) -> Result<Config>
Expand description

Versioned TOML → validated V3 Config, strict: any defect errors. Used by repair tooling (zeroclaw config migrate, model_routing_config) that needs the precise failure. Daemon load uses the resilient path.