delimit_security_deliberate
Analyzes security findings using multiple models to classify each as real risk, false positive, accepted risk, or requiring immediate action. Works with ledger or JSON input.
Instructions
Multi-model triage of security findings (Pro).
Runs deliberation on ingested security findings to classify each as: real risk, false positive, accepted risk, or needs immediate action.
Can work on findings from the ledger (auto) or from a JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings | No | JSON string of findings to triage, or empty to pull from ledger. | |
| repo | No | Repository context for the triage. | |
| focus | No | Which findings to triage - "critical", "high", "all". Default: critical. | critical |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||