W6: 2 new narrated iconic case files (Kenneth Arnold, Mantell)
Some checks failed
CI / Web — typecheck + lint + build (push) Failing after 44s
CI / Scripts — Python smoke (push) Failing after 5s
CI / Web — npm audit (push) Failing after 31s
CI / Retrieval — golden set (Recall@5 + MRR) (push) Failing after 3s

Ran Sun-Tzu briefs + case-writer for the 4 corpus-eligible iconic cases.
Results:
  - Kenneth Arnold 1947 → /c/kenneth-arnold-1947 (brief B-0002, 275s)
  - Mantell 1948        → /c/mantell-1948 (brief B-0003, 282s)
  - Roswell 1947        → skipped (INSUFFICIENT_ARTEFACTS, thin corpus)
  - Maury Island 1947   → skipped (INSUFFICIENT_ARTEFACTS, thin corpus)

The two that landed got bold enthusiast-grade closers woven from the
Sun-Tzu strategic brief:
  - Kenneth Arnold: "O objeto que descreveram: 6 metros de largura, cor
    de chama nas laterais, 75 pés acima do Rio Snake a 1.000 milhas por
    hora. O governo guardou esse relato. O que concluiu sobre as
    características físicas que ele continha permanece ausente destes
    arquivos."
  - Mantell: "Qualquer que fosse a coisa no céu sobre o Kentucky em
    janeiro de 1948, a Força Aérea a registrou como 'disco voador' e a
    deixou assim."

iconic-cases.ts: kenneth-arnold-1947 + mantell-1948 links now point to
their /c/ narratives instead of /e/ entity pages. Hero art copied to the
slug filenames so the case pages render full-bleed illustrations.
Roswell + Maury Island keep /e/ links (no narrative — corpus too thin).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Luiz Gustavo 2026-05-25 02:19:30 -03:00
parent a46012c339
commit 0b39495954

View file

@ -35,7 +35,7 @@ export const ICONIC_CASES: IconicCase[] = [
blurb_en: "A civilian pilot near Mount Rainier sees nine crescent-shaped objects in formation, moving faster than any aircraft he knows. The press calls them flying saucers. The phrase, and the modern UFO age, begin that afternoon.",
blurb_pt_br: "Um piloto civil perto do Monte Rainier vê nove objetos em forma de crescente em formação, mais rápidos que qualquer aeronave conhecida. A imprensa os chama de discos voadores. A expressão, e a era moderna dos UFOs, começam naquela tarde.",
image: "EV-1947-06-24-kenneth-arnold-sighting.png",
link: "/e/events/EV-1947-06-24-kenneth-arnold-sighting",
link: "/c/kenneth-arnold-1947",
tags: ["early", "aviation", "civilian"],
},
{
@ -68,7 +68,7 @@ export const ICONIC_CASES: IconicCase[] = [
blurb_en: "A flight of P-51 Mustangs over Kentucky was directed to identify a luminous object high above. Three pilots turned back at 22,500 feet. The fourth — a decorated combat veteran — kept climbing, said he was closing on it, then fell silent. His aircraft crashed; he became the first known UFO casualty.",
blurb_pt_br: "Uma esquadrilha de P-51 Mustang sobre o Kentucky foi orientada a identificar um objeto luminoso em alta altitude. Três pilotos retornaram aos 22.500 pés. O quarto — veterano de combate condecorado — continuou subindo, disse que estava se aproximando do objeto, e silenciou. Sua aeronave caiu; tornou-se a primeira morte conhecida em um caso de UFO.",
image: "iconic-mantell-1948.png",
link: "/e/events/EV-1948-01-07-mantell-ufo-incident",
link: "/c/mantell-1948",
tags: ["early", "aviation", "military"],
},
{