pub const CONFIG_SCHEMA_URL: &str = "https://raw.githubusercontent.com/volter-ai/supercode/main/docs/schema/supercode-config.schema.json";Expand description
Canonical URL for the published schema — what a config file’s $schema
key should point at.