enrichTree was building paths starting with 'root', but patterns store paths like ['geopolitical', 'armed_conflict', ...] — no root prefix. Fix: start enriching root children with parentPath=[] instead of ['root']. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>