feat(crimescene): add Zodiac Killer FBI files — 6 parts, 1116 pages, 34MB
This commit is contained in:
parent
28e048103b
commit
69db8cd1f6
2 changed files with 418 additions and 296 deletions
|
|
@ -1,6 +1,20 @@
|
||||||
{
|
{
|
||||||
"site": "jaeswift.xyz",
|
"site": "jaeswift.xyz",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"version": "1.21.0",
|
||||||
|
"date": "15/04/2026",
|
||||||
|
"title": "CRIME SCENE: Zodiac Killer FBI Files",
|
||||||
|
"category": "CRIME SCENE",
|
||||||
|
"changes": [
|
||||||
|
"Added complete FBI Zodiac Killer investigation files (6 parts, 1,116 pages, 34MB)",
|
||||||
|
"Files sourced from FBI Vault via Archive.org — declassified FOIA release",
|
||||||
|
"Each document includes unique summary describing specific contents",
|
||||||
|
"Covers: Arthur Leigh Allen suspect investigation, cipher analysis, forensic lab reports, fingerprint comparisons, decades of tips and suspect referrals",
|
||||||
|
"PDFs served from /crimescene/docs/serial-killers/US/zodiac-killer/",
|
||||||
|
"First collection populating the Serial Killers category under United States"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.20.0",
|
"version": "1.20.0",
|
||||||
"date": "2026-04-06",
|
"date": "2026-04-06",
|
||||||
|
|
@ -8,7 +22,7 @@
|
||||||
"category": "fix",
|
"category": "fix",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Fixed dispatches post pages crashing (mood type error + fallback path)",
|
"Fixed dispatches post pages crashing (mood type error + fallback path)",
|
||||||
"SOL price ticker fixed \u2014 switched to Binance API (CORS-friendly)",
|
"SOL price ticker fixed — switched to Binance API (CORS-friendly)",
|
||||||
"Tightened navbar spacing between SOL price and wallet connect",
|
"Tightened navbar spacing between SOL price and wallet connect",
|
||||||
"Converted all post mood values from integers to proper strings"
|
"Converted all post mood values from integers to proper strings"
|
||||||
]
|
]
|
||||||
|
|
@ -19,19 +33,19 @@
|
||||||
"title": "Admin Panel Overhaul",
|
"title": "Admin Panel Overhaul",
|
||||||
"category": "feature",
|
"category": "feature",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Fixed broken Editor section \u2014 full post editing with live preview",
|
"Fixed broken Editor section — full post editing with live preview",
|
||||||
"Fixed broken Backups section \u2014 export/import site data as ZIP",
|
"Fixed broken Backups section — export/import site data as ZIP",
|
||||||
"Added SITREP admin section \u2014 generate reports, view archive",
|
"Added SITREP admin section — generate reports, view archive",
|
||||||
"Added Data Sync section \u2014 trigger Contraband/RECON syncs, view stats",
|
"Added Data Sync section — trigger Contraband/RECON syncs, view stats",
|
||||||
"Added Changelog admin section \u2014 CRUD for maintenance log entries",
|
"Added Changelog admin section — CRUD for maintenance log entries",
|
||||||
"Added Cron Jobs section \u2014 view/toggle all scheduled tasks",
|
"Added Cron Jobs section — view/toggle all scheduled tasks",
|
||||||
"Reorganised sidebar into grouped sections"
|
"Reorganised sidebar into grouped sections"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "1.18.0",
|
"version": "1.18.0",
|
||||||
"date": "2026-04-06",
|
"date": "2026-04-06",
|
||||||
"title": "SITREP \u2014 Daily AI Briefing System",
|
"title": "SITREP — Daily AI Briefing System",
|
||||||
"category": "feature",
|
"category": "feature",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Built automated daily intelligence briefing at /transmissions/sitrep",
|
"Built automated daily intelligence briefing at /transmissions/sitrep",
|
||||||
|
|
@ -45,7 +59,7 @@
|
||||||
{
|
{
|
||||||
"version": "1.17.0",
|
"version": "1.17.0",
|
||||||
"date": "2026-04-06",
|
"date": "2026-04-06",
|
||||||
"title": "TOKEN FORGE \u2014 SPL Token Launcher",
|
"title": "TOKEN FORGE — SPL Token Launcher",
|
||||||
"category": "feature",
|
"category": "feature",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Built token launcher at /tokenlauncher with full SPL token creation",
|
"Built token launcher at /tokenlauncher with full SPL token creation",
|
||||||
|
|
@ -89,7 +103,7 @@
|
||||||
"changes": [
|
"changes": [
|
||||||
"Global wallet connect button in navbar across all 28 pages",
|
"Global wallet connect button in navbar across all 28 pages",
|
||||||
"Multi-wallet support: Phantom, Solflare, Backpack, Coinbase, Trust, MetaMask, Jupiter",
|
"Multi-wallet support: Phantom, Solflare, Backpack, Coinbase, Trust, MetaMask, Jupiter",
|
||||||
"Persistent connection via localStorage \u2014 survives page navigation",
|
"Persistent connection via localStorage — survives page navigation",
|
||||||
"Connected dropdown with address copy, Solscan link, disconnect",
|
"Connected dropdown with address copy, Solscan link, disconnect",
|
||||||
"Global window.solWallet API for all Solana features",
|
"Global window.solWallet API for all Solana features",
|
||||||
"Refactored soldomains.js to use shared wallet (removed 146 lines)"
|
"Refactored soldomains.js to use shared wallet (removed 146 lines)"
|
||||||
|
|
@ -98,7 +112,7 @@
|
||||||
{
|
{
|
||||||
"version": "1.13.0",
|
"version": "1.13.0",
|
||||||
"date": "2026-04-05",
|
"date": "2026-04-05",
|
||||||
"title": "RADAR \u2014 Live Tech News Feed",
|
"title": "RADAR — Live Tech News Feed",
|
||||||
"category": "feature",
|
"category": "feature",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Built live tech news aggregator at /transmissions/radar",
|
"Built live tech news aggregator at /transmissions/radar",
|
||||||
|
|
@ -121,7 +135,7 @@
|
||||||
{
|
{
|
||||||
"version": "1.11.0",
|
"version": "1.11.0",
|
||||||
"date": "2026-04-04",
|
"date": "2026-04-04",
|
||||||
"title": "RECON \u2014 Site Restructure & Accordion Navigation",
|
"title": "RECON — Site Restructure & Accordion Navigation",
|
||||||
"category": "feature",
|
"category": "feature",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Moved RECON to /depot/recon for consistency with other depot pages",
|
"Moved RECON to /depot/recon for consistency with other depot pages",
|
||||||
|
|
@ -134,7 +148,7 @@
|
||||||
{
|
{
|
||||||
"version": "1.10.0",
|
"version": "1.10.0",
|
||||||
"date": "2026-04-04",
|
"date": "2026-04-04",
|
||||||
"title": "RECON \u2014 Curated Lists Rebuild",
|
"title": "RECON — Curated Lists Rebuild",
|
||||||
"category": "feature",
|
"category": "feature",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Flattened 4-level navigation to 2-level (sector > list > entries)",
|
"Flattened 4-level navigation to 2-level (sector > list > entries)",
|
||||||
|
|
@ -146,7 +160,7 @@
|
||||||
{
|
{
|
||||||
"version": "1.9.0",
|
"version": "1.9.0",
|
||||||
"date": "2026-04-04",
|
"date": "2026-04-04",
|
||||||
"title": "RECON \u2014 Curated Lists Database",
|
"title": "RECON — Curated Lists Database",
|
||||||
"category": "feature",
|
"category": "feature",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Parsed 660 curated lists into 28 themed sectors",
|
"Parsed 660 curated lists into 28 themed sectors",
|
||||||
|
|
@ -163,7 +177,7 @@
|
||||||
"category": "feature",
|
"category": "feature",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Subcategories now display as 2-column card grid with expandable detail panels",
|
"Subcategories now display as 2-column card grid with expandable detail panels",
|
||||||
"Added weekly auto-sync \u2014 resource database updates every Sunday at 03:00",
|
"Added weekly auto-sync — resource database updates every Sunday at 03:00",
|
||||||
"Click any subcategory card to expand/collapse its entries below",
|
"Click any subcategory card to expand/collapse its entries below",
|
||||||
"Active card highlighting with amber glow",
|
"Active card highlighting with amber glow",
|
||||||
"Responsive grid: 2-col desktop, 1-col mobile"
|
"Responsive grid: 2-col desktop, 1-col mobile"
|
||||||
|
|
@ -175,8 +189,8 @@
|
||||||
"title": "Sitewide Visual Overhaul",
|
"title": "Sitewide Visual Overhaul",
|
||||||
"category": "fix",
|
"category": "fix",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Bumped 64 font sizes sitewide \u2014 no more microscopic text",
|
"Bumped 64 font sizes sitewide — no more microscopic text",
|
||||||
"Brightened all text colours: primary #c0c0c0\u2192#d8d8d8, secondary #707070\u2192#999999, muted #3a3a3a\u2192#666666",
|
"Brightened all text colours: primary #c0c0c0→#d8d8d8, secondary #707070→#999999, muted #3a3a3a→#666666",
|
||||||
"CONTRABAND page: 4-column category grid with responsive breakpoints",
|
"CONTRABAND page: 4-column category grid with responsive breakpoints",
|
||||||
"Purged all third-party attribution references from entire codebase"
|
"Purged all third-party attribution references from entire codebase"
|
||||||
]
|
]
|
||||||
|
|
@ -184,13 +198,13 @@
|
||||||
{
|
{
|
||||||
"version": "1.6.0",
|
"version": "1.6.0",
|
||||||
"date": "2026-04-03",
|
"date": "2026-04-03",
|
||||||
"title": "CONTRABAND \u2014 Classified Resource Index",
|
"title": "CONTRABAND — Classified Resource Index",
|
||||||
"category": "feature",
|
"category": "feature",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Launched CONTRABAND page at /depot/contraband with 15,800+ indexed assets",
|
"Launched CONTRABAND page at /depot/contraband with 15,800+ indexed assets",
|
||||||
"24 categories with military codenames (CRT-001 through CRT-024)",
|
"24 categories with military codenames (CRT-001 through CRT-024)",
|
||||||
"Full-text search across all entries via API",
|
"Full-text search across all entries via API",
|
||||||
"Starred/top-pick filter system with \u2b50 indicators",
|
"Starred/top-pick filter system with ⭐ indicators",
|
||||||
"Collapsible subcategories with item counts",
|
"Collapsible subcategories with item counts",
|
||||||
"Flask API endpoints: /api/contraband, /api/contraband/<slug>, /api/contraband/search"
|
"Flask API endpoints: /api/contraband, /api/contraband/<slug>, /api/contraband/search"
|
||||||
]
|
]
|
||||||
|
|
@ -212,8 +226,8 @@
|
||||||
"title": "Globe & Chat AI Admin Panels",
|
"title": "Globe & Chat AI Admin Panels",
|
||||||
"category": "feature",
|
"category": "feature",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Admin panel: Globe management section \u2014 server location, rotation speed, arc cities, colours",
|
"Admin panel: Globe management section — server location, rotation speed, arc cities, colours",
|
||||||
"Admin panel: Chat AI configuration \u2014 model selection, system prompt, greeting toggle",
|
"Admin panel: Chat AI configuration — model selection, system prompt, greeting toggle",
|
||||||
"New API endpoints: /api/globe, /api/chat-config with auth-protected GET/POST",
|
"New API endpoints: /api/globe, /api/chat-config with auth-protected GET/POST",
|
||||||
"Interactive colour picker and slider controls for globe parameters",
|
"Interactive colour picker and slider controls for globe parameters",
|
||||||
"Arc cities table with add/remove functionality"
|
"Arc cities table with add/remove functionality"
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,18 @@
|
||||||
"description": "Mysterious deaths and killings that remain unsolved to this day",
|
"description": "Mysterious deaths and killings that remain unsolved to this day",
|
||||||
"icon": "🔪",
|
"icon": "🔪",
|
||||||
"countries": [
|
"countries": [
|
||||||
{"code": "UK", "name": "United Kingdom", "flag": "🇬🇧", "collections": []},
|
{
|
||||||
{"code": "US", "name": "United States", "flag": "🇺🇸", "collections": []}
|
"code": "UK",
|
||||||
|
"name": "United Kingdom",
|
||||||
|
"flag": "🇬🇧",
|
||||||
|
"collections": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "US",
|
||||||
|
"name": "United States",
|
||||||
|
"flag": "🇺🇸",
|
||||||
|
"collections": []
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -16,8 +26,86 @@
|
||||||
"description": "Case files, psychological profiles, and investigation documents on serial killers",
|
"description": "Case files, psychological profiles, and investigation documents on serial killers",
|
||||||
"icon": "⚠️",
|
"icon": "⚠️",
|
||||||
"countries": [
|
"countries": [
|
||||||
{"code": "UK", "name": "United Kingdom", "flag": "🇬🇧", "collections": []},
|
{
|
||||||
{"code": "US", "name": "United States", "flag": "🇺🇸", "collections": []}
|
"code": "UK",
|
||||||
|
"name": "United Kingdom",
|
||||||
|
"flag": "🇬🇧",
|
||||||
|
"collections": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "US",
|
||||||
|
"name": "United States",
|
||||||
|
"flag": "🇺🇸",
|
||||||
|
"collections": [
|
||||||
|
{
|
||||||
|
"id": "zodiac-killer",
|
||||||
|
"name": "The Zodiac Killer",
|
||||||
|
"description": "Unidentified serial killer active in Northern California in the late 1960s and early 1970s. Taunted police and newspapers with cryptic letters and ciphers, some of which remain unsolved. At least five confirmed victims killed and two survivors. Claimed responsibility for 37 murders. Despite extensive FBI and local law enforcement investigations — including high-profile suspect Arthur Leigh Allen — the case remains officially open. Files released under FOIA in 2007.",
|
||||||
|
"documents": [
|
||||||
|
{
|
||||||
|
"id": "zodiac-fbi-part-01",
|
||||||
|
"title": "FBI Investigation File — Part 01 of 06",
|
||||||
|
"filename": "zodiac-fbi-part-01.pdf",
|
||||||
|
"pages": 83,
|
||||||
|
"size_mb": 1.6,
|
||||||
|
"date_released": "2007",
|
||||||
|
"classification": "DECLASSIFIED",
|
||||||
|
"description": "Focuses primarily on the FBI's investigation of prime suspect Arthur Leigh Allen. Contains records of multi-day meetings between FBI agents and Vallejo Police Department investigators, totalling approximately ten hours. Documents interview strategies, Allen's denial of being the Zodiac, and subsequent follow-up interrogations. Includes inter-agency memoranda between the San Francisco field office and FBI headquarters regarding the Allen investigation."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "zodiac-fbi-part-02",
|
||||||
|
"title": "FBI Investigation File — Part 02 of 06",
|
||||||
|
"filename": "zodiac-fbi-part-02.pdf",
|
||||||
|
"pages": 88,
|
||||||
|
"size_mb": 2.9,
|
||||||
|
"date_released": "2007",
|
||||||
|
"classification": "DECLASSIFIED",
|
||||||
|
"description": "Contains the early FBI case file opened under Bureau file number 9-HQ-49911. Includes FOIPA (Freedom of Information/Privacy Acts) processing sheets, deleted page notifications citing exemptions under Section 552, and initial Bureau of Investigation reports from late 1969. Documents the FBI's first formal involvement after the Zodiac's threatening letters to San Francisco newspapers and the extortion classification of the case."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "zodiac-fbi-part-03",
|
||||||
|
"title": "FBI Investigation File — Part 03 of 06",
|
||||||
|
"filename": "zodiac-fbi-part-03.pdf",
|
||||||
|
"pages": 108,
|
||||||
|
"size_mb": 1.7,
|
||||||
|
"date_released": "2007",
|
||||||
|
"classification": "DECLASSIFIED",
|
||||||
|
"description": "Centres on the Zodiac's coded communications and cipher analysis. Contains FBI teletypes between the San Francisco field office and Director's office (October–November 1969) regarding the newspaper cipher that appeared to identify the killer. Includes latent fingerprint comparison reports from the FBI Identification Division, attempting to match prints recovered from Zodiac crime scenes and letters against known individuals. Documents tips from the public claiming to have solved the cipher."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "zodiac-fbi-part-04",
|
||||||
|
"title": "FBI Investigation File — Part 04 of 06",
|
||||||
|
"filename": "zodiac-fbi-part-04.pdf",
|
||||||
|
"pages": 258,
|
||||||
|
"size_mb": 11.7,
|
||||||
|
"date_released": "2007",
|
||||||
|
"classification": "DECLASSIFIED",
|
||||||
|
"description": "The largest section of the released files, containing extensive FBI Laboratory Division analysis and Identification Division records. Includes forensic examination reports on physical evidence from Zodiac crime scenes, handwriting analysis of the Zodiac's letters, and ballistics reports. Contains inter-office airmail correspondence (November–December 1969) between Sacramento, San Francisco field offices and FBI headquarters directing investigative priorities. Documents coordination with California Department of Justice and local law enforcement agencies."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "zodiac-fbi-part-05",
|
||||||
|
"title": "FBI Investigation File — Part 05 of 06",
|
||||||
|
"filename": "zodiac-fbi-part-05.pdf",
|
||||||
|
"pages": 207,
|
||||||
|
"size_mb": 7.8,
|
||||||
|
"date_released": "2007",
|
||||||
|
"classification": "DECLASSIFIED",
|
||||||
|
"description": "Covers the FBI's sustained investigation through the 1970s including follow-up on named suspects, witness re-interviews, and inter-agency intelligence sharing. Contains reports on individuals who confessed to or were accused of being the Zodiac, along with elimination documentation. Includes correspondence with the Napa County Sheriff's Office and San Francisco Police Department regarding the Lake Berryessa and Presidio Heights attacks. Documents the gradual transition of the case from active to cold status."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "zodiac-fbi-part-06",
|
||||||
|
"title": "FBI Investigation File — Part 06 of 06 (Final)",
|
||||||
|
"filename": "zodiac-fbi-part-06.pdf",
|
||||||
|
"pages": 372,
|
||||||
|
"size_mb": 8.4,
|
||||||
|
"date_released": "2007",
|
||||||
|
"classification": "DECLASSIFIED",
|
||||||
|
"description": "The final and most voluminous section spanning decades of continued investigation from the late 1970s through the 2000s. Contains hundreds of public tips and leads forwarded to the FBI, suspect referrals from other law enforcement agencies, and periodic case reviews. Documents the investigation of theorist Gareth Penn and his suspect Michael O'Hare. Includes materials related to DNA analysis attempts on Zodiac letter stamps and envelopes, as well as the Bureau's assessment of various Zodiac suspects proposed by researchers and the public over the years."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -26,8 +114,18 @@
|
||||||
"description": "Trial transcripts, depositions, and legal proceedings from notable criminal cases",
|
"description": "Trial transcripts, depositions, and legal proceedings from notable criminal cases",
|
||||||
"icon": "⚖️",
|
"icon": "⚖️",
|
||||||
"countries": [
|
"countries": [
|
||||||
{"code": "UK", "name": "United Kingdom", "flag": "🇬🇧", "collections": []},
|
{
|
||||||
{"code": "US", "name": "United States", "flag": "🇺🇸", "collections": []}
|
"code": "UK",
|
||||||
|
"name": "United Kingdom",
|
||||||
|
"flag": "🇬🇧",
|
||||||
|
"collections": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "US",
|
||||||
|
"name": "United States",
|
||||||
|
"flag": "🇺🇸",
|
||||||
|
"collections": []
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -36,8 +134,18 @@
|
||||||
"description": "Investigations gone cold — cases shelved but never forgotten",
|
"description": "Investigations gone cold — cases shelved but never forgotten",
|
||||||
"icon": "❄️",
|
"icon": "❄️",
|
||||||
"countries": [
|
"countries": [
|
||||||
{"code": "UK", "name": "United Kingdom", "flag": "🇬🇧", "collections": []},
|
{
|
||||||
{"code": "US", "name": "United States", "flag": "🇺🇸", "collections": []}
|
"code": "UK",
|
||||||
|
"name": "United Kingdom",
|
||||||
|
"flag": "🇬🇧",
|
||||||
|
"collections": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "US",
|
||||||
|
"name": "United States",
|
||||||
|
"flag": "🇺🇸",
|
||||||
|
"collections": []
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue