veritas_nafe_scan
Scan text for Narrative Rescue, Moral Override, Authority Drift, and Intent Inference to detect narrative bypasses of deterministic gates.
Instructions
Scans text for NAFE failure signatures: Narrative Rescue, Moral Override, Authority Drift, and Intent Inference. Use this on commit messages, PR descriptions, or incident reports to detect narrative bypasses of deterministic gates. Returns JSON with fields: clean (boolean), flags (array of detected signatures), scan_metadata (object). Violations auto-seal to the audit ledger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to scan for narrative failure signatures, e.g. a commit message or incident report. |