You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run targeted evidence for the finalization cleanup diagnostics and bounded resolved-cleanup optimization, then write a closeout decision. The closeout should decide whether to keep the cleanup batching optimization, mark it no-go, or identify a prerequisite before further work.
This issue is evidence and decision work only. Do not broaden into edge-write ownership, Rust subprocess cleanup, schema changes, README metrics, full scoreboard, or agent A/B.
Acceptance criteria
Run a current-repo targeted rust-hybrid profile.
Run a VS Code sparse targeted rust-hybrid profile using /private/tmp/codegraph-corpus/vscode-sparse if it exists, is a Git checkout, and contains src/vs/workbench, src/vs/platform, and src/vs/base.
If VS Code sparse is missing or incomplete, mark the evidence as needs-human-setup and do not clone a replacement corpus.
Record RSS or unavailable reason.
Record graph stats, fallback taxonomy, finalization write/cleanup sub-buckets, row/edge counts, and timing context.
Write a closeout decision under docs/benchmarks/ with keep, no-go, or prerequisite.
Parent
Plan:
docs/plans/2026-06-20-rust-hybrid-finalization-cleanup-diagnostics-and-batching.mdWhat to build
Run targeted evidence for the finalization cleanup diagnostics and bounded resolved-cleanup optimization, then write a closeout decision. The closeout should decide whether to keep the cleanup batching optimization, mark it no-go, or identify a prerequisite before further work.
This issue is evidence and decision work only. Do not broaden into edge-write ownership, Rust subprocess cleanup, schema changes, README metrics, full scoreboard, or agent A/B.
Acceptance criteria
/private/tmp/codegraph-corpus/vscode-sparseif it exists, is a Git checkout, and containssrc/vs/workbench,src/vs/platform, andsrc/vs/base.docs/benchmarks/withkeep,no-go, orprerequisite.Blocked by