feat(sources): fetch linked URLs for the 252 spreadsheet-only cases

Until now only cases 357+ (plus a few older ones) had their linked URLs
fetched; the other 252 dossiers held just the text pasted into the
spreadsheet, often only the lede. This pass fetches every linked URL for
those cases so the full text is on file before link rot takes it.

- stage_all.py: new --include-sheet-cases flag that lifts the skip on
  cases holding spreadsheet articles. Resumable as before.
- staging/: raw extracts and index.json for the 252 cases.
- sourced-articles.json, case-files-manifest.json: 188 new UNTRIMMED
  blocks. 179 cases gained at least one fetched article; 73 got none
  (49 BLOCKED, 18 THIN, 9 DEAD, 4 video/social, 3 ERROR).
- sources/*.txt: rebuilt with build_cases.py --all. Sheet pastes are
  kept; fetched blocks sit beside them under the NOT YET TRIMMED banner.
  Files previously committed with CRLF are now LF.
- wayback-availability.json: Wayback snapshots exist for 73 of the 98
  failed URL slots; input for an archive-fetch pass.
- README-START-HERE.md: progress note and next step.

verify_all.py PASSES (1836 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-05 15:02:39 +02:00
co-authored by Claude Fable 5.1
parent ba7529ea50
commit 499fd61f79
785 changed files with 69932 additions and 16771 deletions
@@ -0,0 +1,37 @@
Trio of crooks busted in $1.8M cryptocurrency heist | New York Post
See more of our coverage in your search results.
Three cyber crooks — including a church worker and a city Education Department staffer — were busted Tuesday for an elaborate $1.8 million cryptocurrency heist, authorities said.
The Nov. 4, 2017, scheme allegedly was orchestrated by Louis Meza, 35, who was arrested last December for the robbery.
He set up a meeting with the unnamed victim, then pretended to order an Uber to take him home, prosecutors said.
Allan Nunez, 36, allegedly posed as the Uber driver, while Darrell Colon hid in the back of the minivan. When the victim stepped in, Colon pulled a gun and demanded his keys and a memory stick associated with his Ether currency account, court papers charge.
“I stuck the gun in the guys ribs and took his stuff,” Colon, who said the weapon was a BB gun, allegedly confessed to investigators.
The frightened victim was held captive inside the van for two hours with a hood over his head before escaping, Assistant District Attorney James Vinocur said Tuesday in Manhattan Supreme Court.
“The victim was able to run, terrified, for two blocks until he was able to reach a grocery store and call 911,” the prosecutor said.
Meza allegedly had enlisted his pal, Cesar Guzman, who works as a DOE paraprofessional, to help plan the robbery.
Officials said Guzman, 38, recruited Nunez, a church worker, and Colon from his motorcycle club.
While the victim was trapped inside the van, Meza and Guzman broke into his house.
Meza, who was caught on surveillance video leaving the victims home with a black box, used the stolen data to move the cyber funds into his personal account.
Authorities said they recovered most of the currency.
Defense lawyer Michael Barsky argued that Guzman, who runs a neighborhood charity and cares for his autistic nephew, should be granted reasonable bail.
Attorney Rob Georges made a similar pitch for Nunez, then invoked the sex-assault case against movie mogul Harvey Weinstein.
He said the disgraced producer was permitted to turn himself in and a bail package was prearranged with the DAs office — a courtesy that wasnt extended to Nunez or his co-defendants.
“And he [Nunez] is not suspected of being nearly as violent,” added Georges. Justice Melissa Jackson, who didnt address the Weinstein comparison, ordered Nunez held on $50,000 bail, Colon on $75,000 and Guzman on $100,000.
The trio pleaded not guilty to grand larceny, kidnapping and other charges. They face up to 25 years in prison.
+16
View File
@@ -0,0 +1,16 @@
[
{
"case": 19,
"n": 1,
"field": "url",
"url": "https://nypost.com/2018/06/12/trio-of-crooks-busted-in-1-8m-cryptocurrency-heist/",
"host": "nypost.com",
"fetched_at": "2026-09-05T12:56:32+00:00",
"verdict": "FETCHED",
"method": "raw",
"http": 200,
"chars": 2571,
"sha256": "8c2eabe934044e9335a4ae0dc41c1b1aa61264306549a58ac0f0d26ba4ad3032",
"final_url": null
}
]