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