Topic: Digitizing Policy + Rules as Code
-
Rules as code: Seven levels of digitisation
This report, written for practitioners, classifies “digital transformation” of legal rules into a hierarchy of levels to help establish common terms.
-
Eligibility Rules: Reusable SNAP API
Github page with a reusable SNAP API from 18F’s Eligibility APIs project.
-
AI-Driven Statutory Reasoning via Software Engineering Methods
This article explores how legal documents can be treated like software programs, using methods like software testing and mutation analysis to enhance AI-driven statutory analysis, aiding legal decision-making and error detection.
-
PolicyEngine US GitHub repository
PolicyEngine US is a Python-based microsimulation model of the US tax and benefit system. It models federal individual income taxes (including credits), major benefit programs, and state income taxes (currently in six states). The PolicyEngine US package can be used as a Python package, via the PolicyEngine API, or via the policyengine.org web app.
-
Rules as Code Demo Day | Demo 6: Policy Rules Database | Seth Hartig
At Rules as Code Demo Day Seth Hartig from the National Center for Children in Poverty (NCCP) and Bank Street College demoed the Policy Rules Database (PRD), a collaborative effort between the Federal Reserve Bank of Atlanta and the NCCP. The primary purpose of the PRD is to simplify the interpretation of all programs by creating a common structure and a common terminology. The repository allows for research on public assistance programs and tax policies, and helps users model benefits cliffs on career pathways. The PRD is supported by a technical manual with pseudocode that helps guide integration and usage in other platforms.
-
Rules as Code Demo Day | Demo 1: 18F Eligibility APIs Initiative | Alex Soble and Mike Gintz
We kicked off Rules as Code Demo Day with Alex Soble of 18F and Mike Gintz of 10x presenting their Eligibility APIs Initiative that explores whether APIs and rules as code might improve the efficiency and effectiveness with which federal public benefits programs communicate their policy to states. They demonstrated their original prototype, and how the open source code has now been extended into several initiatives.
-
Potential and Progress for Benefits Eligibility: A Recap of Rules as Code Demo Day
Building on our February 2022 report Benefit Eligibility Rules as Code: Reducing the Gap Between Policy and Service Delivery for the Safety Net, the Beeck Center’s Digital Benefits Network (DBN) recently held a convening to share progress and potential in digitizing benefits eligibility and to begin addressing how a national approach could be started.
-
AI-Powered Rules as Code: Experiments with Public Benefits Policy
This report documents four experiments exploring if AI can be used to expedite the translation of SNAP and Medicaid policies into software code for implementation in public benefits eligibility and enrollment systems under a Rules as Code approach.
-
AI-Powered Rules as Code Government Briefing
The DBN and MDI held a government briefing of their top takeaways from their recent research on AI-Powered Rules as Code.
-
Blawx
Blawx is a prototype platform for user-friendly rules as code online. It includes an example encoding of portions of Canada's Old Age Security Act.
-
Policy2Code Demo Day at BenCon 2024: Video and Recap
The Policy2Code Prototyping Challenge explored utilizing generative AI technology to translate U.S. government policies for public benefits into plain language and code, culminating in a Demo Day where twelve teams showcased their projects for feedback and evaluation.
-
POMs and Circumstance at Policy2Code Demo Day at BenCon 2024
The team explored using LLMs to interpret the Program Operations Manual System (POMS) into plain language logic models and flowcharts as educational resources for SSI and SSDI eligibility, benchmarking LLMs in RAG methods for reliability in answering queries and providing useful instructions to users.