delimit_audit
Audit code with three AI models simultaneously to detect security, correctness, and governance issues. Triangulate findings to surface high-confidence agreements and tradeoffs.
Instructions
Cross-model code audit -- 3 models, 3 lenses, synthesized findings (Pro).
Run security, correctness, and governance reviews through different AI models simultaneously. Agreements are high-confidence. Disagreements surface tradeoffs.
"Trust through triangulation."
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | File path, git diff output, or code snippet to audit. | |
| target_type | No | "file" (reads file), "diff" (git diff text), "snippet" (inline code). | file |
| lenses | No | Comma-separated lenses to apply (security, correctness, governance). Default: all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||