v0.3.0: search_bills scope rejection converges onto schema refinement, and drops its typed error
Latestsearch_bills scope rejection converges onto schema refinement, and drops its typed error
- openstates_search_bills no longer returns a typed missing_scope error for an omitted jurisdiction/q — it fails input validation instead, same as openstates_search_people (#45)
- empty-string jurisdiction/q now rejects identically on both tools instead of splitting between a schema error and a typed error (#47)
- openstates_search_people's either/or rejection message now states the recovery guidance directly