omnigraph/crates/omnigraph-server/src
Ragnor Comerford 8267e38077
Drop internal plan-label refs from stored-query config comments
Doc comments referenced sequencing labels ("C2") that mean nothing to a
reader; reword to describe the behavior directly. Comment-only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 17:14:32 +02:00
..
api.rs feat: inline query strings in CLI and HTTP server (#110) 2026-05-29 13:41:54 +02:00
auth.rs (feat): multi-graph server mode (#119) 2026-05-28 16:19:31 +02:00
config.rs Drop internal plan-label refs from stored-query config comments 2026-05-30 17:14:32 +02:00
graph_id.rs (feat): multi-graph server mode (#119) 2026-05-28 16:19:31 +02:00
identity.rs (feat): multi-graph server mode (#119) 2026-05-28 16:19:31 +02:00
lib.rs Add stored-query registry loader and GraphHandle wiring 2026-05-30 15:29:00 +02:00
main.rs Rename repo terminology to graph (#118) 2026-05-24 16:46:00 +01:00
policy.rs policy: chassis core — omnigraph-policy crate + Omnigraph::enforce() (MR-722) (#102) 2026-05-18 00:36:36 +03:00
queries.rs Add check() to validate stored queries against the live schema 2026-05-30 16:51:07 +02:00
registry.rs Add stored-query registry loader and GraphHandle wiring 2026-05-30 15:29:00 +02:00
workload.rs (feat): multi-graph server mode (#119) 2026-05-28 16:19:31 +02:00