Proprietary

Public Benefits Bench

Updated 9/22/2026

SNAP benefits navigation support

Can AI help people navigate SNAP benefits?

Public Benefits Bench v1.1SNAP benefits navigation support
ACCURACY

Partners in Evaluation

Key Takeaways

  • No general-purpose AI model performs well enough to be trusted with SNAP benefits guidance. The top-performing model, Claude Opus 5, provided correct answers to SNAP-related questions only 76.9% of the time, meaning beneficiaries using current AI systems still get incorrect answers nearly a quarter of the time.
  • How models use their tools matters more than what they already know. Since SNAP rules shift constantly and vary by county, the real unlock for AI labs isn’t baking every rule into model weights: it’s improving how models ask follow-up questions and use search tools.
  • To reliably answer high-stakes benefits access questions, we need better grounding, not better models. General-purpose AI fails on SNAP in part because the knowledge it needs — internal manuals, policy notices, local procedures, and SNAP training for eligibility workers — sits with state agencies. Fixing this requires agencies and developers to collaborate on narrowly scoped chatbots that draw on state-held information through retrieval-augmented generation (RAG), rigorously tested against real questions from each state’s clients.

The narrative analysis below reflects the four-condition study first published on June 9, 2026. Models added later are evaluated only in the “both” condition and may appear in live leaderboard visualizations, but do not update this historical analysis.

Background

The Supplemental Nutrition Assistance Program (SNAP) is the largest nutrition assistance program in the United States, distributing roughly $95 billion to over 37 million low-income families in fiscal year 2025 alone.

But accessing and keeping those benefits is complex. SNAP is federally-funded but state-administered, and in ten states county-administered, so income thresholds, work requirements, and recertification timelines all vary based on where you live. The same family can be eligible in one state and denied in another. The program is also currently undergoing its most significant policy changes since the 1990s, increasing confusion for clients and caseworkers alike.

That complexity falls on both caseworkers and clients. Call wait times at state offices routinely exceed an hour, and even well-staffed state agencies struggle to translate thousands of pages of statute into clear, plain-language answers for clients. And with LLMs becoming widely available to the general public (including the integration of Gemini into Google search results), the public will increasingly turn to general purpose LLMs to answer their benefits questions if they cannot reach a more trusted source. This led us to the question: are current general-purpose LLMs able to serve as a first point of contact for those seeking or receiving SNAP benefits?

This is exactly the kind of question Center for Civic Futures (CCF) exists to help answer. Through its Public Benefit Innovation Fund, CCF funds responsible, real-world experimentation to better understand where emerging technologies can improve public services, where they fall short, and what governments need to use them effectively and safely. With support from CCF, we were able to put this question to the test.

If LLMs prove reliable, the impact is tangible: fewer missed deadlines, fewer wrongful denials, and less pressure on stretched caseworkers. If not, the risk is equally tangible and quite serious: people making decisions about their benefits based on incorrect AI-generated guidance.

To study this, we built a benchmark of 459 generalized SNAP question scenarios, with expected response rubrics validated by SNAP policy experts based on applicable SNAP policy and practice considerations. We evaluated leading AI models across four conditions (the raw model itself, with web search capabilities only, with the ability to conduct multi-turn conversations only, and with both web search and multi-turn abilities) to measure not just how well AI can answer, but what kind of support it needs to answer well.


Results

Overall Model Performance

Model Performance Summary

Pass rate % across four evaluation conditions, sorted by both

lowerhigher
ModelNeitherWeb SearchMulti-TurnBoth
Claude Opus 4.8
36.6
40.6
60.9
68.1
MiniMax-M3
26.9
37.8
51.6
64.1
DeepSeek V4
31.5
35.5
53.3
62.9
Claude Sonnet 4.6
29.1
35.1
54.1
62.4
GLM 5.1
26.0
35.4
53.0
61.8
GPT 5.5
32.2
35.7
58.9
60.9
Gemini 3.5 Flash
37.9
40.6
56.4
59.5
Kimi K2.6
23.0
30.7
50.4
56.6
Claude Haiku 4.5 (Nonthinking)
15.2
22.5
41.0
54.3
Gemini 3.1 Pro Preview (02/26)
34.7
32.1
57.2
53.8
Grok 4.3
24.8
27.0
49.1
51.7
Grok 4.1 Fast (Reasoning)
20.4
18.9
46.2
44.8

Claude Opus 4.8 leads the “both” condition at 68.1% accuracy, with MiniMax-M3 next at 64.1%. The frontier of SNAP performance has moved up, but it still isn’t particularly high. No model crosses 70%, meaning every model in the field falls short.


Models’ Performance

Performance by Lifecycle Phase

SNAP questions don’t all look the same. Someone asking “Am I eligible?” faces a very different challenge than someone asking “My hours got cut—do I need to report that?” Our SNAP policy experts categorized all 459 questions into seven phases of the SNAP lifecycle:

  • Pre-Application: Assessing eligibility questions and informational needs prior to initiating the application process.
  • Application/Interview: Completing the application, preparing for interviews, or following up on submitted documentation.
  • Denial/Termination: Contesting benefit denials or benefit terminations resulting from recertification.
  • Change Reporting: Reporting changes in circumstances and resolving resulting impacts on active benefits.
  • Recertification: Renewing benefits through the renewal application or recertification interview process.
  • Use of Benefits: Managing benefit delivery timing, EBT card usage, and account balance inquiries.
  • Overpayment/Fraud: Addressing overpayment collections, calculation disputes, fraud investigations, or fraud reports.

LLM performance varied meaningfully by phase, although in no phase did it perform with reasonable enough accuracy to be trusted.

Phase Difficulty Ranking

Pass rate % by SNAP phase / both condition

use of benefits61.1% (n=42)application/interview60.9% (n=25)recertification60.6% (n=39)pre-application59.7% (n=34)denial/termination57.3% (n=14)change reporting56.0% (n=70)overpayments/fraud41.5% (n=6)

Overpayments and fraud was the most challenging phase across the board at 41.5%. It’s also the smallest subset in the sample (n=6), reflecting that these questions arise less frequently than other phases. This may partly explain the poor performance, as models have less training signal and fewer available sources to draw from on rarer topics.

Phase Profiles: Top-3 vs Bottom-3 Models

Pass rate by SNAP phase / both condition

TOP-3 MODELSBOTTOM-3 MODELS255075denial/terminationpre-applicationapplication/interviewuse ofbenefitsrecertificationchangereportingoverpayments/fraud255075denial/terminationpre-applicationapplication/interviewuse ofbenefitsrecertificationchangereportingoverpayments/fraudClaude Opus4.8MiniMax-M3DeepSeek V4Gemini 3.1Pro Preview (02/26)Grok 4.3Grok 4.1Fast (Reasoning)

When comparing phase-wise performance between the top- and bottom-3 models, what stands out is how similar their shapes are. Outside of the overpayments/fraud phase—the percentage accuracies of which may have swung drastically due to the small sample size—LLMs across the board generally share similar strengths and weaknesses. This means that weaker models don’t fail on different phases, they fail on the same phases by wider margins. This consistency suggests that as models improve, the areas where AI can reliably assist beneficiaries, and where it can’t, are likely to become increasingly predictable.

Performance by Administration Structure

SNAP is state-administered in 43 jurisdictions and administered at the region, district, or county level in 10 states—including high-volume states like California, New York, and Ohio. We might expect AI to perform worse in county-administered states, where local offices have more discretion over procedures and operations, introducing variation that models struggle to capture.

Performance Distribution by Administration Type

Both condition / all models averaged

State-administered (33 states)Region, district, or county-administered (9 states)
Line = median / Box = interquartile range (Q1–Q3) / Whiskers = min/max
10%20%30%40%50%60%70%80%90%Pass Rate (%)Q1: 49%Q3: 63.5%39.8%70%median 59.9%Q1: 54.8%Q3: 63.2%52.1%85.4%median 57.9%

The data tells a more nuanced story. Median pass rates are similar between the two groups (59.9% for state-administered vs. 57.9% for county-administered), and their interquartile ranges nearly overlap. Administration structure alone does not predict AI performance — and though county-administered states add an extra layer of procedural variation that models have to navigate, those are generally high-volume states which models may have answers in their training data for.

Performance by Topic

When looking at a more granular breakdown of performance by topic, the dispersion grows. In other words, question topic predicts difficulty far better than lifecycle phase: phase-level pass rates span roughly 20 points (41.5%-61.1%), while topic-level pass rates span more than 40 — from certification periods at 86.1% down to denial at 41.2%. This makes topic-level performance a more fine-grained lens for identifying where models underperform.

Topic Difficulty Ranking

Lower = harder / both condition, all models averaged

certification periods86.1% (n=2)overpayment74.2% (n=4)periodic report68.1% (n=2)interstate transfer66.7% (n=5)student eligibility66.2% (n=10)resources66.1% (n=9)disability64.5% (n=4)change reporting64.2% (n=9)replacement benefits63% (n=1)residency62.7% (n=6)issuance62.7% (n=4)ebt60.3% (n=20)interview59.9% (n=9)work requirements59.6% (n=33)income deductions59.1% (n=13)expungement59.1% (n=4)verification56% (n=10)household composition55.1% (n=22)income54.8% (n=43)termination52.7% (n=5)citizenship and alien status51.7% (n=6)fraud41.5% (n=6)denial41.2% (n=3)

Examining the topic-level breakdown, our SNAP experts identified three patterns about where models struggled:

1. Procedural differences break AI. Models consistently struggle when the answer depends on state, county, or local office procedures—the kind of operational detail that isn’t published in federal policy manuals or state websites. Topics like EBT card replacement and missed interview rescheduling require knowing what your specific office does, and that’s where every model falls short.

2. Recent policy changes trip models up. Questions about HR1 policy changes, like immigrant eligibility, scored lower on average. The exception was work requirement exceptions, which ranked in the upper half. We suspect this reflects the recent wealth of discussion around SNAP work requirements, which the latest models may have trained on. Immigrant eligibility changes were announced at the same time, but the apparent lack of discussion around them may explain the performance gap.

3. Complexity compounds errors. When a question requires synthesizing multiple interacting rules—household composition, income deductions, and state-specific thresholds all at once, or calculating self-employment income deductions—accuracy drops. Some of the highest-scoring topics may simply reflect that those particular questions were more straightforward, not that the topic itself is easy.


Models’ Use of Tools

What Helps More: Web Search vs. Conversation

Real caseworkers rely on two things general-purpose models don’t have by default: the ability to ask follow-up questions, and access to current policy references. We tested four conditions to isolate how much each capability—web search and multi-turn conversation—improves performance:

Average Pass Rate by Condition

Criteria-weighted / all models averaged

No Web SearchWeb Search
Single-turn
28.2%
Neither
32.7%
Web Search
Multi-turn
52.7%
Multi-turn
58.4%
Both
Claude Fable 5Claude Opus 4.8Gemini 3.5 FlashGPT 5.5Gemini 3.1 Pro Preview (02/26)Claude Sonnet 4.6DeepSeek V4MiniMax-M3Grok 4.3GLM 5.1Kimi K2.6Grok 4.1 Fast (Reasoning)Claude Haiku 4.5 (Nonthinking)

Multi-turn conversation—where the AI can ask follow-up questions, just like a caseworker would—is by far the bigger lever. Across all models, switching from single-turn to multi-turn improved scores by roughly 24.5 percentage points, while adding web search alone improved scores by only about 4.5 points.

This makes intuitive sense. In SNAP eligibility operations, it’s a known fact that the best way to improve SNAP quality control is a well-done interview. The more LLMs behave more like human caseworkers—the more questions they ask, and the better those questions are—the more accurate their response.

Web search helps for different reasons, addressing the problem of incomplete knowledge—in other words, filling gaps where a model’s training lacks coverage of a particular state or county’s policies (coverage) or where rules have changed since the model was last trained (recency). Both gaps are common, and pre-training alone can’t solve either problem; real-time access to current policy sources can.

The practical implication: any deployment of AI in a benefits context should prioritize conversational capability alongside access to searching the web for up-to-date policy information.

Building on these findings, an important area for future research is how well the models perform with tools when conditioned on trusted official documents.

Tool Use Matters More Than Pre-Training

A natural assumption is that the models with the most SNAP knowledge baked into their training data will perform best. The data tells a different story.

Performance Across Enhancement Conditions

Conditions are independent, not cumulative

20%30%40%50%60%70%NeitherWeb SearchMulti-TurnBoth

GLM 5.1 starts near the bottom of the pack in the baseline (“neither”) condition at 26.0% — fifth-lowest in performance. But with the tools, it climbs towards the top of the pack, gaining 9.4 percentage points with web search capabilities, 27.0 percentage points with multi-turn conversations, and 35.9 percentage points with both overall. A model which began more than 10 points behind the top-performing “neither” model (Claude Opus 4.8, at 36.6%) ends up about 6 percentage points behind the leader.

With its overall gain of 35.9 percentage points over baseline, GLM 5.1 posted one of the largest absolute gains in the evaluation. Claude Haiku 4.5 (+39.0 points) and Minimax M3 (+37.3 points) climbed even further from baseline to the “both” condition.

In an intricate domain like SNAP, no training dataset can anticipate every beneficiary’s situation. The models that succeed are the ones that compensate for knowledge gaps by searching effectively and asking the right questions.

But not all models use their tools equally well. We measured how many web searches and conversation turns each model used per question:

Web Searches vs Accuracy

Avg web searches per question vs pass rate / squares = web search, diamonds = both

0%20%40%60%80%010203040506070Avg web searches per question
View chart data
Web searches and accuracy for the currently selected models and conditions
ModelConditionSearches / questionAccuracyTotal searchesCompleted questions
MiniMax-M3Web Search11.337.8%2,606230
MiniMax-M3Both33.264.1%7,634230
Claude Haiku 4.5 (Nonthinking)Web Search10.422.5%2,387230
Claude Haiku 4.5 (Nonthinking)Both33.354.3%7,647230
Claude Opus 4.8Web Search7.340.6%1,674230
Claude Opus 4.8Both18.868.1%4,314230
Claude Sonnet 4.6Web Search9.835.1%2,258230
Claude Sonnet 4.6Both30.962.4%7,119230
DeepSeek V4Web Search20.035.5%4,604230
DeepSeek V4Both39.262.9%9,012230
Gemini 3.1 Pro Preview (02/26)Web Search6.232.1%1,415230
Gemini 3.1 Pro Preview (02/26)Both14.453.8%3,316230
Gemini 3.5 FlashWeb Search23.240.6%5,329230
Gemini 3.5 FlashBoth39.359.5%9,030230
GLM 5.1Web Search9.635.4%2,211230
GLM 5.1Both33.461.8%7,684230
GPT 5.5Web Search16.835.7%3,874230
GPT 5.5Both40.160.9%9,226230
Grok 4.1 Fast (Reasoning)Web Search4.918.9%1,129230
Grok 4.1 Fast (Reasoning)Both13.144.8%3,018230
Grok 4.3Web Search14.227.0%3,267230
Grok 4.3Both28.451.7%6,526230
Kimi K2.6Web Search20.330.7%4,669230
Kimi K2.6Both57.856.6%13,289230
  • Kimi K2.6 ran the most web searches by far—about 58 per question—yet landed at only 56.6% accuracy. Sheer volume didn’t buy accuracy.
  • Opus 4.8 averaged roughly 19 web searches per question and scored the highest at 68.1% — high accuracy without the highest search volume.
  • Minimax-M3 was an example of efficient web searching, averaging about 33 web searches per question and reaching 64.1% accuracy.
  • Grok 4.1 Fast used among the fewest searches (~13 per question) and scored the lowest (44.8%).

The relationship between search volume and performance is noisy. Heaviest searchers don’t necessarily perform better, and the ability to perform targeted searches matters far more than search volume.

Output Tokens vs Accuracy—by Condition

One dot per model and condition / shape = condition, color = model / total output tokens on a log scale

20%30%40%50%60%70%100k1M10MTotal output tokens

On output tokens, the pattern holds. Within any given condition, more tokens don’t reliably mean better answers. Minimax-M3 is a standout on both dimensions: it achieves ≈64% accuracy (close behind Opus 4.8 at 68.1%) in the “both” condition with about half the output tokens. When users are seeking actionable advice, concision is key.

The takeaway for AI developers is clear: optimizing how models use tools matters more than giving them more tools to use. The best models on this benchmark don’t search the most or reason the longest—they know what to look for, when to stop, and how to synthesize what they find.

Cost, Latency, and Who Gets Access

Efficient tool use doesn’t just produce better answers—it also produces cheaper, faster ones. Every unnecessary search and every excess token adds cost and latency, so the same optimization that separates top-performing models also determines whether those models can realistically reach the people who need them most.

Currently, many of the closed-source models that perform best on this benchmark are, for the most part, not freely available. Some of these sit behind premium API pricing or “Pro” subscription tiers—meaning the people who would benefit most from reliable AI-assisted SNAP guidance are often the least likely to have access to the tools that provide it.

Cost, Latency & Accuracy

The cost data makes the gap between closed- and open-source models concrete. With accuracies within about 4 percentage points of one another, Claude Opus 4.8 costs $1.89 per test while Minimax-M3 costs a fraction of that at $0.25 per test.

Latency is high across the board. Claude Opus 4.8 takes around 15 minutes to answer a question on average, and even the faster Minimax-M3 isn’t far behind at roughly 14 minutes. A model that takes that long isn’t practical, regardless of its accuracy.

As model capabilities continue to improve, the question isn’t just how good AI can be at navigating public benefits—it’s who gets to use it. Ensuring that frontier capabilities reach the populations they could help most through improving the efficiencies of models should be an imperative, not an afterthought.


What This Means for SNAP State Agency Leadership and Staff

The bottom line: general-purpose AI is not yet a reliable source of information about SNAP, and states are well-positioned to help address the misinformation these tools can produce. Under the most realistic conditions we tested, nothing suggests AI is to be trusted with benefits guidance. Clients almost certainly aren’t aware of these issues and are already turning to ChatGPT, Claude, and other publicly available LLMs for the same kinds of questions in our dataset. Based on our results, they are likely receiving misleading, incomplete, or outdated information. This is the reality that agencies and advocates need to contend with regardless of whether they ever deploy AI themselves.

In the near term, states can head off misinformation directly by steering residents away from LLMs and toward trusted sources:

  • Providing clear, plain-language information about frequently-asked topics could reassure clients and reduce the temptation to ask LLMs high-stakes questions instead of consulting trusted sources.
  • Publishing more authoritative policy and process documentation online which is a first step that lays the groundwork for the longer-term opportunities below.

Over the longer term, investments in customer support technology could make a real difference. What holds AI back on SNAP isn’t model capability alone; it’s that the most authoritative information about how the program works at the state and local levels isn’t publicly available in formats AI systems can reliably use. This isn’t a gap AI labs can close on their own—it will take effort from both sides, and states are uniquely placed to help. A couple of approaches could help:

  • Publishing an llms.txt file: a small markdown file telling LLMs which pages to cite as authoritative and where to route users to a hotline instead of guessing. Maryland, one of only two U.S. states and territories using one, explicitly tells models not to paraphrase emergency alerts and to refer users to designated channels.
  • Building benefits-focused chatbots grounded in agencies’ internal sources (internal process manuals, policy change notices, state option reports, local office procedures, and SNAP training for eligibility workers) through retrieval-augmented generation (RAG), narrowly scoped (e.g., to a single state or a specific phase of the benefits process) and rigorously validated against real beneficiary questions before use.

For AI Developers

Partner with state agencies to improve critical data access. General model improvements alone won’t improve models’ accuracies—the bottleneck is data, not model capability, and the stakes of being wrong are too high to let inaccuracies persist. AI developers should take the initiative: proactively engaging state agencies to obtain better training data and building publicly searchable repositories of authoritative documents that LLMs can draw on.

Invest in tool use quality, not knowledge coverage. With nuanced rules that vary by state, county, and household circumstance, no training corpus can anticipate every situation a beneficiary brings. What separates top models is how well they ask follow-up questions and search selectively for current policy. That same efficiency reduces cost and latency—democratizing access to reliable AI-assisted SNAP guidance for the populations who need it most.


Methodology

We developed an evaluation dataset starting in March 2026, with two crucial elements for each question: the “base” query, which is what someone might input into a chatbot interface, and demographic / contextual information about the user’s circumstances. For example, someone might start off with a “base” query of, “Does a one-time work bonus affect SNAP eligibility in Indiana?” and will follow-up with contextual information over the course of the conversation, such as the amount of the bonus, how often such a bonus might be given, etc.

The complete dataset is 459 questions, spanning all 50 U.S states, plus Guam and the Virgin Islands as territories. Each question has an average of seven evaluation criteria for a reliable response, and the accuracy metric for models is the number of criteria they pass out of the 2,931 total criteria in the dataset.

Dataset

We evaluated models on our test dataset (230 questions), a randomly-selected subset which is only used for published benchmarks. The dataset covers seven phases of the SNAP lifecycle and 25 topics, all validated and categorized by SNAP policy experts.

Topic × Phase Map

Which topics appear in each benefits process phase

Pre-application
household compositionincomecitizenship & alien statusdisabilitywork requirementsincome deductionsstudent eligibilityresources
Application / Interview
interviewincomehousehold compositionverificationincome deductionsresourcesdisabilityresidencystudent eligibility
Determination – Use of Benefits
ebtwork requirementsexpungementincomeincome deductionsresourcesissuancereplacement benefitsstudent eligibilityverification
Change Reporting
incomework requirementshousehold compositionchange reportingresourcesinterstate transferoverpaymentterminationverificationincome deductionsresidencyperiodic reportquality control review
Recertification
work requirementsstudent eligibilityinterviewissuanceincome deductionsterminationcertification periodsverificationresidencydenial
Overpayments / Fraud
fraudclaims
Denial / Termination
incomestudent eligibilitywork requirementsresourcesdenialverificationincome deductionsinterstate transferdisability

The benchmark questions are SNAP scenarios designed to reflect recurring, real-world benefit-navigation issues which SNAP clients face and are validated by SNAP policy experts. This means the dataset is weighted toward common pain points rather than uniformly distributed across all possible SNAP topics.

Evaluation Pipeline

Evaluation Pipeline

Three-model system for SNAP question evaluation

INPUTEvaluation Dataset459 client questionsROLE 1Target modelAnswers the SNAP question12 models evaluatedweb search onlyTOOLWeb searchLive policy lookupmulti-turn onlyROLE 2Auditor modelPlays the SNAP clientGPT-5.5 · 99.89% fidelityqueryresultsfollow-up Qscontext / answersfull conversationREFERENCEExpert rubric~7 criteria/question ·validated by SNAP policy expertsgrading ref.ROLE 3Judge modelGrades response against expert rubricClaude Opus 4.7 · 80.6% accuracyOUTPUTPass rate score% of rubric criteria met per question

Three model roles. The benchmark uses three distinct AI models in different roles to simulate realistic multi-turn conversations:

  1. Target model—the model being evaluated. It receives the SNAP question and must provide a helpful response.
  2. Auditor model—plays the role of the user with the query. It answers the target model’s follow-up questions with accurate context. GPT-5.5 was selected as auditor after achieving 99.89% fidelity to the given persona instructions.
  3. Judge model—grades the target model’s response against the expert rubric. Claude Opus 4.7 was selected after all four candidate judges (Claude Opus 4.7, GPT 5.5, Gemini 3.1 Pro, Grok 4.3) were assessed for their alignment with SNAP policy experts’ grading.
Judge Confusion Matrices vs SNAP Expert Ratings

Each judge's 124 graded criteria split into agreements and disagreements with the expert

Outcome composition
Accuracy
Claude Opus 4.7
67
33
15
7
80.6%
GPT 5.5
66
33
16
7
79.8%
Gemini 3.1 Pro Preview (02/26)
64
34
18
6
79.0%
Grok 4.3
66
32
16
8
79.0%
True Pass— judge & expert both passedTrue Fail— judge & expert both failedFalse Fail— judge failed, expert passedFalse Pass— judge passed, expert failed

Four evaluation conditions. Models were tested in four independent conditions to simulate the actual web interfaces users interact with:

  • Baseline—a single prompt-response exchange with no tools.
  • Web Search—baseline with access to web search.
  • Multi-Turn—a multi-turn conversation where the auditor model plays the original poster.
  • Both—multi-turn with web search enabled.

This design lets us isolate the marginal contribution of each capability.

Selection pipeline. The judge and auditor models both affect the target models’ performance and scores, so we used a multi-stage process to systematically select each component:

  1. Run a default target model (GPT 5.5) in the multi-turn condition with a default auditor model (GPT 5.5)
  2. Run alignment tests between judge model candidates and human experts’ evaluations on 20 target model outputs to determine most-aligned judge model (Opus 4.7)
  3. Run a default target model (Gemini 3.5 Flash) in the both condition with different auditor models to determine most-aligned auditor model (GPT 5.5)
  4. Run all target models across all four conditions with top-performing auditor (GPT 5.5) and judge models (Opus 4.7)

We’ll continue using Opus 4.7 as our judge model and GPT-5.5 as our auditor model for this benchmark. A sample conversation with all the target models we assessed, the criteria they were graded on, and the instructions for the auditor model is displayed below.

Sample Auditor-Target Transcript

The auditor model used the following information for the query to generate its opening question and subsequent responses in the conversation:

Input questionHow long do remaining SNAP benefits stay on my EBT card after I'm no longer eligible in Missouri?
Input context
  • •Emphasize benefits only expire after 9 months of complete inactivity or 9 months after issuance, regardless of account activity, and explain the state's chosen option.
  • •Cite exact timeframe and conditions for benefit expiration and if benefits are taken offline prior to expungement
  • •Mention notice period before benefits are expunged
  • •Warn against building large balances due to theft risk activity.
  • •Note Missouri specifically expunges SNAP benefits daily if they have not been used 274 days after date of issuance, regardless of account activity.

Auditor

How long do remaining SNAP benefits stay on my EBT card after I'm no longer eligible in Missouri?

Target

Short answer: In Missouri, losing SNAP eligibility doesn't wipe out what's already on your EBT card. Any SNAP benefits deposited before your case closed are still yours to spend at SNAP stores. Under federal rules, unused benefits are permanently removed ("expunged") after 9 months (274 days). Missouri has to warn you at least 30 days before that happens.

Why your balance survives the case closing Federal SNAP rules, which Missouri must follow, only remove benefits because the account hasn't been used or the benefits are too old. Closing a case isn't one of the triggers. The one exception is when every household member has died; then the balance is removed right away.

How the 9 months is counted (I couldn't confirm Missouri's method) Each state has to use one of two methods for everyone:

  1. Inactivity: Nothing is removed as long as you make a purchase at least once every 274 days. If you stop using the card, removal starts 274 days after your last purchase (or your last deposit, if that came later).
  2. Deposit date: Each monthly deposit is removed 274 days after it was deposited, even if you use the card regularly.

Missouri's SNAP policy manual is password-protected, and DSS's public pages don't say which method it uses. A recent USDA memo (page updated February 2026) "strongly encouraged" states to use the deposit-date method, so Missouri may already use it or switch to it.

What to do

  • Plan as if the deposit-date method applies. Each deposit then has 274 days. Anything left about 9 months after your final deposit could be gone, and older leftover amounts could go sooner. Purchases use up your oldest benefits first.
  • Make real purchases. Only something that changes your balance, like a purchase or return, counts as using the account. Checking your balance doesn't.
  • Watch your mail for the 30-day notice. If you've moved, update your address with the Family Support Division (FSD) at 855-373-4636. Expunged benefits can't be restored.
  • Keep your card and PIN. If the card is lost or damaged, call the Missouri EBT help desk at 800-997-7777 for a replacement so you can still use the balance.
  • Early removal is unlikely. States may take benefits "offline" after 3 months without use. If that happened, they'd have to restore them within 48 hours of your request. As of 2024, USDA knew of no state doing this.
  • Ignore sites that say "12 months." The limit changed to 9 months in 2020.

For your exact dates, call FSD at 855-373-4636. Ask whether Missouri expunges SNAP 274 days after deposit or after 274 days without use, and when your oldest benefits are scheduled to be removed.

This covers SNAP food benefits only. Cash assistance or SUN Bucks on the same card follow their own rules.

Sources

  1. 7 CFR § 274.2(h)–(i), federal rules on offline storage and expungement, including the two methods, the 30-day notice, the death exception, and what counts as account activity: https://www.law.cornell.edu/cfr/text/7/274.2
  2. USDA FNS, "SNAP – Expungement Options" memo, which strongly encourages the deposit-date method (page updated Feb. 25, 2026): https://www.fns.usda.gov/snap/ebt/expungement
  3. Federal Register, 89 FR 82969 (Oct. 15, 2024), on the 30-day notice and USDA knowing of no state using offline storage: https://www.federalregister.gov/documents/2024/10/15/2024-23727/agency-information-collection-activities-supplemental-nutrition-assistance-program-snap-benefit
  4. Federal Register final rule, 85 FR 52025 (Aug. 24, 2020), which shortened the limit from 12 to 9 months (274 days): https://www.federalregister.gov/documents/2020/08/24/2020-16403/supplemental-nutrition-assistance-program-2008-farm-bill-provisions-on-clarification-of-split
  5. KRCG 13 (Feb. 29, 2024), in which Missouri DSS says notices go out at least 30 days before expungement and replacement cards usually arrive in 2–3 business days: https://krcgtv.com/news/local/missouri-families-risk-losing-unused-pandemic-food-benefits-starting-in-march
  6. Missouri DSS, "My SNAP Benefit" page, for the EBT help desk (800-997-7777) and FSD Information Line (855-373-4636): https://mydss.mo.gov/food-assistance/ebt
  7. MassLegalHelp SNAP Q93, a Massachusetts guide that states the same rule: "If your SNAP case is closed you still have the right to use any remaining benefits in your EBT account." https://www.masslegalhelp.org/public-benefits-ssi/snap-food-benefits/93-if-i-forget-use-my-ebt-card-does-my-case-close-or-will-i-lose-benefits

Auditor

Thanks—this clears up a lot. A couple quick follow-ups since I can’t call FSD during business hours:

  • Is the Missouri EBT help desk (800-997-7777) 24/7, and can they tell me which expungement method Missouri uses and the exact expungement dates for my remaining balance? Or is there an online portal/app where I can see an “oldest benefit expiration” date?
  • If Missouri uses the deposit-date method, just to confirm: making a small purchase now won’t protect older deposits—each month’s leftover will still drop off exactly 274 days after it was added, right?
  • Do purchases at farmers markets or online (Amazon/Instacart with SNAP) count as “activity” the same as a grocery store purchase?
  • Will the 30‑day warning come only by mail, or do they also text/email? If I need to update my address, can I do that online instead of calling?

Target

Yes, you have the deposit-date method right. A farmers market or online SNAP purchase counts the same as a grocery store purchase. The 30-day warning is required to come by mail. You can see your deposits online any time, but I couldn't confirm an official 24/7 phone line or a way to see your exact removal dates without calling.

1. The EBT help desk and checking online

  • Is it 24/7? Missouri's own pages list 800-997-7777 (called "EBT Edge") for PINs, replacement cards and stolen benefits, but they don't give hours. A third-party phone directory lists it as open 24 hours, 7 days.
  • Can they tell you the method and dates? They run your card and account, so they should be able to go through your deposits and purchases with you. The expungement method is a Family Support Division (FSD) policy, so the EBT line may not know it. I couldn't confirm they can give you removal dates.
  • Online: Missouri uses FIS's ebtEDGE system. The ebtEDGE website (ebtedge.com) and the free ebtEDGE app show your balance, recent deposits and purchase history at any hour. FIS doesn't say it shows an "oldest benefit expiration" date, and I couldn't confirm Missouri has one. You can work it out yourself: find each deposit date in your history and add 274 days.
  • FSD hours: DSS has posted the FSD line (855-373-4636) as weekdays 8 a.m.–5 p.m. Its online chat at mydss.mo.gov is also only open during business hours. Some older listings show longer hours, so check before you rule it out.

2. Deposit-date method: you've got it right Under that method, the rule removes each deposit 274 days after it was added, "regardless of any account activity." A small purchase doesn't reset anything. Two details:

  • Purchases come out of your oldest deposit first. So spending does shrink the amount about to expire, but only by what you spend. For example, if $100 of an old deposit is left and you spend $10, the other $90 still goes on that deposit's day 274.
  • Missouri removes benefits daily, so expect removal on about day 274. Go by the date printed on your 30-day notice, and don't wait until the last day.
  • For comparison, under the inactivity method any purchase restarts the 274-day clock for your whole balance.

3. Farmers markets and online orders Yes, they count. The rule treats any purchase or return that changes your SNAP balance as activity, no matter where you shop. That includes a farmers market's EBT machine, market tokens bought with your card, and approved online stores. Missouri SNAP works online, and Amazon lists Missouri as a SNAP state.

  • Only the part paid with SNAP counts. Delivery fees, items paid with another card, and canceled orders don't touch your SNAP balance. Check your ebtEDGE history to make sure the SNAP charge went through.
  • Double Up Food Bucks rewards aren't SNAP benefits. The SNAP purchase that earns them is what counts.
  • Checking your balance, changing your PIN or replacing your card doesn't count, because none of them changes your balance.

4. How the warning arrives and updating your address

  • Plan on mail. USDA says the federal rule requires states to mail these notices, and Missouri DSS says its important letters come by mail.
  • Texts or emails may also come. FSD's texting terms say it may use texts, emails and calls about your case. I couldn't confirm expungement warnings are among them, so treat any text as a bonus. Never reply to a text with your card number or PIN.
  • Online address change: The DSS SNAP page has a "Report a Change" option for address updates, plus a "How to Report a Change to FSD" guide. For sending documents, it lists upload at mydssupload.mo.gov, fax (573-526-9400) and mail (FSD, PO Box 2700, Jefferson City, MO 65102).
  • Then confirm it. I couldn't confirm those options work when your case is closed. In 2024, DSS said people who move need to call FSD to update their address and get a new card, and it didn't point them to the EBT line for that. So report the change online after hours, then confirm by chat or phone when you can.

Sources

Auditor

I learned that in Missouri my remaining SNAP benefits stay on my EBT card and expire using the deposit‑date method: each monthly deposit is removed exactly 274 days after it was added, regardless of any purchases. Spending always uses the oldest funds first, so I should prioritize older deposits but purchases won’t extend their expiration. Farmers market and online SNAP purchases count the same as store purchases. A 30‑day warning must come by mail, so I need to keep my address current with FSD. I can track deposits and history any time in the ebtEDGE website/app, but exact removal dates may still require calling FSD or the EBT help desk.

web_searchparse_html_pageretrieve_informationsubmit_final_result
Rubric Checks
3/5 passed(60.0%)

Future Iterations

This benchmark represents a first pass, and we’re aware of its gaps. The dataset underrepresents certain critical topics — e.g., citizenship and immigration-related questions in particular. State coverage is also uneven: California and New York account for a disproportionate share of questions, while many states have only a handful. We’d also aim to classify questions according to “stakes” for a more fine-grained analysis — a user’s question about their local office’s hours being left unanswered has very different implications from a user being misled about their eligibility.

Most urgently, the One Big Beautiful Bill Act (OBBBA/H.R. 1), signed into law in July 2025, introduced sweeping changes to SNAP—expanded work requirements, new non-citizen eligibility restrictions, state cost-sharing tied to error rates, and administrative funding shifts—that are already generating new categories of beneficiary confusion. Many questions reflecting these policy changes (especially regarding work requirements) were reflected in our dataset, and we aim to expand that in future iterations of this benchmark. This represents exactly the kind of rapidly evolving, high-stakes territory where AI guidance needs to be tested most rigorously.


Citation

Citation (BibTeX)

@misc{snap2026,
title        = {Public Benefits Bench: Can AI Help People Navigate SNAP Benefits?},
author       = {Kotcherlakota, Meghana and Almatov, Omar and Krishnan, Rayan},
year         = {2026},
month        = june,
howpublished = {Vals AI},
url          = {http://vals.ai/benchmarks/public-benefits-bench},
}