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
This issue implements the single bounded optimization candidate selected by #291. Do not mix multiple candidates into one change. If #291 records no-go, close this issue with that conclusion instead of forcing an implementation.
Scope
Target only the rust-hybrid default full-index source path. Production-code changes are allowed only for the candidate selected by #291.
If the selected candidate touches TypeScript finalization/reference resolution, keep it to low-semantic-risk mechanics such as diagnostics, batching, duplicate lookup removal, or write path cleanup. Do not change every-reference disambiguation semantics.
Context
Parent plan:
docs/plans/2026-06-19-rust-hybrid-default-indexing-wall-clock-ab.mdBlocked by: #291
This issue implements the single bounded optimization candidate selected by #291. Do not mix multiple candidates into one change. If #291 records no-go, close this issue with that conclusion instead of forcing an implementation.
Scope
Target only the
rust-hybriddefault full-index source path. Production-code changes are allowed only for the candidate selected by #291.If the selected candidate touches TypeScript finalization/reference resolution, keep it to low-semantic-risk mechanics such as diagnostics, batching, duplicate lookup removal, or write path cleanup. Do not change every-reference disambiguation semantics.
Acceptance Criteria
CHANGELOG.mdunder## [Unreleased]if production code changes.