reframe relationship discovery as thematic clustering
instead of asking the LLM to evaluate pairs (which sonnet found zero of),
ask it to identify thematic clusters of tags, then derive pairwise edges
from cluster membership. this matches how the tags actually relate — they
form thematic groups, not isolated pairs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>