omnigraph/crates/omnigraph-cluster
aaltshuler db6fe03be1 refactor(cluster): move type definitions to types.rs
Verbatim move of the public output/diagnostic types and the internal
state/sidecar/approval models; previously-private types and their fields
get pub(crate) (they were crate-visible by position before). lib.rs is now
the command pipeline + public API. 95 tests green; full workspace gate
green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 05:42:02 +03:00
..
src refactor(cluster): move type definitions to types.rs 2026-06-11 05:42:02 +03:00
tests test(cluster): failpoint coverage for delete crash windows 2026-06-10 14:34:54 +03:00
Cargo.toml feat(cluster): failpoint infrastructure mirroring the engine 2026-06-10 02:12:59 +03:00