resolve_lineage
Trace the complete derivation chain of an artifact, detecting cycles and following multiple hops to verify provenance.
Instructions
Resolve the full derivation chain for an artifact. Multi-hop with cycle detection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | No | Max chain depth (default: 10) | |
| derivativeId | Yes | ID of the derivative to trace |