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:
co-authored by
Claude Fable 5.1
parent
499fd61f79
commit
439e83a4cb
@@ -26,6 +26,9 @@ DATABASE RECORD
|
||||
notes It is unknown whether anyone was injured. The attackers' objective: to obtain a code to access cryptocurrency
|
||||
has_processed_date 0
|
||||
created_at 2026-01-20 16:50:32
|
||||
(flag legend: 'kidnappings' is the DETENTION flag — 1 when the victim was held against
|
||||
their will at any point, tied, locked in, held at gunpoint or taken away; it is NOT the
|
||||
same as the 'Kidnapping' scenario, which means taken away and held. See README, Definitions.)
|
||||
|
||||
AI SUMMARY [generated at bulk import, NOT verified against sources]
|
||||
**Victims:** Family of five: couple and their three children in La Chapelle-Saint-Aubin, commune near Le Mans, Sarthe department. Family targeted due to cryptocurrency holdings.
|
||||
@@ -44,10 +47,6 @@ LINKED SOURCES
|
||||
[url] https://actu.fr/pays-de-la-loire/le-mans_72181/toute-une-famille-sequestree-dans-cette-commune-de-la-sarthe-sur-fond-de-vol-de-cryptomonnaie_63711209.html
|
||||
[url_2] https://www.ouest-france.fr/societe/faits-divers/un-couple-sequestre-avec-ses-enfants-chez-lui-en-sarthe-la-piste-des-cryptomonnaies-privilegiee-96d1b968-f2d1-11f0-bfca-235f15251990
|
||||
|
||||
OTHER LINKED SOURCES
|
||||
[BLOCKED] url_2 None — raw request refused; try the WebFetch path, which is a model transcription and must be labelled as such
|
||||
https://www.ouest-france.fr/societe/faits-divers/un-couple-sequestre-avec-ses-enfants-chez-lui-en-sarthe-la-piste-des-cryptomonnaies-privilegiee-96d1b968-f2d1-11f0-bfca-235f15251990
|
||||
|
||||
------------------------------------------------------------------------------------------------
|
||||
FETCHED ARTICLE 1
|
||||
Source actu.fr
|
||||
@@ -79,6 +78,39 @@ On ignore si une personne a été blessée. L’objectif des agresseurs : sout
|
||||
|
||||
Une semaine après les faits, jeudi 15 janvier 2026, une enquête de voisinage a été menée par la gendarmerie dans la commune, autour du domicile concerné. À la base, les forces de l’ordre recherchaient des informations concernant un cambriolage avec violences.
|
||||
|
||||
------------------------------------------------------------------------------------------------
|
||||
FETCHED ARTICLE 2 [AUTO-TRIMMED — UNREVIEWED]
|
||||
!! Furniture was cut by a script keyed on this case's record, not by a person.
|
||||
!! It may still carry passages about OTHER cases from a round-up article.
|
||||
!! The full page extract is kept in staging/ if a cut needs revisiting.
|
||||
Source ouest-france.fr
|
||||
URL https://www.ouest-france.fr/societe/faits-divers/un-couple-sequestre-avec-ses-enfants-chez-lui-en-sarthe-la-piste-des-cryptomonnaies-privilegiee-96d1b968-f2d1-11f0-bfca-235f15251990
|
||||
Field url_2
|
||||
Retrieved 2026-09-05T13:23:58+00:00 via Wayback Machine snapshot 20260130235120, deterministic extraction (HTTP None)
|
||||
Language unknown
|
||||
Kept paragraphs headline [0] + 2-5 of 6
|
||||
Length 711 chars
|
||||
Integrity sha256 62f62fdbef16b50c4459c53946c8a6d58fd15ba4a4046e645e623858ce0ff3f1
|
||||
Trimmed AUTO-TRIMMED, unreviewed: kept paragraphs 2-5 plus headline [0]; dropped 1 leading and 0 trailing paragraphs. Case-term hits on page: 11.
|
||||
Note live URL was BLOCKED on the first pass; text comes from an archived copy dated 2026-01-30
|
||||
Archive http://web.archive.org/web/20260130235120/https://www.ouest-france.fr/societe/faits-divers/un-couple-sequestre-avec-ses-enfants-chez-lui-en-sarthe-la-piste-des-cryptomonnaies-privilegiee-96d1b968-f2d1-11f0-bfca-235f15251990
|
||||
Caveat retrieved from a Wayback Machine snapshot, not the live page. The
|
||||
snapshot date is in the method line; the live URL was unreadable.
|
||||
------------------------------------------------------------------------------------------------
|
||||
|
||||
ORIGINAL (unknown, verbatim as retrieved)
|
||||
|
||||
Un couple séquestré avec ses enfants chez lui en Sarthe : trois enquêtes sur fond de cryptomonnaies dans l’Ouest
|
||||
|
||||
Un homme aurait été séquestré avec toute sa famille le 8 janvier 2026, dans la commune de La Chapelle-Saint-Aubin, près du Mans (Sarthe). Selon nos informations, il s’agirait à nouveau d’une affaire sur fond de cryptomonnaie. Un phénomène de plus en plus récurrent impliquant des méthodes violentes.
|
||||
|
||||
Le lendemain, un enlèvement de même nature avait été perpétré dans la commune de Saint-Léger-sous-Cholet (Maine-et-Loire). Toujours vendredi 9 janvier, un couple et ses deux enfants, ont été agressés à...
|
||||
|
||||
Ailleurs sur le Web
|
||||
Contenus Sponsorisés
|
||||
|
||||
Toute l'actualité en continu sur l'application.
|
||||
|
||||
================================================================================================
|
||||
generated from attacks-export-Gart-website.json + reported_K&R | case 393
|
||||
================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user