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,43 @@
Thieves rip bitcoin ATM from Barcelona crypto-store | Reuters
Exclusive news, data and analytics for financial market professionalsLearn more aboutRefinitiv
MADRID, Nov 12 (Reuters) - Spanish police are investigating the robbery of a 'bitcoin ATM' in a raid on a cryptocurrency exchange outlet in a wealthy Barcelona neighbourhood, local media reported on Friday.
Bitcoin ATMs allow customers to purchase cryptocurrency using cash or a debit card, while some also let users to exchange their crypto holdings for cash.
According to data from the Coin ATM radar website, which tracks the location of crypto ATMs, Spain has 158 such machines, the highest number in Europe.
Catalonia's Mossos d'Esquadra police force said an ATM had been stolen at around 3 a.m. and declined to provide any more information to avoid hindering the investigation.
Citing police sources, EFE news agency said thieves took the bitcoin ATM from a shop on Beethoven street in the Sarria area, home to a branch of the GBTC cryptocurrency exchange.
GBTC did not return multiple requests for comment and the police declined to confirm the exact location of the robbery.
An unverified video purporting to show the crime showed an SUV ramming into the closed shutters of the GBTC storefront before half a dozen or so people in hoods carried the cash machine into a second car waiting on the street.
One of the assailants sprayed a fire extinguisher at onlookers as the two cars sped off into the night.
Reporting by Nathan Allen; Editing by Toby Chopra
Our Standards: The Thomson Reuters Trust Principles.
EuropecategoryNova Kakhovka dam attack: what do we know so far?2:18 PM UTC
WorldcategoryUS had intelligence of Ukrainian plan to attack Nord Stream pipeline - Washington Post4:08 PM UTC . Updated undefined ago
EXPLAINERExplainer: Ukraine dam: When do attacks on civilian installations amount to war crimes?1:44 PM UTC
Middle EastcategoryIran presents its first hypersonic ballistic missile, state media reports4:33 PM UTC . Updated undefined ago
Philippines, Japan, U.S. hold first trilateral coast guard manoeuvresAsia Pacificcategory · June 6, 2023 · 1:08 PM UTC
Small boats of armed men in grey camouflage fatigues and balaclavas speed towards a Philippine ship before climbing aboard and scanning the deck with small rifles at the ready.
Macro MatterscategoryAnalysis: Egypt faces external debt reckoning after borrowing spree6:06 AM UTC
United StatescategoryTrump backer-turned-critic Chris Christie to make White House run official10:05 AM UTC
United StatescategoryLawyer for billionaire linked to US Justice Thomas offers to meet Senate staff3:00 PM UTC
EuropecategoryUN chief says Ukraine dam burst 'a consequence' of Russia's invasion4:07 PM UTC . Updated undefined ago
+8 -5
View File
@@ -5,10 +5,13 @@
"field": "url",
"url": "https://www.reuters.com/world/thieves-rip-bitcoin-atm-barcelona-crypto-store-2021-11-12/#:~:text=An%20unverified%20video%20purporting%20to,Allen;%20Editing%20by%20Toby%20Chopra",
"host": "reuters.com",
"fetched_at": "2026-09-05T12:53:02+00:00",
"verdict": "BLOCKED",
"method": "raw",
"http": 401,
"note": "raw request refused; try the WebFetch path, which is a model transcription and must be labelled as such"
"fetched_at": "2026-09-05T13:30:45+00:00",
"verdict": "FETCHED",
"method": "wayback",
"snapshot": "20230606163845",
"archive_url": "http://web.archive.org/web/20230606163845/https://www.reuters.com/world/thieves-rip-bitcoin-atm-barcelona-crypto-store-2021-11-12/",
"chars": 2773,
"sha256": "d384c698aa0a137b66919777006bb6c0f6668605c45778fcaf47884ad2e4375b",
"live_verdict": "BLOCKED"
}
]