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,167 @@
1
+ {
2
+ "slug": "return-to-ithaca",
3
+ "id": "HOM-E-002",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "odyssey",
7
+ "book": 13,
8
+ "lines": "70-187",
9
+ "places": [
10
+ "ithaca"
11
+ ],
12
+ "confidence": {
13
+ "textual": 3,
14
+ "archaeological": 1,
15
+ "scholarly": 2,
16
+ "geographic": 2,
17
+ "score": 8,
18
+ "band": "medium"
19
+ },
20
+ "sources": [
21
+ {
22
+ "id": "odyssey",
23
+ "kind": "primary_text",
24
+ "citation": "Homer, Odyssey 13.70–187",
25
+ "author": "Homer"
26
+ },
27
+ {
28
+ "id": "odyssey-9",
29
+ "kind": "primary_text",
30
+ "citation": "Homer, Odyssey 9.21–27",
31
+ "author": "Homer"
32
+ },
33
+ {
34
+ "id": "strabo-10",
35
+ "kind": "primary_text",
36
+ "citation": "Strabo, Geography 10.2",
37
+ "author": "Strabo",
38
+ "year": -20
39
+ },
40
+ {
41
+ "id": "bittlestone-2005",
42
+ "kind": "scholarship",
43
+ "citation": "Robert Bittlestone, Odysseus Unbound: The Search for Homer's Ithaca (Cambridge University Press, 2005)",
44
+ "author": "Robert Bittlestone",
45
+ "year": 2005
46
+ },
47
+ {
48
+ "id": "school-of-homer",
49
+ "kind": "archaeology",
50
+ "citation": "Excavations at Agios Athanasios ('School of Homer'), northern Ithaki",
51
+ "year": 2010
52
+ }
53
+ ],
54
+ "theories": [
55
+ {
56
+ "id": "phorcys-dexia",
57
+ "identification": "plausible",
58
+ "place": "ithaca",
59
+ "era": "modern",
60
+ "sources": [
61
+ "odyssey",
62
+ "strabo-10"
63
+ ],
64
+ "locales": {
65
+ "en": {
66
+ "label": "Dexa bay as the harbour of Phorcys",
67
+ "note": "The bay near Vathy usually shown to visitors as the landing place. It matches the poem's two headlands and sheltered water; so do several other bays in the Ionian."
68
+ },
69
+ "es": {
70
+ "label": "La bahía de Dexa como puerto de Forcis",
71
+ "note": "La ensenada cercana a Vathý que suele mostrarse a los visitantes como lugar del desembarco. Coincide con los dos promontorios y el agua abrigada del poema; también coinciden otras varias bahías del Jónico."
72
+ },
73
+ "pt": {
74
+ "label": "A baía de Dexa como porto de Fórcis",
75
+ "note": "A enseada perto de Vathy normalmente mostrada aos visitantes como local do desembarque. Corresponde aos dois promontórios e às águas abrigadas do poema; várias outras baías do Jônico também correspondem."
76
+ }
77
+ }
78
+ },
79
+ {
80
+ "id": "paliki-landing",
81
+ "identification": "speculative",
82
+ "place": "ithaca",
83
+ "proponent": "Robert Bittlestone (2005)",
84
+ "era": "contemporary",
85
+ "sources": [
86
+ "bittlestone-2005",
87
+ "odyssey-9"
88
+ ],
89
+ "locales": {
90
+ "en": {
91
+ "label": "A landing on Paliki",
92
+ "note": "If Ithaca is Paliki, the harbour of Phorcys is one of its western bays and the whole homecoming shifts about 25 km west. The reading depends on a Bronze Age sea channel that geology has not confirmed."
93
+ },
94
+ "es": {
95
+ "label": "Un desembarco en Paliki",
96
+ "note": "Si Ítaca es Paliki, el puerto de Forcis es una de sus bahías occidentales y todo el regreso se desplaza unos 25 km al oeste. La lectura depende de un canal marino de la Edad del Bronce que la geología no ha confirmado."
97
+ },
98
+ "pt": {
99
+ "label": "Um desembarque em Paliki",
100
+ "note": "Se Ítaca é Paliki, o porto de Fórcis é uma de suas baías ocidentais e todo o retorno se desloca cerca de 25 km a oeste. A leitura depende de um canal marinho da Idade do Bronze que a geologia não confirmou."
101
+ }
102
+ }
103
+ }
104
+ ],
105
+ "locales": {
106
+ "en": {
107
+ "title": "The homecoming: landing in the harbour of Phorcys",
108
+ "summary": "The Phaeacians sail Odysseus home asleep and leave him on his own shore with his treasure. The poem describes the landing place in unusual topographical detail — two headlands, an olive tree, a cave of the nymphs.",
109
+ "narrative": [
110
+ "Odysseus reaches Ithaca unconscious, carried by a crew who never speak to him and are turned to stone on the way home. He wakes not knowing where he is; Athena has poured a mist over the island, and the recognition of his own country is the first of the poem's recognitions.",
111
+ "The description of the harbour of Phorcys is one of the most specific pieces of landscape in either poem, which is why it has been matched to real bays for two centuries — and why none of the matches is decisive."
112
+ ],
113
+ "whyItMatters": "This is the episode that would settle the Ithaca question if any of its landmarks could be tied to a site. It scores textual 3 — the poem is unusually explicit — but archaeological 1, because no excavated harbour or sanctuary corresponds.",
114
+ "debate": "Which bay, on which island. The candidates track the island candidacies: Dexa on Ithaki, a western bay on Paliki, Nydri on Lefkada. The atlas records all three and commits to none.",
115
+ "faqs": [
116
+ {
117
+ "q": "Does the harbour of Phorcys exist?",
118
+ "a": "Several real bays fit the description. None has produced archaeological evidence connecting it to the poem, so the atlas records the identifications as competing theories rather than as a location."
119
+ },
120
+ {
121
+ "q": "Why is Odysseus asleep when he arrives?",
122
+ "a": "Narratively it removes the last stretch of navigation from the poem. It also means the Odyssey never describes the route from Scheria to Ithaca — a gap that every reconstruction of the voyage has to fill by inference."
123
+ }
124
+ ]
125
+ },
126
+ "es": {
127
+ "title": "El regreso: desembarco en el puerto de Forcis",
128
+ "summary": "Los feacios llevan dormido a Odiseo hasta su casa y lo dejan en su propia orilla con su tesoro. El poema describe el lugar del desembarco con un detalle topográfico insólito: dos promontorios, un olivo, una cueva de las ninfas.",
129
+ "narrative": [
130
+ "Odiseo llega a Ítaca inconsciente, transportado por una tripulación que nunca le habla y que es petrificada durante el viaje de vuelta. Despierta sin saber dónde está: Atenea ha derramado una niebla sobre la isla, y el reconocimiento de su propia tierra es el primero de los reconocimientos del poema.",
131
+ "La descripción del puerto de Forcis es uno de los pasajes de paisaje más específicos de ambos poemas, y por eso se ha hecho corresponder con bahías reales durante dos siglos, y por eso ninguna correspondencia es decisiva."
132
+ ],
133
+ "whyItMatters": "Es el episodio que zanjaría la cuestión de Ítaca si alguno de sus hitos pudiera vincularse a un yacimiento. Puntúa textual 3 —el poema es insólitamente explícito— pero arqueológica 1, porque ningún puerto o santuario excavado le corresponde.",
134
+ "debate": "Qué bahía, en qué isla. Los candidatos siguen a las candidaturas de la isla: Dexa en Ítaca, una bahía occidental en Paliki, Nydri en Léucade. El atlas registra las tres y no se compromete con ninguna.",
135
+ "faqs": [
136
+ {
137
+ "q": "¿Existe el puerto de Forcis?",
138
+ "a": "Varias bahías reales encajan con la descripción. Ninguna ha aportado pruebas arqueológicas que la conecten con el poema, así que el atlas registra las identificaciones como teorías en competencia, no como una localización."
139
+ },
140
+ {
141
+ "q": "¿Por qué llega Odiseo dormido?",
142
+ "a": "Narrativamente, elimina del poema el último tramo de navegación. También significa que la Odisea nunca describe la ruta de Esqueria a Ítaca: un hueco que toda reconstrucción del viaje debe rellenar por inferencia."
143
+ }
144
+ ]
145
+ },
146
+ "pt": {
147
+ "title": "O retorno: desembarque no porto de Fórcis",
148
+ "summary": "Os feácios levam Odisseu adormecido até sua casa e o deixam na própria praia com seu tesouro. O poema descreve o local do desembarque com detalhe topográfico incomum: dois promontórios, uma oliveira, uma gruta das ninfas.",
149
+ "narrative": [
150
+ "Odisseu chega a Ítaca inconsciente, transportado por uma tripulação que nunca lhe fala e que é petrificada na viagem de volta. Acorda sem saber onde está: Atena derramou uma névoa sobre a ilha, e o reconhecimento da própria terra é o primeiro dos reconhecimentos do poema.",
151
+ "A descrição do porto de Fórcis é uma das passagens de paisagem mais específicas dos dois poemas, e por isso vem sendo associada a baías reais há dois séculos — e por isso nenhuma associação é decisiva."
152
+ ],
153
+ "whyItMatters": "É o episódio que resolveria a questão de Ítaca se algum de seus marcos pudesse ser ligado a um sítio. Pontua textual 3 — o poema é incomumente explícito — mas arqueológica 1, porque nenhum porto ou santuário escavado lhe corresponde.",
154
+ "debate": "Qual baía, em qual ilha. Os candidatos acompanham as candidaturas da ilha: Dexa em Ítaca, uma baía ocidental em Paliki, Nydri em Lêucade. O atlas registra as três e não se compromete com nenhuma.",
155
+ "faqs": [
156
+ {
157
+ "q": "O porto de Fórcis existe?",
158
+ "a": "Várias baías reais encaixam na descrição. Nenhuma produziu provas arqueológicas que a conectem ao poema, então o atlas registra as identificações como teorias concorrentes, não como uma localização."
159
+ },
160
+ {
161
+ "q": "Por que Odisseu chega dormindo?",
162
+ "a": "Narrativamente, retira do poema o último trecho de navegação. Também significa que a Odisseia nunca descreve a rota de Esquéria a Ítaca — uma lacuna que toda reconstrução da viagem precisa preencher por inferência."
163
+ }
164
+ ]
165
+ }
166
+ }
167
+ }
@@ -0,0 +1,131 @@
1
+ {
2
+ "slug": "scylla-and-charybdis",
3
+ "id": "HOM-E-017",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "odyssey",
7
+ "book": 12,
8
+ "lines": "201-259",
9
+ "places": [
10
+ "scylla-and-charybdis",
11
+ "planctae"
12
+ ],
13
+ "confidence": {
14
+ "textual": 3,
15
+ "archaeological": 0,
16
+ "scholarly": 2,
17
+ "geographic": 3,
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-6-2",
30
+ "kind": "primary_text",
31
+ "citation": "Strabo, Geography 6.2",
32
+ "author": "Strabo",
33
+ "year": -20
34
+ },
35
+ {
36
+ "id": "messina-tides",
37
+ "kind": "scholarship",
38
+ "citation": "Tidal streams and the standing whirlpool of the Strait of Messina in modern navigational literature",
39
+ "year": 1990
40
+ }
41
+ ],
42
+ "theories": [
43
+ {
44
+ "id": "messina",
45
+ "identification": "plausible",
46
+ "place": "scylla-and-charybdis",
47
+ "proponent": "Universal ancient identification; Strabo 6.2",
48
+ "era": "antiquity",
49
+ "sources": [
50
+ "strabo-6-2",
51
+ "messina-tides"
52
+ ],
53
+ "locales": {
54
+ "en": {
55
+ "label": "The Strait of Messina",
56
+ "note": "The strongest identification in the wanderings: a real tidal race, a real whirlpool, a cliff-bound shore, and unanimous ancient testimony. A town called Scilla still stands on the rock."
57
+ },
58
+ "es": {
59
+ "label": "El estrecho de Mesina",
60
+ "note": "La identificación más fuerte de las andanzas: una corriente de marea real, un remolino real, una orilla acantilada y testimonio antiguo unánime. Una ciudad llamada Scilla sigue en pie sobre la roca."
61
+ },
62
+ "pt": {
63
+ "label": "O estreito de Messina",
64
+ "note": "A identificação mais forte das andanças: uma corrente de maré real, um redemoinho real, uma margem de falésias e testemunho antigo unânime. Uma cidade chamada Scilla ainda está de pé sobre a rocha."
65
+ }
66
+ }
67
+ }
68
+ ],
69
+ "locales": {
70
+ "en": {
71
+ "title": "Scylla and Charybdis",
72
+ "summary": "A choice between losing six men and losing everyone. It is the only hazard in the wanderings whose physical behaviour matches a real place.",
73
+ "narrative": [
74
+ "Circe describes both: the whirlpool that swallows the sea three times a day, and the six-headed monster in the cave above the cliff. She tells Odysseus to keep to Scylla's side and accept the loss. He does, and watches six men taken 'like fish on a long rod'.",
75
+ "The Planctae — the Wandering Rocks — are offered as the alternative route and never taken, which is why they appear in this atlas as an unlocated place with no coordinates."
76
+ ],
77
+ "whyItMatters": "It is the atlas's highest-scoring wandering episode at 8/12, and the clearest case of real geography inside a fictional voyage.",
78
+ "debate": "Whether the identification preserves an old memory or reflects the knowledge of eighth-century Greek sailors who used the strait, in which case the poem is describing a real place it never claims to visit.",
79
+ "faqs": [
80
+ {
81
+ "q": "Is Charybdis a real whirlpool?",
82
+ "a": "The Strait of Messina genuinely produces strong tidal streams and a whirlpool at certain states of the tide. It is dangerous to small craft and was more so under oar and sail."
83
+ },
84
+ {
85
+ "q": "Why do the Wandering Rocks have no location here?",
86
+ "a": "Because the poem presents them as the road not taken, and every later identification comes from the Argonaut tradition rather than from the Odyssey."
87
+ }
88
+ ]
89
+ },
90
+ "es": {
91
+ "title": "Escila y Caribdis",
92
+ "summary": "Una elección entre perder seis hombres y perderlos a todos. Es el único peligro de las andanzas cuyo comportamiento físico corresponde a un lugar real.",
93
+ "narrative": [
94
+ "Circe describe ambos: el remolino que traga el mar tres veces al día y el monstruo de seis cabezas en la cueva sobre el acantilado. Le dice a Odiseo que se ciña al lado de Escila y acepte la pérdida. Lo hace, y ve cómo se llevan a seis hombres «como peces en una caña larga».",
95
+ "Las Plancas —las rocas errantes— se ofrecen como ruta alternativa y nunca se toman, y por eso figuran en este atlas como lugar sin localizar y sin coordenadas."
96
+ ],
97
+ "whyItMatters": "Es el episodio de las andanzas mejor puntuado del atlas, con 8/12, y el caso más claro de geografía real dentro de un viaje ficticio.",
98
+ "debate": "Si la identificación conserva un recuerdo antiguo o refleja el conocimiento de los marinos griegos del siglo VIII que usaban el estrecho, en cuyo caso el poema describe un lugar real que nunca dice visitar.",
99
+ "faqs": [
100
+ {
101
+ "q": "¿Es Caribdis un remolino real?",
102
+ "a": "El estrecho de Mesina produce de verdad fuertes corrientes de marea y un remolino en ciertos estados de marea. Es peligroso para embarcaciones pequeñas y lo era más a remo y vela."
103
+ },
104
+ {
105
+ "q": "¿Por qué las rocas errantes no tienen aquí localización?",
106
+ "a": "Porque el poema las presenta como el camino no tomado, y toda identificación posterior procede de la tradición argonáutica, no de la Odisea."
107
+ }
108
+ ]
109
+ },
110
+ "pt": {
111
+ "title": "Cila e Caribdes",
112
+ "summary": "Uma escolha entre perder seis homens e perder todos. É o único perigo das andanças cujo comportamento físico corresponde a um lugar real.",
113
+ "narrative": [
114
+ "Circe descreve os dois: o redemoinho que engole o mar três vezes ao dia e o monstro de seis cabeças na gruta acima da falésia. Diz a Odisseu que se mantenha do lado de Cila e aceite a perda. Ele o faz, e vê seis homens serem levados “como peixes numa vara longa”.",
115
+ "As Plânctas — as rochas errantes — são oferecidas como rota alternativa e nunca tomadas, e por isso figuram neste atlas como lugar sem localização e sem coordenadas."
116
+ ],
117
+ "whyItMatters": "É o episódio das andanças mais bem pontuado do atlas, com 8/12, e o caso mais claro de geografia real dentro de uma viagem fictícia.",
118
+ "debate": "Se a identificação preserva uma lembrança antiga ou reflete o conhecimento dos marinheiros gregos do século VIII que usavam o estreito, caso em que o poema descreve um lugar real que nunca diz visitar.",
119
+ "faqs": [
120
+ {
121
+ "q": "Caribdes é um redemoinho real?",
122
+ "a": "O estreito de Messina produz de fato fortes correntes de maré e um redemoinho em certos estados de maré. É perigoso para embarcações pequenas e era mais ainda a remo e vela."
123
+ },
124
+ {
125
+ "q": "Por que as rochas errantes não têm localização aqui?",
126
+ "a": "Porque o poema as apresenta como o caminho não tomado, e toda identificação posterior vem da tradição argonáutica, não da Odisseia."
127
+ }
128
+ ]
129
+ }
130
+ }
131
+ }
@@ -0,0 +1,131 @@
1
+ {
2
+ "slug": "suitors-ambush-at-asteris",
3
+ "id": "HOM-E-020",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "odyssey",
7
+ "book": 4,
8
+ "lines": "842-847",
9
+ "places": [
10
+ "asteris",
11
+ "ithaca"
12
+ ],
13
+ "confidence": {
14
+ "textual": 3,
15
+ "archaeological": 0,
16
+ "scholarly": 1,
17
+ "geographic": 1,
18
+ "score": 5,
19
+ "band": "low"
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-10",
30
+ "kind": "primary_text",
31
+ "citation": "Strabo, Geography 10.2",
32
+ "author": "Strabo",
33
+ "year": -20
34
+ },
35
+ {
36
+ "id": "daskalio",
37
+ "kind": "scholarship",
38
+ "citation": "Daskalio, the islet in the Ithaki–Kefalonia channel, as the traditional candidate for Asteris",
39
+ "year": 2005
40
+ }
41
+ ],
42
+ "theories": [
43
+ {
44
+ "id": "daskalio",
45
+ "identification": "speculative",
46
+ "place": "asteris",
47
+ "proponent": "Ancient tradition, reported by Strabo 10.2",
48
+ "era": "antiquity",
49
+ "sources": [
50
+ "daskalio",
51
+ "strabo-10"
52
+ ],
53
+ "locales": {
54
+ "en": {
55
+ "label": "Daskalio islet",
56
+ "note": "The only candidate in the right strait, and it has none of the two harbours the poem gives Asteris. Strabo already recorded the objection."
57
+ },
58
+ "es": {
59
+ "label": "El islote de Daskalio",
60
+ "note": "El único candidato en el estrecho correcto, y no tiene ninguno de los dos puertos que el poema da a Asteris. Estrabón ya recogía la objeción."
61
+ },
62
+ "pt": {
63
+ "label": "O ilhéu de Daskalio",
64
+ "note": "O único candidato no estreito certo, e não tem nenhum dos dois portos que o poema dá a Astéris. Estrabão já registrava a objeção."
65
+ }
66
+ }
67
+ }
68
+ ],
69
+ "locales": {
70
+ "en": {
71
+ "title": "The ambush at Asteris",
72
+ "summary": "Twenty suitors take a ship and wait in a strait for Telemachus to sail home. Six lines of text, one named islet, and an identification that has failed for two thousand years.",
73
+ "narrative": [
74
+ "Antinous proposes the ambush and the suitors set it between Ithaca and Same, on a small island with two harbours. Telemachus, warned by Athena, takes another route and lands elsewhere; the ambush never happens.",
75
+ "It is the most operational piece of geography in the Odyssey — a position chosen to intercept traffic — and the only islet in the right place has no harbours at all."
76
+ ],
77
+ "whyItMatters": "It is a test the map fails. When the poem is at its most precise, the atlas's confidence is at its lowest, and that inversion is worth showing.",
78
+ "debate": "Whether the coastline has changed, whether the detail is invented, and whether the whole Ionian geography is internally consistent.",
79
+ "faqs": [
80
+ {
81
+ "q": "Does Asteris exist?",
82
+ "a": "No islet matching the description has been identified. Daskalio, the traditional candidate, lacks the two harbours Homer gives it."
83
+ },
84
+ {
85
+ "q": "Could the coastline have changed?",
86
+ "a": "The Ionian is seismically active and coastlines there have changed. That is a possibility, not evidence, and the atlas records it as such."
87
+ }
88
+ ]
89
+ },
90
+ "es": {
91
+ "title": "La emboscada de Asteris",
92
+ "summary": "Veinte pretendientes toman una nave y esperan en un estrecho a que Telémaco vuelva a casa. Seis versos de texto, un islote con nombre y una identificación fallida desde hace dos mil años.",
93
+ "narrative": [
94
+ "Antínoo propone la emboscada y los pretendientes la sitúan entre Ítaca y Same, en una isla pequeña con dos puertos. Telémaco, avisado por Atenea, toma otra ruta y desembarca en otro sitio; la emboscada nunca ocurre.",
95
+ "Es la pieza de geografía más operativa de la Odisea —una posición elegida para interceptar tráfico— y el único islote en el lugar correcto no tiene puerto alguno."
96
+ ],
97
+ "whyItMatters": "Es una prueba que el mapa suspende. Cuando el poema es más preciso, la confianza del atlas es mínima, y esa inversión merece mostrarse.",
98
+ "debate": "Si la costa ha cambiado, si el detalle es inventado y si toda la geografía jónica es internamente coherente.",
99
+ "faqs": [
100
+ {
101
+ "q": "¿Existe Asteris?",
102
+ "a": "No se ha identificado ningún islote que corresponda a la descripción. Daskalio, el candidato tradicional, carece de los dos puertos que Homero le da."
103
+ },
104
+ {
105
+ "q": "¿Pudo cambiar la costa?",
106
+ "a": "El Jónico es sísmicamente activo y allí las costas han cambiado. Eso es una posibilidad, no una prueba, y el atlas lo registra como tal."
107
+ }
108
+ ]
109
+ },
110
+ "pt": {
111
+ "title": "A emboscada em Astéris",
112
+ "summary": "Vinte pretendentes tomam uma nau e esperam num estreito que Telêmaco volte para casa. Seis versos de texto, um ilhéu com nome e uma identificação que falha há dois mil anos.",
113
+ "narrative": [
114
+ "Antínoo propõe a emboscada e os pretendentes a situam entre Ítaca e Same, numa ilha pequena com dois portos. Telêmaco, avisado por Atena, toma outra rota e desembarca em outro lugar; a emboscada nunca acontece.",
115
+ "É a peça de geografia mais operacional da Odisseia — uma posição escolhida para interceptar tráfego — e o único ilhéu no lugar certo não tem porto algum."
116
+ ],
117
+ "whyItMatters": "É um teste que o mapa não passa. Quando o poema é mais preciso, a confiança do atlas é mínima, e essa inversão merece ser mostrada.",
118
+ "debate": "Se a costa mudou, se o detalhe é inventado e se toda a geografia jônica é internamente coerente.",
119
+ "faqs": [
120
+ {
121
+ "q": "Astéris existe?",
122
+ "a": "Nenhum ilhéu correspondente à descrição foi identificado. Daskalio, o candidato tradicional, não tem os dois portos que Homero lhe dá."
123
+ },
124
+ {
125
+ "q": "A costa pode ter mudado?",
126
+ "a": "O Jônico é sismicamente ativo e ali as costas mudaram. Isso é possibilidade, não prova, e o atlas o registra como tal."
127
+ }
128
+ ]
129
+ }
130
+ }
131
+ }
@@ -0,0 +1,130 @@
1
+ {
2
+ "slug": "telemachus-at-pylos",
3
+ "id": "HOM-E-007",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "odyssey",
7
+ "book": 3,
8
+ "lines": "1-485",
9
+ "places": [
10
+ "pylos"
11
+ ],
12
+ "confidence": {
13
+ "textual": 3,
14
+ "archaeological": 3,
15
+ "scholarly": 3,
16
+ "geographic": 3,
17
+ "score": 12,
18
+ "band": "high"
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": "blegen-pylos",
29
+ "kind": "archaeology",
30
+ "citation": "Carl W. Blegen and Marion Rawson, The Palace of Nestor at Pylos in Western Messenia, vol. I (Princeton, 1966)",
31
+ "author": "Carl W. Blegen",
32
+ "year": 1966
33
+ },
34
+ {
35
+ "id": "linear-b-py",
36
+ "kind": "archaeology",
37
+ "citation": "The Pylos Linear B archive: administrative tablets baked in the destruction of the palace",
38
+ "year": 1956
39
+ }
40
+ ],
41
+ "theories": [
42
+ {
43
+ "id": "ano-englianos",
44
+ "identification": "plausible",
45
+ "place": "pylos",
46
+ "proponent": "Carl W. Blegen (1939)",
47
+ "era": "modern",
48
+ "sources": [
49
+ "blegen-pylos",
50
+ "linear-b-py"
51
+ ],
52
+ "locales": {
53
+ "en": {
54
+ "label": "The palace at Ano Englianos",
55
+ "note": "The episode's setting matches an excavated palace: a great hall, a bath, a beach within reach. Nothing in the archive names Nestor, so the match is of type and place, not of person."
56
+ },
57
+ "es": {
58
+ "label": "El palacio de Ano Englianós",
59
+ "note": "El escenario del episodio coincide con un palacio excavado: un gran salón, un baño, una playa cercana. Nada en el archivo nombra a Néstor, así que la correspondencia es de tipo y de lugar, no de persona."
60
+ },
61
+ "pt": {
62
+ "label": "O palácio de Ano Englianós",
63
+ "note": "O cenário do episódio coincide com um palácio escavado: um grande salão, um banho, uma praia próxima. Nada no arquivo nomeia Nestor, então a correspondência é de tipo e lugar, não de pessoa."
64
+ }
65
+ }
66
+ }
67
+ ],
68
+ "locales": {
69
+ "en": {
70
+ "title": "Telemachus at Pylos",
71
+ "summary": "A young man arrives by ship at a sacrificing shore, is fed before he is questioned, and hears an old king talk. It is the most ordinary episode in the Odyssey and the easiest to place.",
72
+ "narrative": [
73
+ "Telemachus and Athena reach Pylos at dawn during a sacrifice of black bulls to Poseidon on the beach. Nestor receives them, tells what he knows of the returns from Troy, and sends Telemachus on to Sparta by chariot with his son.",
74
+ "The domestic detail is unusual and specific: the guest bath drawn by Nestor's daughter, the gilding of a heifer's horns, the sleeping arrangements. It is a picture of palace hospitality that an excavated palace can be compared against."
75
+ ],
76
+ "whyItMatters": "This is the atlas's cleanest 12/12 episode: the place is accepted, the setting matches a real excavated building type, and nothing in the passage requires the supernatural.",
77
+ "debate": "Not where it happened, but what the match means: whether the poem preserves the memory of palatial hospitality or reconstructs it from ruins and habit.",
78
+ "faqs": [
79
+ {
80
+ "q": "Can you visit the palace of Nestor?",
81
+ "a": "Yes. The site at Ano Englianos in Messenia is open, and its throne room, storerooms and bath are visible. What is not visible is any evidence naming Nestor."
82
+ },
83
+ {
84
+ "q": "Why does this episode score higher than most?",
85
+ "a": "Because all four criteria hold: the text is specific, the archaeology is rich, the scholarly identification is agreed and the geography works. Most episodes in the atlas fail at least one."
86
+ }
87
+ ]
88
+ },
89
+ "es": {
90
+ "title": "Telémaco en Pilos",
91
+ "summary": "Un joven llega por mar a una playa donde se sacrifica, lo alimentan antes de preguntarle y escucha hablar a un rey viejo. Es el episodio más ordinario de la Odisea y el más fácil de situar.",
92
+ "narrative": [
93
+ "Telémaco y Atenea llegan a Pilos al amanecer, durante un sacrificio de toros negros a Poseidón en la playa. Néstor los acoge, cuenta lo que sabe de los regresos desde Troya y envía a Telémaco a Esparta en carro con su hijo.",
94
+ "El detalle doméstico es insólito y concreto: el baño de huésped que prepara la hija de Néstor, el dorado de los cuernos de una novilla, la disposición para dormir. Es una imagen de la hospitalidad palacial que puede contrastarse con un palacio excavado."
95
+ ],
96
+ "whyItMatters": "Es el episodio 12/12 más limpio del atlas: el lugar está aceptado, el escenario coincide con un tipo de edificio real excavado y nada del pasaje exige lo sobrenatural.",
97
+ "debate": "No dónde ocurrió, sino qué significa la coincidencia: si el poema conserva el recuerdo de la hospitalidad palacial o la reconstruye a partir de ruinas y costumbre.",
98
+ "faqs": [
99
+ {
100
+ "q": "¿Se puede visitar el palacio de Néstor?",
101
+ "a": "Sí. El yacimiento de Ano Englianós, en Mesenia, está abierto, y se ven su sala del trono, sus almacenes y su baño. Lo que no se ve es prueba alguna que nombre a Néstor."
102
+ },
103
+ {
104
+ "q": "¿Por qué puntúa más que la mayoría?",
105
+ "a": "Porque se cumplen los cuatro criterios: el texto es específico, la arqueología es rica, la identificación académica está acordada y la geografía funciona. La mayoría de los episodios del atlas falla al menos uno."
106
+ }
107
+ ]
108
+ },
109
+ "pt": {
110
+ "title": "Telêmaco em Pilos",
111
+ "summary": "Um jovem chega de navio a uma praia onde se sacrifica, é alimentado antes de ser interrogado e ouve um velho rei falar. É o episódio mais ordinário da Odisseia e o mais fácil de situar.",
112
+ "narrative": [
113
+ "Telêmaco e Atena chegam a Pilos ao amanhecer, durante um sacrifício de touros negros a Posêidon na praia. Nestor os acolhe, conta o que sabe dos retornos de Troia e envia Telêmaco a Esparta de carro com seu filho.",
114
+ "O detalhe doméstico é incomum e concreto: o banho de hóspede preparado pela filha de Nestor, o douramento dos chifres de uma novilha, os arranjos para dormir. É uma imagem da hospitalidade palaciana que pode ser confrontada com um palácio escavado."
115
+ ],
116
+ "whyItMatters": "É o episódio 12/12 mais limpo do atlas: o lugar é aceito, o cenário coincide com um tipo de edifício real escavado e nada na passagem exige o sobrenatural.",
117
+ "debate": "Não onde aconteceu, mas o que a coincidência significa: se o poema preserva a lembrança da hospitalidade palaciana ou a reconstrói a partir de ruínas e costume.",
118
+ "faqs": [
119
+ {
120
+ "q": "Dá para visitar o palácio de Nestor?",
121
+ "a": "Sim. O sítio de Ano Englianós, na Messênia, está aberto, e veem-se a sala do trono, os armazéns e o banho. O que não se vê é prova alguma que nomeie Nestor."
122
+ },
123
+ {
124
+ "q": "Por que este episódio pontua mais que a maioria?",
125
+ "a": "Porque os quatro critérios se sustentam: o texto é específico, a arqueologia é rica, a identificação acadêmica é consensual e a geografia funciona. A maioria dos episódios do atlas falha em ao menos um."
126
+ }
127
+ ]
128
+ }
129
+ }
130
+ }