omnigraph/crates/omnigraph-cli
Andrew Altshuler 8b01c6e547
feat(server)!: cluster-only server — remove single-graph serving (RFC-011) (#250)
omnigraph-server boots only from --cluster; all HTTP is /graphs/<id>/…; flat single-graph routes and the omnigraph.yaml server boot are removed. GraphRouting/ServerConfigMode collapse to multi-only; openapi.json regenerated to the nested shape; ~100 server route tests migrated; parity/system_local boot from a converged cluster. Gate green (1410 tests).
2026-06-15 20:17:25 +03:00
..
src Index materialization is derived state: defer off the write path, reconcile via optimize (iss-848) (#246) 2026-06-15 18:48:43 +02:00
tests feat(server)!: cluster-only server — remove single-graph serving (RFC-011) (#250) 2026-06-15 20:17:25 +03:00
Cargo.toml refactor(cli): consume omnigraph-api-types directly; unify the load mapping 2026-06-13 17:05:32 +03:00