omnigraph/crates/omnigraph-config
Ragnor Comerford 922666fc70
fix(config,cli): reject --resolved+--show-origin; drop dead ActiveContext.server
config view --resolved --show-origin silently dropped --show-origin; add clap
conflicts_with so the parser rejects the combo loudly. Remove the unused `server`
field from ActiveContext (parsed, always written None, never read) — server-qualified
active context is a V2/V3 concern; don't ship an unfulfilled field.
2026-06-05 12:46:23 +02:00
..
src fix(config,cli): reject --resolved+--show-origin; drop dead ActiveContext.server 2026-06-05 12:46:23 +02:00
Cargo.toml refactor(config): extract load_single_layer; add Layer/Provenance + dirs 2026-06-05 11:08:09 +02:00