detect_purpose_drift
Identifies unauthorized purpose changes in data workflows by comparing current purpose against original and allowed purposes.
Instructions
Detect when data purpose drifts through a workflow (e.g. research → commercial).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currentPurpose | Yes | ||
| allowedPurposes | Yes | ||
| originalPurpose | Yes | ||
| intermediateSteps | No |