DESIGN.md's central claim: concept identity = relational signature (language-agnostic, structural). But node matching at write time is pure surface form (char-bigram Jaccard on labels). Only merging uses the relational signature. The language-agnostic promise is not realized where it matters most.
Refs: src/library/graph.py:527 (_label_similarity), :507 (_signature_similarity). See MEMORY.md gap #1.
DESIGN.md's central claim: concept identity = relational signature (language-agnostic, structural). But node matching at write time is pure surface form (char-bigram Jaccard on labels). Only merging uses the relational signature. The language-agnostic promise is not realized where it matters most.
Refs: src/library/graph.py:527 (_label_similarity), :507 (_signature_similarity). See MEMORY.md gap #1.