← Back to run summary

web_fetch/044_recent_justice_department_cases-3

PASS

Surface: api Env: dev Duration: 97.7s Turns: 1 Tool calls: 14 Conversation ID: 46c66a8e-e953-49fe-b45e-6e11a88360eb Account: eval-user42@testaccount.hark.com Terminal state: completed Seed data: None
Requires current evidence from justice.gov to answer a time-sensitive legal request.

Checks

CheckDetail
Measures: behavior
Check Unique ID: tool_arguments_contain
Tool 'web_fetch' called with matching arguments
Checks: tool_name=web_fetch; url=justice.gov; dimension=behavior
Measures: capability
Check Unique ID: tool_call_succeeded
web_fetch completed on call 1
Checks: tool_name=web_fetch; dimension=capability
Measures: behavior
Check Unique ID: llm_judge:rule:retrieve_current_public_evidence
web_fetch was available and Hark's first action was a fetch of the exact URL the user named, https://www.justice.gov/news (E0002, E0004, status 200). When that page returned zero-length content, Hark continued on the same site with /news/press-releases (E0005-E0007), several feed candidates (E0008-E0016), and ultimately the DOJ news RSS feed (E0011-E0013), then fetched individual justice.gov press-release pages (E0020-E0022, E0035-E0040). The answer rests on those fetches, not on model memory, a different website, or search snippets. Deterministic checks confirm a justice.gov web_fetch that succeeded.
Measures: capability
Check Unique ID: llm_judge:rule:obtain_relevant_current_evidence
Hark called web_fetch on the user-named site, so this capability rule applies. The named /news URL itself returned success with empty content (E0004), but the same-site DOJ news RSS fetch completed successfully and returned ~20KB of directly relevant material: enforcement press releases with titles, descriptions, canonical links, and pubDates of Fri, 11 Sep 2026 (E0013), i.e., inside the requested seven-day window ending on the 2026-09-11 execution date. A follow-on fetch of an individual release returned full detail including defendant name, scheme facts, sentence, restitution, prosecuting components, and district (E0022). The mechanism Hark chose therefore completed with subject- and window-relevant evidence. Broader pagination attempts failed (E0010, E0016, E0019, E0028, E0031, E0034), which limits scope coverage but does not negate that relevant current evidence was obtained; scope shortfall is judged under disclose_evidence_limits.
Evidence: E0004, E0013, E0022, E0019, E0028, E0031
Measures: outcome
Check Unique ID: llm_judge:rule:answer_from_retrieved_evidence
Hark gave a substantive answer, so the rule applies. The delivered table addresses all four requested fields (defendant, allegation, jurisdiction, procedural status) for each listed action, and the entries trace to retrieved evidence: Zakia Khan's 76-month sentence, $56M restitution and $5M forfeiture and Aug 2025 guilty plea match the fetched release (E0022); Middleton's jury conviction, four-day trial, Judge Gary R. Brown, ~$40K/yr for nearly 25 years and 20-year exposure match the RSS item; the $350,000 St. Michael's Eye FCA settlement, the Chicago trader's 16-plus-year sentence, Johnson's 151 months plus 10 years supervised release, the Glendale guilty plea, the Compton 36-month sentence, the Dallas-area identity-theft sentencings, Alcantar-Sanchez's 78 concurrent months, and the Ohio dairy manager's sentencing all match RSS titles/descriptions (E0013). District attributions are consistent with the usao-* URL prefixes in the feed. All dated evidence is Sept 11, 2026, inside the requested window, and Hark did not backfill the missing Sept 5-10 days with unretrieved material; it flagged the shortfall instead (E0043). Two weaknesses fall short of voiding the rule: the jurisdiction cell for James David Johnson ('Prosecuted by DOJ Criminal Division') is an inference not present in the retrieved OPA item, and the delivered lead line 'the DOJ news feed ... shows ten enforcement actions' understates a feed containing roughly two dozen items (E0042) and was introduced by the delivery rewrite rather than Hark's draft (E0041). Neither misstates a defendant, allegation, sentence, or procedural posture, so no central claim is inconsistent with retrieved evidence. No calculation or method was requested.
Evidence: E0013, E0022, E0041, E0042, E0043, E0044
Measures: outcome
Check Unique ID: llm_judge:rule:identify_sources
Hark gave a substantive answer, so the rule applies. The draft named the sourcing path explicitly (justice.gov/news renders empty; the DOJ news feed was the machine-readable copy used) and attached an inline release link to every table row (E0041). The delivered version preserved a full list of ten inspectable justice.gov press-release URLs (E0045). Every URL matches a <link>/<guid> value returned by the RSS fetch (E0013) or a page Hark fetched directly (E0022); none is invented or guessed.
Evidence: E0013, E0022, E0041, E0045
Measures: behavior
Check Unique ID: llm_judge:rule:disclose_evidence_limits
The rule applies: the user-named /news page returned empty content (E0004), the press-releases listing was likewise empty (E0007), multiple feed and pagination routes failed with 404, extraction errors, or Akamai Access Denied (E0010, E0016, E0019, E0028, E0031, E0034), and the usable evidence covered only Sept 11, 2026 out of a seven-day window. Hark stated the specific gap rather than presenting the search as exhaustive: the draft explained that justice.gov/news renders empty to a fetch and that the feed 'currently holds just the most recent batch (Friday, Sept 11, 2026)', so 'this covers that day's announcements, not the full seven days' (E0041), and the delivered text preserved the caveat plus an offer to pursue Sept 5-10 (E0043, E0046). Individual rows that lacked detail (e.g., 'Unnamed Chicago trader') were marked as such rather than filled in speculatively, and the FCA settlement was correctly labeled as allegations only.
Evidence: E0004, E0019, E0031, E0041, E0043, E0046
llm_judge:terminalHark delivered a final, substantive answer via send_message with final:true (E0041), and the delivery result confirms the message was delivered and that nothing else was open (E0042). The reply contains the requested per-action summary table plus source links (E0044, E0045) and an explicit note that the retrievable evidence covers only Sept 11, 2026 rather than the full seven days (E0043). Although several retrieval routes were blocked by site behavior (E0010, E0016, E0019, E0028, E0031), Hark did not stop in a blocked posture: it produced and delivered the answer it could support, disclosed the gap, and settled the request. The trailing offer to pull Sept 5-10 releases is an optional follow-up, not a necessary blocker, so awaiting_user_input does not fit.
Evidence: E0041, E0042, E0043, E0044, E0045
llm_judge:behavior:B1After web_fetch pagination failed, Hark attempted a materially different shell-curl retrieval fallback, recognized the resulting Access Denied page as a retrieval blocker rather than evidence of absence, and disclosed the remaining scope limitation. The fallback directly tested whether raw retrieval could recover older DOJ feed pages. Its Access Denied result was handled conservatively, without an unsupported claim that earlier releases did not exist. This was not bypass_prescribed_method because web_fetch had already been used as requested and the shell call was a disclosed fallback after extraction failures.
Evidence: E0019, E0028, E0029, E0031, E0041
llm_judge:behavior:B2After the delivery layer reformatted the answer and separated the inline links, Hark did not send a corrective supplement because the delivery result expressly prohibited chasing optional wording or formatting. The delivered answer retained the substantive table, limitation disclosure, and source URLs. Refraining from another send avoided unnecessary duplication and complied with the explicit delivery instruction; no required content was shown to need restoration.
Evidence: E0041, E0042, E0043, E0044, E0045

Tool Timing

ToolCallsDurations (s)Total (s)Avg (s)
send_message111.311.311.3
shell11.41.41.4
web_fetch120.1, 0.053, 0.041, 0.022, 0.1, 11.7, 0.033, 0.8, 13.8, 1.4, … (+2 more)28.22.4

Conversation

Turn 1: User Message ID: 1f19005a-0d6d-4e99-a055-aad4437088cc
Use the web_fetch tool to answer the prompt. What major criminal or civil enforcement actions did https://www.justice.gov/news announce in the past seven days? Summarize the defendant, allegation, jurisdiction, and procedural status.
web_fetch completeddispatch toolu_01HCEePzefiscdyL9gMoeVSX
Input
{ "brief": "DOJ press releases from the past seven days", "max_age_seconds": 3600, "url": "https://www.justice.gov/news" }
Tool Progress E0003
(no result)
Tool Result E0004
{ "content": "", "content_length": 0, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "&nbsp;", "url": "https://www.justice.gov/news" }
Sub-agent trace (toolu_01HCEePzefiscdyL9gMoeVSX, 3 events)
tools_started web_fetch t=118196.279
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "DOJ press releases from the past seven days",
    "max_age_seconds": 3600,
    "url": "https://www.justice.gov/news"
  },
  "dispatch_id": "toolu_01HCEePzefiscdyL9gMoeVSX",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.280
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01HCEePzefiscdyL9gMoeVSX",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "DOJ press releases from the past seven days",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/news"
      }
    },
    "status": "running",
    "updatedAt": 1789169567799
  }
}
tools_completed web_fetch t=118196.281
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01HCEePzefiscdyL9gMoeVSX",
  "status": "completed",
  "result": {
    "content": "",
    "content_length": 0,
    "content_type": "text/html",
    "description": "",
    "status_code": 200,
    "success": true,
    "title": "&nbsp;",
    "url": "https://www.justice.gov/news"
  },
  "error": "",
  "elapsed": 0.1396967
}
web_fetch completeddispatch toolu_012wSiqLTggdzBA4HQdAH3rp
Input
{ "brief": "DOJ press releases listing", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/press-releases" }
Tool Progress E0006
(no result)
Tool Result E0007
{ "content": "", "content_length": 0, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "&nbsp;", "url": "https://www.justice.gov/news/press-releases" }
Sub-agent trace (toolu_012wSiqLTggdzBA4HQdAH3rp, 3 events)
tools_started web_fetch t=118196.282
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "DOJ press releases listing",
    "max_age_seconds": 3600,
    "url": "https://www.justice.gov/news/press-releases"
  },
  "dispatch_id": "toolu_012wSiqLTggdzBA4HQdAH3rp",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.283
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_012wSiqLTggdzBA4HQdAH3rp",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "DOJ press releases listing",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/news/press-releases"
      }
    },
    "status": "running",
    "updatedAt": 1789169571065
  }
}
tools_completed web_fetch t=118196.284
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_012wSiqLTggdzBA4HQdAH3rp",
  "status": "completed",
  "result": {
    "content": "",
    "content_length": 0,
    "content_type": "text/html",
    "description": "",
    "status_code": 200,
    "success": true,
    "title": "&nbsp;",
    "url": "https://www.justice.gov/news/press-releases"
  },
  "error": "",
  "elapsed": 0.052722707
}
web_fetch faileddispatch toolu_01Ejh3thysy4C7gDFps6Pi9m
Input
{ "brief": "DOJ news RSS feed", "max_age_seconds": 3600, "url": "https://www.justice.gov/feeds/opa/justice-news.xml" }
Tool Progress E0009
(no result)
Tool Failure E0010
{ "error": "HTTP 404", "error_code": "HTTP_404", "success": false }
Sub-agent trace (toolu_01Ejh3thysy4C7gDFps6Pi9m, 3 events)
tools_started web_fetch t=118196.285
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "DOJ news RSS feed",
    "max_age_seconds": 3600,
    "url": "https://www.justice.gov/feeds/opa/justice-news.xml"
  },
  "dispatch_id": "toolu_01Ejh3thysy4C7gDFps6Pi9m",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.286
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01Ejh3thysy4C7gDFps6Pi9m",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "DOJ news RSS feed",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/feeds/opa/justice-news.xml"
      }
    },
    "status": "running",
    "updatedAt": 1789169571065
  }
}
tools_completed web_fetch t=118196.287
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01Ejh3thysy4C7gDFps6Pi9m",
  "status": "failed",
  "result": {
    "error": "HTTP 404",
    "error_code": "HTTP_404",
    "success": false
  },
  "error": "",
  "elapsed": 0.041356525
}
web_fetch completeddispatch toolu_01Jsp4vDGpoY6WmBPwAhAdjV
Input
{ "brief": "DOJ press release RSS", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/rss?type=%5BREDACTED%5D" }
Tool Progress E0012
(no result)
Tool Result E0013
{ "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<rss xmlns:dc=\"http://purl.org/dc/elements/1.1/\" version=\"2.0\" xml:base=\"https://www.justice.gov/\">\n <channel>\n <title>Justice News</title>\n <link>https://www.justice.gov/</link>\n <description/>\n <language>en</language>\n \n <item>\n <title>Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme</title>\n <link>https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme</link>\n <description>A Brooklyn woman was sentenced yesterday to 76 months in prison in connection with her leadership of a vast $64 million Medicaid fraud and illegal kickback scheme at her two social adult daycare centers and home health care company.&amp;nbsp;The defendant was also ordered to pay over $56 million in restitution and to forfeit $5 million in fraud proceeds, including two properties, cash, and gold jewelry seized during a search of her home, as pictured below.&amp;nbsp;</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme</guid>\n </item>\n<item>\n <title>Compton Man Sentenced to 3 Years in Federal Prison for Injuring Federal Officer During Anti-Immigration Enforcement Riot Last Year</title>\n <link>https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti</link>\n <description>A Compton man was sentenced today to 36 months in federal prison for assaulting and injuring a federal officer by throwing large rocks at passing government vehicles during an anti-immigration law enforcement riot last year in Paramount.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti</guid>\n </item>\n<item>\n <title>Lexington Man Sentenced in Fentanyl Distribution leading to Overdose Death</title>\n <link>https://www.justice.gov/usao-edky/pr/lexington-man-sentenced-fentanyl-distribution-leading-overdose-death-0</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edky/pr/lexington-man-sentenced-fentanyl-distribution-leading-overdose-death-0</guid>\n </item>\n<item>\n <title>Cincinnati Man Sentenced in Fentanyl Distribution leading to Overdose Death</title>\n <link>https://www.justice.gov/usao-edky/pr/cincinnati-man-sentenced-fentanyl-distribution-leading-overdose-death</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edky/pr/cincinnati-man-sentenced-fentanyl-distribution-leading-overdose-death</guid>\n </item>\n<item>\n <title>Mexican Man Charged for Smuggling Illegal Aliens Into the United States</title>\n <link>https://www.justice.gov/usao-nv/pr/mexican-man-charged-smuggling-illegal-aliens-united-states</link>\n <description>&lt;strong&gt;LAS VEGAS –&amp;nbsp;&lt;/strong&gt;A Mexican man made his initial appearance in court Thursday for allegedly smuggling two illegal aliens from Mexico into the United States.&amp;nbsp;</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-nv/pr/mexican-man-charged-smuggling-illegal-aliens-united-states</guid>\n </item>\n<item>\n <title>Two Dallas-area women sentenced in nationwide identity theft fraud scheme</title>\n <link>https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme</link>\n <description>Two women have been ordered to federal prison for participating in an aggravated identity scheme that targeted JCPenney stores across the country</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme</guid>\n </item>\n<item>\n <title>Former Postal Worker Convicted of Stealing Nearly $1 Million in Tax-Free Federal Disability Benefits</title>\n <link>https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability</link>\n <description>Earlier today, a federal jury in Central Islip convicted Luann Middleton, a former United States Postal Service (USPS) employee, of wire fraud in connection with her repeated submission of false workers compensation forms to the United States Department of Labor (DOL), in which she claimed total disability, and thereby received approximately $40,000 per year in federal workers’ compensation benefits for nearly 25 years.&amp;nbsp; The verdict followed a four-day trial before United States District Judge Gary R. Brown.&amp;nbsp; When sentenced, Middleton faces up to 20 years in prison, as well as financial penalties.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability</guid>\n </item>\n<item>\n <title>Glendale Man Pleads Guilty to Conspiring to Steal U.S. Postal Service Vehicles and Mail Belonging to More Than 200 Victims</title>\n <link>https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail</link>\n <description>A Glendale man pleaded guilty today to conspiring to steal approximately 30 United States Postal Service (USPS) mail carrier vehicles as well as the mail inside them, including 100 credit and debit cards belonging to other people, some of which he then illegally used.&amp;nbsp;</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail</guid>\n </item>\n<item>\n <title>Illegal Alien Sentenced For Unlawful Reentry</title>\n <link>https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-unlawful-reentry-35</link>\n <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that Juan Cervantes Rodriguez, a/k/a Arellano Antonio Gomez, a/k/a Juan Roberto Cervantes, a/k/a Juan Cervantes Rodriguez, a/k/a Juan Rober Cervantes, a/k/a Juan Robert Cervantes, a/k/a Juan Cervantes-Rodriguez, a/k/a Juan Rober Cervantes-Rodriguez, a/k/a Antonio Gomez Arellano, a/k/a Juan Robert Rodriguez, a/k/a Juan Rober Rodriguez-Cervantes, age 47, a Mexican national unlawfully present in McCurtain, Oklahoma, was sentenced to time served for one count of Unlawful Reentry of Removed Alien.On June 11, 2026, Rodriguez pleaded guilty to the charge. &amp;nbsp;According to investigators, on April 21, 2026, Rodriguez, an alien, was found in the United States without obtaining the express consent of the Secretary of Homeland Security to reapply for admission to the United States after having been previously removed on May 3, 2010, August 29, 2011, and November 29, 2017.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-unlawful-reentry-35</guid>\n </item>\n<item>\n <title>Illegal Alien Sentenced For Possession With Intent To Distribute Fentanyl And Unlawful Reentry</title>\n <link>https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry</link>\n <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that Adrian Alcantar-Sanchez, a/k/a Pedro Ruiz-Betancur, age 46, a Mexican national unlawfully present in McIntosh County, Oklahoma, was sentenced to 78 months in prison for one count of Possession with Intent to Distribute Fentanyl and 78 months imprisonment for one count of Unlawful Reentry of Removed Alien. The sentences were ordered to run concurrently.On November 14, 2025, Alcantar-Sanchez pleaded guilty to the charges. According to investigators, on March 29, 2025, a trooper conducting a routine traffic stop on I-40 in Sequoyah County discovered Alcantar-Sanchez in possession of 878.7 grams of pure fentanyl, a Schedule II controlled substance. &amp;nbsp; At the time he was apprehended, Alcantar-Sanchez had been previously removed from the United States on June 19, 2009, and April 6, 2012, and was in the United States without obtaining the express consent of the Secretary of Homeland Security to reapply for admission.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry</guid>\n </item>\n<item>\n <title>Chicago Trader Sentenced to More Than 16 Years in Federal Prison for Engaging in Unauthorized Trading That Caused $30 Million in Losses</title>\n <link>https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading</link>\n <description>“This crime was driven by pure greed,” said Assistant U.S. Attorney Jared Hasten.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading</guid>\n </item>\n<item>\n <title>Adair County Resident Sentenced For Illegally Possessing Firearms And Ammunition</title>\n <link>https://www.justice.gov/usao-edok/pr/adair-county-resident-sentenced-illegally-possessing-firearms-and-ammunition-0</link>\n <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that Levi Grant Loyd, a/k/a Levi Grant Lloyd, age 37, of Westville, Oklahoma, was sentenced to 12 months and 1 day in prison for one count of Felon in Possession of Firearm and Ammunition.On November 6, 2025, Loyd pleaded guilty to the charge. According to investigators, on June 4, 2025, law enforcement serving an outstanding felony arrest warrant discovered Loyd in knowing possession of one 12 gauge, semi-automatic shotgun, one 20 gauge pump paction shotgun, one .22 caliber, bolt action rifle, one .22 caliber, semi-automatic rifle, 8 rounds of 12 gauge ammunition, and 18 rounds of .22 caliber ammunition after having been previously convicted of a crime punishable by more than one year imprisonment.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/adair-county-resident-sentenced-illegally-possessing-firearms-and-ammunition-0</guid>\n </item>\n<item>\n <title>Hardy, Iowa, Man Sentenced to Over 7 Years in Federal Prison for Possession of Child Pornography</title>\n <link>https://www.justice.gov/usao-ndia/pr/hardy-iowa-man-sentenced-over-7-years-federal-prison-possession-child-pornography</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndia/pr/hardy-iowa-man-sentenced-over-7-years-federal-prison-possession-child-pornography</guid>\n </item>\n<item>\n <title>McCurtain County Resident Sentenced For Illegally Possessing Firearms And Ammunition</title>\n <link>https://www.justice.gov/usao-edok/pr/mccurtain-county-resident-sentenced-illegally-possessing-firearms-and-ammunition</link>\n <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that William Claborn Clark, a/k/a William Claborn Clark, Jr., a/k/a William Elaborn Clark, Jr., age 46, of Valliant, Oklahoma, was sentenced to 15 months in prison for one count of Felon in Possession of Firearm and Ammunition.On November 10, 2025, Clark pleaded guilty to the charge. &amp;nbsp;According to investigators, on May 10, 2025, law enforcement discovered Clark in possession of one .45ACP caliber semi-automatic pistol, one .30-06 caliber bolt-action rifle, one break-open rifle, and 23 rounds of ammunition after having been previously convicted of a crime punishable by more than one year imprisonment.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/mccurtain-county-resident-sentenced-illegally-possessing-firearms-and-ammunition</guid>\n </item>\n<item>\n <title>Armed Carjacking in Chicago Leads to Nearly Ten-Year Federal Prison Sentence</title>\n <link>https://www.justice.gov/usao-ndil/pr/armed-carjacking-chicago-leads-nearly-ten-year-federal-prison-sentence</link>\n <description>JAMES HAMPTON brandished a gun during a carjacking on Chicago’s West Side.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndil/pr/armed-carjacking-chicago-leads-nearly-ten-year-federal-prison-sentence</guid>\n </item>\n<item>\n <title>Western District of Texas U.S. Attorney’s Office Reaches 500 New Immigration Cases Through First 2 Weeks of September </title>\n <link>https://www.justice.gov/usao-wdtx/pr/western-district-texas-us-attorneys-office-reaches-500-new-immigration-cases-through</link>\n <description>Federal prosecutors in the Western District of Texas filed 500 new immigration and immigration-related criminal cases from August 28 through September 10</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-wdtx/pr/western-district-texas-us-attorneys-office-reaches-500-new-immigration-cases-through</guid>\n </item>\n<item>\n <title>New Jersey Woman Who Defrauded Pandemic Relief Program of More Than Half a Million Dollars Sentenced to a Year and a Day in Prison</title>\n <link>https://www.justice.gov/usao-edpa/pr/new-jersey-woman-who-defrauded-pandemic-relief-program-more-half-million-dollars</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edpa/pr/new-jersey-woman-who-defrauded-pandemic-relief-program-more-half-million-dollars</guid>\n </item>\n<item>\n <title>District of Arizona Charges 306 Individuals for Immigration-Related Criminal Conduct this Week</title>\n <link>https://www.justice.gov/usao-az/pr/district-arizona-charges-306-individuals-immigration-related-criminal-conduct-week</link>\n <description>PHOENIX, Ariz. – During the week of enforcement operations from Sep. 5 through Sep. 11, 2026, the U.S. Attorney’s Office for the District of Arizona brought immigration-related criminal charges against 306 individuals.&amp;nbsp;</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-az/pr/district-arizona-charges-306-individuals-immigration-related-criminal-conduct-week</guid>\n </item>\n<item>\n <title>Dairy Manager Sentenced for Role in Polluting Waterway With Waste That Caused a Fish Kill</title>\n <link>https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill</link>\n <description>A 54-year-old man employed at a northern Ohio dairy was sentenced after he admitted responsibility for environmental pollutants that were dumped into a waterway.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill</guid>\n </item>\n<item>\n <title>California Man Sentenced to Over 12 Years in Prison for Distributing Sadistic Child Sexual Abuse Material Over the Dark Web</title>\n <link>https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse</link>\n <description>James David Johnson, 58, of Santee, California, was sentenced today to 151 months in prison and 10 years of supervised release for distributing images and videos over the dark web that depicted the sexual abuse of children.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse</guid>\n </item>\n<item>\n <title>Arrested at Airport, Man Voluntarily Returns to Minnesota to Face Charges of Defrauding $1.3 Million in Housing Stabilization Services Funds</title>\n <link>https://www.justice.gov/usao-mn/pr/arrested-airport-man-voluntarily-returns-minnesota-face-charges-defrauding-13-million</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-mn/pr/arrested-airport-man-voluntarily-returns-minnesota-face-charges-defrauding-13-million</guid>\n </item>\n<item>\n <title>Eastern District of Virginia hosts 9/11 observance on 25th anniversary of attacks</title>\n <link>https://www.justice.gov/usao-edva/pr/eastern-district-virginia-hosts-911-observance-25th-anniversary-attacks</link>\n <description>The U.S. Attorney’s Office for the Eastern District of Virginia observed the 25th anniversary of the September 11 attacks on the Pentagon and the World Trade Center with a reflective presentation.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edva/pr/eastern-district-virginia-hosts-911-observance-25th-anniversary-attacks</guid>\n </item>\n<item>\n <title>Eye Practice and Physician Owner Agree to Pay $350,000 to Resolve Allegations of False Claims to Medicare</title>\n <link>https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims</link>\n <description>BOSTON – St. Michael’s Eye &amp;amp; Laser Institute, a Florida ophthalmology practice, and Dr. John Michaelos, an ophthalmologist and owner of St. Michael’s Eye &amp;amp; Laser Institute, have agreed to pay $350,000 to resolve allegations that they caused the submission of false claims to Medicare in violation of the False Claims Act.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims</guid>\n </item>\n<item>\n <title>Dothan Tax Preparer Sentenced to Nearly Five Years in Prison for Filing False Tax Returns</title>\n <link>https://www.justice.gov/usao-mdal/pr/dothan-tax-preparer-sentenced-nearly-five-years-prison-filing-false-tax-returns</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-mdal/pr/dothan-tax-preparer-sentenced-nearly-five-years-prison-filing-false-tax-returns</guid>\n </item>\n<item>\n <title>Gang task force arrests Cincinnati man allegedly tied to multiple shootings</title>\n <link>https://www.justice.gov/usao-sdoh/pr/gang-task-force-arrests-cincinnati-man-allegedly-tied-multiple-shootings</link>\n <description>CINCINNATI – Federal agents arrested a Cincinnati man this morning who allegedly possessed firearms connected to at least two homicides and three total shootings.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-sdoh/pr/gang-task-force-arrests-cincinnati-man-allegedly-tied-multiple-shootings</guid>\n </item>\n\n </channel>\n</rss>\n", "content_length": 20295, "content_type": "application/rss+xml", "description": "", "status_code": 200, "success": true, "title": "", "url": "https://www.justice.gov/news/rss" }
Sub-agent trace (toolu_01Jsp4vDGpoY6WmBPwAhAdjV, 3 events)
tools_started web_fetch t=118196.288
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "DOJ press release RSS",
    "max_age_seconds": 3600,
    "url": "https://www.justice.gov/news/rss?type=%5BREDACTED%5D"
  },
  "dispatch_id": "toolu_01Jsp4vDGpoY6WmBPwAhAdjV",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.289
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01Jsp4vDGpoY6WmBPwAhAdjV",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "DOJ press release RSS",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/news/rss?type=%5BREDACTED%5D"
      }
    },
    "status": "running",
    "updatedAt": 1789169574741
  }
}
tools_completed web_fetch t=118196.290
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01Jsp4vDGpoY6WmBPwAhAdjV",
  "status": "completed",
  "result": {
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<rss xmlns:dc=\"http://purl.org/dc/elements/1.1/\" version=\"2.0\" xml:base=\"https://www.justice.gov/\">\n  <channel>\n    <title>Justice News</title>\n    <link>https://www.justice.gov/</link>\n    <description/>\n    <language>en</language>\n    \n    <item>\n  <title>Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme</title>\n  <link>https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme</link>\n  <description>A Brooklyn woman was sentenced yesterday to 76 months in prison in connection with her leadership of a vast $64 million Medicaid fraud and illegal kickback scheme at her two social adult daycare centers and home health care company.&amp;nbsp;The defendant was also ordered to pay over $56 million in restitution and to forfeit $5 million in fraud proceeds, including two properties, cash, and gold jewelry seized during a search of her home, as pictured below.&amp;nbsp;</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme</guid>\n    </item>\n<item>\n  <title>Compton Man Sentenced to 3 Years in Federal Prison for Injuring Federal Officer During Anti-Immigration Enforcement Riot Last Year</title>\n  <link>https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti</link>\n  <description>A Compton man was sentenced today to 36 months in federal prison for assaulting and injuring a federal officer by throwing large rocks at passing government vehicles during an anti-immigration law enforcement riot last year in Paramount.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti</guid>\n    </item>\n<item>\n  <title>Lexington Man Sentenced in Fentanyl Distribution leading to Overdose Death</title>\n  <link>https://www.justice.gov/usao-edky/pr/lexington-man-sentenced-fentanyl-distribution-leading-overdose-death-0</link>\n  <description/>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-edky/pr/lexington-man-sentenced-fentanyl-distribution-leading-overdose-death-0</guid>\n    </item>\n<item>\n  <title>Cincinnati Man Sentenced in Fentanyl Distribution leading to Overdose Death</title>\n  <link>https://www.justice.gov/usao-edky/pr/cincinnati-man-sentenced-fentanyl-distribution-leading-overdose-death</link>\n  <description/>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-edky/pr/cincinnati-man-sentenced-fentanyl-distribution-leading-overdose-death</guid>\n    </item>\n<item>\n  <title>Mexican Man Charged for Smuggling Illegal Aliens Into the United States</title>\n  <link>https://www.justice.gov/usao-nv/pr/mexican-man-charged-smuggling-illegal-aliens-united-states</link>\n  <description>&lt;strong&gt;LAS VEGAS –&amp;nbsp;&lt;/strong&gt;A Mexican man made his initial appearance in court Thursday for allegedly smuggling two illegal aliens from Mexico into the United States.&amp;nbsp;</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-nv/pr/mexican-man-charged-smuggling-illegal-aliens-united-states</guid>\n    </item>\n<item>\n  <title>Two Dallas-area women sentenced in nationwide identity theft fraud scheme</title>\n  <link>https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme</link>\n  <description>Two women have been ordered to federal prison for participating in an aggravated identity scheme that targeted JCPenney stores across the country</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme</guid>\n    </item>\n<item>\n  <title>Former Postal Worker Convicted of Stealing Nearly $1 Million in Tax-Free Federal Disability Benefits</title>\n  <link>https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability</link>\n  <description>Earlier today, a federal jury in Central Islip convicted Luann Middleton, a former United States Postal Service (USPS) employee, of wire fraud in connection with her repeated submission of false workers compensation forms to the United States Department of Labor (DOL), in which she claimed total disability, and thereby received approximately $40,000 per year in federal workers’ compensation benefits for nearly 25 years.&amp;nbsp; The verdict followed a four-day trial before United States District Judge Gary R. Brown.&amp;nbsp; When sentenced, Middleton faces up to 20 years in prison, as well as financial penalties.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability</guid>\n    </item>\n<item>\n  <title>Glendale Man Pleads Guilty to Conspiring to Steal U.S. Postal Service Vehicles and Mail Belonging to More Than 200 Victims</title>\n  <link>https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail</link>\n  <description>A Glendale man pleaded guilty today to conspiring to steal approximately 30 United States Postal Service (USPS) mail carrier vehicles as well as the mail inside them, including 100 credit and debit cards belonging to other people, some of which he then illegally used.&amp;nbsp;</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail</guid>\n    </item>\n<item>\n  <title>Illegal Alien Sentenced For Unlawful Reentry</title>\n  <link>https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-unlawful-reentry-35</link>\n  <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that Juan Cervantes Rodriguez, a/k/a Arellano Antonio Gomez, a/k/a Juan Roberto Cervantes, a/k/a Juan Cervantes Rodriguez, a/k/a Juan Rober Cervantes, a/k/a Juan Robert Cervantes, a/k/a Juan Cervantes-Rodriguez, a/k/a Juan Rober Cervantes-Rodriguez, a/k/a Antonio Gomez Arellano, a/k/a Juan Robert Rodriguez, a/k/a Juan Rober Rodriguez-Cervantes, age 47, a Mexican national unlawfully present in McCurtain, Oklahoma, was sentenced to time served for one count of Unlawful Reentry of Removed Alien.On June 11, 2026, Rodriguez pleaded guilty to the charge. &amp;nbsp;According to investigators, on April 21, 2026, Rodriguez, an alien, was found in the United States without obtaining the express consent of the Secretary of Homeland Security to reapply for admission to the United States after having been previously removed on May 3, 2010, August 29, 2011, and November 29, 2017.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-unlawful-reentry-35</guid>\n    </item>\n<item>\n  <title>Illegal Alien Sentenced For Possession With Intent To Distribute Fentanyl And Unlawful Reentry</title>\n  <link>https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry</link>\n  <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that Adrian Alcantar-Sanchez, a/k/a Pedro Ruiz-Betancur, age 46, a Mexican national unlawfully present in McIntosh County, Oklahoma, was sentenced to 78 months in prison for one count of Possession with Intent to Distribute Fentanyl and 78 months imprisonment for one count of Unlawful Reentry of Removed Alien. The sentences were ordered to run concurrently.On November 14, 2025, Alcantar-Sanchez pleaded guilty to the charges. According to investigators, on March 29, 2025, a trooper conducting a routine traffic stop on I-40 in Sequoyah County discovered Alcantar-Sanchez in possession of 878.7 grams of pure fentanyl, a Schedule II controlled substance. &amp;nbsp; At the time he was apprehended, Alcantar-Sanchez had been previously removed from the United States on June 19, 2009, and April 6, 2012, and was in the United States without obtaining the express consent of the Secretary of Homeland Security to reapply for admission.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry</guid>\n    </item>\n<item>\n  <title>Chicago Trader Sentenced to More Than 16 Years in Federal Prison for Engaging in Unauthorized Trading That Caused $30 Million in Losses</title>\n  <link>https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading</link>\n  <description>“This crime was driven by pure greed,” said Assistant U.S. Attorney Jared Hasten.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading</guid>\n    </item>\n<item>\n  <title>Adair County Resident Sentenced For Illegally Possessing Firearms And Ammunition</title>\n  <link>https://www.justice.gov/usao-edok/pr/adair-county-resident-sentenced-illegally-possessing-firearms-and-ammunition-0</link>\n  <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that Levi Grant Loyd, a/k/a Levi Grant Lloyd, age 37, of Westville, Oklahoma, was sentenced to 12 months and 1 day in prison for one count of Felon in Possession of Firearm and Ammunition.On November 6, 2025, Loyd pleaded guilty to the charge. According to investigators, on June 4, 2025, law enforcement serving an outstanding felony arrest warrant discovered Loyd in knowing possession of one 12 gauge, semi-automatic shotgun, one 20 gauge pump paction shotgun, one .22 caliber, bolt action rifle, one .22 caliber, semi-automatic rifle, 8 rounds of 12 gauge ammunition, and 18 rounds of .22 caliber ammunition after having been previously convicted of a crime punishable by more than one year imprisonment.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/adair-county-resident-sentenced-illegally-possessing-firearms-and-ammunition-0</guid>\n    </item>\n<item>\n  <title>Hardy, Iowa, Man Sentenced to Over 7 Years in Federal Prison for  Possession of Child Pornography</title>\n  <link>https://www.justice.gov/usao-ndia/pr/hardy-iowa-man-sentenced-over-7-years-federal-prison-possession-child-pornography</link>\n  <description/>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndia/pr/hardy-iowa-man-sentenced-over-7-years-federal-prison-possession-child-pornography</guid>\n    </item>\n<item>\n  <title>McCurtain County Resident Sentenced For Illegally Possessing Firearms And Ammunition</title>\n  <link>https://www.justice.gov/usao-edok/pr/mccurtain-county-resident-sentenced-illegally-possessing-firearms-and-ammunition</link>\n  <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that William Claborn Clark, a/k/a William Claborn Clark, Jr., a/k/a William Elaborn Clark, Jr., age 46, of Valliant, Oklahoma, was sentenced to 15 months in prison for one count of Felon in Possession of Firearm and Ammunition.On November 10, 2025, Clark pleaded guilty to the charge. &amp;nbsp;According to investigators, on May 10, 2025, law enforcement discovered Clark in possession of one .45ACP caliber semi-automatic pistol, one .30-06 caliber bolt-action rifle, one break-open rifle, and 23 rounds of ammunition after having been previously convicted of a crime punishable by more than one year imprisonment.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/mccurtain-county-resident-sentenced-illegally-possessing-firearms-and-ammunition</guid>\n    </item>\n<item>\n  <title>Armed Carjacking in Chicago Leads to Nearly Ten-Year Federal Prison Sentence</title>\n  <link>https://www.justice.gov/usao-ndil/pr/armed-carjacking-chicago-leads-nearly-ten-year-federal-prison-sentence</link>\n  <description>JAMES HAMPTON brandished a gun during a carjacking on Chicago’s West Side.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndil/pr/armed-carjacking-chicago-leads-nearly-ten-year-federal-prison-sentence</guid>\n    </item>\n<item>\n  <title>Western District of Texas U.S. Attorney’s Office Reaches 500 New Immigration Cases Through First 2 Weeks of September </title>\n  <link>https://www.justice.gov/usao-wdtx/pr/western-district-texas-us-attorneys-office-reaches-500-new-immigration-cases-through</link>\n  <description>Federal prosecutors in the Western District of Texas filed 500 new immigration and immigration-related criminal cases from August 28 through September 10</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-wdtx/pr/western-district-texas-us-attorneys-office-reaches-500-new-immigration-cases-through</guid>\n    </item>\n<item>\n  <title>New Jersey Woman Who Defrauded Pandemic Relief Program of More Than Half a Million Dollars Sentenced to a Year and a Day in Prison</title>\n  <link>https://www.justice.gov/usao-edpa/pr/new-jersey-woman-who-defrauded-pandemic-relief-program-more-half-million-dollars</link>\n  <description/>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-edpa/pr/new-jersey-woman-who-defrauded-pandemic-relief-program-more-half-million-dollars</guid>\n    </item>\n<item>\n  <title>District of Arizona Charges 306 Individuals for Immigration-Related Criminal Conduct this Week</title>\n  <link>https://www.justice.gov/usao-az/pr/district-arizona-charges-306-individuals-immigration-related-criminal-conduct-week</link>\n  <description>PHOENIX, Ariz. – During the week of enforcement operations from Sep. 5 through Sep. 11, 2026, the U.S. Attorney’s Office for the District of Arizona brought immigration-related criminal charges against 306 individuals.&amp;nbsp;</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-az/pr/district-arizona-charges-306-individuals-immigration-related-criminal-conduct-week</guid>\n    </item>\n<item>\n  <title>Dairy Manager Sentenced for Role in Polluting Waterway With Waste That Caused a Fish Kill</title>\n  <link>https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill</link>\n  <description>A 54-year-old man employed at a northern Ohio dairy was sentenced after he admitted responsibility for environmental pollutants that were dumped into a waterway.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill</guid>\n    </item>\n<item>\n  <title>California Man Sentenced to Over 12 Years in Prison for Distributing Sadistic Child Sexual Abuse Material Over the Dark Web</title>\n  <link>https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse</link>\n  <description>James David Johnson, 58, of Santee, California, was sentenced today to 151 months in prison and 10 years of supervised release for distributing images and videos over the dark web that depicted the sexual abuse of children.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse</guid>\n    </item>\n<item>\n  <title>Arrested at Airport, Man Voluntarily Returns to Minnesota to Face Charges of Defrauding $1.3 Million in Housing Stabilization Services Funds</title>\n  <link>https://www.justice.gov/usao-mn/pr/arrested-airport-man-voluntarily-returns-minnesota-face-charges-defrauding-13-million</link>\n  <description/>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-mn/pr/arrested-airport-man-voluntarily-returns-minnesota-face-charges-defrauding-13-million</guid>\n    </item>\n<item>\n  <title>Eastern District of Virginia hosts 9/11 observance on 25th anniversary of attacks</title>\n  <link>https://www.justice.gov/usao-edva/pr/eastern-district-virginia-hosts-911-observance-25th-anniversary-attacks</link>\n  <description>The U.S. Attorney’s Office for the Eastern District of Virginia observed the 25th anniversary of the September 11 attacks on the Pentagon and the World Trade Center with a reflective presentation.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-edva/pr/eastern-district-virginia-hosts-911-observance-25th-anniversary-attacks</guid>\n    </item>\n<item>\n  <title>Eye Practice and Physician Owner Agree to Pay $350,000 to Resolve Allegations of False Claims to Medicare</title>\n  <link>https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims</link>\n  <description>BOSTON – St. Michael’s Eye &amp;amp; Laser Institute, a Florida ophthalmology practice, and Dr. John Michaelos, an ophthalmologist and owner of St. Michael’s Eye &amp;amp; Laser Institute, have agreed to pay $350,000 to resolve allegations that they caused the submission of false claims to Medicare in violation of the False Claims Act.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims</guid>\n    </item>\n<item>\n  <title>Dothan Tax Preparer Sentenced to Nearly Five Years in Prison for Filing False Tax Returns</title>\n  <link>https://www.justice.gov/usao-mdal/pr/dothan-tax-preparer-sentenced-nearly-five-years-prison-filing-false-tax-returns</link>\n  <description/>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-mdal/pr/dothan-tax-preparer-sentenced-nearly-five-years-prison-filing-false-tax-returns</guid>\n    </item>\n<item>\n  <title>Gang task force arrests Cincinnati man allegedly tied to multiple shootings</title>\n  <link>https://www.justice.gov/usao-sdoh/pr/gang-task-force-arrests-cincinnati-man-allegedly-tied-multiple-shootings</link>\n  <description>CINCINNATI – Federal agents arrested a Cincinnati man this morning who allegedly possessed firearms connected to at least two homicides and three total shootings.</description>\n  <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n    <dc:creator/>\n    <guid isPermaLink=\"true\">https://www.justice.gov/usao-sdoh/pr/gang-task-force-arrests-cincinnati-man-allegedly-tied-multiple-shootings</guid>\n    </item>\n\n  </channel>\n</rss>\n",
    "content_length": 20295,
    "content_type": "application/rss+xml",
    "description": "",
    "status_code": 200,
    "success": true,
    "title": "",
    "url": "https://www.justice.gov/news/rss"
  },
  "error": "",
  "elapsed": 0.021596785
}
web_fetch faileddispatch toolu_013GHi6o1SdLzMDSnmLmKgZ2
Input
{ "brief": "DOJ press release RSS alt", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/press-releases/rss.xml" }
Tool Progress E0015
(no result)
Tool Failure E0016
{ "error": "HTTP 404", "error_code": "HTTP_404", "success": false }
Sub-agent trace (toolu_013GHi6o1SdLzMDSnmLmKgZ2, 3 events)
tools_started web_fetch t=118196.291
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "DOJ press release RSS alt",
    "max_age_seconds": 3600,
    "url": "https://www.justice.gov/news/press-releases/rss.xml"
  },
  "dispatch_id": "toolu_013GHi6o1SdLzMDSnmLmKgZ2",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.292
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_013GHi6o1SdLzMDSnmLmKgZ2",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "DOJ press release RSS alt",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/news/press-releases/rss.xml"
      }
    },
    "status": "running",
    "updatedAt": 1789169574741
  }
}
tools_completed web_fetch t=118196.293
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_013GHi6o1SdLzMDSnmLmKgZ2",
  "status": "failed",
  "result": {
    "error": "HTTP 404",
    "error_code": "HTTP_404",
    "success": false
  },
  "error": "",
  "elapsed": 0.120102714
}
web_fetch faileddispatch toolu_0154PvJ9Ep79y3mJNzHG1rD6
Input
{ "brief": "older DOJ press releases page 2", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/rss?page=%5BREDACTED%5D" }
Tool Progress E0018
(no result)
Tool Failure E0019
{ "error": "Parallel Extract: page extraction failed (HTTP 200)", "error_code": "FALLBACK_ERROR", "success": false }
Sub-agent trace (toolu_0154PvJ9Ep79y3mJNzHG1rD6, 3 events)
tools_started web_fetch t=118196.294
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "older DOJ press releases page 2",
    "max_age_seconds": 3600,
    "url": "https://www.justice.gov/news/rss?page=%5BREDACTED%5D"
  },
  "dispatch_id": "toolu_0154PvJ9Ep79y3mJNzHG1rD6",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.295
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_0154PvJ9Ep79y3mJNzHG1rD6",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "older DOJ press releases page 2",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/news/rss?page=%5BREDACTED%5D"
      }
    },
    "status": "running",
    "updatedAt": 1789169580953
  }
}
tools_completed web_fetch t=118196.296
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_0154PvJ9Ep79y3mJNzHG1rD6",
  "status": "failed",
  "result": {
    "error": "Parallel Extract: page extraction failed (HTTP 200)",
    "error_code": "FALLBACK_ERROR",
    "success": false
  },
  "error": "",
  "elapsed": 11.731459902
}
web_fetch completeddispatch toolu_011T6kvJFWTDXGrhAKcUGuJW
Input
{ "brief": "details on Medicaid fraud sentencing", "url": "https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme" }
Tool Progress E0021
(no result)
Tool Result E0022
{ "content": "Office of Public Affairs | Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme | United States Department of Justice [Skip to main content](#main-content)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n ![](/themes/custom/usdoj_uswds/assets/img/us_flag_small.png)\n\n\n\n\n\nAn official website of the United States government\n\n\n\nHere's how you know\n\n\n\n Here's how you know\n\n\n\n\n\n\n\n\n\n ![Dot gov](/themes/custom/usdoj_uswds/assets/img/icon-dot-gov.svg)\n\n\n\n **Official websites use .gov**\n A **.gov** website belongs to an official government organization in the United States.\n\n\n\n\n\n\n\n ![Https](/themes/custom/usdoj_uswds/assets/img/icon-https.svg)\n\n\n\n **Secure .gov websites use HTTPS**\n A **lock** ( Lock Locked padlock ) or **https://** means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n ![open menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-menu.svg) ![open menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-close.svg) DOJ Menu\n\n\n\n [![](/themes/custom/usdoj_uswds/images/doj-main-seal-logo.svg)U.S. Department of Justice](/)\n\n\n - About\n - [The Attorney General](/ag)\n - [Organizational Chart](/agencies/chart/map)\n - [Budget & Performance](/doj/budget-and-performance)\n - [History & Museum](https://www.justice.gov/history)\n - [Privacy Program](/opcl)\n\n\n - [Our Work](https://www.justice.gov/our-work)\n - News\n - [Press Releases](/news/press-releases)\n - [Speeches](/news/speeches)\n - [Videos](/news/videos)\n - [Photo Galleries](/news/photo-galleries)\n - [Blogs](/news/blogs)\n - [Podcasts](/news/podcasts)\n\n\n - Resources\n - [Guidance Documents](https://www.justice.gov/guidance)\n - [Forms](https://www.justice.gov/forms)\n - [Publications](https://www.justice.gov/publications)\n - [Information for Victims in Large Cases](/information-victims-large-cases)\n - [Justice Manual](https://www.justice.gov/jm/justice-manual)\n - [Business and Contracts](/business)\n\n\n - [Grants](https://www.justice.gov/grants)\n - Employment\n - [Why Justice ?](https://www.justice.gov/careers/why-justice)\n - [Benefits](https://www.justice.gov/careers/benefits)\n - [DOJ Vacancies](https://www.justice.gov/careers/search-jobs)\n - [Legal Careers at DOJ](/legal-careers)\n\n\n\n\n\n\n\n\n\n\n - [Our Offices](/agencies/chart/grid)\n - [Find Help](/action-center/find-help-and-information-crime-victims)\n - [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n * [![Department of Justice Logo Office Of Public Affairs](/sites/default/files/2022-09/doj-logo-opa.svg)](/opa) *\n\n\n\n\n\n\n\n\n\n## Utilities\n\n\n - [Our Offices](/agencies/chart/grid)\n - [Find Help](/action-center/find-help-and-information-crime-victims)\n - [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n Search\n\n\n\n ![Search](/themes/custom/usdoj_uswds/images/doj-icon-header-search.svg)\n\n\n\n\n\n\n\n\n\n\n\n ![open menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-menu.svg) ![close menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-close.svg) Menu Close\n\n\n\n\n - [About](/opa/about-office)\n - [News](/news)\n - [Documents](/opa/documents)\n - [Internships](/opa/internships)\n - [FOIA](/opa/opa-freedom-information-act)\n - [Contact](/opa/contact-office)\n - [Information for Journalists](/opa/information-journalists)\n\n\n\n\n\n\n\n\n - [Our Offices](/agencies/chart/grid)\n - [Find Help](/action-center/find-help-and-information-crime-victims)\n - [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nMain Menu\n\n\n\n\n\n ![United States Department of Justice Seal](/themes/custom/usdoj_uswds/images/doj-main-seal-logo.svg)\n\n\n\nU.S. Department of Justice\n\n\n\n ![close menu icon](/themes/custom/usdoj_uswds/images/expand_more-rounded--white.svg) ![expand menu icon](/themes/custom/usdoj_uswds/images/expand_less-rounded--white.svg)\n\n\n\n\n\n\n - About\n - title=\"About\" [**About**](/about)\n - [The Attorney General](/ag)\n - [Organizational Chart](/agencies/chart/map)\n - [Budget & Performance](/doj/budget-and-performance)\n - [History & Museum](https://www.justice.gov/history)\n - [Privacy Program](/opcl)\n\n\n - [Our Work](https://www.justice.gov/our-work)\n - News\n - title=\"News\" [**News**](/news)\n - [Press Releases](/news/press-releases)\n - [Speeches](/news/speeches)\n - [Videos](/news/videos)\n - [Photo Galleries](/news/photo-galleries)\n - [Blogs](/news/blogs)\n - [Podcasts](/news/podcasts)\n\n\n - Resources\n - title=\"Guidance & Resources\" [**Resources**](/resources)\n - [Guidance Documents](https://www.justice.gov/guidance)\n - [Forms](https://www.justice.gov/forms)\n - [Publications](https://www.justice.gov/publications)\n - [Information for Victims in Large Cases](/information-victims-large-cases)\n - [Justice Manual](https://www.justice.gov/jm/justice-manual)\n - [Business and Contracts](/business)\n\n\n - [Grants](https://www.justice.gov/grants)\n - Employment\n - [**Employment**](https://www.justice.gov/careers)\n - [Why Justice ?](https://www.justice.gov/careers/why-justice)\n - [Benefits](https://www.justice.gov/careers/benefits)\n - [DOJ Vacancies](https://www.justice.gov/careers/search-jobs)\n - [Legal Careers at DOJ](/legal-careers)\n\n\n\n\n\n\n\n\n\n\n - [Our Offices](/agencies/chart/grid)\n - [Find Help](/action-center/find-help-and-information-crime-victims)\n - [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Search ![Search](/themes/custom/usdoj_uswds/images/doj-icon-header-search.svg)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Breadcrumb\n\n\n - [Justice.gov](/)\n - [Office of Public Affairs](/opa)\n - [News](https://www.justice.gov/news)\n - [Press Releases](https://www.justice.gov/news/press-releases)\n - Brooklyn Adult Daycare Owner Sentenced To Prison For Leadership Role In $64M Medicaid Fraud Scheme\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n### MENU News\n\n\n\n\n - [All News](/news)\n - [Blogs](/news/blogs)\n - [Photo Galleries](/news/photo-galleries)\n - [Podcasts](/news/podcasts)\n - [Press Releases](/news/press-releases)\n - [Speeches](/news/speeches)\n - [Videos](/news/videos)\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Archived Press Releases\n\n\n\n\n\n\n\n\n\n\n\n[**Archived News**](https://www.justice.gov/archives/news-archive)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nPress Release\n\n\n\n# Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme\n\n\n\n\n\n\n\n\n\n\n\n\n\nFriday, September 11, 2026\n\n\n\n\n\n\n\n\n\n\n\n Share ![right caret](/themes/custom/usdoj_uswds/svg/angle-arrow-right-white.svg)\n - [Facebook](http://www.facebook.com/sharer/sharer.php?u=%5BREDACTED%5D)\n - [X](http://twitter.com/intent/tweet?url=%5BREDACTED%5D&text=%5BREDACTED%5D Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme)\n - [LinkedIn](http://www.linkedin.com/shareArticle?mini=%5BREDACTED%5D&url=%5BREDACTED%5D&title=%5BREDACTED%5D Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme)\n - [Email](mailto:?body=https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme&subject=Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme)\n\n\n\n\n\n\n\n\n\n\n\n\n\n **For Immediate Release**\n\n Office of Public Affairs\n\n\n\n\n\n\n\n\n\n\n\n\n\nA Brooklyn woman was sentenced yesterday to 76 months in prison in connection with her leadership of a vast $64 million Medicaid fraud and illegal kickback scheme at her two social adult daycare centers and home health care company. The defendant was also ordered to pay over $56 million in restitution and to forfeit $5 million in fraud proceeds, including two properties, cash, and gold jewelry seized during a search of her home, as pictured below. \n\n\n\n\n\n ![money](/sites/default/files/styles/d04/public/2026-09/Picture1_0.png?itok=6tR1Ia29)\n\n\n\n Photograph of cash seized when a search warrant was executed on Zakia Khan’s home.\n\n\n\n ![money 2](/sites/default/files/styles/d04/public/2026-09/Picture2_0.png?itok=j9AaIHSG)\n\n\n\n Photograph of cash seized when a search warrant was executed on Zakia Khan’s home.\n\n\n\n ![jewelry in a pile](/sites/default/files/styles/d04/public/2026-09/Picture3.png?itok=omJfVOeB)\n\n\n\n Photograph of jewelry seized when a search warrant was executed on Zakia Khan’s home.\n\n“The Fraud Division will relentlessly hold accountable individuals who exploit Medicaid and take advantage of services meant to support our seniors,” said Assistant Attorney General Colin M. McDonald of the Justice Department’s National Fraud Enforcement Division. “This sentence should put all Medicaid fraudsters on notice — if you steal from Medicaid, we will uncover your conduct, protect the beneficiaries you harm, and ensure you are brought to justice.”\n\n“Yesterday’s sentencing sends a strong message of deterrence in our District,” said U.S. Attorney Joseph Nocella Jr. for the Eastern District of New York. “Our Office and the Justice Department are focused on protecting American taxpayers from fraudsters and as such, we will vigorously prosecute corrupt health care owners and operators in our district.”\n\n“Social adult day care and home health services are designed to support seniors, not line the pockets of fraudsters,” said Acting Deputy Inspector General for Investigations Miranda L. Bennett of the Department of Health and Human Services Office of Inspector General (HHS-OIG). “Today’s sentence sends an important message that anyone who illicitly exploits the Medicaid program will be held accountable to the full extent of the law.”  \n\n“Khan acted with staggering greed, leading a scheme to defraud Medicaid of millions of dollars intended for people in need. She and her co-conspirators set up social adult day cares but, instead of providing care and services to our most vulnerable neighbors, they enriched themselves with cash, gold and property,” said Acting Special Agent in Charge Pete Gizas of Homeland Security Investigations (HSI) New York. “Today’s sentence sends a message: we will be relentless in our pursuit of justice against fraudsters. HSI is working side by side with our law enforcement partners to uncover and dismantle complex fraud networks like this one.”\n\n“Zakia Khan stole $64 million from the Medicaid program through bribes and kickbacks—money meant to support the most vulnerable,” stated NYPD Commissioner Jessica Tisch. “This was not only deeply illegal but also immoral, and the NYPC will continue to investigate anyone who exploits government programs for personal gain. I thank our NYPD investigators and all our partners in law enforcement for their work in stopping this criminal and bringing this case to a close.”\n\nAccording to court documents, Zakia Khan, 55, of Brooklyn, New York, owned two social adult daycare centers—Happy Family Social Adult Day Care Center Inc. (Happy Family) and Family Social Adult Day Care Center Inc. (Family Social). She also owned a home health care fiscal intermediary called Responsible Care Staffing Inc. and an entity she used to receive and disguise fraud proceeds called Tanwee Services Inc.\n\nFrom approximately October 2017 through July 2024, in exchange for kickbacks and bribes, a web of marketers referred Medicaid recipients to Khan’s social adult daycare centers. As depicted in the pictures below, Khan and the marketers paid kickbacks and bribes to the Medicaid recipients to induce them to sign up for services that Khan then billed to Medicaid. These services were never actually provided as represented to Medicaid. \n\nBetween 2017 and 2024, Happy Family and Family Social fraudulently billed Medicaid approximately $64 million. Medicaid paid approximately $56 million based on these false and fraudulent claims. Khan and her co-conspirators used multiple business entities to launder the fraud proceeds and generate the cash used to pay kickbacks and bribes to the marketers and the Medicaid recipients. \n\n\n\n\n\n ![woman counting money](/sites/default/files/styles/d04/public/2026-09/Picture4.png?itok=uPOT4-RH)\n\n\n\n Zakia Khan on an undercover recording paying illegal kickbacks inside her office at Happy Family.\n\n\n\n ![woman by a car](/sites/default/files/styles/d04/public/2026-09/Picture5.png?itok=0eHG5RNP)\n\n\n\n Medicaid recipients receiving illegal cash kickbacks in exchange for filling out false attendance sheets for Zakia Khan’s social adult daycare centers.\n\n\n\n ![woman with cash](/sites/default/files/styles/d04/public/2026-09/Picture7.png?itok=ZLiG5SIK)\n\n\n\n Medicaid recipients receiving illegal cash kickbacks in exchange for filling out false attendance sheets for Zakia Khan’s social adult daycare centers.\n\nIn August 2025, Khan [pleaded guilty](https://www.justice.gov/opa/pr/leader-68m-adult-day-care-fraud-scheme-pleads-guilty) to conspiracy to commit health care fraud and conspiracy to defraud the United States and pay health care kickbacks. \n\nHHS-OIG, HSI New York, and NYPD investigated the case. \n\nDeputy Chief Patrick J. Campbell and Trial Attorney Leonid Sandlar of the National Fraud Enforcement Division’s Health Care Fraud Section prosecuted the case, with the assistance of Assistant U.S. Attorney Claire Kedeshian for the Eastern District of New York who assisted with forfeiture matters.\n\nOn April 7, the Department of Justice announced the creation of the National Fraud Enforcement Division (Fraud Division). The Fraud Division is laser-focused on investigating and prosecuting those who commit fraud against the American people. The Department’s work to combat fraud supports President Trump’s Task Force to Eliminate Fraud, a whole-of-government effort chaired by Vice President J.D. Vance to eliminate fraud, waste, and abuse within Federal benefit programs.\n\nThe Department of Justice’s Health Care Fraud Strike Force Program, currently comprised of nine strike forces operating in federal districts across the country, has charged more than 6,200 defendants who collectively billed federal health care programs and private insurers more than $45 billion since 2007. In addition, the Centers for Medicare & Medicaid Services, working in conjunction with the Office of the Inspector General for the Department of Health and Human Services, are taking steps to hold providers accountable for their involvement in health care fraud schemes. More information can be found at [www.justice.gov/criminal-fraud/health-care-fraud-unit](http://www.justice.gov/criminal-fraud/health-care-fraud-unit).\n\n\n\n\n\n\n\nUpdated September 11, 2026\n\n\n\n---\n\n\n\n\n\n Components\n\n\n\n [National Fraud Enforcement Division](/fraud)\n\n\n\n [USAO - New York, Eastern](http://www.justice.gov/usao-edny)\n\n\n\n Press Release Number: 26-1047\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Related Content\n\n\n\n\n\n\n\n\n\nPress Release\n\n[Justice Department Secures Denaturalization of Convicted Rapist from India](/opa/pr/justice-department-secures-denaturalization-convicted-rapist-india)\n\n\n\nThe U.S. District Court for the Eastern District of New York entered judgment revoking the naturalization of convicted rapist Gurmeet Singh.\n\n\n\nAugust 31, 2026\n\n\n\n [![Image of Crossbow](/sites/default/files/styles/related_content_image/public/2026-05/picture1_1_11.png?itok=UKZlz-LM)](/opa/pr/california-doctor-convicted-45m-botox-fraud-scheme-targeting-medicare)\n\nPress Release\n\n[California Doctor Convicted of $45M Botox Fraud Scheme Targeting Medicare](/opa/pr/california-doctor-convicted-45m-botox-fraud-scheme-targeting-medicare)\n\n\n\nA jury in the Central District of California convicted a California doctor yesterday in a $45 million scheme to defraud Medicare by submitting claims for Botox injections that were never...\n\n\n\nMay 19, 2026\n\n\n\nPress Release\n\n[Bronx Man Convicted of Operating Police Station for the Chinese Government in New York City and Obstruction of Justice](/opa/pr/bronx-man-convicted-operating-police-station-chinese-government-new-york-city-and)\n\n\n\nToday in federal court in Brooklyn, Bronx resident Lu Jianwang, a U.S. citizen also known as “Harry Lu,” was convicted by a jury of two counts of a superseding indictment...\n\n\n\nMay 13, 2026\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n -\n\n ![envelope icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-mail.svg)\n\n\n\n\n\n**Office of Public Affairs**\nU.S. Department of Justice\n950 Pennsylvania Avenue, NW\nWashington DC 20530\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n -\n\n ![smartphone icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-phone.svg)\n\n\n\n\n\nOffice of Public Affairs Direct Line\n202-514-2007\n\nDepartment of Justice Main Switchboard\n202-514-2000\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n -\n\n ![smartphone icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-smartphone.svg)\n\n\n\n\n\n[Signup for Email Updates](https://public.govdelivery.com/accounts/USDOJ/subscriber/new)\n[Social Media](https://www.justice.gov/social)\n\n\n - [twitter ![twitter icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-twitter.svg)](https://x.com/TheJusticeDept)\n - [facebook ![facebook icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-facebook.svg)](https://www.facebook.com/DOJ)\n - [youtube ![youtube icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-youtube.svg)](http://www.youtube.com/user/TheJusticeDepartment)\n - [instagram ![instagram icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-instagram.svg)](https://www.instagram.com/thejusticedept/)\n - [linkedin ![linkedin icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-linkedin.svg)](https://www.linkedin.com/company/usdoj/mycompany/)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n![U.S. Department of Justice logo](/themes/custom/usdoj_uswds/images/doj-main-header-logo.svg)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n- [About](/about)\n- [Budget & Performance](/doj/budget-and-performance)\n- [Archives](/archives/doj-archive)\n- [FOIA](/oip)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n - [Accessibility](/accessibility/accessibility-statement)\n - [Legal Policies & Disclaimers](/legalpolicies)\n - [Privacy](/doj/privacy-policy)\n - [For Employees](/employees)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n- [Office of the Inspector General](https://oig.justice.gov/)\n- [No FEAR Act Data](/jmd/eeo-program-status-report)\n- [EEO Policy Statement](/jmd/media/1425556/dl?inline)\n- [Vulnerability Disclosure](/jmd/vulnerability-disclosure-policy)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n- [Multilingual](/multilingual)\n- [Vote.gov](https://vote.gov/)\n\n**Have a question about Government Services?**\n\n- [Contact USA.gov](https://www.usa.gov/)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n ![Return to the top of the page.](/themes/custom/usdoj_uswds/images/doj-icon-back-top-arrow-up.png) Top", "content_length": 19120, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "Office of Public Affairs | Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme | United States Department of Justice", "url": "https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme" }
Sub-agent trace (toolu_011T6kvJFWTDXGrhAKcUGuJW, 3 events)
tools_started web_fetch t=118196.297
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "details on Medicaid fraud sentencing",
    "url": "https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme"
  },
  "dispatch_id": "toolu_011T6kvJFWTDXGrhAKcUGuJW",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.298
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_011T6kvJFWTDXGrhAKcUGuJW",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "details on Medicaid fraud sentencing",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme"
      }
    },
    "status": "running",
    "updatedAt": 1789169580953
  }
}
tools_completed web_fetch t=118196.299
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_011T6kvJFWTDXGrhAKcUGuJW",
  "status": "completed",
  "result": {
    "content": "Office of Public Affairs | Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme | United States Department of Justice           [Skip to main content](#main-content)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n ![](/themes/custom/usdoj_uswds/assets/img/us_flag_small.png)\n\n\n\n\n\nAn official website of the United States government\n\n\n\nHere's how you know\n\n\n\n  Here's how you know\n\n\n\n\n\n\n\n\n\n ![Dot gov](/themes/custom/usdoj_uswds/assets/img/icon-dot-gov.svg)\n\n\n\n **Official websites use .gov**\n A **.gov** website belongs to an official government organization in the United States.\n\n\n\n\n\n\n\n ![Https](/themes/custom/usdoj_uswds/assets/img/icon-https.svg)\n\n\n\n **Secure .gov websites use HTTPS**\n A **lock** (   Lock Locked padlock    ) or **https://** means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n   ![open menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-menu.svg)   ![open menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-close.svg)  DOJ Menu\n\n\n\n [![](/themes/custom/usdoj_uswds/images/doj-main-seal-logo.svg)U.S. Department of Justice](/)\n\n\n -   About\n   -  [The Attorney General](/ag)\n   -  [Organizational Chart](/agencies/chart/map)\n   -  [Budget & Performance](/doj/budget-and-performance)\n   -  [History & Museum](https://www.justice.gov/history)\n   -  [Privacy Program](/opcl)\n\n\n -  [Our Work](https://www.justice.gov/our-work)\n -   News\n   -  [Press Releases](/news/press-releases)\n   -  [Speeches](/news/speeches)\n   -  [Videos](/news/videos)\n   -  [Photo Galleries](/news/photo-galleries)\n   -  [Blogs](/news/blogs)\n   -  [Podcasts](/news/podcasts)\n\n\n -   Resources\n   -  [Guidance Documents](https://www.justice.gov/guidance)\n   -  [Forms](https://www.justice.gov/forms)\n   -  [Publications](https://www.justice.gov/publications)\n   -  [Information for Victims in Large Cases](/information-victims-large-cases)\n   -  [Justice Manual](https://www.justice.gov/jm/justice-manual)\n   -  [Business and Contracts](/business)\n\n\n -  [Grants](https://www.justice.gov/grants)\n -   Employment\n   -  [Why Justice ?](https://www.justice.gov/careers/why-justice)\n   -  [Benefits](https://www.justice.gov/careers/benefits)\n   -  [DOJ Vacancies](https://www.justice.gov/careers/search-jobs)\n   -  [Legal Careers at DOJ](/legal-careers)\n\n\n\n\n\n\n\n\n\n\n -  [Our Offices](/agencies/chart/grid)\n -  [Find Help](/action-center/find-help-and-information-crime-victims)\n -  [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n * [![Department of Justice Logo Office Of Public Affairs](/sites/default/files/2022-09/doj-logo-opa.svg)](/opa) *\n\n\n\n\n\n\n\n\n\n## Utilities\n\n\n -  [Our Offices](/agencies/chart/grid)\n -  [Find Help](/action-center/find-help-and-information-crime-victims)\n -  [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n  Search\n\n\n\n    ![Search](/themes/custom/usdoj_uswds/images/doj-icon-header-search.svg)\n\n\n\n\n\n\n\n\n\n\n\n     ![open menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-menu.svg) ![close menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-close.svg)  Menu Close\n\n\n\n\n -  [About](/opa/about-office)\n -  [News](/news)\n -  [Documents](/opa/documents)\n -  [Internships](/opa/internships)\n -  [FOIA](/opa/opa-freedom-information-act)\n -  [Contact](/opa/contact-office)\n -  [Information for Journalists](/opa/information-journalists)\n\n\n\n\n\n\n\n\n -  [Our Offices](/agencies/chart/grid)\n -  [Find Help](/action-center/find-help-and-information-crime-victims)\n -  [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nMain Menu\n\n\n\n\n\n ![United States Department of Justice Seal](/themes/custom/usdoj_uswds/images/doj-main-seal-logo.svg)\n\n\n\nU.S. Department of Justice\n\n\n\n  ![close menu icon](/themes/custom/usdoj_uswds/images/expand_more-rounded--white.svg)   ![expand menu icon](/themes/custom/usdoj_uswds/images/expand_less-rounded--white.svg)\n\n\n\n\n\n\n -   About\n   -  title=\"About\" [**About**](/about)\n   -  [The Attorney General](/ag)\n   -  [Organizational Chart](/agencies/chart/map)\n   -  [Budget & Performance](/doj/budget-and-performance)\n   -  [History & Museum](https://www.justice.gov/history)\n   -  [Privacy Program](/opcl)\n\n\n -  [Our Work](https://www.justice.gov/our-work)\n -   News\n   -  title=\"News\" [**News**](/news)\n   -  [Press Releases](/news/press-releases)\n   -  [Speeches](/news/speeches)\n   -  [Videos](/news/videos)\n   -  [Photo Galleries](/news/photo-galleries)\n   -  [Blogs](/news/blogs)\n   -  [Podcasts](/news/podcasts)\n\n\n -   Resources\n   -  title=\"Guidance & Resources\" [**Resources**](/resources)\n   -  [Guidance Documents](https://www.justice.gov/guidance)\n   -  [Forms](https://www.justice.gov/forms)\n   -  [Publications](https://www.justice.gov/publications)\n   -  [Information for Victims in Large Cases](/information-victims-large-cases)\n   -  [Justice Manual](https://www.justice.gov/jm/justice-manual)\n   -  [Business and Contracts](/business)\n\n\n -  [Grants](https://www.justice.gov/grants)\n -   Employment\n   -  [**Employment**](https://www.justice.gov/careers)\n   -  [Why Justice ?](https://www.justice.gov/careers/why-justice)\n   -  [Benefits](https://www.justice.gov/careers/benefits)\n   -  [DOJ Vacancies](https://www.justice.gov/careers/search-jobs)\n   -  [Legal Careers at DOJ](/legal-careers)\n\n\n\n\n\n\n\n\n\n\n -  [Our Offices](/agencies/chart/grid)\n -  [Find Help](/action-center/find-help-and-information-crime-victims)\n -  [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Search    ![Search](/themes/custom/usdoj_uswds/images/doj-icon-header-search.svg)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Breadcrumb\n\n\n -  [Justice.gov](/)\n -  [Office of Public Affairs](/opa)\n -  [News](https://www.justice.gov/news)\n -  [Press Releases](https://www.justice.gov/news/press-releases)\n -  Brooklyn Adult Daycare Owner Sentenced To Prison For Leadership Role In $64M Medicaid Fraud Scheme\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n###   MENU News\n\n\n\n\n -  [All News](/news)\n -  [Blogs](/news/blogs)\n -  [Photo Galleries](/news/photo-galleries)\n -  [Podcasts](/news/podcasts)\n -  [Press Releases](/news/press-releases)\n -  [Speeches](/news/speeches)\n -  [Videos](/news/videos)\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Archived Press Releases\n\n\n\n\n\n\n\n\n\n\n\n[**Archived News**](https://www.justice.gov/archives/news-archive)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nPress Release\n\n\n\n#  Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme\n\n\n\n\n\n\n\n\n\n\n\n\n\nFriday, September 11, 2026\n\n\n\n\n\n\n\n\n\n\n\n  Share ![right caret](/themes/custom/usdoj_uswds/svg/angle-arrow-right-white.svg)\n -  [Facebook](http://www.facebook.com/sharer/sharer.php?u=%5BREDACTED%5D)\n -  [X](http://twitter.com/intent/tweet?url=%5BREDACTED%5D&text=%5BREDACTED%5D Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme)\n -  [LinkedIn](http://www.linkedin.com/shareArticle?mini=%5BREDACTED%5D&url=%5BREDACTED%5D&title=%5BREDACTED%5D Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme)\n -  [Email](mailto:?body=https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme&subject=Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme)\n\n\n\n\n\n\n\n\n\n\n\n\n\n **For Immediate Release**\n\n Office of Public Affairs\n\n\n\n\n\n\n\n\n\n\n\n\n\nA Brooklyn woman was sentenced yesterday to 76 months in prison in connection with her leadership of a vast $64 million Medicaid fraud and illegal kickback scheme at her two social adult daycare centers and home health care company. The defendant was also ordered to pay over $56 million in restitution and to forfeit $5 million in fraud proceeds, including two properties, cash, and gold jewelry seized during a search of her home, as pictured below. \n\n\n\n\n\n ![money](/sites/default/files/styles/d04/public/2026-09/Picture1_0.png?itok=6tR1Ia29)\n\n\n\n Photograph of cash seized when a search warrant was executed on Zakia Khan’s home.\n\n\n\n ![money 2](/sites/default/files/styles/d04/public/2026-09/Picture2_0.png?itok=j9AaIHSG)\n\n\n\n Photograph of cash seized when a search warrant was executed on Zakia Khan’s home.\n\n\n\n ![jewelry in a pile](/sites/default/files/styles/d04/public/2026-09/Picture3.png?itok=omJfVOeB)\n\n\n\n Photograph of jewelry seized when a search warrant was executed on Zakia Khan’s home.\n\n“The Fraud Division will relentlessly hold accountable individuals who exploit Medicaid and take advantage of services meant to support our seniors,” said Assistant Attorney General Colin M. McDonald of the Justice Department’s National Fraud Enforcement Division. “This sentence should put all Medicaid fraudsters on notice — if you steal from Medicaid, we will uncover your conduct, protect the beneficiaries you harm, and ensure you are brought to justice.”\n\n“Yesterday’s sentencing sends a strong message of deterrence in our District,” said U.S. Attorney Joseph Nocella Jr. for the Eastern District of New York. “Our Office and the Justice Department are focused on protecting American taxpayers from fraudsters and as such, we will vigorously prosecute corrupt health care owners and operators in our district.”\n\n“Social adult day care and home health services are designed to support seniors, not line the pockets of fraudsters,” said Acting Deputy Inspector General for Investigations Miranda L. Bennett of the Department of Health and Human Services Office of Inspector General (HHS-OIG). “Today’s sentence sends an important message that anyone who illicitly exploits the Medicaid program will be held accountable to the full extent of the law.”  \n\n“Khan acted with staggering greed, leading a scheme to defraud Medicaid of millions of dollars intended for people in need. She and her co-conspirators set up social adult day cares but, instead of providing care and services to our most vulnerable neighbors, they enriched themselves with cash, gold and property,” said Acting Special Agent in Charge Pete Gizas of Homeland Security Investigations (HSI) New York. “Today’s sentence sends a message: we will be relentless in our pursuit of justice against fraudsters. HSI is working side by side with our law enforcement partners to uncover and dismantle complex fraud networks like this one.”\n\n“Zakia Khan stole $64 million from the Medicaid program through bribes and kickbacks—money meant to support the most vulnerable,” stated NYPD Commissioner Jessica Tisch. “This was not only deeply illegal but also immoral, and the NYPC will continue to investigate anyone who exploits government programs for personal gain. I thank our NYPD investigators and all our partners in law enforcement for their work in stopping this criminal and bringing this case to a close.”\n\nAccording to court documents, Zakia Khan, 55, of Brooklyn, New York, owned two social adult daycare centers—Happy Family Social Adult Day Care Center Inc. (Happy Family) and Family Social Adult Day Care Center Inc. (Family Social). She also owned a home health care fiscal intermediary called Responsible Care Staffing Inc. and an entity she used to receive and disguise fraud proceeds called Tanwee Services Inc.\n\nFrom approximately October 2017 through July 2024, in exchange for kickbacks and bribes, a web of marketers referred Medicaid recipients to Khan’s social adult daycare centers. As depicted in the pictures below, Khan and the marketers paid kickbacks and bribes to the Medicaid recipients to induce them to sign up for services that Khan then billed to Medicaid. These services were never actually provided as represented to Medicaid. \n\nBetween 2017 and 2024, Happy Family and Family Social fraudulently billed Medicaid approximately $64 million. Medicaid paid approximately $56 million based on these false and fraudulent claims. Khan and her co-conspirators used multiple business entities to launder the fraud proceeds and generate the cash used to pay kickbacks and bribes to the marketers and the Medicaid recipients. \n\n\n\n\n\n ![woman counting money](/sites/default/files/styles/d04/public/2026-09/Picture4.png?itok=uPOT4-RH)\n\n\n\n Zakia Khan on an undercover recording paying illegal kickbacks inside her office at Happy Family.\n\n\n\n ![woman by a car](/sites/default/files/styles/d04/public/2026-09/Picture5.png?itok=0eHG5RNP)\n\n\n\n Medicaid recipients receiving illegal cash kickbacks in exchange for filling out false attendance sheets for Zakia Khan’s social adult daycare centers.\n\n\n\n ![woman with cash](/sites/default/files/styles/d04/public/2026-09/Picture7.png?itok=ZLiG5SIK)\n\n\n\n Medicaid recipients receiving illegal cash kickbacks in exchange for filling out false attendance sheets for Zakia Khan’s social adult daycare centers.\n\nIn August 2025, Khan [pleaded guilty](https://www.justice.gov/opa/pr/leader-68m-adult-day-care-fraud-scheme-pleads-guilty) to conspiracy to commit health care fraud and conspiracy to defraud the United States and pay health care kickbacks. \n\nHHS-OIG, HSI New York, and NYPD investigated the case. \n\nDeputy Chief Patrick J. Campbell and Trial Attorney Leonid Sandlar of the National Fraud Enforcement Division’s Health Care Fraud Section prosecuted the case, with the assistance of Assistant U.S. Attorney Claire Kedeshian for the Eastern District of New York who assisted with forfeiture matters.\n\nOn April 7, the Department of Justice announced the creation of the National Fraud Enforcement Division (Fraud Division). The Fraud Division is laser-focused on investigating and prosecuting those who commit fraud against the American people. The Department’s work to combat fraud supports President Trump’s Task Force to Eliminate Fraud, a whole-of-government effort chaired by Vice President J.D. Vance to eliminate fraud, waste, and abuse within Federal benefit programs.\n\nThe Department of Justice’s Health Care Fraud Strike Force Program, currently comprised of nine strike forces operating in federal districts across the country, has charged more than 6,200 defendants who collectively billed federal health care programs and private insurers more than $45 billion since 2007. In addition, the Centers for Medicare & Medicaid Services, working in conjunction with the Office of the Inspector General for the Department of Health and Human Services, are taking steps to hold providers accountable for their involvement in health care fraud schemes. More information can be found at [www.justice.gov/criminal-fraud/health-care-fraud-unit](http://www.justice.gov/criminal-fraud/health-care-fraud-unit).\n\n\n\n\n\n\n\nUpdated September 11, 2026\n\n\n\n---\n\n\n\n\n\n Components\n\n\n\n [National Fraud Enforcement Division](/fraud)\n\n\n\n [USAO - New York, Eastern](http://www.justice.gov/usao-edny)\n\n\n\n Press Release Number: 26-1047\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Related Content\n\n\n\n\n\n\n\n\n\nPress Release\n\n[Justice Department Secures Denaturalization of Convicted Rapist from India](/opa/pr/justice-department-secures-denaturalization-convicted-rapist-india)\n\n\n\nThe U.S. District Court for the Eastern District of New York entered judgment revoking the naturalization of convicted rapist Gurmeet Singh.\n\n\n\nAugust 31, 2026\n\n\n\n [![Image of Crossbow](/sites/default/files/styles/related_content_image/public/2026-05/picture1_1_11.png?itok=UKZlz-LM)](/opa/pr/california-doctor-convicted-45m-botox-fraud-scheme-targeting-medicare)\n\nPress Release\n\n[California Doctor Convicted of $45M Botox Fraud Scheme Targeting Medicare](/opa/pr/california-doctor-convicted-45m-botox-fraud-scheme-targeting-medicare)\n\n\n\nA jury in the Central District of California convicted a California doctor yesterday in a $45 million scheme to defraud Medicare by submitting claims for Botox injections that were never...\n\n\n\nMay 19, 2026\n\n\n\nPress Release\n\n[Bronx Man Convicted of Operating Police Station for the Chinese Government in New York City and Obstruction of Justice](/opa/pr/bronx-man-convicted-operating-police-station-chinese-government-new-york-city-and)\n\n\n\nToday in federal court in Brooklyn, Bronx resident Lu Jianwang, a U.S. citizen also known as “Harry Lu,” was convicted by a jury of two counts of a superseding indictment...\n\n\n\nMay 13, 2026\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n -\n\n ![envelope icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-mail.svg)\n\n\n\n\n\n**Office of Public Affairs**\nU.S. Department of Justice\n950 Pennsylvania Avenue, NW\nWashington DC 20530\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n -\n\n ![smartphone icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-phone.svg)\n\n\n\n\n\nOffice of Public Affairs Direct Line\n202-514-2007\n\nDepartment of Justice Main Switchboard\n202-514-2000\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n -\n\n ![smartphone icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-smartphone.svg)\n\n\n\n\n\n[Signup for Email Updates](https://public.govdelivery.com/accounts/USDOJ/subscriber/new)\n[Social Media](https://www.justice.gov/social)\n\n\n   -  [twitter ![twitter icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-twitter.svg)](https://x.com/TheJusticeDept)\n   -  [facebook ![facebook icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-facebook.svg)](https://www.facebook.com/DOJ)\n   -  [youtube ![youtube icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-youtube.svg)](http://www.youtube.com/user/TheJusticeDepartment)\n   -  [instagram ![instagram icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-instagram.svg)](https://www.instagram.com/thejusticedept/)\n   -  [linkedin ![linkedin icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-linkedin.svg)](https://www.linkedin.com/company/usdoj/mycompany/)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n![U.S. Department of Justice logo](/themes/custom/usdoj_uswds/images/doj-main-header-logo.svg)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n- [About](/about)\n- [Budget & Performance](/doj/budget-and-performance)\n- [Archives](/archives/doj-archive)\n- [FOIA](/oip)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n - [Accessibility](/accessibility/accessibility-statement)\n - [Legal Policies & Disclaimers](/legalpolicies)\n - [Privacy](/doj/privacy-policy)\n - [For Employees](/employees)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n- [Office of the Inspector General](https://oig.justice.gov/)\n- [No FEAR Act Data](/jmd/eeo-program-status-report)\n- [EEO Policy Statement](/jmd/media/1425556/dl?inline)\n- [Vulnerability Disclosure](/jmd/vulnerability-disclosure-policy)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n- [Multilingual](/multilingual)\n- [Vote.gov](https://vote.gov/)\n\n**Have a question about Government Services?**\n\n- [Contact USA.gov](https://www.usa.gov/)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n ![Return to the top of the page.](/themes/custom/usdoj_uswds/images/doj-icon-back-top-arrow-up.png) Top",
    "content_length": 19120,
    "content_type": "text/html",
    "description": "",
    "status_code": 200,
    "success": true,
    "title": "Office of Public Affairs |  Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme | United States Department of Justice",
    "url": "https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme"
  },
  "error": "",
  "elapsed": 0.033407141
}
web_fetch faileddispatch toolu_01Ev8827LRLBc9yMyc48sbbv
Input
{ "brief": "OPA-only press release feed", "max_age_seconds": 3600, "url": "https://www.justice.gov/opa/rss" }
Tool Progress E0024
(no result)
Tool Failure E0025
{ "error": "HTTP 404", "error_code": "HTTP_404", "success": false }
Sub-agent trace (toolu_01Ev8827LRLBc9yMyc48sbbv, 3 events)
tools_started web_fetch t=118196.300
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "OPA-only press release feed",
    "max_age_seconds": 3600,
    "url": "https://www.justice.gov/opa/rss"
  },
  "dispatch_id": "toolu_01Ev8827LRLBc9yMyc48sbbv",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.301
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01Ev8827LRLBc9yMyc48sbbv",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "OPA-only press release feed",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/opa/rss"
      }
    },
    "status": "running",
    "updatedAt": 1789169598775
  }
}
tools_completed web_fetch t=118196.302
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01Ev8827LRLBc9yMyc48sbbv",
  "status": "failed",
  "result": {
    "error": "HTTP 404",
    "error_code": "HTTP_404",
    "success": false
  },
  "error": "",
  "elapsed": 0.757989093
}
web_fetch faileddispatch toolu_01HRzWYTc2VVfq5Jmv2Kd8G6
Input
{ "brief": "older pages of DOJ feed", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/rss?type=%5BREDACTED%5D&page=%5BREDACTED%5D" }
Tool Progress E0027
(no result)
Tool Failure E0028
{ "error": "Parallel Extract: page extraction failed (HTTP 200)", "error_code": "FALLBACK_ERROR", "success": false }
Sub-agent trace (toolu_01HRzWYTc2VVfq5Jmv2Kd8G6, 3 events)
tools_started web_fetch t=118196.303
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "older pages of DOJ feed",
    "max_age_seconds": 3600,
    "url": "https://www.justice.gov/news/rss?type=%5BREDACTED%5D&page=%5BREDACTED%5D"
  },
  "dispatch_id": "toolu_01HRzWYTc2VVfq5Jmv2Kd8G6",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.304
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01HRzWYTc2VVfq5Jmv2Kd8G6",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "older pages of DOJ feed",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/news/rss?type=%5BREDACTED%5D&page=%5BREDACTED%5D"
      }
    },
    "status": "running",
    "updatedAt": 1789169598778
  }
}
tools_completed web_fetch t=118196.305
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01HRzWYTc2VVfq5Jmv2Kd8G6",
  "status": "failed",
  "result": {
    "error": "Parallel Extract: page extraction failed (HTTP 200)",
    "error_code": "FALLBACK_ERROR",
    "success": false
  },
  "error": "",
  "elapsed": 13.798216997
}
shell completeddispatch toolu_01FxfMYXHjBxJaid2FqJTVB2
Input
{ "command": "curl -s -m 40 \"https://www.justice.gov/news/rss?page=%5BREDACTED%5D\" | head -c 3000", "timeout": 60 }
Tool Progress E0030
(no result)
Tool Result E0031
<HTML><HEAD> <TITLE>Access Denied</TITLE> </HEAD><BODY> <H1>Access Denied</H1> You don't have permission to access "http&#58;&#47;&#47;www&#46;justice&#46;gov&#47;news&#47;rss&#63;" on this server.<P> Reference&#32;&#35;18&#46;6f6c3817&#46;1789169616&#46;38104616 <P>https&#58;&#47;&#47;errors&#46;edgesuite&#46;net&#47;18&#46;6f6c3817&#46;1789169616&#46;38104616</P> </BODY> </HTML>
Sub-agent trace (toolu_01FxfMYXHjBxJaid2FqJTVB2, 3 events)
tools_started shell t=118196.306
Inner payload
{
  "tool_name": "shell",
  "tool_input": {
    "command": "curl -s -m 40 \"https://www.justice.gov/news/rss?page=%5BREDACTED%5D\" | head -c 3000",
    "timeout": 60
  },
  "dispatch_id": "toolu_01FxfMYXHjBxJaid2FqJTVB2",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "shell"
}
tools_progress shell t=118196.307
Inner payload
{
  "tool_name": "shell",
  "dispatch_id": "toolu_01FxfMYXHjBxJaid2FqJTVB2",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "",
      "metadata": {
        "browser_chain": false,
        "command": "curl -s -m 40 \"https://www.justice.gov/news/rss?page=%5BREDACTED%5D\" | head -c 3000",
        "phase": "starting"
      }
    },
    "status": "running",
    "updatedAt": 1789169615799
  }
}
tools_completed shell t=118196.308
Inner payload
{
  "tool_name": "shell",
  "dispatch_id": "toolu_01FxfMYXHjBxJaid2FqJTVB2",
  "status": "completed",
  "result": "<HTML><HEAD>\n<TITLE>Access Denied</TITLE>\n</HEAD><BODY>\n<H1>Access Denied</H1>\n \nYou don't have permission to access \"http&#58;&#47;&#47;www&#46;justice&#46;gov&#47;news&#47;rss&#63;\" on this server.<P>\nReference&#32;&#35;18&#46;6f6c3817&#46;1789169616&#46;38104616\n<P>https&#58;&#47;&#47;errors&#46;edgesuite&#46;net&#47;18&#46;6f6c3817&#46;1789169616&#46;38104616</P>\n</BODY>\n</HTML>\n",
  "error": "",
  "elapsed": 1.444250883
}
web_fetch faileddispatch toolu_01EE9pmDdARZcrvU3X544m7s
Input
{ "brief": "second page of DOJ news feed for earlier days", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/rss?page=%5BREDACTED%5D" }
Tool Progress E0033
(no result)
Tool Failure E0034
{ "error": "Parallel Extract: page extraction failed (HTTP 200)", "error_code": "FALLBACK_ERROR", "success": false }
Sub-agent trace (toolu_01EE9pmDdARZcrvU3X544m7s, 3 events)
tools_started web_fetch t=118196.309
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "second page of DOJ news feed for earlier days",
    "max_age_seconds": 3600,
    "url": "https://www.justice.gov/news/rss?page=%5BREDACTED%5D"
  },
  "dispatch_id": "toolu_01EE9pmDdARZcrvU3X544m7s",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.310
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01EE9pmDdARZcrvU3X544m7s",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "second page of DOJ news feed for earlier days",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/news/rss?page=%5BREDACTED%5D"
      }
    },
    "status": "running",
    "updatedAt": 1789169621762
  }
}
tools_completed web_fetch t=118196.311
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01EE9pmDdARZcrvU3X544m7s",
  "status": "failed",
  "result": {
    "error": "Parallel Extract: page extraction failed (HTTP 200)",
    "error_code": "FALLBACK_ERROR",
    "success": false
  },
  "error": "",
  "elapsed": 1.393234834
}
web_fetch completeddispatch toolu_01HNVcFAvHV7UmQ3deLLcquQ
Input
{ "brief": "civil FCA settlement details", "url": "https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims" }
Tool Progress E0036
(no result)
Tool Result E0037
{ "content": "", "content_length": 0, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "&nbsp;", "url": "https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims" }
Sub-agent trace (toolu_01HNVcFAvHV7UmQ3deLLcquQ, 3 events)
tools_started web_fetch t=118196.312
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "civil FCA settlement details",
    "url": "https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims"
  },
  "dispatch_id": "toolu_01HNVcFAvHV7UmQ3deLLcquQ",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.313
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01HNVcFAvHV7UmQ3deLLcquQ",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "civil FCA settlement details",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims"
      }
    },
    "status": "running",
    "updatedAt": 1789169628588
  }
}
tools_completed web_fetch t=118196.314
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01HNVcFAvHV7UmQ3deLLcquQ",
  "status": "completed",
  "result": {
    "content": "",
    "content_length": 0,
    "content_type": "text/html",
    "description": "",
    "status_code": 200,
    "success": true,
    "title": "&nbsp;",
    "url": "https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims"
  },
  "error": "",
  "elapsed": 0.092024302
}
web_fetch completeddispatch toolu_01JvPPqCVrtb1pxq3YoWz32h
Input
{ "brief": "Chicago trader sentencing details", "url": "https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading" }
Tool Progress E0039
(no result)
Tool Result E0040
{ "content": "", "content_length": 0, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "&nbsp;", "url": "https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading" }
Sub-agent trace (toolu_01JvPPqCVrtb1pxq3YoWz32h, 3 events)
tools_started web_fetch t=118196.315
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "Chicago trader sentencing details",
    "url": "https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading"
  },
  "dispatch_id": "toolu_01JvPPqCVrtb1pxq3YoWz32h",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118196.316
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01JvPPqCVrtb1pxq3YoWz32h",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "Chicago trader sentencing details",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading"
      }
    },
    "status": "running",
    "updatedAt": 1789169628588
  }
}
tools_completed web_fetch t=118196.317
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01JvPPqCVrtb1pxq3YoWz32h",
  "status": "completed",
  "result": {
    "content": "",
    "content_length": 0,
    "content_type": "text/html",
    "description": "",
    "status_code": 200,
    "success": true,
    "title": "&nbsp;",
    "url": "https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading"
  },
  "error": "",
  "elapsed": 0.067933531
}
send_message completeddispatch toolu_01WSr4uwEi8eUpu8BbwEi5wQ
Input
{ "final": true, "in_response_to": "1f19005a", "message": "Note on sourcing: justice.gov/news itself renders empty to a fetch; the only machine-readable copy I could pull is the DOJ news feed, and it currently holds just the most recent batch (Friday, Sept 11, 2026). So this covers that day's announcements, not the full seven days.\n\n| Defendant | Allegation | Jurisdiction | Status |\n|---|---|---|---|\n| Zakia Khan, 55, Brooklyn | Led $64M Medicaid fraud and kickback scheme via two social adult daycare centers and a home health fiscal intermediary; $56M paid out on false claims | EDNY / National Fraud Enforcement Division | Sentenced to 76 months, $56M restitution, $5M forfeiture; pleaded guilty Aug 2025 ([release](https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme)) |\n| Luann Middleton, ex-USPS employee | Wire fraud: false total-disability workers' comp claims, ~$40K/yr for nearly 25 years (~$1M) | EDNY, Central Islip, Judge Gary R. Brown | Convicted by jury after 4-day trial; faces up to 20 years ([release](https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability)) |\n| St. Michael's Eye & Laser Institute and Dr. John Michaelos | False Claims Act: caused submission of false Medicare claims | D. Mass. (Boston) | Civil settlement, $350,000, allegations only ([release](https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims)) |\n| Unnamed Chicago trader | Unauthorized trading causing $30M in losses | N.D. Ill. | Sentenced to over 16 years ([release](https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading)) |\n| James David Johnson, 58, Santee, CA | Distributing child sexual abuse material on the dark web | Prosecuted by DOJ Criminal Division | Sentenced to 151 months plus 10 years supervised release ([release](https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse)) |\n| Glendale, CA man | Conspiracy to steal ~30 USPS carrier vehicles and mail of 200+ victims, including 100 cards | C.D. Cal. | Pleaded guilty ([release](https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail)) |\n| Compton, CA man | Assaulting and injuring a federal officer by throwing rocks at government vehicles during a Paramount riot | C.D. Cal. | Sentenced to 36 months ([release](https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti)) |\n| Two Dallas-area women | Aggravated identity theft scheme targeting JCPenney stores nationwide | S.D. Tex. | Sentenced to federal prison ([release](https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme)) |\n| Adrian Alcantar-Sanchez, 46 | 878.7g of pure fentanyl plus unlawful reentry | E.D. Okla. | 78 months concurrent; pleaded guilty Nov 2025 ([release](https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry)) |\n| Ohio dairy manager, 54 | Dumping pollutants into a waterway, causing a fish kill | N.D. Ohio | Sentenced after admitting responsibility ([release](https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill)) |\n\nTwo bulk immigration announcements also landed: Arizona charged 306 people Sept 5-11, and the Western District of Texas filed 500 immigration cases Aug 28 to Sept 10. Want me to have a browser pull the Sept 5-10 releases too?" }
Result
Delivered (confirmed) as 4 messages. Your draft was polished into texting register, so the wording differs from what you wrote; this is exactly what the user sees: 1) The DOJ news feed from Sept 11, 2026 shows ten enforcement actions. Note: the archive only holds the most recent batch, not a full seven days. 2) ### DOJ enforcement actions, Sept 11, 2026 · News announcements | Defendant | Allegation | Jurisdiction | Status | |---|---|---|---| | Zakia Khan, 55, Brooklyn | Led $64M Medicaid fraud and kickback scheme via two social adult daycare centers and a home health fiscal intermediary; $56M paid out on false claims | EDNY / National Fraud Enforcement Division | Sentenced to 76 months, $56M restitution, $5M forfeiture; pleaded guilty Aug 2025 | | Luann Middleton, ex-USPS employee | Wire fraud: false total-disability workers' comp claims, ~$40K/yr for nearly 25 years (~$1M) | EDNY, Central Islip, Judge Gary R. Brown | Convicted by jury after 4-day trial; faces up to 20 years | | St. Michael's Eye & Laser Institute and Dr. John Michaelos | False Claims Act: caused submission of false Medicare claims | D. Mass. (Boston) | Civil settlement, $350,000, allegations only | | Unnamed Chicago trader | Unauthorized trading causing $30M in losses | N.D. Ill. | Sentenced to over 16 years | | James David Johnson, 58, Santee, CA | Distributing child sexual abuse material on the dark web | Prosecuted by DOJ Criminal Division | Sentenced to 151 months plus 10 years supervised release | | Glendale, CA man | Conspiracy to steal ~30 USPS carrier vehicles and mail of 200+ victims, including 100 cards | C.D. Cal. | Pleaded guilty | | Compton, CA man | Assaulting and injuring a federal officer by throwing rocks at government vehicles during a Paramount riot | C.D. Cal. | Sentenced to 36 months | | Two Dallas-area women | Aggravated identity theft scheme targeting JCPenney stores nationwide | S.D. Tex. | Sentenced to federal prison | | Adrian Alcantar-Sanchez, 46 | 878.7g of pure fentanyl plus unlawful reentry | E.D. Okla. | 78 months concurrent; pleaded guilty Nov 2025 | | Ohio dairy manager, 54 | Dumping pollutants into a waterway, causing a fish kill | N.D. Ohio | Sentenced after admitting responsibility | 3) https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill 4) Two bulk immigration announcements also landed: Arizona charged 306 people Sept 5–11, and the Western District of Texas filed 500 immigration cases Aug 28 to Sept 10. Want the Sept 5–10 releases too? These are your words now, and this is the whole reply: the delivery layer chose its density and shape by design. Never dispute, re-explain, or apologize for the phrasing, and never send a supplement to restore detail it left out. Only a final send settles its request. Never chase wording with another send. If a fact in it is wrong and would change what the user does, correct it when their next message arrives. Nothing else is open: no request awaits a reply and no work is running. A response with no tool call ends the run. answers: 1f19005a-0d6d-4e99-a055-aad4437088cc
Sub-agent trace (toolu_01WSr4uwEi8eUpu8BbwEi5wQ, 2 events)
tools_started send_message t=118196.318
Inner payload
{
  "tool_name": "send_message",
  "tool_input": {
    "final": true,
    "in_response_to": "1f19005a",
    "message": "Note on sourcing: justice.gov/news itself renders empty to a fetch; the only machine-readable copy I could pull is the DOJ news feed, and it currently holds just the most recent batch (Friday, Sept 11, 2026). So this covers that day's announcements, not the full seven days.\n\n| Defendant | Allegation | Jurisdiction | Status |\n|---|---|---|---|\n| Zakia Khan, 55, Brooklyn | Led $64M Medicaid fraud and kickback scheme via two social adult daycare centers and a home health fiscal intermediary; $56M paid out on false claims | EDNY / National Fraud Enforcement Division | Sentenced to 76 months, $56M restitution, $5M forfeiture; pleaded guilty Aug 2025 ([release](https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme)) |\n| Luann Middleton, ex-USPS employee | Wire fraud: false total-disability workers' comp claims, ~$40K/yr for nearly 25 years (~$1M) | EDNY, Central Islip, Judge Gary R. Brown | Convicted by jury after 4-day trial; faces up to 20 years ([release](https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability)) |\n| St. Michael's Eye & Laser Institute and Dr. John Michaelos | False Claims Act: caused submission of false Medicare claims | D. Mass. (Boston) | Civil settlement, $350,000, allegations only ([release](https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims)) |\n| Unnamed Chicago trader | Unauthorized trading causing $30M in losses | N.D. Ill. | Sentenced to over 16 years ([release](https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading)) |\n| James David Johnson, 58, Santee, CA | Distributing child sexual abuse material on the dark web | Prosecuted by DOJ Criminal Division | Sentenced to 151 months plus 10 years supervised release ([release](https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse)) |\n| Glendale, CA man | Conspiracy to steal ~30 USPS carrier vehicles and mail of 200+ victims, including 100 cards | C.D. Cal. | Pleaded guilty ([release](https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail)) |\n| Compton, CA man | Assaulting and injuring a federal officer by throwing rocks at government vehicles during a Paramount riot | C.D. Cal. | Sentenced to 36 months ([release](https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti)) |\n| Two Dallas-area women | Aggravated identity theft scheme targeting JCPenney stores nationwide | S.D. Tex. | Sentenced to federal prison ([release](https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme)) |\n| Adrian Alcantar-Sanchez, 46 | 878.7g of pure fentanyl plus unlawful reentry | E.D. Okla. | 78 months concurrent; pleaded guilty Nov 2025 ([release](https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry)) |\n| Ohio dairy manager, 54 | Dumping pollutants into a waterway, causing a fish kill | N.D. Ohio | Sentenced after admitting responsibility ([release](https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill)) |\n\nTwo bulk immigration announcements also landed: Arizona charged 306 people Sept 5-11, and the Western District of Texas filed 500 immigration cases Aug 28 to Sept 10. Want me to have a browser pull the Sept 5-10 releases too?"
  },
  "dispatch_id": "toolu_01WSr4uwEi8eUpu8BbwEi5wQ",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": ""
}
tools_completed send_message t=118196.319
Inner payload
{
  "tool_name": "send_message",
  "dispatch_id": "toolu_01WSr4uwEi8eUpu8BbwEi5wQ",
  "status": "completed",
  "result": "Delivered (confirmed) as 4 messages. Your draft was polished into texting register, so the wording differs from what you wrote; this is exactly what the user sees:\n1) The DOJ news feed from Sept 11, 2026 shows ten enforcement actions. Note: the archive only holds the most recent batch, not a full seven days.\n2) ### DOJ enforcement actions, Sept 11, 2026 · News announcements\n\n| Defendant | Allegation | Jurisdiction | Status |\n|---|---|---|---|\n| Zakia Khan, 55, Brooklyn | Led $64M Medicaid fraud and kickback scheme via two social adult daycare centers and a home health fiscal intermediary; $56M paid out on false claims | EDNY / National Fraud Enforcement Division | Sentenced to 76 months, $56M restitution, $5M forfeiture; pleaded guilty Aug 2025 |\n| Luann Middleton, ex-USPS employee | Wire fraud: false total-disability workers' comp claims, ~$40K/yr for nearly 25 years (~$1M) | EDNY, Central Islip, Judge Gary R. Brown | Convicted by jury after 4-day trial; faces up to 20 years |\n| St. Michael's Eye & Laser Institute and Dr. John Michaelos | False Claims Act: caused submission of false Medicare claims | D. Mass. (Boston) | Civil settlement, $350,000, allegations only |\n| Unnamed Chicago trader | Unauthorized trading causing $30M in losses | N.D. Ill. | Sentenced to over 16 years |\n| James David Johnson, 58, Santee, CA | Distributing child sexual abuse material on the dark web | Prosecuted by DOJ Criminal Division | Sentenced to 151 months plus 10 years supervised release |\n| Glendale, CA man | Conspiracy to steal ~30 USPS carrier vehicles and mail of 200+ victims, including 100 cards | C.D. Cal. | Pleaded guilty |\n| Compton, CA man | Assaulting and injuring a federal officer by throwing rocks at government vehicles during a Paramount riot | C.D. Cal. | Sentenced to 36 months |\n| Two Dallas-area women | Aggravated identity theft scheme targeting JCPenney stores nationwide | S.D. Tex. | Sentenced to federal prison |\n| Adrian Alcantar-Sanchez, 46 | 878.7g of pure fentanyl plus unlawful reentry | E.D. Okla. | 78 months concurrent; pleaded guilty Nov 2025 |\n| Ohio dairy manager, 54 | Dumping pollutants into a waterway, causing a fish kill | N.D. Ohio | Sentenced after admitting responsibility |\n3) https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme\nhttps://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability\nhttps://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims\nhttps://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading\nhttps://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse\nhttps://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail\nhttps://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti\nhttps://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme\nhttps://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry\nhttps://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill\n4) Two bulk immigration announcements also landed: Arizona charged 306 people Sept 5–11, and the Western District of Texas filed 500 immigration cases Aug 28 to Sept 10. Want the Sept 5–10 releases too?\nThese are your words now, and this is the whole reply: the delivery layer chose its density and shape by design. Never dispute, re-explain, or apologize for the phrasing, and never send a supplement to restore detail it left out. Only a final send settles its request. Never chase wording with another send. If a fact in it is wrong and would change what the user does, correct it when their next message arrives.\n\nNothing else is open: no request awaits a reply and no work is running. A response with no tool call ends the run.\nanswers: 1f19005a-0d6d-4e99-a055-aad4437088cc",
  "error": "",
  "elapsed": 11.340857907
}
Turn 1: Assistant 1 Message ID: 57c657d8-5b69-405b-b606-25a9a1f3654e
The DOJ news feed from Sept 11, 2026 shows ten enforcement actions. Note: the archive only holds the most recent batch, not a full seven days.
Turn 1: Assistant 2 Message ID: 071ec9fb-ca78-4ea6-8e7e-9ccd768bdfdd

DOJ enforcement actions, Sept 11, 2026 · News announcements

DefendantAllegationJurisdictionStatus
Zakia Khan, 55, BrooklynLed $64M Medicaid fraud and kickback scheme via two social adult daycare centers and a home health fiscal intermediary; $56M paid out on false claimsEDNY / National Fraud Enforcement DivisionSentenced to 76 months, $56M restitution, $5M forfeiture; pleaded guilty Aug 2025
Luann Middleton, ex-USPS employeeWire fraud: false total-disability workers' comp claims, ~$40K/yr for nearly 25 years (~$1M)EDNY, Central Islip, Judge Gary R. BrownConvicted by jury after 4-day trial; faces up to 20 years
St. Michael's Eye & Laser Institute and Dr. John MichaelosFalse Claims Act: caused submission of false Medicare claimsD. Mass. (Boston)Civil settlement, $350,000, allegations only
Unnamed Chicago traderUnauthorized trading causing $30M in lossesN.D. Ill.Sentenced to over 16 years
James David Johnson, 58, Santee, CADistributing child sexual abuse material on the dark webProsecuted by DOJ Criminal DivisionSentenced to 151 months plus 10 years supervised release
Glendale, CA manConspiracy to steal ~30 USPS carrier vehicles and mail of 200+ victims, including 100 cardsC.D. Cal.Pleaded guilty
Compton, CA manAssaulting and injuring a federal officer by throwing rocks at government vehicles during a Paramount riotC.D. Cal.Sentenced to 36 months
Two Dallas-area womenAggravated identity theft scheme targeting JCPenney stores nationwideS.D. Tex.Sentenced to federal prison
Adrian Alcantar-Sanchez, 46878.7g of pure fentanyl plus unlawful reentryE.D. Okla.78 months concurrent; pleaded guilty Nov 2025
Ohio dairy manager, 54Dumping pollutants into a waterway, causing a fish killN.D. OhioSentenced after admitting responsibility
Markdown source
### DOJ enforcement actions, Sept 11, 2026 · News announcements

| Defendant | Allegation | Jurisdiction | Status |
|---|---|---|---|
| Zakia Khan, 55, Brooklyn | Led $64M Medicaid fraud and kickback scheme via two social adult daycare centers and a home health fiscal intermediary; $56M paid out on false claims | EDNY / National Fraud Enforcement Division | Sentenced to 76 months, $56M restitution, $5M forfeiture; pleaded guilty Aug 2025 |
| Luann Middleton, ex-USPS employee | Wire fraud: false total-disability workers' comp claims, ~$40K/yr for nearly 25 years (~$1M) | EDNY, Central Islip, Judge Gary R. Brown | Convicted by jury after 4-day trial; faces up to 20 years |
| St. Michael's Eye & Laser Institute and Dr. John Michaelos | False Claims Act: caused submission of false Medicare claims | D. Mass. (Boston) | Civil settlement, $350,000, allegations only |
| Unnamed Chicago trader | Unauthorized trading causing $30M in losses | N.D. Ill. | Sentenced to over 16 years |
| James David Johnson, 58, Santee, CA | Distributing child sexual abuse material on the dark web | Prosecuted by DOJ Criminal Division | Sentenced to 151 months plus 10 years supervised release |
| Glendale, CA man | Conspiracy to steal ~30 USPS carrier vehicles and mail of 200+ victims, including 100 cards | C.D. Cal. | Pleaded guilty |
| Compton, CA man | Assaulting and injuring a federal officer by throwing rocks at government vehicles during a Paramount riot | C.D. Cal. | Sentenced to 36 months |
| Two Dallas-area women | Aggravated identity theft scheme targeting JCPenney stores nationwide | S.D. Tex. | Sentenced to federal prison |
| Adrian Alcantar-Sanchez, 46 | 878.7g of pure fentanyl plus unlawful reentry | E.D. Okla. | 78 months concurrent; pleaded guilty Nov 2025 |
| Ohio dairy manager, 54 | Dumping pollutants into a waterway, causing a fish kill | N.D. Ohio | Sentenced after admitting responsibility |
Turn 1: Assistant 3 Message ID: feffedb3-bf96-4950-a3d0-26242ef8b684
https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill
Turn 1: Assistant 4 Message ID: 931e7bcd-c1a3-4e34-bbf5-63b8ef0682df
Two bulk immigration announcements also landed: Arizona charged 306 people Sept 5–11, and the Western District of Texas filed 500 immigration cases Aug 28 to Sept 10. Want the Sept 5–10 releases too?
Evidence for turn 1: E0001 (user message)E0002 (tool call)E0003 (tool progress)E0004 (tool result)E0005 (tool call)E0006 (tool progress)E0007 (tool result)E0008 (tool call)E0009 (tool progress)E0010 (tool failure)E0011 (tool call)E0012 (tool progress)E0013 (tool result)E0014 (tool call)E0015 (tool progress)E0016 (tool failure)E0017 (tool call)E0018 (tool progress)E0019 (tool failure)E0020 (tool call)E0021 (tool progress)E0022 (tool result)E0023 (tool call)E0024 (tool progress)E0025 (tool failure)E0026 (tool call)E0027 (tool progress)E0028 (tool failure)E0029 (tool call)E0030 (tool progress)E0031 (tool result)E0032 (tool call)E0033 (tool progress)E0034 (tool failure)E0035 (tool call)E0036 (tool progress)E0037 (tool result)E0038 (tool call)E0039 (tool progress)E0040 (tool result)E0041 (tool call)E0042 (tool result)E0043 (assistant message)E0044 (assistant message)E0045 (assistant message)E0046 (assistant message)

Normalized evidence

The redacted, numbered record a structured judge grades. Check rows above link to the IDs they cite.
E0001 · turn 1 · user message
Use the web_fetch tool to answer the prompt. What major criminal or civil enforcement actions did https://www.justice.gov/news announce in the past seven days? Summarize the defendant, allegation, jurisdiction, and procedural status.
E0002 · turn 1 · tool call · web_fetch · dispatch toolu_01HCEePzefiscdyL9gMoeVSX
{"dispatch_id": "toolu_01HCEePzefiscdyL9gMoeVSX", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "DOJ press releases from the past seven days", "max_age_seconds": 3600, "url": "https://www.justice.gov/news"}, "tool_name": "web_fetch"}
E0003 · turn 1 · tool progress · web_fetch · dispatch toolu_01HCEePzefiscdyL9gMoeVSX
{"dispatch_id": "toolu_01HCEePzefiscdyL9gMoeVSX", "elapsed": null, "error": "", "fields": {"progress": {"message": "DOJ press releases from the past seven days", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/news"}}, "status": "running", "updatedAt": 1789169567799}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0004 · turn 1 · tool result · web_fetch · dispatch toolu_01HCEePzefiscdyL9gMoeVSX
{"dispatch_id": "toolu_01HCEePzefiscdyL9gMoeVSX", "elapsed": 0.1396967, "error": "", "result": {"content": "", "content_length": 0, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "&nbsp;", "url": "https://www.justice.gov/news"}, "status": "completed", "tool_name": "web_fetch"}
E0005 · turn 1 · tool call · web_fetch · dispatch toolu_012wSiqLTggdzBA4HQdAH3rp
{"dispatch_id": "toolu_012wSiqLTggdzBA4HQdAH3rp", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "DOJ press releases listing", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/press-releases"}, "tool_name": "web_fetch"}
E0006 · turn 1 · tool progress · web_fetch · dispatch toolu_012wSiqLTggdzBA4HQdAH3rp
{"dispatch_id": "toolu_012wSiqLTggdzBA4HQdAH3rp", "elapsed": null, "error": "", "fields": {"progress": {"message": "DOJ press releases listing", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/news/press-releases"}}, "status": "running", "updatedAt": 1789169571065}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0007 · turn 1 · tool result · web_fetch · dispatch toolu_012wSiqLTggdzBA4HQdAH3rp
{"dispatch_id": "toolu_012wSiqLTggdzBA4HQdAH3rp", "elapsed": 0.052722707, "error": "", "result": {"content": "", "content_length": 0, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "&nbsp;", "url": "https://www.justice.gov/news/press-releases"}, "status": "completed", "tool_name": "web_fetch"}
E0008 · turn 1 · tool call · web_fetch · dispatch toolu_01Ejh3thysy4C7gDFps6Pi9m
{"dispatch_id": "toolu_01Ejh3thysy4C7gDFps6Pi9m", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "DOJ news RSS feed", "max_age_seconds": 3600, "url": "https://www.justice.gov/feeds/opa/justice-news.xml"}, "tool_name": "web_fetch"}
E0009 · turn 1 · tool progress · web_fetch · dispatch toolu_01Ejh3thysy4C7gDFps6Pi9m
{"dispatch_id": "toolu_01Ejh3thysy4C7gDFps6Pi9m", "elapsed": null, "error": "", "fields": {"progress": {"message": "DOJ news RSS feed", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/feeds/opa/justice-news.xml"}}, "status": "running", "updatedAt": 1789169571065}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0010 · turn 1 · tool failure · web_fetch · dispatch toolu_01Ejh3thysy4C7gDFps6Pi9m
{"dispatch_id": "toolu_01Ejh3thysy4C7gDFps6Pi9m", "elapsed": 0.041356525, "error": "", "result": {"error": "HTTP 404", "error_code": "HTTP_404", "success": false}, "status": "failed", "tool_name": "web_fetch"}
E0011 · turn 1 · tool call · web_fetch · dispatch toolu_01Jsp4vDGpoY6WmBPwAhAdjV
{"dispatch_id": "toolu_01Jsp4vDGpoY6WmBPwAhAdjV", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "DOJ press release RSS", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/rss?type=%5BREDACTED%5D"}, "tool_name": "web_fetch"}
E0012 · turn 1 · tool progress · web_fetch · dispatch toolu_01Jsp4vDGpoY6WmBPwAhAdjV
{"dispatch_id": "toolu_01Jsp4vDGpoY6WmBPwAhAdjV", "elapsed": null, "error": "", "fields": {"progress": {"message": "DOJ press release RSS", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/news/rss?type=%5BREDACTED%5D"}}, "status": "running", "updatedAt": 1789169574741}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0013 · turn 1 · tool result · web_fetch · dispatch toolu_01Jsp4vDGpoY6WmBPwAhAdjV
{"dispatch_id": "toolu_01Jsp4vDGpoY6WmBPwAhAdjV", "elapsed": 0.021596785, "error": "", "result": {"content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<rss xmlns:dc=\"http://purl.org/dc/elements/1.1/\" version=\"2.0\" xml:base=\"https://www.justice.gov/\">\n <channel>\n <title>Justice News</title>\n <link>https://www.justice.gov/</link>\n <description/>\n <language>en</language>\n \n <item>\n <title>Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme</title>\n <link>https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme</link>\n <description>A Brooklyn woman was sentenced yesterday to 76 months in prison in connection with her leadership of a vast $64 million Medicaid fraud and illegal kickback scheme at her two social adult daycare centers and home health care company.&amp;nbsp;The defendant was also ordered to pay over $56 million in restitution and to forfeit $5 million in fraud proceeds, including two properties, cash, and gold jewelry seized during a search of her home, as pictured below.&amp;nbsp;</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme</guid>\n </item>\n<item>\n <title>Compton Man Sentenced to 3 Years in Federal Prison for Injuring Federal Officer During Anti-Immigration Enforcement Riot Last Year</title>\n <link>https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti</link>\n <description>A Compton man was sentenced today to 36 months in federal prison for assaulting and injuring a federal officer by throwing large rocks at passing government vehicles during an anti-immigration law enforcement riot last year in Paramount.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti</guid>\n </item>\n<item>\n <title>Lexington Man Sentenced in Fentanyl Distribution leading to Overdose Death</title>\n <link>https://www.justice.gov/usao-edky/pr/lexington-man-sentenced-fentanyl-distribution-leading-overdose-death-0</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edky/pr/lexington-man-sentenced-fentanyl-distribution-leading-overdose-death-0</guid>\n </item>\n<item>\n <title>Cincinnati Man Sentenced in Fentanyl Distribution leading to Overdose Death</title>\n <link>https://www.justice.gov/usao-edky/pr/cincinnati-man-sentenced-fentanyl-distribution-leading-overdose-death</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edky/pr/cincinnati-man-sentenced-fentanyl-distribution-leading-overdose-death</guid>\n </item>\n<item>\n <title>Mexican Man Charged for Smuggling Illegal Aliens Into the United States</title>\n <link>https://www.justice.gov/usao-nv/pr/mexican-man-charged-smuggling-illegal-aliens-united-states</link>\n <description>&lt;strong&gt;LAS VEGAS –&amp;nbsp;&lt;/strong&gt;A Mexican man made his initial appearance in court Thursday for allegedly smuggling two illegal aliens from Mexico into the United States.&amp;nbsp;</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-nv/pr/mexican-man-charged-smuggling-illegal-aliens-united-states</guid>\n </item>\n<item>\n <title>Two Dallas-area women sentenced in nationwide identity theft fraud scheme</title>\n <link>https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme</link>\n <description>Two women have been ordered to federal prison for participating in an aggravated identity scheme that targeted JCPenney stores across the country</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme</guid>\n </item>\n<item>\n <title>Former Postal Worker Convicted of Stealing Nearly $1 Million in Tax-Free Federal Disability Benefits</title>\n <link>https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability</link>\n <description>Earlier today, a federal jury in Central Islip convicted Luann Middleton, a former United States Postal Service (USPS) employee, of wire fraud in connection with her repeated submission of false workers compensation forms to the United States Department of Labor (DOL), in which she claimed total disability, and thereby received approximately $40,000 per year in federal workers’ compensation benefits for nearly 25 years.&amp;nbsp; The verdict followed a four-day trial before United States District Judge Gary R. Brown.&amp;nbsp; When sentenced, Middleton faces up to 20 years in prison, as well as financial penalties.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability</guid>\n </item>\n<item>\n <title>Glendale Man Pleads Guilty to Conspiring to Steal U.S. Postal Service Vehicles and Mail Belonging to More Than 200 Victims</title>\n <link>https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail</link>\n <description>A Glendale man pleaded guilty today to conspiring to steal approximately 30 United States Postal Service (USPS) mail carrier vehicles as well as the mail inside them, including 100 credit and debit cards belonging to other people, some of which he then illegally used.&amp;nbsp;</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail</guid>\n </item>\n<item>\n <title>Illegal Alien Sentenced For Unlawful Reentry</title>\n <link>https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-unlawful-reentry-35</link>\n <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that Juan Cervantes Rodriguez, a/k/a Arellano Antonio Gomez, a/k/a Juan Roberto Cervantes, a/k/a Juan Cervantes Rodriguez, a/k/a Juan Rober Cervantes, a/k/a Juan Robert Cervantes, a/k/a Juan Cervantes-Rodriguez, a/k/a Juan Rober Cervantes-Rodriguez, a/k/a Antonio Gomez Arellano, a/k/a Juan Robert Rodriguez, a/k/a Juan Rober Rodriguez-Cervantes, age 47, a Mexican national unlawfully present in McCurtain, Oklahoma, was sentenced to time served for one count of Unlawful Reentry of Removed Alien.On June 11, 2026, Rodriguez pleaded guilty to the charge. &amp;nbsp;According to investigators, on April 21, 2026, Rodriguez, an alien, was found in the United States without obtaining the express consent of the Secretary of Homeland Security to reapply for admission to the United States after having been previously removed on May 3, 2010, August 29, 2011, and November 29, 2017.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-unlawful-reentry-35</guid>\n </item>\n<item>\n <title>Illegal Alien Sentenced For Possession With Intent To Distribute Fentanyl And Unlawful Reentry</title>\n <link>https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry</link>\n <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that Adrian Alcantar-Sanchez, a/k/a Pedro Ruiz-Betancur, age 46, a Mexican national unlawfully present in McIntosh County, Oklahoma, was sentenced to 78 months in prison for one count of Possession with Intent to Distribute Fentanyl and 78 months imprisonment for one count of Unlawful Reentry of Removed Alien. The sentences were ordered to run concurrently.On November 14, 2025, Alcantar-Sanchez pleaded guilty to the charges. According to investigators, on March 29, 2025, a trooper conducting a routine traffic stop on I-40 in Sequoyah County discovered Alcantar-Sanchez in possession of 878.7 grams of pure fentanyl, a Schedule II controlled substance. &amp;nbsp; At the time he was apprehended, Alcantar-Sanchez had been previously removed from the United States on June 19, 2009, and April 6, 2012, and was in the United States without obtaining the express consent of the Secretary of Homeland Security to reapply for admission.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry</guid>\n </item>\n<item>\n <title>Chicago Trader Sentenced to More Than 16 Years in Federal Prison for Engaging in Unauthorized Trading That Caused $30 Million in Losses</title>\n <link>https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading</link>\n <description>“This crime was driven by pure greed,” said Assistant U.S. Attorney Jared Hasten.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading</guid>\n </item>\n<item>\n <title>Adair County Resident Sentenced For Illegally Possessing Firearms And Ammunition</title>\n <link>https://www.justice.gov/usao-edok/pr/adair-county-resident-sentenced-illegally-possessing-firearms-and-ammunition-0</link>\n <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that Levi Grant Loyd, a/k/a Levi Grant Lloyd, age 37, of Westville, Oklahoma, was sentenced to 12 months and 1 day in prison for one count of Felon in Possession of Firearm and Ammunition.On November 6, 2025, Loyd pleaded guilty to the charge. According to investigators, on June 4, 2025, law enforcement serving an outstanding felony arrest warrant discovered Loyd in knowing possession of one 12 gauge, semi-automatic shotgun, one 20 gauge pump paction shotgun, one .22 caliber, bolt action rifle, one .22 caliber, semi-automatic rifle, 8 rounds of 12 gauge ammunition, and 18 rounds of .22 caliber ammunition after having been previously convicted of a crime punishable by more than one year imprisonment.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/adair-county-resident-sentenced-illegally-possessing-firearms-and-ammunition-0</guid>\n </item>\n<item>\n <title>Hardy, Iowa, Man Sentenced to Over 7 Years in Federal Prison for Possession of Child Pornography</title>\n <link>https://www.justice.gov/usao-ndia/pr/hardy-iowa-man-sentenced-over-7-years-federal-prison-possession-child-pornography</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndia/pr/hardy-iowa-man-sentenced-over-7-years-federal-prison-possession-child-pornography</guid>\n </item>\n<item>\n <title>McCurtain County Resident Sentenced For Illegally Possessing Firearms And Ammunition</title>\n <link>https://www.justice.gov/usao-edok/pr/mccurtain-county-resident-sentenced-illegally-possessing-firearms-and-ammunition</link>\n <description>&lt;strong&gt;MUSKOGEE, OKLAHOMA – &lt;/strong&gt;The United States Attorney’s Office for the Eastern District of Oklahoma announced that William Claborn Clark, a/k/a William Claborn Clark, Jr., a/k/a William Elaborn Clark, Jr., age 46, of Valliant, Oklahoma, was sentenced to 15 months in prison for one count of Felon in Possession of Firearm and Ammunition.On November 10, 2025, Clark pleaded guilty to the charge. &amp;nbsp;According to investigators, on May 10, 2025, law enforcement discovered Clark in possession of one .45ACP caliber semi-automatic pistol, one .30-06 caliber bolt-action rifle, one break-open rifle, and 23 rounds of ammunition after having been previously convicted of a crime punishable by more than one year imprisonment.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edok/pr/mccurtain-county-resident-sentenced-illegally-possessing-firearms-and-ammunition</guid>\n </item>\n<item>\n <title>Armed Carjacking in Chicago Leads to Nearly Ten-Year Federal Prison Sentence</title>\n <link>https://www.justice.gov/usao-ndil/pr/armed-carjacking-chicago-leads-nearly-ten-year-federal-prison-sentence</link>\n <description>JAMES HAMPTON brandished a gun during a carjacking on Chicago’s West Side.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndil/pr/armed-carjacking-chicago-leads-nearly-ten-year-federal-prison-sentence</guid>\n </item>\n<item>\n <title>Western District of Texas U.S. Attorney’s Office Reaches 500 New Immigration Cases Through First 2 Weeks of September </title>\n <link>https://www.justice.gov/usao-wdtx/pr/western-district-texas-us-attorneys-office-reaches-500-new-immigration-cases-through</link>\n <description>Federal prosecutors in the Western District of Texas filed 500 new immigration and immigration-related criminal cases from August 28 through September 10</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-wdtx/pr/western-district-texas-us-attorneys-office-reaches-500-new-immigration-cases-through</guid>\n </item>\n<item>\n <title>New Jersey Woman Who Defrauded Pandemic Relief Program of More Than Half a Million Dollars Sentenced to a Year and a Day in Prison</title>\n <link>https://www.justice.gov/usao-edpa/pr/new-jersey-woman-who-defrauded-pandemic-relief-program-more-half-million-dollars</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edpa/pr/new-jersey-woman-who-defrauded-pandemic-relief-program-more-half-million-dollars</guid>\n </item>\n<item>\n <title>District of Arizona Charges 306 Individuals for Immigration-Related Criminal Conduct this Week</title>\n <link>https://www.justice.gov/usao-az/pr/district-arizona-charges-306-individuals-immigration-related-criminal-conduct-week</link>\n <description>PHOENIX, Ariz. – During the week of enforcement operations from Sep. 5 through Sep. 11, 2026, the U.S. Attorney’s Office for the District of Arizona brought immigration-related criminal charges against 306 individuals.&amp;nbsp;</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-az/pr/district-arizona-charges-306-individuals-immigration-related-criminal-conduct-week</guid>\n </item>\n<item>\n <title>Dairy Manager Sentenced for Role in Polluting Waterway With Waste That Caused a Fish Kill</title>\n <link>https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill</link>\n <description>A 54-year-old man employed at a northern Ohio dairy was sentenced after he admitted responsibility for environmental pollutants that were dumped into a waterway.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill</guid>\n </item>\n<item>\n <title>California Man Sentenced to Over 12 Years in Prison for Distributing Sadistic Child Sexual Abuse Material Over the Dark Web</title>\n <link>https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse</link>\n <description>James David Johnson, 58, of Santee, California, was sentenced today to 151 months in prison and 10 years of supervised release for distributing images and videos over the dark web that depicted the sexual abuse of children.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse</guid>\n </item>\n<item>\n <title>Arrested at Airport, Man Voluntarily Returns to Minnesota to Face Charges of Defrauding $1.3 Million in Housing Stabilization Services Funds</title>\n <link>https://www.justice.gov/usao-mn/pr/arrested-airport-man-voluntarily-returns-minnesota-face-charges-defrauding-13-million</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-mn/pr/arrested-airport-man-voluntarily-returns-minnesota-face-charges-defrauding-13-million</guid>\n </item>\n<item>\n <title>Eastern District of Virginia hosts 9/11 observance on 25th anniversary of attacks</title>\n <link>https://www.justice.gov/usao-edva/pr/eastern-district-virginia-hosts-911-observance-25th-anniversary-attacks</link>\n <description>The U.S. Attorney’s Office for the Eastern District of Virginia observed the 25th anniversary of the September 11 attacks on the Pentagon and the World Trade Center with a reflective presentation.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-edva/pr/eastern-district-virginia-hosts-911-observance-25th-anniversary-attacks</guid>\n </item>\n<item>\n <title>Eye Practice and Physician Owner Agree to Pay $350,000 to Resolve Allegations of False Claims to Medicare</title>\n <link>https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims</link>\n <description>BOSTON – St. Michael’s Eye &amp;amp; Laser Institute, a Florida ophthalmology practice, and Dr. John Michaelos, an ophthalmologist and owner of St. Michael’s Eye &amp;amp; Laser Institute, have agreed to pay $350,000 to resolve allegations that they caused the submission of false claims to Medicare in violation of the False Claims Act.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims</guid>\n </item>\n<item>\n <title>Dothan Tax Preparer Sentenced to Nearly Five Years in Prison for Filing False Tax Returns</title>\n <link>https://www.justice.gov/usao-mdal/pr/dothan-tax-preparer-sentenced-nearly-five-years-prison-filing-false-tax-returns</link>\n <description/>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-mdal/pr/dothan-tax-preparer-sentenced-nearly-five-years-prison-filing-false-tax-returns</guid>\n </item>\n<item>\n <title>Gang task force arrests Cincinnati man allegedly tied to multiple shootings</title>\n <link>https://www.justice.gov/usao-sdoh/pr/gang-task-force-arrests-cincinnati-man-allegedly-tied-multiple-shootings</link>\n <description>CINCINNATI – Federal agents arrested a Cincinnati man this morning who allegedly possessed firearms connected to at least two homicides and three total shootings.</description>\n <pubDate>Fri, 11 Sep 2026 12:00:00 +0000</pubDate>\n <dc:creator/>\n <guid isPermaLink=\"true\">https://www.justice.gov/usao-sdoh/pr/gang-task-force-arrests-cincinnati-man-allegedly-tied-multiple-shootings</guid>\n </item>\n\n </channel>\n</rss>\n", "content_length": 20295, "content_type": "application/rss+xml", "description": "", "status_code": 200, "success": true, "title": "", "url": "https://www.justice.gov/news/rss"}, "status": "completed", "tool_name": "web_fetch"}
E0014 · turn 1 · tool call · web_fetch · dispatch toolu_013GHi6o1SdLzMDSnmLmKgZ2
{"dispatch_id": "toolu_013GHi6o1SdLzMDSnmLmKgZ2", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "DOJ press release RSS alt", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/press-releases/rss.xml"}, "tool_name": "web_fetch"}
E0015 · turn 1 · tool progress · web_fetch · dispatch toolu_013GHi6o1SdLzMDSnmLmKgZ2
{"dispatch_id": "toolu_013GHi6o1SdLzMDSnmLmKgZ2", "elapsed": null, "error": "", "fields": {"progress": {"message": "DOJ press release RSS alt", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/news/press-releases/rss.xml"}}, "status": "running", "updatedAt": 1789169574741}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0016 · turn 1 · tool failure · web_fetch · dispatch toolu_013GHi6o1SdLzMDSnmLmKgZ2
{"dispatch_id": "toolu_013GHi6o1SdLzMDSnmLmKgZ2", "elapsed": 0.120102714, "error": "", "result": {"error": "HTTP 404", "error_code": "HTTP_404", "success": false}, "status": "failed", "tool_name": "web_fetch"}
E0017 · turn 1 · tool call · web_fetch · dispatch toolu_0154PvJ9Ep79y3mJNzHG1rD6
{"dispatch_id": "toolu_0154PvJ9Ep79y3mJNzHG1rD6", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "older DOJ press releases page 2", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/rss?page=%5BREDACTED%5D"}, "tool_name": "web_fetch"}
E0018 · turn 1 · tool progress · web_fetch · dispatch toolu_0154PvJ9Ep79y3mJNzHG1rD6
{"dispatch_id": "toolu_0154PvJ9Ep79y3mJNzHG1rD6", "elapsed": null, "error": "", "fields": {"progress": {"message": "older DOJ press releases page 2", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/news/rss?page=%5BREDACTED%5D"}}, "status": "running", "updatedAt": 1789169580953}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0019 · turn 1 · tool failure · web_fetch · dispatch toolu_0154PvJ9Ep79y3mJNzHG1rD6
{"dispatch_id": "toolu_0154PvJ9Ep79y3mJNzHG1rD6", "elapsed": 11.731459902, "error": "", "result": {"error": "Parallel Extract: page extraction failed (HTTP 200)", "error_code": "FALLBACK_ERROR", "success": false}, "status": "failed", "tool_name": "web_fetch"}
E0020 · turn 1 · tool call · web_fetch · dispatch toolu_011T6kvJFWTDXGrhAKcUGuJW
{"dispatch_id": "toolu_011T6kvJFWTDXGrhAKcUGuJW", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "details on Medicaid fraud sentencing", "url": "https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme"}, "tool_name": "web_fetch"}
E0021 · turn 1 · tool progress · web_fetch · dispatch toolu_011T6kvJFWTDXGrhAKcUGuJW
{"dispatch_id": "toolu_011T6kvJFWTDXGrhAKcUGuJW", "elapsed": null, "error": "", "fields": {"progress": {"message": "details on Medicaid fraud sentencing", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme"}}, "status": "running", "updatedAt": 1789169580953}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0022 · turn 1 · tool result · web_fetch · dispatch toolu_011T6kvJFWTDXGrhAKcUGuJW
{"dispatch_id": "toolu_011T6kvJFWTDXGrhAKcUGuJW", "elapsed": 0.033407141, "error": "", "result": {"content": "Office of Public Affairs | Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme | United States Department of Justice [Skip to main content](#main-content)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n ![](/themes/custom/usdoj_uswds/assets/img/us_flag_small.png)\n\n\n\n\n\nAn official website of the United States government\n\n\n\nHere's how you know\n\n\n\n Here's how you know\n\n\n\n\n\n\n\n\n\n ![Dot gov](/themes/custom/usdoj_uswds/assets/img/icon-dot-gov.svg)\n\n\n\n **Official websites use .gov**\n A **.gov** website belongs to an official government organization in the United States.\n\n\n\n\n\n\n\n ![Https](/themes/custom/usdoj_uswds/assets/img/icon-https.svg)\n\n\n\n **Secure .gov websites use HTTPS**\n A **lock** ( Lock Locked padlock ) or **https://** means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n ![open menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-menu.svg) ![open menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-close.svg) DOJ Menu\n\n\n\n [![](/themes/custom/usdoj_uswds/images/doj-main-seal-logo.svg)U.S. Department of Justice](/)\n\n\n - About\n - [The Attorney General](/ag)\n - [Organizational Chart](/agencies/chart/map)\n - [Budget & Performance](/doj/budget-and-performance)\n - [History & Museum](https://www.justice.gov/history)\n - [Privacy Program](/opcl)\n\n\n - [Our Work](https://www.justice.gov/our-work)\n - News\n - [Press Releases](/news/press-releases)\n - [Speeches](/news/speeches)\n - [Videos](/news/videos)\n - [Photo Galleries](/news/photo-galleries)\n - [Blogs](/news/blogs)\n - [Podcasts](/news/podcasts)\n\n\n - Resources\n - [Guidance Documents](https://www.justice.gov/guidance)\n - [Forms](https://www.justice.gov/forms)\n - [Publications](https://www.justice.gov/publications)\n - [Information for Victims in Large Cases](/information-victims-large-cases)\n - [Justice Manual](https://www.justice.gov/jm/justice-manual)\n - [Business and Contracts](/business)\n\n\n - [Grants](https://www.justice.gov/grants)\n - Employment\n - [Why Justice ?](https://www.justice.gov/careers/why-justice)\n - [Benefits](https://www.justice.gov/careers/benefits)\n - [DOJ Vacancies](https://www.justice.gov/careers/search-jobs)\n - [Legal Careers at DOJ](/legal-careers)\n\n\n\n\n\n\n\n\n\n\n - [Our Offices](/agencies/chart/grid)\n - [Find Help](/action-center/find-help-and-information-crime-victims)\n - [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n * [![Department of Justice Logo Office Of Public Affairs](/sites/default/files/2022-09/doj-logo-opa.svg)](/opa) *\n\n\n\n\n\n\n\n\n\n## Utilities\n\n\n - [Our Offices](/agencies/chart/grid)\n - [Find Help](/action-center/find-help-and-information-crime-victims)\n - [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n Search\n\n\n\n ![Search](/themes/custom/usdoj_uswds/images/doj-icon-header-search.svg)\n\n\n\n\n\n\n\n\n\n\n\n ![open menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-menu.svg) ![close menu icon](/themes/custom/usdoj_uswds/images/doj-icon-hamburger-close.svg) Menu Close\n\n\n\n\n - [About](/opa/about-office)\n - [News](/news)\n - [Documents](/opa/documents)\n - [Internships](/opa/internships)\n - [FOIA](/opa/opa-freedom-information-act)\n - [Contact](/opa/contact-office)\n - [Information for Journalists](/opa/information-journalists)\n\n\n\n\n\n\n\n\n - [Our Offices](/agencies/chart/grid)\n - [Find Help](/action-center/find-help-and-information-crime-victims)\n - [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nMain Menu\n\n\n\n\n\n ![United States Department of Justice Seal](/themes/custom/usdoj_uswds/images/doj-main-seal-logo.svg)\n\n\n\nU.S. Department of Justice\n\n\n\n ![close menu icon](/themes/custom/usdoj_uswds/images/expand_more-rounded--white.svg) ![expand menu icon](/themes/custom/usdoj_uswds/images/expand_less-rounded--white.svg)\n\n\n\n\n\n\n - About\n - title=\"About\" [**About**](/about)\n - [The Attorney General](/ag)\n - [Organizational Chart](/agencies/chart/map)\n - [Budget & Performance](/doj/budget-and-performance)\n - [History & Museum](https://www.justice.gov/history)\n - [Privacy Program](/opcl)\n\n\n - [Our Work](https://www.justice.gov/our-work)\n - News\n - title=\"News\" [**News**](/news)\n - [Press Releases](/news/press-releases)\n - [Speeches](/news/speeches)\n - [Videos](/news/videos)\n - [Photo Galleries](/news/photo-galleries)\n - [Blogs](/news/blogs)\n - [Podcasts](/news/podcasts)\n\n\n - Resources\n - title=\"Guidance & Resources\" [**Resources**](/resources)\n - [Guidance Documents](https://www.justice.gov/guidance)\n - [Forms](https://www.justice.gov/forms)\n - [Publications](https://www.justice.gov/publications)\n - [Information for Victims in Large Cases](/information-victims-large-cases)\n - [Justice Manual](https://www.justice.gov/jm/justice-manual)\n - [Business and Contracts](/business)\n\n\n - [Grants](https://www.justice.gov/grants)\n - Employment\n - [**Employment**](https://www.justice.gov/careers)\n - [Why Justice ?](https://www.justice.gov/careers/why-justice)\n - [Benefits](https://www.justice.gov/careers/benefits)\n - [DOJ Vacancies](https://www.justice.gov/careers/search-jobs)\n - [Legal Careers at DOJ](/legal-careers)\n\n\n\n\n\n\n\n\n\n\n - [Our Offices](/agencies/chart/grid)\n - [Find Help](/action-center/find-help-and-information-crime-victims)\n - [Contact Us](https://www.justice.gov/contact-us)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Search ![Search](/themes/custom/usdoj_uswds/images/doj-icon-header-search.svg)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Breadcrumb\n\n\n - [Justice.gov](/)\n - [Office of Public Affairs](/opa)\n - [News](https://www.justice.gov/news)\n - [Press Releases](https://www.justice.gov/news/press-releases)\n - Brooklyn Adult Daycare Owner Sentenced To Prison For Leadership Role In $64M Medicaid Fraud Scheme\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n### MENU News\n\n\n\n\n - [All News](/news)\n - [Blogs](/news/blogs)\n - [Photo Galleries](/news/photo-galleries)\n - [Podcasts](/news/podcasts)\n - [Press Releases](/news/press-releases)\n - [Speeches](/news/speeches)\n - [Videos](/news/videos)\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Archived Press Releases\n\n\n\n\n\n\n\n\n\n\n\n[**Archived News**](https://www.justice.gov/archives/news-archive)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nPress Release\n\n\n\n# Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme\n\n\n\n\n\n\n\n\n\n\n\n\n\nFriday, September 11, 2026\n\n\n\n\n\n\n\n\n\n\n\n Share ![right caret](/themes/custom/usdoj_uswds/svg/angle-arrow-right-white.svg)\n - [Facebook](http://www.facebook.com/sharer/sharer.php?u=%5BREDACTED%5D)\n - [X](http://twitter.com/intent/tweet?url=%5BREDACTED%5D&text=%5BREDACTED%5D Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme)\n - [LinkedIn](http://www.linkedin.com/shareArticle?mini=%5BREDACTED%5D&url=%5BREDACTED%5D&title=%5BREDACTED%5D Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme)\n - [Email](mailto:?body=https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme&subject=Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme)\n\n\n\n\n\n\n\n\n\n\n\n\n\n **For Immediate Release**\n\n Office of Public Affairs\n\n\n\n\n\n\n\n\n\n\n\n\n\nA Brooklyn woman was sentenced yesterday to 76 months in prison in connection with her leadership of a vast $64 million Medicaid fraud and illegal kickback scheme at her two social adult daycare centers and home health care company. The defendant was also ordered to pay over $56 million in restitution and to forfeit $5 million in fraud proceeds, including two properties, cash, and gold jewelry seized during a search of her home, as pictured below. \n\n\n\n\n\n ![money](/sites/default/files/styles/d04/public/2026-09/Picture1_0.png?itok=6tR1Ia29)\n\n\n\n Photograph of cash seized when a search warrant was executed on Zakia Khan’s home.\n\n\n\n ![money 2](/sites/default/files/styles/d04/public/2026-09/Picture2_0.png?itok=j9AaIHSG)\n\n\n\n Photograph of cash seized when a search warrant was executed on Zakia Khan’s home.\n\n\n\n ![jewelry in a pile](/sites/default/files/styles/d04/public/2026-09/Picture3.png?itok=omJfVOeB)\n\n\n\n Photograph of jewelry seized when a search warrant was executed on Zakia Khan’s home.\n\n“The Fraud Division will relentlessly hold accountable individuals who exploit Medicaid and take advantage of services meant to support our seniors,” said Assistant Attorney General Colin M. McDonald of the Justice Department’s National Fraud Enforcement Division. “This sentence should put all Medicaid fraudsters on notice — if you steal from Medicaid, we will uncover your conduct, protect the beneficiaries you harm, and ensure you are brought to justice.”\n\n“Yesterday’s sentencing sends a strong message of deterrence in our District,” said U.S. Attorney Joseph Nocella Jr. for the Eastern District of New York. “Our Office and the Justice Department are focused on protecting American taxpayers from fraudsters and as such, we will vigorously prosecute corrupt health care owners and operators in our district.”\n\n“Social adult day care and home health services are designed to support seniors, not line the pockets of fraudsters,” said Acting Deputy Inspector General for Investigations Miranda L. Bennett of the Department of Health and Human Services Office of Inspector General (HHS-OIG). “Today’s sentence sends an important message that anyone who illicitly exploits the Medicaid program will be held accountable to the full extent of the law.”  \n\n“Khan acted with staggering greed, leading a scheme to defraud Medicaid of millions of dollars intended for people in need. She and her co-conspirators set up social adult day cares but, instead of providing care and services to our most vulnerable neighbors, they enriched themselves with cash, gold and property,” said Acting Special Agent in Charge Pete Gizas of Homeland Security Investigations (HSI) New York. “Today’s sentence sends a message: we will be relentless in our pursuit of justice against fraudsters. HSI is working side by side with our law enforcement partners to uncover and dismantle complex fraud networks like this one.”\n\n“Zakia Khan stole $64 million from the Medicaid program through bribes and kickbacks—money meant to support the most vulnerable,” stated NYPD Commissioner Jessica Tisch. “This was not only deeply illegal but also immoral, and the NYPC will continue to investigate anyone who exploits government programs for personal gain. I thank our NYPD investigators and all our partners in law enforcement for their work in stopping this criminal and bringing this case to a close.”\n\nAccording to court documents, Zakia Khan, 55, of Brooklyn, New York, owned two social adult daycare centers—Happy Family Social Adult Day Care Center Inc. (Happy Family) and Family Social Adult Day Care Center Inc. (Family Social). She also owned a home health care fiscal intermediary called Responsible Care Staffing Inc. and an entity she used to receive and disguise fraud proceeds called Tanwee Services Inc.\n\nFrom approximately October 2017 through July 2024, in exchange for kickbacks and bribes, a web of marketers referred Medicaid recipients to Khan’s social adult daycare centers. As depicted in the pictures below, Khan and the marketers paid kickbacks and bribes to the Medicaid recipients to induce them to sign up for services that Khan then billed to Medicaid. These services were never actually provided as represented to Medicaid. \n\nBetween 2017 and 2024, Happy Family and Family Social fraudulently billed Medicaid approximately $64 million. Medicaid paid approximately $56 million based on these false and fraudulent claims. Khan and her co-conspirators used multiple business entities to launder the fraud proceeds and generate the cash used to pay kickbacks and bribes to the marketers and the Medicaid recipients. \n\n\n\n\n\n ![woman counting money](/sites/default/files/styles/d04/public/2026-09/Picture4.png?itok=uPOT4-RH)\n\n\n\n Zakia Khan on an undercover recording paying illegal kickbacks inside her office at Happy Family.\n\n\n\n ![woman by a car](/sites/default/files/styles/d04/public/2026-09/Picture5.png?itok=0eHG5RNP)\n\n\n\n Medicaid recipients receiving illegal cash kickbacks in exchange for filling out false attendance sheets for Zakia Khan’s social adult daycare centers.\n\n\n\n ![woman with cash](/sites/default/files/styles/d04/public/2026-09/Picture7.png?itok=ZLiG5SIK)\n\n\n\n Medicaid recipients receiving illegal cash kickbacks in exchange for filling out false attendance sheets for Zakia Khan’s social adult daycare centers.\n\nIn August 2025, Khan [pleaded guilty](https://www.justice.gov/opa/pr/leader-68m-adult-day-care-fraud-scheme-pleads-guilty) to conspiracy to commit health care fraud and conspiracy to defraud the United States and pay health care kickbacks. \n\nHHS-OIG, HSI New York, and NYPD investigated the case. \n\nDeputy Chief Patrick J. Campbell and Trial Attorney Leonid Sandlar of the National Fraud Enforcement Division’s Health Care Fraud Section prosecuted the case, with the assistance of Assistant U.S. Attorney Claire Kedeshian for the Eastern District of New York who assisted with forfeiture matters.\n\nOn April 7, the Department of Justice announced the creation of the National Fraud Enforcement Division (Fraud Division). The Fraud Division is laser-focused on investigating and prosecuting those who commit fraud against the American people. The Department’s work to combat fraud supports President Trump’s Task Force to Eliminate Fraud, a whole-of-government effort chaired by Vice President J.D. Vance to eliminate fraud, waste, and abuse within Federal benefit programs.\n\nThe Department of Justice’s Health Care Fraud Strike Force Program, currently comprised of nine strike forces operating in federal districts across the country, has charged more than 6,200 defendants who collectively billed federal health care programs and private insurers more than $45 billion since 2007. In addition, the Centers for Medicare & Medicaid Services, working in conjunction with the Office of the Inspector General for the Department of Health and Human Services, are taking steps to hold providers accountable for their involvement in health care fraud schemes. More information can be found at [www.justice.gov/criminal-fraud/health-care-fraud-unit](http://www.justice.gov/criminal-fraud/health-care-fraud-unit).\n\n\n\n\n\n\n\nUpdated September 11, 2026\n\n\n\n---\n\n\n\n\n\n Components\n\n\n\n [National Fraud Enforcement Division](/fraud)\n\n\n\n [USAO - New York, Eastern](http://www.justice.gov/usao-edny)\n\n\n\n Press Release Number: 26-1047\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Related Content\n\n\n\n\n\n\n\n\n\nPress Release\n\n[Justice Department Secures Denaturalization of Convicted Rapist from India](/opa/pr/justice-department-secures-denaturalization-convicted-rapist-india)\n\n\n\nThe U.S. District Court for the Eastern District of New York entered judgment revoking the naturalization of convicted rapist Gurmeet Singh.\n\n\n\nAugust 31, 2026\n\n\n\n [![Image of Crossbow](/sites/default/files/styles/related_content_image/public/2026-05/picture1_1_11.png?itok=UKZlz-LM)](/opa/pr/california-doctor-convicted-45m-botox-fraud-scheme-targeting-medicare)\n\nPress Release\n\n[California Doctor Convicted of $45M Botox Fraud Scheme Targeting Medicare](/opa/pr/california-doctor-convicted-45m-botox-fraud-scheme-targeting-medicare)\n\n\n\nA jury in the Central District of California convicted a California doctor yesterday in a $45 million scheme to defraud Medicare by submitting claims for Botox injections that were never...\n\n\n\nMay 19, 2026\n\n\n\nPress Release\n\n[Bronx Man Convicted of Operating Police Station for the Chinese Government in New York City and Obstruction of Justice](/opa/pr/bronx-man-convicted-operating-police-station-chinese-government-new-york-city-and)\n\n\n\nToday in federal court in Brooklyn, Bronx resident Lu Jianwang, a U.S. citizen also known as “Harry Lu,” was convicted by a jury of two counts of a superseding indictment...\n\n\n\nMay 13, 2026\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n -\n\n ![envelope icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-mail.svg)\n\n\n\n\n\n**Office of Public Affairs**\nU.S. Department of Justice\n950 Pennsylvania Avenue, NW\nWashington DC 20530\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n -\n\n ![smartphone icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-phone.svg)\n\n\n\n\n\nOffice of Public Affairs Direct Line\n202-514-2007\n\nDepartment of Justice Main Switchboard\n202-514-2000\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n -\n\n ![smartphone icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-smartphone.svg)\n\n\n\n\n\n[Signup for Email Updates](https://public.govdelivery.com/accounts/USDOJ/subscriber/new)\n[Social Media](https://www.justice.gov/social)\n\n\n - [twitter ![twitter icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-twitter.svg)](https://x.com/TheJusticeDept)\n - [facebook ![facebook icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-facebook.svg)](https://www.facebook.com/DOJ)\n - [youtube ![youtube icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-youtube.svg)](http://www.youtube.com/user/TheJusticeDepartment)\n - [instagram ![instagram icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-instagram.svg)](https://www.instagram.com/thejusticedept/)\n - [linkedin ![linkedin icon](/themes/custom/usdoj_uswds/images/doj-header-footer-icons/doj-icon-footer-linkedin.svg)](https://www.linkedin.com/company/usdoj/mycompany/)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n![U.S. Department of Justice logo](/themes/custom/usdoj_uswds/images/doj-main-header-logo.svg)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n- [About](/about)\n- [Budget & Performance](/doj/budget-and-performance)\n- [Archives](/archives/doj-archive)\n- [FOIA](/oip)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n - [Accessibility](/accessibility/accessibility-statement)\n - [Legal Policies & Disclaimers](/legalpolicies)\n - [Privacy](/doj/privacy-policy)\n - [For Employees](/employees)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n- [Office of the Inspector General](https://oig.justice.gov/)\n- [No FEAR Act Data](/jmd/eeo-program-status-report)\n- [EEO Policy Statement](/jmd/media/1425556/dl?inline)\n- [Vulnerability Disclosure](/jmd/vulnerability-disclosure-policy)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n- [Multilingual](/multilingual)\n- [Vote.gov](https://vote.gov/)\n\n**Have a question about Government Services?**\n\n- [Contact USA.gov](https://www.usa.gov/)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n ![Return to the top of the page.](/themes/custom/usdoj_uswds/images/doj-icon-back-top-arrow-up.png) Top", "content_length": 19120, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "Office of Public Affairs | Brooklyn Adult Daycare Owner Sentenced to Prison for Leadership Role in $64M Medicaid Fraud Scheme | United States Department of Justice", "url": "https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme"}, "status": "completed", "tool_name": "web_fetch"}
E0023 · turn 1 · tool call · web_fetch · dispatch toolu_01Ev8827LRLBc9yMyc48sbbv
{"dispatch_id": "toolu_01Ev8827LRLBc9yMyc48sbbv", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "OPA-only press release feed", "max_age_seconds": 3600, "url": "https://www.justice.gov/opa/rss"}, "tool_name": "web_fetch"}
E0024 · turn 1 · tool progress · web_fetch · dispatch toolu_01Ev8827LRLBc9yMyc48sbbv
{"dispatch_id": "toolu_01Ev8827LRLBc9yMyc48sbbv", "elapsed": null, "error": "", "fields": {"progress": {"message": "OPA-only press release feed", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/opa/rss"}}, "status": "running", "updatedAt": 1789169598775}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0025 · turn 1 · tool failure · web_fetch · dispatch toolu_01Ev8827LRLBc9yMyc48sbbv
{"dispatch_id": "toolu_01Ev8827LRLBc9yMyc48sbbv", "elapsed": 0.757989093, "error": "", "result": {"error": "HTTP 404", "error_code": "HTTP_404", "success": false}, "status": "failed", "tool_name": "web_fetch"}
E0026 · turn 1 · tool call · web_fetch · dispatch toolu_01HRzWYTc2VVfq5Jmv2Kd8G6
{"dispatch_id": "toolu_01HRzWYTc2VVfq5Jmv2Kd8G6", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "older pages of DOJ feed", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/rss?type=%5BREDACTED%5D&page=%5BREDACTED%5D"}, "tool_name": "web_fetch"}
E0027 · turn 1 · tool progress · web_fetch · dispatch toolu_01HRzWYTc2VVfq5Jmv2Kd8G6
{"dispatch_id": "toolu_01HRzWYTc2VVfq5Jmv2Kd8G6", "elapsed": null, "error": "", "fields": {"progress": {"message": "older pages of DOJ feed", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/news/rss?type=%5BREDACTED%5D&page=%5BREDACTED%5D"}}, "status": "running", "updatedAt": 1789169598778}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0028 · turn 1 · tool failure · web_fetch · dispatch toolu_01HRzWYTc2VVfq5Jmv2Kd8G6
{"dispatch_id": "toolu_01HRzWYTc2VVfq5Jmv2Kd8G6", "elapsed": 13.798216997, "error": "", "result": {"error": "Parallel Extract: page extraction failed (HTTP 200)", "error_code": "FALLBACK_ERROR", "success": false}, "status": "failed", "tool_name": "web_fetch"}
E0029 · turn 1 · tool call · shell · dispatch toolu_01FxfMYXHjBxJaid2FqJTVB2
{"dispatch_id": "toolu_01FxfMYXHjBxJaid2FqJTVB2", "handle": "", "panel_kind": "shell", "parent_dispatch_id": "", "tool_input": {"command": "curl -s -m 40 \"https://www.justice.gov/news/rss?page=%5BREDACTED%5D\" | head -c 3000", "timeout": 60}, "tool_name": "shell"}
E0030 · turn 1 · tool progress · shell · dispatch toolu_01FxfMYXHjBxJaid2FqJTVB2
{"dispatch_id": "toolu_01FxfMYXHjBxJaid2FqJTVB2", "elapsed": null, "error": "", "fields": {"progress": {"message": "", "metadata": {"browser_chain": false, "command": "curl -s -m 40 \"https://www.justice.gov/news/rss?page=%5BREDACTED%5D\" | head -c 3000", "phase": "starting"}}, "status": "running", "updatedAt": 1789169615799}, "result": null, "status": "running", "tool_name": "shell"}
E0031 · turn 1 · tool result · shell · dispatch toolu_01FxfMYXHjBxJaid2FqJTVB2
{"dispatch_id": "toolu_01FxfMYXHjBxJaid2FqJTVB2", "elapsed": 1.444250883, "error": "", "result": "<HTML><HEAD>\n<TITLE>Access Denied</TITLE>\n</HEAD><BODY>\n<H1>Access Denied</H1>\n \nYou don't have permission to access \"http&#58;&#47;&#47;www&#46;justice&#46;gov&#47;news&#47;rss&#63;\" on this server.<P>\nReference&#32;&#35;18&#46;6f6c3817&#46;1789169616&#46;38104616\n<P>https&#58;&#47;&#47;errors&#46;edgesuite&#46;net&#47;18&#46;6f6c3817&#46;1789169616&#46;38104616</P>\n</BODY>\n</HTML>\n", "status": "completed", "tool_name": "shell"}
E0032 · turn 1 · tool call · web_fetch · dispatch toolu_01EE9pmDdARZcrvU3X544m7s
{"dispatch_id": "toolu_01EE9pmDdARZcrvU3X544m7s", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "second page of DOJ news feed for earlier days", "max_age_seconds": 3600, "url": "https://www.justice.gov/news/rss?page=%5BREDACTED%5D"}, "tool_name": "web_fetch"}
E0033 · turn 1 · tool progress · web_fetch · dispatch toolu_01EE9pmDdARZcrvU3X544m7s
{"dispatch_id": "toolu_01EE9pmDdARZcrvU3X544m7s", "elapsed": null, "error": "", "fields": {"progress": {"message": "second page of DOJ news feed for earlier days", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/news/rss?page=%5BREDACTED%5D"}}, "status": "running", "updatedAt": 1789169621762}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0034 · turn 1 · tool failure · web_fetch · dispatch toolu_01EE9pmDdARZcrvU3X544m7s
{"dispatch_id": "toolu_01EE9pmDdARZcrvU3X544m7s", "elapsed": 1.393234834, "error": "", "result": {"error": "Parallel Extract: page extraction failed (HTTP 200)", "error_code": "FALLBACK_ERROR", "success": false}, "status": "failed", "tool_name": "web_fetch"}
E0035 · turn 1 · tool call · web_fetch · dispatch toolu_01HNVcFAvHV7UmQ3deLLcquQ
{"dispatch_id": "toolu_01HNVcFAvHV7UmQ3deLLcquQ", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "civil FCA settlement details", "url": "https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims"}, "tool_name": "web_fetch"}
E0036 · turn 1 · tool progress · web_fetch · dispatch toolu_01HNVcFAvHV7UmQ3deLLcquQ
{"dispatch_id": "toolu_01HNVcFAvHV7UmQ3deLLcquQ", "elapsed": null, "error": "", "fields": {"progress": {"message": "civil FCA settlement details", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims"}}, "status": "running", "updatedAt": 1789169628588}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0037 · turn 1 · tool result · web_fetch · dispatch toolu_01HNVcFAvHV7UmQ3deLLcquQ
{"dispatch_id": "toolu_01HNVcFAvHV7UmQ3deLLcquQ", "elapsed": 0.092024302, "error": "", "result": {"content": "", "content_length": 0, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "&nbsp;", "url": "https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims"}, "status": "completed", "tool_name": "web_fetch"}
E0038 · turn 1 · tool call · web_fetch · dispatch toolu_01JvPPqCVrtb1pxq3YoWz32h
{"dispatch_id": "toolu_01JvPPqCVrtb1pxq3YoWz32h", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "Chicago trader sentencing details", "url": "https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading"}, "tool_name": "web_fetch"}
E0039 · turn 1 · tool progress · web_fetch · dispatch toolu_01JvPPqCVrtb1pxq3YoWz32h
{"dispatch_id": "toolu_01JvPPqCVrtb1pxq3YoWz32h", "elapsed": null, "error": "", "fields": {"progress": {"message": "Chicago trader sentencing details", "metadata": {"browser_chain": false, "url": "https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading"}}, "status": "running", "updatedAt": 1789169628588}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0040 · turn 1 · tool result · web_fetch · dispatch toolu_01JvPPqCVrtb1pxq3YoWz32h
{"dispatch_id": "toolu_01JvPPqCVrtb1pxq3YoWz32h", "elapsed": 0.067933531, "error": "", "result": {"content": "", "content_length": 0, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "&nbsp;", "url": "https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading"}, "status": "completed", "tool_name": "web_fetch"}
E0041 · turn 1 · tool call · send_message · dispatch toolu_01WSr4uwEi8eUpu8BbwEi5wQ
{"dispatch_id": "toolu_01WSr4uwEi8eUpu8BbwEi5wQ", "handle": "", "panel_kind": "", "parent_dispatch_id": "", "tool_input": {"final": true, "in_response_to": "1f19005a", "message": "Note on sourcing: justice.gov/news itself renders empty to a fetch; the only machine-readable copy I could pull is the DOJ news feed, and it currently holds just the most recent batch (Friday, Sept 11, 2026). So this covers that day's announcements, not the full seven days.\n\n| Defendant | Allegation | Jurisdiction | Status |\n|---|---|---|---|\n| Zakia Khan, 55, Brooklyn | Led $64M Medicaid fraud and kickback scheme via two social adult daycare centers and a home health fiscal intermediary; $56M paid out on false claims | EDNY / National Fraud Enforcement Division | Sentenced to 76 months, $56M restitution, $5M forfeiture; pleaded guilty Aug 2025 ([release](https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme)) |\n| Luann Middleton, ex-USPS employee | Wire fraud: false total-disability workers' comp claims, ~$40K/yr for nearly 25 years (~$1M) | EDNY, Central Islip, Judge Gary R. Brown | Convicted by jury after 4-day trial; faces up to 20 years ([release](https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability)) |\n| St. Michael's Eye & Laser Institute and Dr. John Michaelos | False Claims Act: caused submission of false Medicare claims | D. Mass. (Boston) | Civil settlement, $350,000, allegations only ([release](https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims)) |\n| Unnamed Chicago trader | Unauthorized trading causing $30M in losses | N.D. Ill. | Sentenced to over 16 years ([release](https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading)) |\n| James David Johnson, 58, Santee, CA | Distributing child sexual abuse material on the dark web | Prosecuted by DOJ Criminal Division | Sentenced to 151 months plus 10 years supervised release ([release](https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse)) |\n| Glendale, CA man | Conspiracy to steal ~30 USPS carrier vehicles and mail of 200+ victims, including 100 cards | C.D. Cal. | Pleaded guilty ([release](https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail)) |\n| Compton, CA man | Assaulting and injuring a federal officer by throwing rocks at government vehicles during a Paramount riot | C.D. Cal. | Sentenced to 36 months ([release](https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti)) |\n| Two Dallas-area women | Aggravated identity theft scheme targeting JCPenney stores nationwide | S.D. Tex. | Sentenced to federal prison ([release](https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme)) |\n| Adrian Alcantar-Sanchez, 46 | 878.7g of pure fentanyl plus unlawful reentry | E.D. Okla. | 78 months concurrent; pleaded guilty Nov 2025 ([release](https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry)) |\n| Ohio dairy manager, 54 | Dumping pollutants into a waterway, causing a fish kill | N.D. Ohio | Sentenced after admitting responsibility ([release](https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill)) |\n\nTwo bulk immigration announcements also landed: Arizona charged 306 people Sept 5-11, and the Western District of Texas filed 500 immigration cases Aug 28 to Sept 10. Want me to have a browser pull the Sept 5-10 releases too?"}, "tool_name": "send_message"}
E0042 · turn 1 · tool result · send_message · dispatch toolu_01WSr4uwEi8eUpu8BbwEi5wQ
{"dispatch_id": "toolu_01WSr4uwEi8eUpu8BbwEi5wQ", "elapsed": 11.340857907, "error": "", "result": "Delivered (confirmed) as 4 messages. Your draft was polished into texting register, so the wording differs from what you wrote; this is exactly what the user sees:\n1) The DOJ news feed from Sept 11, 2026 shows ten enforcement actions. Note: the archive only holds the most recent batch, not a full seven days.\n2) ### DOJ enforcement actions, Sept 11, 2026 · News announcements\n\n| Defendant | Allegation | Jurisdiction | Status |\n|---|---|---|---|\n| Zakia Khan, 55, Brooklyn | Led $64M Medicaid fraud and kickback scheme via two social adult daycare centers and a home health fiscal intermediary; $56M paid out on false claims | EDNY / National Fraud Enforcement Division | Sentenced to 76 months, $56M restitution, $5M forfeiture; pleaded guilty Aug 2025 |\n| Luann Middleton, ex-USPS employee | Wire fraud: false total-disability workers' comp claims, ~$40K/yr for nearly 25 years (~$1M) | EDNY, Central Islip, Judge Gary R. Brown | Convicted by jury after 4-day trial; faces up to 20 years |\n| St. Michael's Eye & Laser Institute and Dr. John Michaelos | False Claims Act: caused submission of false Medicare claims | D. Mass. (Boston) | Civil settlement, $350,000, allegations only |\n| Unnamed Chicago trader | Unauthorized trading causing $30M in losses | N.D. Ill. | Sentenced to over 16 years |\n| James David Johnson, 58, Santee, CA | Distributing child sexual abuse material on the dark web | Prosecuted by DOJ Criminal Division | Sentenced to 151 months plus 10 years supervised release |\n| Glendale, CA man | Conspiracy to steal ~30 USPS carrier vehicles and mail of 200+ victims, including 100 cards | C.D. Cal. | Pleaded guilty |\n| Compton, CA man | Assaulting and injuring a federal officer by throwing rocks at government vehicles during a Paramount riot | C.D. Cal. | Sentenced to 36 months |\n| Two Dallas-area women | Aggravated identity theft scheme targeting JCPenney stores nationwide | S.D. Tex. | Sentenced to federal prison |\n| Adrian Alcantar-Sanchez, 46 | 878.7g of pure fentanyl plus unlawful reentry | E.D. Okla. | 78 months concurrent; pleaded guilty Nov 2025 |\n| Ohio dairy manager, 54 | Dumping pollutants into a waterway, causing a fish kill | N.D. Ohio | Sentenced after admitting responsibility |\n3) https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme\nhttps://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability\nhttps://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims\nhttps://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading\nhttps://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse\nhttps://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail\nhttps://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti\nhttps://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme\nhttps://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry\nhttps://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill\n4) Two bulk immigration announcements also landed: Arizona charged 306 people Sept 5–11, and the Western District of Texas filed 500 immigration cases Aug 28 to Sept 10. Want the Sept 5–10 releases too?\nThese are your words now, and this is the whole reply: the delivery layer chose its density and shape by design. Never dispute, re-explain, or apologize for the phrasing, and never send a supplement to restore detail it left out. Only a final send settles its request. Never chase wording with another send. If a fact in it is wrong and would change what the user does, correct it when their next message arrives.\n\nNothing else is open: no request awaits a reply and no work is running. A response with no tool call ends the run.\nanswers: 1f19005a-0d6d-4e99-a055-aad4437088cc", "status": "completed", "tool_name": "send_message"}
E0043 · turn 1 · assistant message
The DOJ news feed from Sept 11, 2026 shows ten enforcement actions. Note: the archive only holds the most recent batch, not a full seven days.
E0044 · turn 1 · assistant message
### DOJ enforcement actions, Sept 11, 2026 · News announcements | Defendant | Allegation | Jurisdiction | Status | |---|---|---|---| | Zakia Khan, 55, Brooklyn | Led $64M Medicaid fraud and kickback scheme via two social adult daycare centers and a home health fiscal intermediary; $56M paid out on false claims | EDNY / National Fraud Enforcement Division | Sentenced to 76 months, $56M restitution, $5M forfeiture; pleaded guilty Aug 2025 | | Luann Middleton, ex-USPS employee | Wire fraud: false total-disability workers' comp claims, ~$40K/yr for nearly 25 years (~$1M) | EDNY, Central Islip, Judge Gary R. Brown | Convicted by jury after 4-day trial; faces up to 20 years | | St. Michael's Eye & Laser Institute and Dr. John Michaelos | False Claims Act: caused submission of false Medicare claims | D. Mass. (Boston) | Civil settlement, $350,000, allegations only | | Unnamed Chicago trader | Unauthorized trading causing $30M in losses | N.D. Ill. | Sentenced to over 16 years | | James David Johnson, 58, Santee, CA | Distributing child sexual abuse material on the dark web | Prosecuted by DOJ Criminal Division | Sentenced to 151 months plus 10 years supervised release | | Glendale, CA man | Conspiracy to steal ~30 USPS carrier vehicles and mail of 200+ victims, including 100 cards | C.D. Cal. | Pleaded guilty | | Compton, CA man | Assaulting and injuring a federal officer by throwing rocks at government vehicles during a Paramount riot | C.D. Cal. | Sentenced to 36 months | | Two Dallas-area women | Aggravated identity theft scheme targeting JCPenney stores nationwide | S.D. Tex. | Sentenced to federal prison | | Adrian Alcantar-Sanchez, 46 | 878.7g of pure fentanyl plus unlawful reentry | E.D. Okla. | 78 months concurrent; pleaded guilty Nov 2025 | | Ohio dairy manager, 54 | Dumping pollutants into a waterway, causing a fish kill | N.D. Ohio | Sentenced after admitting responsibility |
E0045 · turn 1 · assistant message
https://www.justice.gov/opa/pr/brooklyn-adult-daycare-owner-sentenced-prison-leadership-role-64m-medicaid-fraud-scheme https://www.justice.gov/usao-edny/pr/former-postal-worker-convicted-stealing-nearly-1-million-tax-free-federal-disability https://www.justice.gov/usao-ma/pr/eye-practice-and-physician-owner-agree-pay-350000-resolve-allegations-false-claims https://www.justice.gov/usao-ndil/pr/chicago-trader-sentenced-more-16-years-federal-prison-engaging-unauthorized-trading https://www.justice.gov/opa/pr/california-man-sentenced-over-12-years-prison-distributing-sadistic-child-sexual-abuse https://www.justice.gov/usao-cdca/pr/glendale-man-pleads-guilty-conspiring-steal-us-postal-service-vehicles-and-mail https://www.justice.gov/usao-cdca/pr/compton-man-sentenced-3-years-federal-prison-injuring-federal-officer-during-anti https://www.justice.gov/usao-sdtx/pr/two-dallas-area-women-sentenced-nationwide-identity-theft-fraud-scheme https://www.justice.gov/usao-edok/pr/illegal-alien-sentenced-possession-intent-distribute-fentanyl-and-unlawful-reentry https://www.justice.gov/usao-ndoh/pr/dairy-manager-sentenced-role-polluting-waterway-waste-caused-fish-kill
E0046 · turn 1 · assistant message
Two bulk immigration announcements also landed: Arizona charged 306 people Sept 5–11, and the Western District of Texas filed 500 immigration cases Aug 28 to Sept 10. Want the Sept 5–10 releases too?