Commit graph

2 commits

Author SHA1 Message Date
jae
b3db877db4 feat(crimescene): expand Zodiac Killer with subcollections — letters, ciphers, police reports
- Restructured Zodiac Killer into 4 subcollections: FBI Investigation Files, Zodiac Letters & Cards, The Zodiac Ciphers, Police Reports
- Added 11 letter PDFs (original correspondence 1969-1974)
- Added 3 cipher PDFs (Z408, Z340, Z32) plus Z340 academic solution paper
- Each document has unique historical description
- Path bug fixed: documents now route through country code (US) via subcollections
- JS/CSS already support subcollection accordion rendering
2026-04-15 22:08:28 +00:00
jae
054cf547cc feat: add UNREDACTED categories (US UFO, Covert Ops, Government) + CRIME SCENE section
- Added 3 categories to unredacted.json: UFO/UAP (US), Covert Operations, Government
- 127 real declassified PDFs (4.8GB) on VPS including:
  - UK MOD UFO files (112 files, 4.3GB)
  - Project Condign (250MB)
  - Pentagon UAP Report (2021)
  - CIA/NSA UFO documents
  - MKUltra Senate Hearing
  - Stargate Project docs
  - Operation Northwoods/Paperclip
  - Pentagon Papers (62MB)
  - CIA Torture Report (44MB)
  - JFK/Iran-Contra docs
- New CRIME SCENE section: HTML, CSS, JS, JSON, API routes
- Added to navigation and depot landing page
2026-04-15 19:41:09 +00:00