omnigraph/crates
Ragnor Comerford 9470a5b5e9
test(optimize): reconcile pre-existing manifest-behind-HEAD drift (red)
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.
2026-06-08 14:13:02 +02:00
..
omnigraph test(optimize): reconcile pre-existing manifest-behind-HEAD drift (red) 2026-06-08 14:13:02 +02:00
omnigraph-cli fix(optimize): skip blob-bearing tables to avoid Lance compaction crash (#138) 2026-06-02 17:12:00 +02:00
omnigraph-compiler fix(optimize): skip blob-bearing tables to avoid Lance compaction crash (#138) 2026-06-02 17:12:00 +02:00
omnigraph-policy fix(optimize): skip blob-bearing tables to avoid Lance compaction crash (#138) 2026-06-02 17:12:00 +02:00
omnigraph-server fix(optimize): skip blob-bearing tables to avoid Lance compaction crash (#138) 2026-06-02 17:12:00 +02:00