From b5ce7638bde30d8a514418c0d05c87415a219a53 Mon Sep 17 00:00:00 2001 From: ChemaVX Date: Sat, 18 Jul 2026 21:29:28 +0000 Subject: [PATCH] waivers de internal_links: tehran-1976 y chile-cefaa MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - tehran-1976-iranian-f4-ufo-incident: 0 enlaces, prosa autocontenida — solo nombra a Klass, Jafari y el informe de la DIA; ningún caso con artículo propio. Los candidatos temáticos (Malmstrom, Levelland, Manises) no aparecen en el texto, así que enlazarlos sería forzado. Revisado 2026-07-18. - chiles-military-...-cefaas: waiver que ya estaba en el working tree sin commitear (1 enlace → pursue-release-3; caso chileno autocontenido). Efecto en el auditor: internal_links accionables 9 → 7 (el otro punto lo cierra el post Wilson-Davis, que pasa a 2 enlaces reales). Co-Authored-By: Claude Opus 4.8 --- seo_exceptions.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/seo_exceptions.py b/seo_exceptions.py index 5f94575..2cb82bb 100644 --- a/seo_exceptions.py +++ b/seo_exceptions.py @@ -43,6 +43,14 @@ EXCEPTIONS = { "canary-islands-1976-ufo-sighting": "1 link (reciprocal → manises); no honest 2nd entity in prose — " "Spanish case, self-contained.", + "chiles-military-declassified-uap-files-cefaas-groundbreaking-investigation-of-unexplained-aerial-phenomena": + "1 link (→ pursue-release-3, the 294 files); no 2nd verbatim entity " + "in prose — self-contained Chilean case.", + "tehran-1976-iranian-f4-ufo-incident": + "0 links; prose names no case we have an article for (only Klass, " + "Jafari, the DIA report) — self-contained. Thematic candidates " + "(Malmstrom, Levelland, Manises) appear nowhere in the text. " + "(Reviewed 2026-07-18.)", }, }