List domain relations among the following entity classes.

Entities:
{entity_list}

Relevant context per entity:
{entity_context}

Return STRICT JSON: a list of objects of shape
  {{"from": "<EntityA>", "to": "<EntityB>", "kind": "<verb>"}}
where <verb> is one short word (e.g. "owns", "references", "extends").
Only emit edges between entities that appear in the list above.
Reply with the JSON array only — no prose, no code fences.
