wisdom_check_derivation_chain
Validate a fragment's derivation chain integrity by traversing DERIVED_FROM relations up to an optional depth, ensuring traceability and consistency.
Instructions
Check the integrity of a derivation chain (DERIVED_FROM relations) for a fragment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_depth | No | Maximum depth to traverse (default: 10) | |
| fragment_id | Yes | UUID of the fragment to check derivation chain for |