check_scope_compliance
Check agent output against a defined scope: enforce allowed/forbidden topics, word limits, and required sections to ensure compliance.
Instructions
Validate that agent output stays within a defined scope contract. Checks allowed/forbidden topics, word limits, and required sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | Scope contract to validate against | |
| output | Yes | The agent output text to check |