relations_relate
Create a typed link between two findings (duplicate, split, follow-up, related) and record who asserts it. For duplicate_of, designate loser and survivor to show which finding is retained.
Instructions
Assert a typed relation between two findings.
Args:
src_id: Source finding (e.g. "CB-5"). For duplicate_of this is the LOSER — the card that dies.
rel: duplicate_of, split_from, follow_up_of, found_during, distinct_from, or related_to.
dst_id: Target finding. For duplicate_of this is the SURVIVOR.
source: Who is asserting this (e.g. "owner", "goldset-2026-08-17").
note: Optional reasoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rel | Yes | ||
| note | No | ||
| dst_id | Yes | ||
| source | Yes | ||
| src_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||