santismm-knowledge-mcp 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (182) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +62 -0
  3. package/content/CONVENTIONS.md +77 -0
  4. package/content/LICENSE +55 -0
  5. package/content/architectures/ai-workforce.json +280 -0
  6. package/content/architectures/customer-service-agent.json +292 -0
  7. package/content/architectures/enterprise-knowledge-assistant.json +292 -0
  8. package/content/architectures/operations-center.json +280 -0
  9. package/content/architectures/sales-copilot.json +280 -0
  10. package/content/governance/agentic-ai-governance-checklist.json +323 -0
  11. package/content/governance/audit-framework-for-agentic-systems.json +280 -0
  12. package/content/governance/enterprise-ai-governance-framework.json +277 -0
  13. package/content/governance/eu-ai-act.json +162 -0
  14. package/content/governance/human-oversight-and-accountability-policy.json +275 -0
  15. package/content/governance/iso-42001.json +161 -0
  16. package/content/governance/mitre-atlas.json +280 -0
  17. package/content/governance/nist-ai-rmf.json +161 -0
  18. package/content/governance/owasp-llm-top10.json +301 -0
  19. package/content/harness/HRN-001-definition-and-overview.es.md +76 -0
  20. package/content/harness/HRN-001-definition-and-overview.md +125 -0
  21. package/content/harness/HRN-001-definition-and-overview.pt.md +76 -0
  22. package/content/harness/HRN-002-a-brief-history-of-harness-engineering.es.md +83 -0
  23. package/content/harness/HRN-002-a-brief-history-of-harness-engineering.md +113 -0
  24. package/content/harness/HRN-002-a-brief-history-of-harness-engineering.pt.md +83 -0
  25. package/content/harness/HRN-003-the-harness-taxonomy.es.md +105 -0
  26. package/content/harness/HRN-003-the-harness-taxonomy.md +158 -0
  27. package/content/harness/HRN-003-the-harness-taxonomy.pt.md +105 -0
  28. package/content/harness/HRN-004-harness-engineering-principles.es.md +91 -0
  29. package/content/harness/HRN-004-harness-engineering-principles.md +135 -0
  30. package/content/harness/HRN-004-harness-engineering-principles.pt.md +91 -0
  31. package/content/harness/HRN-005-memory-in-agentic-systems.es.md +98 -0
  32. package/content/harness/HRN-005-memory-in-agentic-systems.md +145 -0
  33. package/content/harness/HRN-005-memory-in-agentic-systems.pt.md +98 -0
  34. package/content/harness/HRN-006-observability-for-agentic-systems.es.md +97 -0
  35. package/content/harness/HRN-006-observability-for-agentic-systems.md +139 -0
  36. package/content/harness/HRN-006-observability-for-agentic-systems.pt.md +97 -0
  37. package/content/harness/HRN-007-evaluation-of-agentic-systems.es.md +96 -0
  38. package/content/harness/HRN-007-evaluation-of-agentic-systems.md +145 -0
  39. package/content/harness/HRN-007-evaluation-of-agentic-systems.pt.md +96 -0
  40. package/content/harness/HRN-008-governance-within-the-harness.es.md +105 -0
  41. package/content/harness/HRN-008-governance-within-the-harness.md +146 -0
  42. package/content/harness/HRN-008-governance-within-the-harness.pt.md +105 -0
  43. package/content/harness/HRN-009-planning-and-goal-management.es.md +102 -0
  44. package/content/harness/HRN-009-planning-and-goal-management.md +142 -0
  45. package/content/harness/HRN-009-planning-and-goal-management.pt.md +102 -0
  46. package/content/harness/HRN-010-orchestration.es.md +107 -0
  47. package/content/harness/HRN-010-orchestration.md +149 -0
  48. package/content/harness/HRN-010-orchestration.pt.md +107 -0
  49. package/content/harness/HRN-011-security-for-agentic-systems.es.md +107 -0
  50. package/content/harness/HRN-011-security-for-agentic-systems.md +147 -0
  51. package/content/harness/HRN-011-security-for-agentic-systems.pt.md +107 -0
  52. package/content/harness/HRN-012-case-studies-in-harness-engineering.es.md +120 -0
  53. package/content/harness/HRN-012-case-studies-in-harness-engineering.md +157 -0
  54. package/content/harness/HRN-012-case-studies-in-harness-engineering.pt.md +120 -0
  55. package/content/harness/HRN-013-glossary.es.md +109 -0
  56. package/content/harness/HRN-013-glossary.md +124 -0
  57. package/content/harness/HRN-013-glossary.pt.md +109 -0
  58. package/content/harness/HRN-014-bibliography.es.md +89 -0
  59. package/content/harness/HRN-014-bibliography.md +109 -0
  60. package/content/harness/HRN-014-bibliography.pt.md +89 -0
  61. package/content/homeric/episodes/achilles-and-hector.json +139 -0
  62. package/content/homeric/episodes/aeolus-and-the-winds.json +131 -0
  63. package/content/homeric/episodes/agamemnons-murder.json +162 -0
  64. package/content/homeric/episodes/calypso-ogygia.json +157 -0
  65. package/content/homeric/episodes/catalogue-of-ships.json +177 -0
  66. package/content/homeric/episodes/cattle-of-the-sun.json +131 -0
  67. package/content/homeric/episodes/chryse-and-the-plague.json +131 -0
  68. package/content/homeric/episodes/cicones-at-ismarus.json +131 -0
  69. package/content/homeric/episodes/circe-on-aeaea.json +131 -0
  70. package/content/homeric/episodes/cyclops-polyphemus.json +162 -0
  71. package/content/homeric/episodes/laestrygonians.json +153 -0
  72. package/content/homeric/episodes/lotus-eaters.json +138 -0
  73. package/content/homeric/episodes/menelaus-and-proteus.json +130 -0
  74. package/content/homeric/episodes/nekyia.json +160 -0
  75. package/content/homeric/episodes/phaeacians-on-scheria.json +129 -0
  76. package/content/homeric/episodes/priams-ransom.json +131 -0
  77. package/content/homeric/episodes/return-to-ithaca.json +167 -0
  78. package/content/homeric/episodes/scylla-and-charybdis.json +131 -0
  79. package/content/homeric/episodes/suitors-ambush-at-asteris.json +131 -0
  80. package/content/homeric/episodes/telemachus-at-pylos.json +130 -0
  81. package/content/homeric/episodes/telemachus-in-sparta.json +130 -0
  82. package/content/homeric/episodes/the-achaean-camp.json +138 -0
  83. package/content/homeric/episodes/the-sirens.json +129 -0
  84. package/content/homeric/episodes/wooden-horse.json +168 -0
  85. package/content/homeric/places/aeaea.json +129 -0
  86. package/content/homeric/places/aeolia.json +161 -0
  87. package/content/homeric/places/asteris.json +120 -0
  88. package/content/homeric/places/aulis.json +122 -0
  89. package/content/homeric/places/cape-malea.json +126 -0
  90. package/content/homeric/places/chryse.json +120 -0
  91. package/content/homeric/places/dodona.json +129 -0
  92. package/content/homeric/places/dulichium.json +177 -0
  93. package/content/homeric/places/egypt.json +125 -0
  94. package/content/homeric/places/ephyra-acheron.json +127 -0
  95. package/content/homeric/places/hellespont.json +125 -0
  96. package/content/homeric/places/house-of-hades.json +91 -0
  97. package/content/homeric/places/ismarus.json +120 -0
  98. package/content/homeric/places/ithaca.json +240 -0
  99. package/content/homeric/places/knossos.json +132 -0
  100. package/content/homeric/places/laestrygonia.json +168 -0
  101. package/content/homeric/places/land-of-the-cyclopes.json +169 -0
  102. package/content/homeric/places/land-of-the-lotus-eaters.json +122 -0
  103. package/content/homeric/places/mount-ida.json +126 -0
  104. package/content/homeric/places/mycenae.json +152 -0
  105. package/content/homeric/places/ogygia.json +125 -0
  106. package/content/homeric/places/pharos.json +120 -0
  107. package/content/homeric/places/planctae.json +77 -0
  108. package/content/homeric/places/pylos.json +188 -0
  109. package/content/homeric/places/same.json +177 -0
  110. package/content/homeric/places/scheria.json +129 -0
  111. package/content/homeric/places/scylla-and-charybdis.json +135 -0
  112. package/content/homeric/places/sirens.json +127 -0
  113. package/content/homeric/places/sparta.json +179 -0
  114. package/content/homeric/places/tenedos.json +129 -0
  115. package/content/homeric/places/thrinacia.json +116 -0
  116. package/content/homeric/places/tiryns.json +123 -0
  117. package/content/homeric/places/troy.json +224 -0
  118. package/content/homeric/places/zacynthus.json +126 -0
  119. package/content/homeric/routes/achaean-expedition.json +132 -0
  120. package/content/homeric/routes/nostoi-of-the-others.json +205 -0
  121. package/content/homeric/routes/odysseus-nostos.json +307 -0
  122. package/content/homeric/routes/telemachy.json +134 -0
  123. package/content/knowledge/agent-memory.json +153 -0
  124. package/content/knowledge/agentic-ai.json +158 -0
  125. package/content/knowledge/agentic-evaluation.json +156 -0
  126. package/content/knowledge/agentic-threat-model.json +287 -0
  127. package/content/knowledge/ai-agent.json +153 -0
  128. package/content/knowledge/ai-cyberdefense.json +274 -0
  129. package/content/knowledge/ai-governance.json +155 -0
  130. package/content/knowledge/ai-observability.json +156 -0
  131. package/content/knowledge/context-engineering.json +153 -0
  132. package/content/knowledge/embeddings.json +153 -0
  133. package/content/knowledge/enterprise-rag.json +154 -0
  134. package/content/knowledge/fine-tuning.json +153 -0
  135. package/content/knowledge/foundation-models.json +154 -0
  136. package/content/knowledge/guardrails.json +153 -0
  137. package/content/knowledge/harness-engineering.json +158 -0
  138. package/content/knowledge/human-in-the-loop.json +153 -0
  139. package/content/knowledge/mcp-security.json +284 -0
  140. package/content/knowledge/model-context-protocol.json +154 -0
  141. package/content/knowledge/multi-agent-architecture.json +153 -0
  142. package/content/knowledge/prompt-engineering.json +153 -0
  143. package/content/knowledge/prompt-injection.json +138 -0
  144. package/content/knowledge/reasoning-models.json +153 -0
  145. package/content/knowledge/tool-use.json +156 -0
  146. package/content/library/cognitive-architecture-emergent-ai.md +15 -0
  147. package/content/library/devready-ep108-ai-customer-experiences.md +14 -0
  148. package/content/library/how-genai-impact-business.md +12 -0
  149. package/content/library/lmm-reshaping-industries-2024.md +12 -0
  150. package/content/library/rethinking-ai-pause.md +12 -0
  151. package/content/library/rise-of-agentic-ai.md +16 -0
  152. package/content/library/self-improving-autonomous-ai.md +16 -0
  153. package/content/library/the-stopwatch-and-the-exam.md +12 -0
  154. package/content/library/unlock-gpt4-secrets.md +12 -0
  155. package/content/library/vibe-coding-enterprise.md +15 -0
  156. package/content/library/video-transformando-negocios-genai.md +14 -0
  157. package/content/library/video-volando-alto-sky-airlines.md +13 -0
  158. package/content/matrix/agentic-control-matrix.json +967 -0
  159. package/content/patterns/attributed-memory.json +237 -0
  160. package/content/patterns/context-compression.json +304 -0
  161. package/content/patterns/egress-allowlist.json +310 -0
  162. package/content/patterns/evaluator-optimizer.json +180 -0
  163. package/content/patterns/goal-decomposition.json +290 -0
  164. package/content/patterns/human-approval-gate.json +311 -0
  165. package/content/patterns/human-escalation.json +288 -0
  166. package/content/patterns/least-privilege-tooling.json +333 -0
  167. package/content/patterns/long-term-memory.json +305 -0
  168. package/content/patterns/orchestrator-workers.json +202 -0
  169. package/content/patterns/parallelization.json +180 -0
  170. package/content/patterns/prompt-chaining.json +181 -0
  171. package/content/patterns/recovery-strategy.json +305 -0
  172. package/content/patterns/reflection.json +298 -0
  173. package/content/patterns/routing.json +294 -0
  174. package/content/patterns/sandboxed-execution.json +311 -0
  175. package/content/patterns/semantic-caching.json +201 -0
  176. package/content/patterns/supervisor-agent.json +290 -0
  177. package/content/patterns/task-prioritization.json +307 -0
  178. package/dist/content.js +181 -0
  179. package/dist/index.js +27 -0
  180. package/dist/shape.js +649 -0
  181. package/dist/tools.js +652 -0
  182. package/package.json +47 -0
@@ -0,0 +1,130 @@
1
+ {
2
+ "slug": "menelaus-and-proteus",
3
+ "id": "HOM-E-009",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "odyssey",
7
+ "book": 4,
8
+ "lines": "351-586",
9
+ "places": [
10
+ "pharos",
11
+ "egypt"
12
+ ],
13
+ "confidence": {
14
+ "textual": 3,
15
+ "archaeological": 1,
16
+ "scholarly": 2,
17
+ "geographic": 2,
18
+ "score": 8,
19
+ "band": "medium"
20
+ },
21
+ "sources": [
22
+ {
23
+ "id": "odyssey",
24
+ "kind": "primary_text",
25
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
26
+ "author": "Homer"
27
+ },
28
+ {
29
+ "id": "strabo-17",
30
+ "kind": "primary_text",
31
+ "citation": "Strabo, Geography 17.1 — Pharos and Homer's description of its distance",
32
+ "author": "Strabo",
33
+ "year": -20
34
+ },
35
+ {
36
+ "id": "egypt-contacts",
37
+ "kind": "archaeology",
38
+ "citation": "Aegean–Egyptian contact in the Late Bronze Age and early Iron Age, attested by imported material",
39
+ "year": 2000
40
+ }
41
+ ],
42
+ "theories": [
43
+ {
44
+ "id": "pharos-island",
45
+ "identification": "plausible",
46
+ "place": "pharos",
47
+ "proponent": "Strabo, Geography 17.1",
48
+ "era": "antiquity",
49
+ "sources": [
50
+ "strabo-17"
51
+ ],
52
+ "locales": {
53
+ "en": {
54
+ "label": "The island of Pharos",
55
+ "note": "The island is certain and the distance the poem gives it is not: Homer places it a day's sail offshore, and it lies about a kilometre out. Strabo already tried to explain the discrepancy by silting."
56
+ },
57
+ "es": {
58
+ "label": "La isla de Faros",
59
+ "note": "La isla es segura y la distancia que le da el poema no lo es: Homero la sitúa a un día de navegación de la costa, y está a un kilómetro. Estrabón ya intentó explicar la discrepancia por la colmatación."
60
+ },
61
+ "pt": {
62
+ "label": "A ilha de Faros",
63
+ "note": "A ilha é certa e a distância que o poema lhe dá não é: Homero a situa a um dia de navegação da costa, e ela fica a cerca de um quilômetro. Estrabão já tentou explicar a discrepância pelo assoreamento."
64
+ }
65
+ }
66
+ }
67
+ ],
68
+ "locales": {
69
+ "en": {
70
+ "title": "Menelaus and Proteus at Pharos",
71
+ "summary": "Becalmed off Egypt, Menelaus ambushes a shape-shifting god to ask the way home — and gets, instead, the news that his brother has been murdered.",
72
+ "narrative": [
73
+ "Eidothea tells Menelaus to hide among the seals at midday and seize her father Proteus as he counts his flock. Proteus turns into a lion, a serpent, a leopard, a boar, water and a tree, and when he tires he answers: how to appease the gods, how the others returned, and that Odysseus is alive on an island with Calypso.",
74
+ "The scene is set on a real island, described with a real detail — the stink of the seals, which Eidothea masks with ambrosia — and a wrong distance."
75
+ ],
76
+ "whyItMatters": "It is the atlas's clearest example of a correct identification with an incorrect detail: Pharos is Pharos, and Homer still puts it a day's sail from Egypt.",
77
+ "debate": "Whether the distance is error, exaggeration or a memory of a different coastline. Strabo's silting argument does not work at that scale.",
78
+ "faqs": [
79
+ {
80
+ "q": "Is Pharos the island with the lighthouse?",
81
+ "a": "Yes — the same island, centuries before the Ptolemaic lighthouse was built on it."
82
+ },
83
+ {
84
+ "q": "Does the wrong distance undermine the identification?",
85
+ "a": "No, and that is the point of scoring criteria separately: the place scores high on identification and lower on geographic coherence, and both facts stay visible."
86
+ }
87
+ ]
88
+ },
89
+ "es": {
90
+ "title": "Menelao y Proteo en Faros",
91
+ "summary": "En calma chicha frente a Egipto, Menelao embosca a un dios que cambia de forma para preguntarle el camino a casa, y lo que obtiene es la noticia de que su hermano ha sido asesinado.",
92
+ "narrative": [
93
+ "Idótea le dice a Menelao que se esconda entre las focas al mediodía y agarre a su padre Proteo mientras cuenta el rebaño. Proteo se convierte en león, serpiente, leopardo, jabalí, agua y árbol, y cuando se cansa responde: cómo aplacar a los dioses, cómo regresaron los demás y que Odiseo está vivo en una isla con Calipso.",
94
+ "La escena transcurre en una isla real, descrita con un detalle real —el hedor de las focas, que Idótea disimula con ambrosía— y con una distancia equivocada."
95
+ ],
96
+ "whyItMatters": "Es el ejemplo más claro del atlas de una identificación correcta con un dato incorrecto: Faros es Faros, y aun así Homero la sitúa a un día de navegación de Egipto.",
97
+ "debate": "Si la distancia es un error, una exageración o el recuerdo de otra línea de costa. El argumento de la colmatación de Estrabón no funciona a esa escala.",
98
+ "faqs": [
99
+ {
100
+ "q": "¿Es Faros la isla del faro?",
101
+ "a": "Sí: la misma isla, siglos antes de que se levantara sobre ella el faro ptolemaico."
102
+ },
103
+ {
104
+ "q": "¿Invalida la identificación la distancia errónea?",
105
+ "a": "No, y en eso consiste puntuar los criterios por separado: el lugar puntúa alto en identificación y más bajo en coherencia geográfica, y ambos hechos quedan a la vista."
106
+ }
107
+ ]
108
+ },
109
+ "pt": {
110
+ "title": "Menelau e Proteu em Faros",
111
+ "summary": "Em calmaria diante do Egito, Menelau embosca um deus que muda de forma para lhe perguntar o caminho de casa — e o que obtém é a notícia de que seu irmão foi assassinado.",
112
+ "narrative": [
113
+ "Idoteia diz a Menelau que se esconda entre as focas ao meio-dia e agarre seu pai Proteu enquanto ele conta o rebanho. Proteu vira leão, serpente, leopardo, javali, água e árvore, e quando se cansa responde: como aplacar os deuses, como os outros voltaram e que Odisseu está vivo numa ilha com Calipso.",
114
+ "A cena se passa numa ilha real, descrita com um detalhe real — o fedor das focas, que Idoteia disfarça com ambrosia — e com uma distância errada."
115
+ ],
116
+ "whyItMatters": "É o exemplo mais claro do atlas de uma identificação correta com um dado incorreto: Faros é Faros, e ainda assim Homero a situa a um dia de navegação do Egito.",
117
+ "debate": "Se a distância é erro, exagero ou lembrança de outra linha de costa. O argumento do assoreamento de Estrabão não funciona nessa escala.",
118
+ "faqs": [
119
+ {
120
+ "q": "Faros é a ilha do farol?",
121
+ "a": "Sim: a mesma ilha, séculos antes de o farol ptolomaico ser erguido sobre ela."
122
+ },
123
+ {
124
+ "q": "A distância errada invalida a identificação?",
125
+ "a": "Não, e é nisso que consiste pontuar os critérios separadamente: o lugar pontua alto em identificação e mais baixo em coerência geográfica, e ambos os fatos ficam à vista."
126
+ }
127
+ ]
128
+ }
129
+ }
130
+ }
@@ -0,0 +1,160 @@
1
+ {
2
+ "slug": "nekyia",
3
+ "id": "HOM-E-004",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "odyssey",
7
+ "book": 11,
8
+ "lines": "1-50",
9
+ "places": [
10
+ "house-of-hades"
11
+ ],
12
+ "confidence": {
13
+ "textual": 2,
14
+ "archaeological": 0,
15
+ "scholarly": 1,
16
+ "geographic": 0,
17
+ "score": 3,
18
+ "band": "low"
19
+ },
20
+ "sources": [
21
+ {
22
+ "id": "odyssey",
23
+ "kind": "primary_text",
24
+ "citation": "Homer, Odyssey 10.504–540 and 11.1–50",
25
+ "author": "Homer"
26
+ },
27
+ {
28
+ "id": "herodotus-5-92",
29
+ "kind": "primary_text",
30
+ "citation": "Herodotus, Histories 5.92",
31
+ "author": "Herodotus",
32
+ "year": -430
33
+ },
34
+ {
35
+ "id": "dakaris",
36
+ "kind": "archaeology",
37
+ "citation": "Sotirios Dakaris, excavations at Ephyra, Thesprotia (from 1958)",
38
+ "author": "Sotirios Dakaris",
39
+ "year": 1958
40
+ },
41
+ {
42
+ "id": "wiseman-1998",
43
+ "kind": "scholarship",
44
+ "citation": "Reassessments of the Ephyra building as a fortified farmhouse (Greek and Anglophone scholarship since the 1990s)",
45
+ "year": 1998
46
+ }
47
+ ],
48
+ "theories": [
49
+ {
50
+ "id": "beyond-ocean",
51
+ "identification": "mythical",
52
+ "place": "house-of-hades",
53
+ "era": "antiquity",
54
+ "sources": [
55
+ "odyssey"
56
+ ],
57
+ "locales": {
58
+ "en": {
59
+ "label": "Beyond Ocean, at the world's edge",
60
+ "note": "Circe sends the ship across Ocean to a shore of perpetual mist. Read literally, the destination is outside the world the rest of the poem sails in — which is how most scholars read it."
61
+ },
62
+ "es": {
63
+ "label": "Más allá del Océano, en el borde del mundo",
64
+ "note": "Circe envía la nave a cruzar el Océano hacia una costa de niebla perpetua. Leído al pie de la letra, el destino queda fuera del mundo por el que navega el resto del poema, que es como lo lee la mayoría de los estudiosos."
65
+ },
66
+ "pt": {
67
+ "label": "Além do Oceano, na borda do mundo",
68
+ "note": "Circe manda o navio cruzar o Oceano rumo a uma costa de névoa perpétua. Lido ao pé da letra, o destino fica fora do mundo em que o resto do poema navega — que é como a maioria dos estudiosos o lê."
69
+ }
70
+ }
71
+ },
72
+ {
73
+ "id": "acheron-thesprotia",
74
+ "identification": "speculative",
75
+ "proponent": "Herodotus, Histories 5.92; Sotirios Dakaris (from 1958)",
76
+ "era": "antiquity",
77
+ "sources": [
78
+ "herodotus-5-92",
79
+ "dakaris",
80
+ "wiseman-1998"
81
+ ],
82
+ "locales": {
83
+ "en": {
84
+ "label": "The Acheron in Thesprotia",
85
+ "note": "A real river, a real oracle of the dead reported by Herodotus, and an excavated building long shown to visitors as the Nekyomanteion — an identification many archaeologists now reject. The cult is historical; the equation with Homer's Erebus is not."
86
+ },
87
+ "es": {
88
+ "label": "El Aqueronte de Tesprocia",
89
+ "note": "Un río real, un oráculo de los muertos real citado por Heródoto y un edificio excavado que se ha mostrado durante décadas como el Necromanteion, identificación que hoy rechazan muchos arqueólogos. El culto es histórico; la ecuación con el Érebo homérico, no."
90
+ },
91
+ "pt": {
92
+ "label": "O Aqueronte da Tesprócia",
93
+ "note": "Um rio real, um oráculo dos mortos real citado por Heródoto e um edifício escavado exibido por décadas como o Necromanteion — identificação hoje rejeitada por muitos arqueólogos. O culto é histórico; a equação com o Érebo homérico, não."
94
+ }
95
+ }
96
+ }
97
+ ],
98
+ "locales": {
99
+ "en": {
100
+ "title": "The Nekyia: Odysseus questions the dead",
101
+ "summary": "Book 11 sends Odysseus to the edge of the world to consult the prophet Tiresias. It is the one journey in the poem with detailed directions and no possible destination.",
102
+ "narrative": [
103
+ "Circe gives the route: a day's sail with the north wind across Ocean, to the shore of the Cimmerians where the sun never shines; beach the ship by the grove of Persephone, where Pyriphlegethon and Cocytus flow into Acheron. There Odysseus digs a pit, pours honey, milk, wine and water, and the dead gather to the blood.",
104
+ "What follows is a catalogue of the dead — Elpenor, his mother Anticleia, Agamemnon, Achilles, Ajax — and the prophecy that structures the rest of the poem."
105
+ ],
106
+ "whyItMatters": "The Nekyia is the clean test of the atlas's own honesty. It has precise instructions, real river names and an ancient cult site attached to it, and it still scores 3/12, because precision about a ritual is not evidence about a place.",
107
+ "debate": "Whether the river names were borrowed from Thesprotia into the poem or the other way round; whether the Cimmerians locate anything; and whether Book 11 is an early or late part of the Odyssey. None of these questions can put a pin on a map.",
108
+ "faqs": [
109
+ {
110
+ "q": "Is the Nekyomanteion of Ephyra the entrance to Homer's underworld?",
111
+ "a": "No. It is a real archaeological site with a real cult history, and its identification as an oracle of the dead is itself disputed. The atlas records it as a theory attached to the episode, not as a location for the house of Hades."
112
+ },
113
+ {
114
+ "q": "Why does the episode score so low?",
115
+ "a": "Because three of the four criteria fail: nothing has been excavated that corresponds, there is no scholarly consensus that the passage locates anything, and the geography is explicitly beyond the known world. Only the textual criterion scores, and only partly."
116
+ }
117
+ ]
118
+ },
119
+ "es": {
120
+ "title": "La Nekyia: Odiseo interroga a los muertos",
121
+ "summary": "El canto 11 envía a Odiseo al borde del mundo a consultar al adivino Tiresias. Es el único viaje del poema con indicaciones detalladas y ningún destino posible.",
122
+ "narrative": [
123
+ "Circe da la ruta: un día de navegación con el Bóreas a través del Océano, hasta la costa de los cimerios donde nunca luce el sol; varar junto al bosque de Perséfone, donde el Piriflegetonte y el Cocito desembocan en el Aqueronte. Allí Odiseo cava una fosa, vierte miel, leche, vino y agua, y los muertos acuden a la sangre.",
124
+ "Lo que sigue es un catálogo de difuntos —Elpénor, su madre Anticlea, Agamenón, Aquiles, Áyax— y la profecía que estructura el resto del poema."
125
+ ],
126
+ "whyItMatters": "La Nekyia es la prueba limpia de la honestidad del propio atlas. Tiene instrucciones precisas, nombres de ríos reales y un sitio de culto antiguo asociado, y aun así puntúa 3/12: la precisión sobre un rito no es prueba sobre un lugar.",
127
+ "debate": "Si los nombres de los ríos pasaron de Tesprocia al poema o al revés; si los cimerios localizan algo; y si el canto 11 es una parte temprana o tardía de la Odisea. Ninguna de estas preguntas permite clavar una chincheta en un mapa.",
128
+ "faqs": [
129
+ {
130
+ "q": "¿Es el Necromanteion de Éfira la entrada al inframundo homérico?",
131
+ "a": "No. Es un yacimiento real con una historia de culto real, y su identificación como oráculo de los muertos está discutida. El atlas lo registra como teoría asociada al episodio, no como localización de la morada de Hades."
132
+ },
133
+ {
134
+ "q": "¿Por qué puntúa tan bajo el episodio?",
135
+ "a": "Porque fallan tres de los cuatro criterios: no se ha excavado nada que corresponda, no hay consenso académico de que el pasaje localice algo y la geografía está explícitamente más allá del mundo conocido. Solo puntúa el criterio textual, y solo en parte."
136
+ }
137
+ ]
138
+ },
139
+ "pt": {
140
+ "title": "A Nekyia: Odisseu interroga os mortos",
141
+ "summary": "O canto 11 envia Odisseu à borda do mundo para consultar o adivinho Tirésias. É a única viagem do poema com indicações detalhadas e nenhum destino possível.",
142
+ "narrative": [
143
+ "Circe dá a rota: um dia de navegação com o Bóreas através do Oceano, até a costa dos cimérios onde o sol nunca brilha; encalhar junto ao bosque de Perséfone, onde o Piriflegetonte e o Cocito desembocam no Aqueronte. Ali Odisseu cava uma cova, verte mel, leite, vinho e água, e os mortos acorrem ao sangue.",
144
+ "O que se segue é um catálogo de mortos — Elpenor, sua mãe Anticleia, Agamêmnon, Aquiles, Ájax — e a profecia que estrutura o resto do poema."
145
+ ],
146
+ "whyItMatters": "A Nekyia é o teste limpo da honestidade do próprio atlas. Tem instruções precisas, nomes de rios reais e um sítio de culto antigo associado, e ainda assim pontua 3/12: precisão sobre um rito não é prova sobre um lugar.",
147
+ "debate": "Se os nomes dos rios passaram da Tesprócia para o poema ou o contrário; se os cimérios localizam algo; e se o canto 11 é uma parte antiga ou tardia da Odisseia. Nenhuma dessas perguntas permite fincar um alfinete num mapa.",
148
+ "faqs": [
149
+ {
150
+ "q": "O Necromanteion de Éfira é a entrada do submundo homérico?",
151
+ "a": "Não. É um sítio arqueológico real com história de culto real, e sua identificação como oráculo dos mortos é contestada. O atlas o registra como teoria associada ao episódio, não como localização da morada de Hades."
152
+ },
153
+ {
154
+ "q": "Por que o episódio pontua tão baixo?",
155
+ "a": "Porque três dos quatro critérios falham: nada foi escavado que corresponda, não há consenso acadêmico de que a passagem localize algo e a geografia está explicitamente além do mundo conhecido. Só o critério textual pontua, e apenas em parte."
156
+ }
157
+ ]
158
+ }
159
+ }
160
+ }
@@ -0,0 +1,129 @@
1
+ {
2
+ "slug": "phaeacians-on-scheria",
3
+ "id": "HOM-E-019",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "odyssey",
7
+ "book": 6,
8
+ "lines": "1-331",
9
+ "places": [
10
+ "scheria"
11
+ ],
12
+ "confidence": {
13
+ "textual": 2,
14
+ "archaeological": 0,
15
+ "scholarly": 1,
16
+ "geographic": 2,
17
+ "score": 5,
18
+ "band": "low"
19
+ },
20
+ "sources": [
21
+ {
22
+ "id": "odyssey",
23
+ "kind": "primary_text",
24
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
25
+ "author": "Homer"
26
+ },
27
+ {
28
+ "id": "thucydides-1-25",
29
+ "kind": "primary_text",
30
+ "citation": "Thucydides, History of the Peloponnesian War 1.25",
31
+ "author": "Thucydides",
32
+ "year": -410
33
+ },
34
+ {
35
+ "id": "corfu-tradition",
36
+ "kind": "tradition",
37
+ "citation": "The identification of Scheria with Corcyra (Corfu), continuous since antiquity"
38
+ }
39
+ ],
40
+ "theories": [
41
+ {
42
+ "id": "corfu",
43
+ "identification": "speculative",
44
+ "place": "scheria",
45
+ "proponent": "Ancient identification; Thucydides 1.25",
46
+ "era": "antiquity",
47
+ "sources": [
48
+ "thucydides-1-25",
49
+ "corfu-tradition"
50
+ ],
51
+ "locales": {
52
+ "en": {
53
+ "label": "Corcyra (Corfu)",
54
+ "note": "The identification antiquity settled on, still marked by a rock shown as the petrified Phaeacian ship. A long tradition with no material support."
55
+ },
56
+ "es": {
57
+ "label": "Corcira (Corfú)",
58
+ "note": "La identificación en la que se asentó la Antigüedad, todavía señalada por una roca que se enseña como la nave feacia petrificada. Una tradición larga sin apoyo material."
59
+ },
60
+ "pt": {
61
+ "label": "Córcira (Corfu)",
62
+ "note": "A identificação em que a Antiguidade se assentou, ainda marcada por uma rocha mostrada como a nau feácia petrificada. Uma tradição longa sem apoio material."
63
+ }
64
+ }
65
+ }
66
+ ],
67
+ "locales": {
68
+ "en": {
69
+ "title": "The Phaeacians on Scheria",
70
+ "summary": "Odysseus washes ashore naked and is found by a princess doing laundry. What follows is the most civilised sequence in the poem — and the last place he visits before home.",
71
+ "narrative": [
72
+ "Nausicaa gives him clothes and advice on how to approach her parents; the palace is described in gold and bronze; the games are held, Demodocus sings, and Odysseus finally gives his name and tells the story of the wanderings.",
73
+ "The Phaeacians ferry him home in a night, in a ship that needs no steersman, and are punished for it. Their island is where the poem's fantastic geography ends and Ithaca's real one resumes."
74
+ ],
75
+ "whyItMatters": "Scheria is the frontier between the two halves of the Odyssey, which is why its identification matters more than its 5/12 score suggests.",
76
+ "debate": "Whether Scheria is a real island idealised, an idealisation given an island's furniture, or Corcyra's own tradition drawn into the poem.",
77
+ "faqs": [
78
+ {
79
+ "q": "Is Scheria Corfu?",
80
+ "a": "That is the ancient identification and it has no material support. The atlas records it as speculative."
81
+ },
82
+ {
83
+ "q": "Why are the Phaeacians punished?",
84
+ "a": "For ferrying strangers home too easily. Poseidon turns their ship to stone in sight of the harbour, and the poem leaves the threat of a mountain closing over their city unresolved."
85
+ }
86
+ ]
87
+ },
88
+ "es": {
89
+ "title": "Los feacios en Esqueria",
90
+ "summary": "Odiseo llega desnudo a la orilla y lo encuentra una princesa lavando ropa. Lo que sigue es la secuencia más civilizada del poema, y el último lugar que visita antes de casa.",
91
+ "narrative": [
92
+ "Nausícaa le da ropa y le explica cómo presentarse ante sus padres; el palacio se describe en oro y bronce; se celebran los juegos, canta Demódoco y Odiseo da por fin su nombre y cuenta las andanzas.",
93
+ "Los feacios lo llevan a casa en una noche, en una nave que no necesita timonel, y son castigados por ello. Su isla es donde termina la geografía fantástica del poema y se reanuda la real de Ítaca."
94
+ ],
95
+ "whyItMatters": "Esqueria es la frontera entre las dos mitades de la Odisea, y por eso su identificación importa más de lo que sugiere su 5/12.",
96
+ "debate": "Si Esqueria es una isla real idealizada, una idealización amueblada como isla, o la propia tradición de Corcira arrastrada al poema.",
97
+ "faqs": [
98
+ {
99
+ "q": "¿Es Esqueria Corfú?",
100
+ "a": "Es la identificación antigua y no tiene apoyo material. El atlas la registra como especulativa."
101
+ },
102
+ {
103
+ "q": "¿Por qué se castiga a los feacios?",
104
+ "a": "Por llevar a casa a los extranjeros con demasiada facilidad. Poseidón petrifica su nave a la vista del puerto, y el poema deja sin resolver la amenaza de una montaña que cierre su ciudad."
105
+ }
106
+ ]
107
+ },
108
+ "pt": {
109
+ "title": "Os feácios em Esquéria",
110
+ "summary": "Odisseu chega nu à praia e é encontrado por uma princesa lavando roupa. O que se segue é a sequência mais civilizada do poema — e o último lugar que ele visita antes de casa.",
111
+ "narrative": [
112
+ "Nausícaa lhe dá roupas e explica como se apresentar aos pais; o palácio é descrito em ouro e bronze; realizam-se os jogos, Demódoco canta, e Odisseu enfim dá seu nome e conta as andanças.",
113
+ "Os feácios o levam para casa numa noite, numa nau que não precisa de timoneiro, e são punidos por isso. Sua ilha é onde termina a geografia fantástica do poema e recomeça a real de Ítaca."
114
+ ],
115
+ "whyItMatters": "Esquéria é a fronteira entre as duas metades da Odisseia, e por isso sua identificação importa mais do que seu 5/12 sugere.",
116
+ "debate": "Se Esquéria é uma ilha real idealizada, uma idealização mobiliada como ilha, ou a própria tradição de Córcira arrastada para o poema.",
117
+ "faqs": [
118
+ {
119
+ "q": "Esquéria é Corfu?",
120
+ "a": "É a identificação antiga e não tem apoio material. O atlas a registra como especulativa."
121
+ },
122
+ {
123
+ "q": "Por que os feácios são punidos?",
124
+ "a": "Por levar estrangeiros para casa com facilidade demais. Posêidon petrifica sua nau à vista do porto, e o poema deixa sem resolver a ameaça de uma montanha fechando sua cidade."
125
+ }
126
+ ]
127
+ }
128
+ }
129
+ }
@@ -0,0 +1,131 @@
1
+ {
2
+ "slug": "priams-ransom",
3
+ "id": "HOM-E-024",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "iliad",
7
+ "book": 24,
8
+ "lines": "322-467",
9
+ "places": [
10
+ "troy",
11
+ "mount-ida"
12
+ ],
13
+ "confidence": {
14
+ "textual": 3,
15
+ "archaeological": 1,
16
+ "scholarly": 2,
17
+ "geographic": 3,
18
+ "score": 9,
19
+ "band": "medium"
20
+ },
21
+ "sources": [
22
+ {
23
+ "id": "iliad",
24
+ "kind": "primary_text",
25
+ "citation": "Homer, Iliad (trans. A. T. Murray, Loeb, 1924)",
26
+ "author": "Homer"
27
+ },
28
+ {
29
+ "id": "korfmann",
30
+ "kind": "archaeology",
31
+ "citation": "Manfred Korfmann, Troia/Wilusa excavation reports, Studia Troica (1988–2005)",
32
+ "author": "Manfred Korfmann",
33
+ "year": 2005
34
+ },
35
+ {
36
+ "id": "hittite-treaties",
37
+ "kind": "scholarship",
38
+ "citation": "Hittite treaty and letter corpus referring to Wilusa and its rulers",
39
+ "year": 2004
40
+ }
41
+ ],
42
+ "theories": [
43
+ {
44
+ "id": "plain-crossing",
45
+ "identification": "plausible",
46
+ "place": "troy",
47
+ "proponent": "Topography of the Troad plain",
48
+ "era": "contemporary",
49
+ "sources": [
50
+ "korfmann",
51
+ "hittite-treaties"
52
+ ],
53
+ "locales": {
54
+ "en": {
55
+ "label": "The night crossing of the plain",
56
+ "note": "Priam drives from the city to the Achaean camp and back in a night, which the Troad's real distances allow — especially with a Bronze Age shoreline further inland."
57
+ },
58
+ "es": {
59
+ "label": "La travesía nocturna de la llanura",
60
+ "note": "Príamo va en carro de la ciudad al campamento aqueo y vuelve en una noche, cosa que permiten las distancias reales de la Tróade, sobre todo con una línea de costa del Bronce más interior."
61
+ },
62
+ "pt": {
63
+ "label": "A travessia noturna da planície",
64
+ "note": "Príamo vai de carro da cidade ao acampamento aqueu e volta numa noite, o que as distâncias reais da Trôade permitem — sobretudo com uma linha de costa do Bronze mais para o interior."
65
+ }
66
+ }
67
+ }
68
+ ],
69
+ "locales": {
70
+ "en": {
71
+ "title": "Priam's ransom",
72
+ "summary": "An old king crosses the plain at night with a wagon of treasure to ask the man who killed his son for the body. The Iliad ends here, and so does its geography.",
73
+ "narrative": [
74
+ "Hermes guides Priam past the sentries to Achilles' hut. The scene is domestic and unbearable: the ransom weighed out, the request made, the two men weeping for different dead, and then a meal. Achilles gives back the body and grants eleven days' truce for the funeral.",
75
+ "Geographically it is a short journey — city, ford, plain, camp — and it is the last time the poem uses the landscape it has spent twenty-four books crossing."
76
+ ],
77
+ "whyItMatters": "It confirms the scale of the Trojan battlefield: a night's round trip by wagon, which the real Troad allows and a larger landscape would not.",
78
+ "debate": "Nothing about the location. What is argued is the historical frame — whether the Hittite references to Wilusa give the poem a political context, or only a name.",
79
+ "faqs": [
80
+ {
81
+ "q": "Is Priam a historical figure?",
82
+ "a": "There is no evidence for Priam. Hittite documents name rulers of a Wilusa most scholars equate with Ilios, but no name in them matches Priam's."
83
+ },
84
+ {
85
+ "q": "Why does the Iliad end here?",
86
+ "a": "With Hector's funeral, not with the fall of the city. The sack belongs to the Epic Cycle and is only ever glimpsed in Homer."
87
+ }
88
+ ]
89
+ },
90
+ "es": {
91
+ "title": "El rescate de Príamo",
92
+ "summary": "Un rey anciano cruza la llanura de noche con un carro de tesoros para pedirle al hombre que mató a su hijo el cuerpo del muchacho. La Ilíada termina aquí, y con ella su geografía.",
93
+ "narrative": [
94
+ "Hermes guía a Príamo entre los centinelas hasta la cabaña de Aquiles. La escena es doméstica e insoportable: el rescate pesado, la petición hecha, los dos hombres llorando por muertos distintos, y después una comida. Aquiles devuelve el cuerpo y concede once días de tregua para el funeral.",
95
+ "Geográficamente es un trayecto corto —ciudad, vado, llanura, campamento— y es la última vez que el poema usa el paisaje que ha recorrido durante veinticuatro cantos."
96
+ ],
97
+ "whyItMatters": "Confirma la escala del campo de batalla troyano: una ida y vuelta nocturna en carro, que la Tróade real permite y un paisaje mayor no permitiría.",
98
+ "debate": "Nada sobre la ubicación. Lo que se discute es el marco histórico: si las referencias hititas a Wilusa dan al poema un contexto político o solo un nombre.",
99
+ "faqs": [
100
+ {
101
+ "q": "¿Es Príamo un personaje histórico?",
102
+ "a": "No hay pruebas de Príamo. Los documentos hititas nombran gobernantes de una Wilusa que la mayoría equipara con Ilión, pero ningún nombre en ellos corresponde al suyo."
103
+ },
104
+ {
105
+ "q": "¿Por qué termina aquí la Ilíada?",
106
+ "a": "Con el funeral de Héctor, no con la caída de la ciudad. El saqueo pertenece al Ciclo Épico y en Homero solo se vislumbra."
107
+ }
108
+ ]
109
+ },
110
+ "pt": {
111
+ "title": "O resgate de Príamo",
112
+ "summary": "Um rei idoso cruza a planície à noite com um carro de tesouros para pedir ao homem que matou seu filho o corpo do rapaz. A Ilíada termina aqui, e com ela sua geografia.",
113
+ "narrative": [
114
+ "Hermes guia Príamo entre as sentinelas até a cabana de Aquiles. A cena é doméstica e insuportável: o resgate pesado, o pedido feito, os dois homens chorando por mortos diferentes, e depois uma refeição. Aquiles devolve o corpo e concede onze dias de trégua para o funeral.",
115
+ "Geograficamente é um trajeto curto — cidade, vau, planície, acampamento — e é a última vez que o poema usa a paisagem que atravessou por vinte e quatro cantos."
116
+ ],
117
+ "whyItMatters": "Confirma a escala do campo de batalha troiano: uma ida e volta noturna de carro, que a Trôade real permite e uma paisagem maior não permitiria.",
118
+ "debate": "Nada sobre a localização. O que se discute é o quadro histórico: se as referências hititas a Wilusa dão ao poema um contexto político ou apenas um nome.",
119
+ "faqs": [
120
+ {
121
+ "q": "Príamo é uma figura histórica?",
122
+ "a": "Não há provas de Príamo. Documentos hititas nomeiam governantes de uma Wilusa que a maioria equipara a Ílion, mas nenhum nome neles corresponde ao dele."
123
+ },
124
+ {
125
+ "q": "Por que a Ilíada termina aqui?",
126
+ "a": "Com o funeral de Heitor, não com a queda da cidade. O saque pertence ao Ciclo Épico e em Homero apenas se entrevê."
127
+ }
128
+ ]
129
+ }
130
+ }
131
+ }