regulatory_radar
Check if a CFR rule is outdated: compare its last revision to amendment dates of authorizing statutes, flagging any that changed afterwards. Identify regulations that may no longer match their legal authority.
Instructions
Check whether a CFR part has fallen behind the statutes it was issued under. Reads the part's Authority note, finds when each authorising statute was last amended, compares that against when the rule was last revised, and flags any statute that moved afterwards. Use for compliance review and for spotting rules that may no longer match their authority.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part | No | CFR part number, e.g. "261". | |
| title | No | CFR title number, e.g. "40". | |
| citation | No | CFR part citation, e.g. "40 CFR 261". | |
| maxStatutes | No | How many authority statutes to check. | |
| govinfoApiKey | No |