Expand description
Router configuration loading for oxicode-store.
Reads the [router] section from global and project settings.toml
and merges them (project overrides global).
Structs§
- Routed
Tier Config - Router
Config - Fully resolved router config with all required fields.
- Router
Config File - TOML representation of the router config section.
- Router
Profile - Scoring
Weights
Functions§
- load_
router_ config - Load router config from global and project settings directories.
Returns
Noneif no router config is found in either file.