Explain a rule
explain_ruleGet the full rule behind a compliance finding, including the statute and exact citation it rests on, so you can accurately explain why flagged text was rejected.
Instructions
Return the full rule behind a finding, including the statute it rests on.
Use this before telling anyone why their text was flagged. The authority field
is the citation; do not substitute a remembered one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | Rule id from a finding, e.g. fh-fam-001 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| why | Yes | ||
| match | Yes | phrase or regex | |
| source | Yes | Document and section the rule was compiled from | |
| pattern | Yes | The literal phrase or regular expression that matches | |
| rule_id | Yes | ||
| suggest | Yes | ||
| category | Yes | ||
| severity | Yes | ||
| authority | Yes | ||
| scope_note | No | ||
| source_date | No | ||
| authority_type | Yes | binding_law, agency_guidance or industry_policy |