This was generated by AI during triage.
Parent
Plan: docs/plans/2026-06-20-rust-hybrid-finalization-cleanup-diagnostics-and-batching.md
What to build
Add focused deterministic tests that lock down unresolved-reference cleanup semantics before any batching or SQL-shape optimization is attempted. The tests should prove that cleanup deletes exactly the rows it already intends to delete and preserves unrelated unresolved references.
This is a semantic guard slice. It should not optimize cleanup yet.
Acceptance criteria
Blocked by
Parent
Plan:
docs/plans/2026-06-20-rust-hybrid-finalization-cleanup-diagnostics-and-batching.mdWhat to build
Add focused deterministic tests that lock down unresolved-reference cleanup semantics before any batching or SQL-shape optimization is attempted. The tests should prove that cleanup deletes exactly the rows it already intends to delete and preserves unrelated unresolved references.
This is a semantic guard slice. It should not optimize cleanup yet.
Acceptance criteria
Blocked by