This was generated by AI during triage.
Parent
What to build
Use the Phase 23 inventory to make narrow production-code cleanup changes in Rust indexing performance paths. The goal is clearer boundaries and more trustworthy diagnostics, not a performance win.
Production code may change only when the change preserves default behavior and makes performance/profile/reporting or retained diagnostic boundaries easier to reason about.
Acceptance criteria
Blocked by
Parent
What to build
Use the Phase 23 inventory to make narrow production-code cleanup changes in Rust indexing performance paths. The goal is clearer boundaries and more trustworthy diagnostics, not a performance win.
Production code may change only when the change preserves default behavior and makes performance/profile/reporting or retained diagnostic boundaries easier to reason about.
Acceptance criteria
cargo test -p zcodegraph-coreandcargo fmt -p zcodegraph-core --checkif Rust core is touched.npm run buildif TypeScript production paths are touched.Blocked by