omnigraph/crates/omnigraph-server
aaltshuler 48912167d0 Merge origin/main (v0.6.2, cluster Stage 2B) into ragnorc/scrutinize-rfc-002
Conflict resolutions:
- cli/main.rs: keep the omnigraph_api_types import (branch extraction) and
  add main's omnigraph_cluster import; test-import list takes the branch's
  ResolvedCliGraph/is_remote_uri additions
- Cargo manifests: union of deps — branch's config/queries/api-types crates
  plus main's cluster crate; all versions unified at 0.6.2 (new crates bumped
  from 0.6.1)
- cli/Cargo.toml: omnigraph-server dep stays dropped (branch decision; CLI
  references it only in comments and the test harness binary spawn)
- AGENTS.md: 0.6.2 + union crate list
- cli-reference.md: branch's --graph/layered-config sections + main's
  cluster/repair rows
- Cargo.lock regenerated

cargo test --workspace --locked passes; scripts/check-agents-md.sh passes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-09 22:02:50 +03:00
..
examples feat: inline query strings in CLI and HTTP server (#110) 2026-05-29 13:41:54 +02:00
src refactor(config,cli,server): rename the server: config block to serve: 2026-06-04 21:38:25 +02:00
tests fix(cli,server): correct remaining --target references to --graph 2026-06-04 08:56:39 +02:00
Cargo.toml Merge origin/main (v0.6.2, cluster Stage 2B) into ragnorc/scrutinize-rfc-002 2026-06-09 22:02:50 +03:00