mcp_engram_relate_batch
Batch create multiple directional relations between concepts to reduce round-trips for operations like process requires and handoff lineage.
Instructions
Batch create multiple directional relations (VSA OP_BIND edges as ZEDOS_RELATION). Reduces round-trips for gluing many at once (e.g. process requires, handoff lineage). Used in loader and lean wake batching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relations | Yes | List of {concept_a, concept_b, label} to relate a->b with label |