lineage_link
Add a provenance edge between two existing nodes without rewriting them. Use to mark relationships like 'derived_from' or 'motivated_by' after the fact.
Instructions
Add one provenance edge without (re)writing a node — e.g. mark an atom
motivated_by a gap discovered after the fact, or derived_from a source
you only now connected. relation is free-form; the why verb reads
supersedes / derived_from / motivated_by. Idempotent per (from, relation, to).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_id | Yes | ||
| app_id | Yes | ||
| context | No | ||
| from_id | Yes | ||
| relation | Yes |