get_lineage_chain
Trace a complete operator lineage from initial state through actions and transformations to committed state and outcome, using raw lineage and outcome data to reveal the full decision chain.
Instructions
Get the full lineage chain for an operator: STATE_A → BI_ACTION → AAI_TRANSFORMATION → BI_REDIRECTION → AAI_EXTENSION → COMMITTED_STATE → OUTCOME. Built from raw lineage and outcome data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operator_id | Yes | Pseudonymous operator ID (e.g., op_046) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lineage | Yes | ||
| synthetic | Yes | ||
| data_window | Yes | ||
| privacy_class | Yes | ||
| reference_version | Yes | ||
| validation_status | Yes | ||
| metric_registry_version | Yes |