GitNexus/gitnexus/scripts
abhigyantrumio d61c98a6f9 Merge main-aptos (main sync) and harden cached-install read
- Reconcile the node-table-layout refactor with the main sync that landed
  on main-aptos: springConfig phase registered alongside standaloneIngest,
  Class rows emit the frameworkAnnotations column through the explicit
  code-element path (layout tables unchanged), Move layouts stay the
  single source of truth for DDL/CSV/COPY.
- validCachedInstall now stats and reads metadata through one open file
  handle (symlinks still rejected via lstat first), closing the
  check-then-read race CodeQL flagged (js/file-system-race, alert #918).
- Keep a vendor/move-flow ignore guard (legacy pre-#2622 postinstall
  artifact path; never committed) and drop the vestigial pkg.files
  assertion left from the deleted installer.
- Add an escapeCSVBoolean parity test pinning bulk CSV coercion to the
  incremental path's !!v semantics for non-boolean inputs.
- eval: track the -aptos runtime version in the sandbox containment pin
  (PINNED_GITNEXUS_VERSION must move in lock-step with
  gitnexus/package.json on this branch).

Verified: the actions/cache pin 55cc8345 is genuinely v6.1.0 (the
pre-existing '# v5' label was the mislabeled one), so the new comments
are correct as written.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-23 03:15:16 +05:30
..
bench fix: batch query enrichment, bake FTS extension into CLI image, add FTS memory repro (#2108) 2026-06-09 08:46:46 +01:00
spikes feat(ingestion): M0 — taint/PDG substrate (schema + seams + spikes) (#2080) (#2092) 2026-06-08 18:56:10 +01:00
assert-publish-grammar-coverage.cjs fix(grammars): load vendored tree-sitter grammars from vendor/ by absolute path (#2111) (#2144) 2026-06-10 14:20:42 +01:00
bench-scope-resolution.ts refactor(ingestion): delete legacy call-resolution DAG + heritage processor (RING4-1, #942) (#2023) 2026-06-04 11:07:37 +01:00
build-tree-sitter-grammars.cjs fix(grammars): load vendored tree-sitter grammars from vendor/ by absolute path (#2111) (#2144) 2026-06-10 14:20:42 +01:00
build.js fix(move): align 2.0 integration with runtime 2026-07-18 15:37:42 +02:00
cross-platform-tests.ts Merge main-aptos (main sync) and harden cached-install read 2026-07-23 03:15:16 +05:30
ensure-fts.ts fix(analyze): load VECTOR before the incremental writeback touches embedding rows (#2623) (#2624) 2026-07-22 12:27:00 +01:00
install-duckdb-extension.mjs fix(fts): diagnose Windows FTS missing-dependency load failures (#2374, Phase 1) (#2383) 2026-07-06 21:27:37 +01:00
run-cross-platform.ts ci(tests): widen the Windows shard watchdog and keep exit diagnostics (#2449) 2026-07-16 12:29:01 +01:00
shard-arg.ts fix(ci): shard platform-sensitive matrix + spawn built CLI to fix Windows cross-platform timeout (#2394) 2026-07-08 09:09:11 +01:00
sync-plugin-manifests.mjs feat(skills): GitNexus Engineering Tool Kits (#2566) 2026-07-19 15:07:24 +01:00