omnigraph/crates/omnigraph-cluster
aaltshuler ca63a9340b feat(cluster): embed schema migration previews in cluster plan
RFC-004 §D7's data-aware preview: for every schema update, plan opens the
live graph read-only and embeds the engine's migration plan (supported flag
+ typed steps) in the change record; the human renderer prints the steps.
Preview failures (unreachable graph, planner error) degrade to the digest
diff with a schema_preview_unavailable warning — planning never blocks.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 13:04:19 +03:00
..
src feat(cluster): embed schema migration previews in cluster plan 2026-06-10 13:04:19 +03:00
tests test(cluster): failpoint coverage for graph-create crash windows 2026-06-10 04:59:48 +03:00
Cargo.toml feat(cluster): failpoint infrastructure mirroring the engine 2026-06-10 02:12:59 +03:00