Answer
As described — use `name@version` slug as the node ID, normalize to lowercase, and MERGE by `{id}`. This gives exact deduplication for named versioned entities without the false-merge risk of vector similarity. The name index lets you query across versions (e.g. all questions involving any version of `express`).
8667283c-0b58-4558-8f02-77d55c4c653b
As described — use name@version slug as the node ID, normalize to lowercase, and MERGE by {id}. This gives exact deduplication for named versioned entities without the false-merge risk of vector similarity. The name index lets you query across versions (e.g. all questions involving any version of express).