omnigraph/crates/omnigraph-cluster/src
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
..
failpoints.rs fix(cluster): RAII-guard the callback failpoint 2026-06-10 02:36:24 +03:00
lib.rs feat(cluster): embed schema migration previews in cluster plan 2026-06-10 13:04:19 +03:00