omnigraph/crates/omnigraph-config
Ragnor Comerford 34c0af8469
fix(cli): serialize the resolved locator so config view --resolved omits no field
config view --resolved hand-listed locator fields and dropped an embedded graph's
region/endpoint/policy_file/selected — exactly the fields one debugs an S3 endpoint or
per-graph policy with. Derive Serialize on GraphLocator (internally tagged `kind:`) and
serialize+prune in print_resolved_locator, so every field is reported and a new field
can't be forgotten by hand.
2026-06-05 12:38:29 +02:00
..
src fix(cli): serialize the resolved locator so config view --resolved omits no field 2026-06-05 12:38:29 +02:00
Cargo.toml refactor(config): extract load_single_layer; add Layer/Provenance + dirs 2026-06-05 11:08:09 +02:00