mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-07 08:26:11 +00:00
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> |
||
|---|---|---|
| .. | ||
| agent-abort.test.ts | ||
| agent-history.test.ts | ||
| agent-prompt.test.ts | ||
| backend-client-repo-identity.test.ts | ||
| backend-client-retry.test.ts | ||
| bug-fixes.test.ts | ||
| code-references-panel.test.tsx | ||
| constants.test.ts | ||
| embedding-auto-start.test.ts | ||
| filter-panel.test.ts | ||
| graph-load-decision.test.ts | ||
| graph.test.ts | ||
| header.test.tsx | ||
| heartbeat.test.ts | ||
| i18n.test.tsx | ||
| initialize-agent-identity.test.tsx | ||
| load-graph-anyway.test.tsx | ||
| mermaid-generator.test.ts | ||
| path-resolution.test.ts | ||
| perf-optimizations.test.ts | ||
| repo-analyzer-complete-identity.test.tsx | ||
| repo-analyzer-upload-race.test.tsx | ||
| security-guards.test.ts | ||
| server-connection.test.ts | ||
| settings-service.test.ts | ||
| switch-repo-url.test.tsx | ||
| test-setup-storage.test.ts | ||
| url-restore.test.ts | ||
| use-auto-scroll.test.tsx | ||
| utils.test.ts | ||