feat(sources): Wayback pass, automatic trimming, detention rule, ten cases re-sourced

Second and third rounds on the dossier pipeline, reviewed locally before commit.

Retrieval
- wayback_pass.py: retries every BLOCKED/DEAD/THIN/ERROR linked source through
  the Wayback Machine; blocks carry the snapshot date, archive URL and the live
  verdict. 143 slots retried: 93 fetched, 37 no snapshot, 12 script shells, 1 PDF.
- fetch_sources.py: fetch_wayback() helper.
- add_extra_sources.py: files staged extra_* finds (web search, not on the DB
  record) into the store with a provenance note.
- Cases re-sourced by web search: 248 (Oslo: Document.no, Avisa Oslo, NRK; the
  linked Le Parisien piece is case 242 and is marked OFF-CASE), 258 Kharkiv,
  260 Singapore, 358 Bangkok, 365 Las Vegas, 388 Verneuil-sur-Seine, 390 Zoersel,
  430 Homestead. 341 of 364 cases now hold a fetched article; 11, 66 and 399
  have no public text source (podcast, police video, direct victim report).

Trimming
- auto_trim.py: case-anchored furniture cut for UNTRIMMED blocks. Finds the body
  run that mentions the case, merges across subheadings and short furniture
  gaps, drops teasers, share bars, date/URL/caption lines and subscription
  pitches; refuses pages with no record term or almost no body. 302 blocks
  trimmed; 16 left on auto-trim-review.md (7 OFF-CASE suspects). Every cut is
  labelled AUTO-TRIMMED, UNREVIEWED in the dossier; the full extract stays in
  staging/. Decisions with anchors in trim-decisions-auto.json.
- build_cases.py / verify_all.py: banners for auto-trimmed and archived blocks,
  staged-file check extended to Wayback blocks, flag legend under the record.

Detention rule
- README "Definitions": the DB field `kidnappings` is the DETENTION violence
  type (victim, guard, staff or relative held to force submission or execute
  the theft), distinct from the Kidnapping scenario (taken away and held).
- detention-flag-review.md / detention-flag-corrections.json: 40 records
  reviewed with evidence; 30 set-to-1 proposals accepted by the owner on
  2026-09-06 (listed in corrections-approved.md), 10 still open.
- apply_detention_wording.py: "Violence Used" in the 70 reviewed summaries now
  names detention explicitly (62 of 70 labelled), supported by the summary's
  own text; idempotent; supersedes the batch scripts' wording.

Worklist and docs
- sofia-worklist.md: 248 decisions, detention rule item replacing the old
  "no abduction" item, fresh-search section for the textless cases.
- README-START-HERE.md: progress notes, run commands, next steps.
- Bug fixed in passing: Wayback blocks stored in-memory text with carriage
  returns; now stored as read back from disk.

verify_all.py PASSES (2321 checks).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GZZENdTLzNGsbNy4DyF1yt
This commit is contained in:
StellarCrow
2026-09-06 19:36:45 +02:00
co-authored by Claude Fable 5.1
parent 499fd61f79
commit 439e83a4cb
588 changed files with 24800 additions and 13190 deletions
@@ -0,0 +1,57 @@
A Bitcoin deal at a Miami Whole Foods ends in a shooting | Miami Herald
A shooting in downtown Miami that left one man badly injured and under arrest was a Bitcoin deal gone bad, police said.
The blown-up business deal last week, according to police, involved two men — Ryan Rice and an unidentified companion — who started the day in Gainesville with $30,000 cash and a plan to turn it into $35,000 worth of Bitcoin.
Rice told police he was concerned about his safety because of the large amount of cash involved. That premonition proved prophetic, police said.
Shortly after the pair met up at a Whole Foods with the Bitcoin dealer, whom police have not identified, the transaction turned violent. A fourth man, Marcarrous Clark, rushed them in a parking garage and a struggle erupted for the cash. Rice, police say, shot Clark but he has not been charged. Police are treating the shooting as self-defense though the investigation is ongoing.
"One guy said, 'Back off, I have a weapon,' " said Miami police spokeswoman Kiara Delva. "The other guy charged at the victim anyway."
Clark was still hospitalized Monday, almost a week after the incident. He's been charged with strong-arm attempted robbery.
Bitcoin is a cryptocurrency that works without a centralized banking system. Its value fluctuates because of a number of factors, including how it's perceived by the public, retailers and currency speculators. When last week's deal went sour, Bitcoin was trading at about $7,000 a coin. On Monday, its value had increased to almost $8,000.
According to Miami police, the deal was intentionally set up to happen at a "public place" — in this case, the Whole Foods supermarket at 299 SE Third St.
Inside Rice's vehicle in the parking garage, Rice handed over the $30,000, according to Clark's arrest report. At that point, the Bitcoin transfer was supposed to be made over the Internet. When the Bitcoin seller told Rice and his associate that he was afraid to walk to his vehicle with so much money, they agreed to escort him.
But while walking through a stairwell in the garage, Clark appeared and grabbed at a backpack with the cash in it. When Rice pulled a gun and warned Clark he would shoot, the arrest report says, Clark still charged at him. Rice fired his weapon. Clark stumbled about two blocks before collapsing. Miami Fire Rescue took him to the hospital. His condition Monday was unknown.
Local streets were blocked off until police were certain there wasn't a gunman on the loose, which snarled traffic in the area for hours.
What cops say happened during a Maserati chase on I-95 in Miami-Dade and Broward
A Saturday morning police chase that spanned southern Broward and North Miami-Dade counties ended with one crash, three people arrested and four people — those three and a Miami-Dade police officer — being taken to a hospital, according to the Florida Highway Patrol.
All four had injuries that FHP described as “non-life threatening.”
Royal Caribbean reverses, wont require passengers on U.S. cruises to be vaccinated
Several dog foods recalled for salmonella contamination. They can harm your pet — and you
Pythons, peppers, pirate flag raised. Behind scenes of Le Batards 24-hour marathon show
Deeply concerned: COVID hospitalization rates in teens doubled in a month, CDC says
Live blog: Whats happening at ongoing Miami Dolphins practice
Florida man led officers on a car chase, then threw a baby at a deputy. Theres video.
Biden is giving millions to cities. Groups curbing gun violence say they should get some.
Two brothers surrender to feds in major drug case charging Dominican politician in Miami
They stole $500K from her uncle, cops say. She fled to Spain. Her sons behind bars
Miami-Dade declares site of mass shooting an unsafe structure, cuts off electricity
Miami man charged with murder was to remain jailed before trial. He was released by mistake.
Copyright
Commenting Policy
Privacy Policy
Do Not Sell My Personal Information
Terms of Service
+8 -4
View File
@@ -5,9 +5,13 @@
"field": "url",
"url": "https://www.miamiherald.com/news/local/crime/article208997064.html",
"host": "miamiherald.com",
"fetched_at": "2026-09-05T12:55:21+00:00",
"verdict": "ERROR",
"method": "raw",
"note": "TimeoutError: The read operation timed out"
"fetched_at": "2026-09-05T13:32:14+00:00",
"verdict": "FETCHED",
"method": "wayback",
"snapshot": "20210606133523",
"archive_url": "http://web.archive.org/web/20210606133523/https://www.miamiherald.com/news/local/crime/article208997064.html",
"chars": 4026,
"sha256": "8ade388e9c97e74f546135a42a025748f3201ecaef2d47aba6738e010a7258a7",
"live_verdict": "ERROR"
}
]