Bill Monitor Agent for Civic Interconnect
This agent queries basic bill metadata from OpenStates using their GraphQL API. It creates daily snapshot reports of bill counts by jurisdiction to help track overall system volume and schema stability
- Pulls OpenStates bills via GraphQL (high-level bill IDs only)
- Generates daily jurisdiction-level summary reports
- Introspection/schema monitoring not yet enabled
- Deeper bill content monitoring (texts, sponsors, versions, etc.) not yet implemented
This agent is scheduled to run automatically using GitHub Actions.
See DEVELOPER.md. Then:
bills-agent start