check_egress
Classify data egress by scanning sensitivity markers into PUBLIC/INTERNAL/CONFIDENTIAL/RESTRICTED. Block RESTRICTED egress and provide tamper-evident receipts with retention info.
Instructions
Egress classification check. Scans a data sample for sensitivity markers (heuristic) and classifies as PUBLIC / INTERNAL / CONFIDENTIAL / RESTRICTED. Blocks RESTRICTED-class egress. Returns classification, retention info, and a tamper-evident receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| data_sample | Yes | ||
| destination | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |