Audit a proposed advertising decision
audit_ad_verdictCheck an externally sourced ad decision against recalibrated product economics; returns supported, contradicted, or insufficient_data plus the numeric chain behind the verdict.
Instructions
Test an advertising decision that originated elsewhere — a daily watchdog report, an operator's judgement, a note in the decision journal — against this product's recalibrated economics. Returns 'supported', 'contradicted', or 'insufficient_data', together with the numeric chain that produced the verdict and a counter-recommendation where the proposal is contradicted. Use before acting on any recommendation this server did not itself produce. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | Product code, e.g. 21-183 | |
| source | No | Where the proposal came from, for the audit record | |
| current_cpl | Yes | Cost per lead the proposal is based on, USD | |
| cpl_trend_days | No | Days the cost per lead has held | |
| proposed_action | Yes | The decision being proposed | |
| competitor_active | No | Whether a competitor is bidding on this product |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | ||
| verdict | Yes | ||
| evidence | Yes | ||
| rationale | Yes | ||
| reliability | Yes | ||
| proposed_action | Yes | ||
| counter_recommendation | Yes |