Deduplication

This commit is contained in:
2026-04-29 01:35:17 +02:00
parent 991c34ce52
commit 8bd22dab1b
5 changed files with 400 additions and 0 deletions

View File

@@ -196,3 +196,8 @@ Acceptance: the repository has at least one expectation fixture for an LLM
infrastructure repo and a test that fails if deterministic analysis stops
surfacing expected provider concepts. The workflow remains LLM-optional: LLMs may
suggest expectations, but deterministic tests encode the accepted learning.
Follow-up hardening completed 2026-04-29: candidate graphs are normalized before
storage so duplicate or overlapping LLM/deterministic claims merge into one
review item while preserving stronger descriptions, confidence, source refs, and
nested capabilities/features/evidence.