quesen.validate
Deterministic pre-decision risk validation for autonomous agents. Returns PROCEED / REVIEW / SKIP plus risk_score, confidence, and named conflict triggers. Same input -> same output; every response embeds engine_version + weights + thresholds for full replay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_age_days | No | Age of the target domain in days. | |
| engagement_ratio | No | Engagement ratio in [0, 1]. | |
| client_request_id | No | Optional caller-side trace id (echoed in response). | |
| scam_keyword_count | No | Count of known scam keywords detected. |