mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-15 01:55:13 +02:00
A graph compacted by a pre-fix optimize (or an external raw compact_files) has Lance HEAD ahead of the manifest pin with nothing left to compact. optimize must catch the manifest up to HEAD even on an empty compaction plan, so strict writes / schema apply stop failing with "stale view". Red against current optimize: an empty plan returns committed=false without reconciling, so the manifest stays behind and the strict update 409s. The pending-sidecar defer guard ensures this reconcile only ever sees benign content-preserving drift. |
||
|---|---|---|
| .. | ||
| omnigraph | ||
| omnigraph-cli | ||
| omnigraph-compiler | ||
| omnigraph-policy | ||
| omnigraph-server | ||