Fixed
- Native Go parser stability: Updated the native Rust tree-sitter runtime and Go grammar to the 0.25 line so valid Go files parse through the native addon instead of returning
tree-sitter parse returned Noneor risking stale grammar crashes. Added Rust and Node-level dependency regressions for the native Go parser path. - Provider-first Go SCIP normalization: Skipped scip-go's synthetic empty-path package document, normalized backtick-wrapped Go import-path descriptors before SCIP kind/name mapping, and made shadow finalization honor freshly staged unresolved/external symbol classifications when copying active edges, symbol versions, metrics, and parity counts. This prevents fake
.files, import-path-shaped Go symbol names, and stale active provider metadata rows from blocking provider-first shadow activation. - Stable derived-state startup recovery: Skipped canonical Cluster and Process row rewrites when computed derived-state topology is unchanged, avoiding LadybugDB FTS access violations from no-op
searchTextupdates while still repairing missing Cluster FTS indexes.
Security
- Dependency audit cleanup: Raised the transitive
taroverride to 7.5.16 and refreshed Babel lockfile entries to patched 7.29.7 releases, restoring a cleannpm audit --audit-level=moderategate.
4 commits from 1 contributor