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,97 @@
Thieves Break Into Silicon Valley Liquor Store to Steal Bitcoin ATM NBC Bay Area
Thieves Break Into Silicon Valley Liquor Store to Steal Bitcoin ATM
By Scott Budman and Kristofer Noceda •
Published October 8, 2021 •
Updated on October 16, 2021 at 10:53 pm
Scroll down to watch video.
Surveillance video from a Silicon Valley liquor store shows thieves taking off with a Bitcoin ATM.
The store owner tells NBC Bay Area the incident occurred at 4:50 a.m. Thursday.
Watch NBC Bay Area News free wherever you are
Video obtained by NBC Bay Area appears to show the Bitcoin ATM wrapped with a cord and tied to the back of a white van outside the liquor store. The van then drives forward to pull the machine through the front of the store, knocking out a front door.
Police said they are reviewing the surveillance video and are investigating.
No other information was available on the incident.
Bitcoin ATMs have popped up across the United States over the past year. The machine allows customers to buy or sell the digital currency, and sometimes extract cash, according to a Reuters report on the growing popularity of Bitcoin ATMs.
NBC Bay Areas Raj Mathai spoke with Business and Tech Reporter Scott Budman about the brazen burglary at a Sunnyvale liquor store.
"Honestly, if I was going after Bitcoin and trying to steal it, I would hack instead," said Caroline Chen, a business professor at San Jose State University. "Because then I know I can steal millions of dollars of Bitcoin in one fell swoop, instead of the ATM at the local convenience store that has $200 of actual cash in it."
There are now over 48,000 Bitcoin ATMs across the nation, according to independent research site howmanybitcoinatms.com.
Meanwhile, Bitcoin this week bounced back by topping $55,000, CNBC reported. It marked the highest level for the cryptocurrency since mid-May.
Apple Is Building a New Regional Headquarters in Los Angeles, Signaling Hollywood Ambition
Tesla Moves Headquarters From California to Texas
Super Bowl
Local
Climate in Crisis
Making It In The Bay
Weather
Weather Alerts
State
U.S. & World
Sports
WE INVESTIGATE
Submit a tip
Digital Series
NBC Bay Area Responds
Submit a consumer complaint
How To Explainers
Sand Hill Road
Newsletters
California Live
Entertainment
Video
About Us
Our News Standards
TV Schedule
Submit Photos and Video
Contests
Newsletters
TV Schedule
Our Apps
Cozi TV
NBC Sports Bay Area
+8 -4
View File
@@ -5,9 +5,13 @@
"field": "url",
"url": "https://www.nbcbayarea.com/news/local/thieves-break-into-silicon-valley-liquor-store-to-steal-bitcoin-atm/2677196/",
"host": "nbcbayarea.com",
"fetched_at": "2026-09-05T12:53:12+00:00",
"verdict": "ERROR",
"method": "raw",
"note": "IncompleteRead: IncompleteRead(353819 bytes read)"
"fetched_at": "2026-09-05T13:30:54+00:00",
"verdict": "FETCHED",
"method": "wayback",
"snapshot": "20260211201130",
"archive_url": "http://web.archive.org/web/20260211201130/https://www.nbcbayarea.com/news/local/thieves-break-into-silicon-valley-liquor-store-to-steal-bitcoin-atm/2677196/",
"chars": 2545,
"sha256": "22d6f4df1e288a902945c536e218bf6d5cc0b31108c4e75f983b30f9313f4267",
"live_verdict": "ERROR"
}
]