omnigraph/crates
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
..
omnigraph Index materialization is derived state: defer off the write path, reconcile via optimize (iss-848) (#246) 2026-06-15 18:48:43 +02:00
omnigraph-api-types feat(cli)!: query/mutate invoke stored queries by name; server kind-assert (RFC-011 D3) (#247) 2026-06-15 16:52:58 +03:00
omnigraph-cli feat(server)!: cluster-only server — remove single-graph serving (RFC-011) (#250) 2026-06-15 20:17:25 +03:00
omnigraph-cluster feat(cli): no-default-graph errors list candidate graphs (RFC-011 D7) (#245) 2026-06-15 15:48:29 +03:00
omnigraph-compiler release: bump workspace to 0.7.0 2026-06-12 14:12:33 +03:00
omnigraph-policy release: bump workspace to 0.7.0 2026-06-12 14:12:33 +03:00
omnigraph-server feat(server)!: cluster-only server — remove single-graph serving (RFC-011) (#250) 2026-06-15 20:17:25 +03:00