GitNexus/gitnexus/test
abhigyantrumio 42d584cb86 Merge origin/main into main-aptos (LadybugDB stability + upstream fixes)
Semantic merge resolutions beyond textual conflicts:
- INCREMENTAL_SCHEMA_VERSION renumbered to 12: both lineages had claimed
  v9 (aptos: Move attributesJson column; main: Java enum-body re-keying),
  so any pre-merge stamp from either lineage now forces a full re-analyze.
- ADAPTIVE_POOL_FLOOR raised 256 MiB -> 512 MiB: LadybugDB COPY holds
  buffer pages per column, and the Move node tables' extra columns make
  a 256 MiB pool fail deterministically on @ladybugdb/core 0.18.3
  (verified: fails at 256 MiB, passes at 512 MiB).
- CSV row writer emits both the Move Function columns (aptos) and the
  Class frameworkAnnotations column (main's Spring support).
- standaloneIngest (Move) and springConfig phases both registered after
  structure; phase-registry parity test updated to match.
- Plugin skill manifests re-synced to 1.6.9-aptos (main added four new
  skills pinned at 1.6.9).
- emit-persistence fingerprint regenerated for the merged emit layout.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-23 02:31:14 +05:30
..
fixtures Merge origin/main into main-aptos (LadybugDB stability + upstream fixes) 2026-07-23 02:31:14 +05:30
helpers Merge origin/main into main-aptos (LadybugDB stability + upstream fixes) 2026-07-23 02:31:14 +05:30
integration Merge origin/main into main-aptos (LadybugDB stability + upstream fixes) 2026-07-23 02:31:14 +05:30
unit Merge origin/main into main-aptos (LadybugDB stability + upstream fixes) 2026-07-23 02:31:14 +05:30
utils fix(hook): emit MCP query hint when server owns DB lock (#2396) (#2397) 2026-07-08 18:34:05 +01:00