The New South Wales government describes its efforts to connect with other Australian jurisdictions and international colleagues in its move towards making machine-consumable legislation and policy.
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.
18F, a consultancy within the U.S. General Services Administration, developed a prototype API and pre-screener to model federal SNAP eligibility rules, aiming to simplify benefits access through open-source technology.
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.
This paper introduces the problem of semi-automatically building decision models from eligibility policies for social services, and presents an initial emerging approach to shorten the route from policy documents to executable, interpretable and standardised decision models using AI, NLP and Knowledge Graphs. There is enormous potential of AI to assist government agencies and policy experts in scaling the production of both human-readable and machine executable policy rules, while improving transparency, interpretability, traceability and accountability of the decision making.
There are frameworks available that could inform the standardization of communicating rules as code for U.S. public benefits programs. The Airtable communicates the differences between the frameworks and tools. Each entry is tagged with different categories that identify the type of framework or tool it is.
Alluma is a nonprofit that provides digital solutions to simplify eligibility screening and enrollment for social benefit programs, supporting cross-benefit access in 45 counties and two states. Their One-x-Connection product suite streamlines Medicaid and SNAP applications using a business rules engine, with a focus on human-centered design and anonymous, simplified eligibility checks, having helped screen over 10 million individuals and submitted over 67 million applications.
Policy changes are often dynamic and occur quickly, but they can only create impact once implemented. The Eligibility APIs Initiative at 18F shares an example from their work that shows the potential for rapid, accurate policy implementation as code.