Skip to content

Graph overhaul p2 - #17

Merged
oksbwn merged 6 commits into
masterfrom
graph_overhaul_p2
Aug 5, 2026
Merged

Graph overhaul p2#17
oksbwn merged 6 commits into
masterfrom
graph_overhaul_p2

Conversation

@oksbwn

@oksbwn oksbwn commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Description

Provide a brief summary of the changes made, the goal of this pull request, and any relevant issue links (e.g. Closes #123).

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring / Styling update

Checklist

  • Code compiles and runs locally without errors.
  • Follows existing style and patterns of the codebase.
  • Added/updated tests to cover my changes.
  • All new and existing tests passed.
  • Documentation updated (if applicable).

Verification/Screenshots

Provide verification steps, console output logs, or screenshots/videos of UI changes to demonstrate the fix/feature working.

oksbwn added 6 commits August 5, 2026 19:48
…lience

Add DeterministicSemanticMiner for domain pattern relationship extraction. Calibrate GLiNER2 ONNX span logits & fix subword boundary indexing. Implement universal linguistic quality gate & type coercion rules. Eliminate hardcoded name lists in favor of POS & phonetic entropy rules. Add background ingestion queue & SQLite WAL concurrency handling.
… semantic plausibility matrix

Implement Stage 7 ONNX vector concept deduplication via bge-small-en-v1.5 and SQLite entity_embeddings table. Enforce semantic relationship plausibility matrix in EvidenceFusionEngine. Add compound entity splitting in GLiNER2RelexAdapter. Style mentions edges as subtle low-priority dashed lines in KnowledgeGraph.jsx. Add exhaustive tests/eight_stage_pipeline.test.js.
Consolidate mentions_concept edge type to standard mentions in GraphService.js. Update VitePress docs/ai/knowledge-graph.md to reflect the accurate 8-Stage Knowledge Graph Pipeline architecture, vector deduplication, and community label propagation.
@oksbwn
oksbwn merged commit 2307c65 into master Aug 5, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant