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,177 @@
1
+ {
2
+ "slug": "same",
3
+ "id": "HOM-P-014",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "plausible",
7
+ "unlocated": false,
8
+ "region": "ionian",
9
+ "homericNames": [
10
+ "Σάμη",
11
+ "Σάμος"
12
+ ],
13
+ "attestations": [
14
+ {
15
+ "work": "odyssey",
16
+ "book": 1,
17
+ "lines": "245-248"
18
+ },
19
+ {
20
+ "work": "odyssey",
21
+ "book": 4,
22
+ "lines": "669-672"
23
+ },
24
+ {
25
+ "work": "iliad",
26
+ "book": 2,
27
+ "lines": "631-637"
28
+ }
29
+ ],
30
+ "sources": [
31
+ {
32
+ "id": "iliad",
33
+ "kind": "primary_text",
34
+ "citation": "Homer, Iliad (trans. A. T. Murray, Loeb, 1924)",
35
+ "author": "Homer"
36
+ },
37
+ {
38
+ "id": "odyssey",
39
+ "kind": "primary_text",
40
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
41
+ "author": "Homer"
42
+ },
43
+ {
44
+ "id": "strabo-10",
45
+ "kind": "primary_text",
46
+ "citation": "Strabo, Geography 10.2",
47
+ "author": "Strabo",
48
+ "year": -20
49
+ },
50
+ {
51
+ "id": "bittlestone-2005",
52
+ "kind": "scholarship",
53
+ "citation": "Robert Bittlestone, James Diggle and John Underhill, Odysseus Unbound: The Search for Homer's Ithaca (Cambridge University Press, 2005)",
54
+ "author": "Robert Bittlestone",
55
+ "year": 2005
56
+ },
57
+ {
58
+ "id": "kefalonia-tombs",
59
+ "kind": "archaeology",
60
+ "citation": "Mycenaean chamber-tomb cemeteries on Kefalonia, notably around Poros and Lakkithra",
61
+ "year": 1995
62
+ }
63
+ ],
64
+ "hypotheses": [
65
+ {
66
+ "id": "kefalonia",
67
+ "identification": "plausible",
68
+ "modernName": "Kefalonia",
69
+ "country": "GR",
70
+ "lat": 38.25,
71
+ "lon": 20.6,
72
+ "precision": "island",
73
+ "proponent": "Strabo, Geography 10.2",
74
+ "era": "antiquity",
75
+ "confidence": {
76
+ "textual": 2,
77
+ "archaeological": 2,
78
+ "scholarly": 3,
79
+ "geographic": 2,
80
+ "score": 9,
81
+ "band": "medium"
82
+ },
83
+ "sources": [
84
+ "strabo-10",
85
+ "kefalonia-tombs",
86
+ "odyssey"
87
+ ],
88
+ "locales": {
89
+ "en": {
90
+ "label": "Kefalonia (the ancient Same)",
91
+ "note": "Strabo identifies Same with the island later called Kefalonia, where a town of Sami still carries the name. Kefalonia has the richest Mycenaean cemeteries in the Ionian, which fits a populous island supplying suitors; what it lacks is a palace."
92
+ },
93
+ "es": {
94
+ "label": "Cefalonia (la antigua Same)",
95
+ "note": "Estrabón identifica Same con la isla luego llamada Cefalonia, donde una ciudad de Sami conserva aún el nombre. Cefalonia tiene los cementerios micénicos más ricos del Jónico, lo que encaja con una isla populosa que aporta pretendientes; lo que falta es un palacio."
96
+ },
97
+ "pt": {
98
+ "label": "Cefalônia (a antiga Same)",
99
+ "note": "Estrabão identifica Same com a ilha depois chamada Cefalônia, onde uma cidade de Sami ainda carrega o nome. A Cefalônia tem os cemitérios micênicos mais ricos do Jônico, o que encaixa numa ilha populosa que fornece pretendentes; o que falta é um palácio."
100
+ }
101
+ }
102
+ },
103
+ {
104
+ "id": "paliki-as-same",
105
+ "identification": "speculative",
106
+ "modernName": "Eastern Kefalonia",
107
+ "country": "GR",
108
+ "lat": 38.25,
109
+ "lon": 20.65,
110
+ "precision": "area",
111
+ "proponent": "Robert Bittlestone, James Diggle & John Underhill (2005)",
112
+ "era": "contemporary",
113
+ "since": 2005,
114
+ "confidence": {
115
+ "textual": 2,
116
+ "archaeological": 0,
117
+ "scholarly": 1,
118
+ "geographic": 2,
119
+ "score": 5,
120
+ "band": "low"
121
+ },
122
+ "sources": [
123
+ "bittlestone-2005",
124
+ "odyssey"
125
+ ],
126
+ "locales": {
127
+ "en": {
128
+ "label": "Eastern Kefalonia, if Paliki is Ithaca",
129
+ "note": "Bittlestone's reconstruction requires Same to be the rest of Kefalonia east of a former sea channel. The hypothesis is internally consistent and depends entirely on that channel having existed."
130
+ },
131
+ "es": {
132
+ "label": "La Cefalonia oriental, si Paliki es Ítaca",
133
+ "note": "La reconstrucción de Bittlestone exige que Same sea el resto de Cefalonia al este de un antiguo canal marino. La hipótesis es internamente coherente y depende por completo de que ese canal existiera."
134
+ },
135
+ "pt": {
136
+ "label": "A Cefalônia oriental, se Paliki for Ítaca",
137
+ "note": "A reconstrução de Bittlestone exige que Same seja o resto da Cefalônia a leste de um antigo canal marinho. A hipótese é internamente coerente e depende inteiramente de esse canal ter existido."
138
+ }
139
+ }
140
+ }
141
+ ],
142
+ "episodes": [
143
+ "catalogue-of-ships"
144
+ ],
145
+ "locales": {
146
+ "en": {
147
+ "name": "Same",
148
+ "summary": "The second island of Odysseus' kingdom, generally taken to be Kefalonia — the largest island in the group and the one with the most Mycenaean graves and the fewest Mycenaean buildings.",
149
+ "description": [
150
+ "Same supplies twenty-four suitors, the largest contingent, which implies a substantial population. Ancient tradition and the surviving town name point at Kefalonia, and the island's chamber-tomb cemeteries confirm it was populous in the Late Bronze Age.",
151
+ "Every rival reconstruction of Ithaca has to say something about Same, because the two are defined against each other in the text. That is why the entry carries a second hypothesis: it is not an independent claim, it is the shadow of the Ithaca question."
152
+ ],
153
+ "identificationNote": "Plausible rather than accepted: the ancient identification is strong and the archaeology is real, but no excavated centre ties the island to the poem, and the Ionian names may not have been stable between the Bronze Age and Homer.",
154
+ "debate": "Whether Homer's four-island geography is coherent at all, and whether Same, Dulichium and Ithaca named the same places in the Bronze Age that they named in the eighth century."
155
+ },
156
+ "es": {
157
+ "name": "Same",
158
+ "summary": "La segunda isla del reino de Odiseo, tenida en general por Cefalonia: la mayor del grupo y la que más tumbas micénicas y menos edificios micénicos ha dado.",
159
+ "description": [
160
+ "Same aporta veinticuatro pretendientes, el contingente más numeroso, lo que implica una población considerable. La tradición antigua y el topónimo superviviente apuntan a Cefalonia, y los cementerios de tumbas de cámara de la isla confirman que estuvo poblada en el Bronce Final.",
161
+ "Toda reconstrucción rival de Ítaca tiene que decir algo sobre Same, porque ambas se definen la una contra la otra en el texto. Por eso la ficha lleva una segunda hipótesis: no es una afirmación independiente, es la sombra de la cuestión de Ítaca."
162
+ ],
163
+ "identificationNote": "Plausible y no aceptada: la identificación antigua es fuerte y la arqueología es real, pero ningún centro excavado ata la isla al poema, y los nombres jónicos pueden no haber sido estables entre la Edad del Bronce y Homero.",
164
+ "debate": "Si la geografía homérica de cuatro islas es coherente siquiera, y si Same, Duliquio e Ítaca nombraban en el Bronce los mismos lugares que nombraban en el siglo VIII."
165
+ },
166
+ "pt": {
167
+ "name": "Same",
168
+ "summary": "A segunda ilha do reino de Odisseu, geralmente tida como a Cefalônia: a maior do grupo e a que deu mais túmulos micênicos e menos edifícios micênicos.",
169
+ "description": [
170
+ "Same fornece vinte e quatro pretendentes, o maior contingente, o que implica população considerável. A tradição antiga e o topônimo sobrevivente apontam para a Cefalônia, e os cemitérios de câmaras da ilha confirmam que era populosa no Bronze Final.",
171
+ "Toda reconstrução rival de Ítaca precisa dizer algo sobre Same, porque as duas se definem uma contra a outra no texto. Por isso a ficha carrega uma segunda hipótese: não é uma afirmação independente, é a sombra da questão de Ítaca."
172
+ ],
173
+ "identificationNote": "Plausível e não aceita: a identificação antiga é forte e a arqueologia é real, mas nenhum centro escavado liga a ilha ao poema, e os nomes jônicos podem não ter sido estáveis entre a Idade do Bronze e Homero.",
174
+ "debate": "Se a geografia homérica de quatro ilhas é sequer coerente, e se Same, Dulíquio e Ítaca nomeavam no Bronze os mesmos lugares que nomeavam no século VIII."
175
+ }
176
+ }
177
+ }
@@ -0,0 +1,129 @@
1
+ {
2
+ "slug": "scheria",
3
+ "id": "HOM-P-026",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "speculative",
7
+ "unlocated": false,
8
+ "region": "ionian",
9
+ "homericNames": [
10
+ "Σχερίη"
11
+ ],
12
+ "attestations": [
13
+ {
14
+ "work": "odyssey",
15
+ "book": 6,
16
+ "lines": "1-47"
17
+ },
18
+ {
19
+ "work": "odyssey",
20
+ "book": 7,
21
+ "lines": "81-132"
22
+ },
23
+ {
24
+ "work": "odyssey",
25
+ "book": 13,
26
+ "lines": "125-187"
27
+ }
28
+ ],
29
+ "sources": [
30
+ {
31
+ "id": "odyssey",
32
+ "kind": "primary_text",
33
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
34
+ "author": "Homer"
35
+ },
36
+ {
37
+ "id": "thucydides-1-25",
38
+ "kind": "primary_text",
39
+ "citation": "Thucydides, History of the Peloponnesian War 1.25 — Corcyra and its Phaeacian reputation",
40
+ "author": "Thucydides",
41
+ "year": -410
42
+ },
43
+ {
44
+ "id": "corfu-tradition",
45
+ "kind": "tradition",
46
+ "citation": "The identification of Scheria with Corcyra (Corfu), current in antiquity and continuous in local tradition"
47
+ },
48
+ {
49
+ "id": "kanoni",
50
+ "kind": "tradition",
51
+ "citation": "The islet of Pontikonisi off Corfu, shown as the petrified Phaeacian ship"
52
+ }
53
+ ],
54
+ "hypotheses": [
55
+ {
56
+ "id": "corfu",
57
+ "identification": "speculative",
58
+ "modernName": "Corfu",
59
+ "country": "GR",
60
+ "lat": 39.62,
61
+ "lon": 19.92,
62
+ "precision": "island",
63
+ "proponent": "Ancient identification; Thucydides 1.25",
64
+ "era": "antiquity",
65
+ "confidence": {
66
+ "textual": 2,
67
+ "archaeological": 0,
68
+ "scholarly": 1,
69
+ "geographic": 2,
70
+ "score": 5,
71
+ "band": "low"
72
+ },
73
+ "sources": [
74
+ "thucydides-1-25",
75
+ "corfu-tradition",
76
+ "kanoni"
77
+ ],
78
+ "locales": {
79
+ "en": {
80
+ "label": "Corfu (Corcyra)",
81
+ "note": "The identification antiquity settled on and tourism has never let go: Thucydides already records the Corcyraeans' Phaeacian reputation, and a rock off the coast is still shown as the ship Poseidon turned to stone. It is a tradition of long standing and no material basis."
82
+ },
83
+ "es": {
84
+ "label": "Corfú (Corcira)",
85
+ "note": "La identificación en la que se asentó la Antigüedad y que el turismo no ha soltado: Tucídides ya recoge la fama feacia de los corcireos, y todavía se enseña frente a la costa una roca como la nave que Poseidón petrificó. Es una tradición de largo recorrido y sin base material."
86
+ },
87
+ "pt": {
88
+ "label": "Corfu (Córcira)",
89
+ "note": "A identificação em que a Antiguidade se assentou e que o turismo nunca largou: Tucídides já registra a fama feácia dos corcireus, e ainda se mostra diante da costa uma rocha como a nau que Posêidon petrificou. É uma tradição de longo curso e sem base material."
90
+ }
91
+ }
92
+ }
93
+ ],
94
+ "episodes": [
95
+ "phaeacians-on-scheria"
96
+ ],
97
+ "locales": {
98
+ "en": {
99
+ "name": "Scheria",
100
+ "summary": "The island of the Phaeacians, the last stop before home and the most civilised place in the poem — a harbour city with walls, ships and a court, described in more social detail than anywhere Odysseus actually rules.",
101
+ "description": [
102
+ "Odysseus washes up naked on Scheria, is found by Nausicaa, and is entertained by a people whose ships need no steering and who deliver him to Ithaca asleep. Their punishment for the favour — Poseidon turning the ship to stone and threatening to wall the city in with a mountain — is the poem's last supernatural act.",
103
+ "Antiquity identified Scheria with Corcyra, and the identification stuck. The poem places the Phaeacians 'far from men who eat bread', which is a statement about isolation rather than a bearing."
104
+ ],
105
+ "identificationNote": "Speculative: an ancient, continuous tradition with a real island behind it and nothing excavated to connect them. It scores 5/12.",
106
+ "debate": "Whether Scheria is a real island seen through utopian distortion, a utopia given an island's furniture, or Corcyra's own claim absorbed into the poem. The petrified-ship rock is a good example of how a tradition acquires a landmark."
107
+ },
108
+ "es": {
109
+ "name": "Esqueria",
110
+ "summary": "La isla de los feacios, la última escala antes de casa y el lugar más civilizado del poema: una ciudad portuaria con murallas, naves y corte, descrita con más detalle social que ningún sitio que Odiseo gobierne.",
111
+ "description": [
112
+ "Odiseo llega desnudo a Esqueria, lo encuentra Nausícaa y lo acoge un pueblo cuyas naves no necesitan timón y que lo deposita dormido en Ítaca. El castigo por el favor —Poseidón petrificando la nave y amenazando con cerrar la ciudad tras una montaña— es el último acto sobrenatural del poema.",
113
+ "La Antigüedad identificó Esqueria con Corcira, y la identificación cuajó. El poema sitúa a los feacios «lejos de los hombres que comen pan», que es una afirmación sobre aislamiento, no un rumbo."
114
+ ],
115
+ "identificationNote": "Especulativa: una tradición antigua y continua, con una isla real detrás y nada excavado que las conecte. Puntúa 5/12.",
116
+ "debate": "Si Esqueria es una isla real vista con distorsión utópica, una utopía amueblada como isla, o la propia reivindicación de Corcira absorbida por el poema. La roca de la nave petrificada es un buen ejemplo de cómo una tradición adquiere un hito."
117
+ },
118
+ "pt": {
119
+ "name": "Esquéria",
120
+ "summary": "A ilha dos feácios, a última escala antes de casa e o lugar mais civilizado do poema: uma cidade portuária com muralhas, naus e corte, descrita com mais detalhe social que qualquer lugar que Odisseu governe.",
121
+ "description": [
122
+ "Odisseu chega nu a Esquéria, é encontrado por Nausícaa e é acolhido por um povo cujas naus não precisam de leme e que o deposita adormecido em Ítaca. O castigo pelo favor — Posêidon petrificando a nau e ameaçando fechar a cidade atrás de uma montanha — é o último ato sobrenatural do poema.",
123
+ "A Antiguidade identificou Esquéria com Córcira, e a identificação pegou. O poema situa os feácios “longe dos homens que comem pão”, o que é uma afirmação sobre isolamento, não um rumo."
124
+ ],
125
+ "identificationNote": "Especulativa: uma tradição antiga e contínua, com uma ilha real por trás e nada escavado que as conecte. Pontua 5/12.",
126
+ "debate": "Se Esquéria é uma ilha real vista com distorção utópica, uma utopia mobiliada como ilha, ou a própria reivindicação de Córcira absorvida pelo poema. A rocha da nau petrificada é um bom exemplo de como uma tradição adquire um marco."
127
+ }
128
+ }
129
+ }
@@ -0,0 +1,135 @@
1
+ {
2
+ "slug": "scylla-and-charybdis",
3
+ "id": "HOM-P-021",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "plausible",
7
+ "unlocated": false,
8
+ "region": "italySicily",
9
+ "homericNames": [
10
+ "Σκύλλα",
11
+ "Χάρυβδις"
12
+ ],
13
+ "attestations": [
14
+ {
15
+ "work": "odyssey",
16
+ "book": 12,
17
+ "lines": "73-126"
18
+ },
19
+ {
20
+ "work": "odyssey",
21
+ "book": 12,
22
+ "lines": "201-259"
23
+ }
24
+ ],
25
+ "sources": [
26
+ {
27
+ "id": "odyssey",
28
+ "kind": "primary_text",
29
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
30
+ "author": "Homer"
31
+ },
32
+ {
33
+ "id": "thucydides-6-2",
34
+ "kind": "primary_text",
35
+ "citation": "Thucydides, History of the Peloponnesian War 6.2",
36
+ "author": "Thucydides",
37
+ "year": -410
38
+ },
39
+ {
40
+ "id": "strabo-5-3",
41
+ "kind": "primary_text",
42
+ "citation": "Strabo, Geography 5.3",
43
+ "author": "Strabo",
44
+ "year": -20
45
+ },
46
+ {
47
+ "id": "strabo-6-2b",
48
+ "kind": "primary_text",
49
+ "citation": "Strabo, Geography 6.2 — the strait between Italy and Sicily and its whirlpool",
50
+ "author": "Strabo",
51
+ "year": -20
52
+ },
53
+ {
54
+ "id": "messina-tides",
55
+ "kind": "scholarship",
56
+ "citation": "Tidal streams and the standing whirlpool of the Strait of Messina, described in modern navigational literature",
57
+ "year": 1990
58
+ }
59
+ ],
60
+ "hypotheses": [
61
+ {
62
+ "id": "messina",
63
+ "identification": "plausible",
64
+ "modernName": "Strait of Messina",
65
+ "country": "IT",
66
+ "lat": 38.24,
67
+ "lon": 15.63,
68
+ "precision": "area",
69
+ "proponent": "Universal ancient identification; Strabo, Geography 6.2",
70
+ "era": "antiquity",
71
+ "confidence": {
72
+ "textual": 3,
73
+ "archaeological": 0,
74
+ "scholarly": 2,
75
+ "geographic": 3,
76
+ "score": 8,
77
+ "band": "medium"
78
+ },
79
+ "sources": [
80
+ "strabo-6-2b",
81
+ "messina-tides",
82
+ "odyssey"
83
+ ],
84
+ "locales": {
85
+ "en": {
86
+ "label": "The Strait of Messina",
87
+ "note": "The oldest and strongest of the wandering identifications. The strait genuinely produces a violent tidal race and a standing whirlpool, opposite a cliff-bound Calabrian shore, and antiquity named the two hazards Scylla and Charybdis and put them here without dissent. A town called Scilla still stands on the rock."
88
+ },
89
+ "es": {
90
+ "label": "El estrecho de Mesina",
91
+ "note": "La más antigua y firme de las identificaciones de las andanzas. El estrecho produce de verdad una corriente de marea violenta y un remolino estable, frente a una orilla calabresa de acantilados; la Antigüedad nombró los dos peligros Escila y Caribdis y los situó aquí sin discrepancias. Una ciudad llamada Scilla sigue en pie sobre la roca."
92
+ },
93
+ "pt": {
94
+ "label": "O estreito de Messina",
95
+ "note": "A mais antiga e firme das identificações das andanças. O estreito produz de fato uma corrente de maré violenta e um redemoinho estável, diante de uma margem calabresa de falésias; a Antiguidade nomeou os dois perigos Cila e Caribdes e os situou ali sem discordância. Uma cidade chamada Scilla ainda está de pé sobre a rocha."
96
+ }
97
+ }
98
+ }
99
+ ],
100
+ "episodes": [
101
+ "scylla-and-charybdis"
102
+ ],
103
+ "locales": {
104
+ "en": {
105
+ "name": "Scylla and Charybdis",
106
+ "summary": "The one hazard in the wanderings that behaves like a real place: a narrow strait with a lethal tidal race on one side and cliffs on the other. Antiquity put it at Messina and never argued.",
107
+ "description": [
108
+ "Circe describes the passage before Odysseus sails it: a monster in a cave high on a cliff that takes six men, and a whirlpool that swallows the sea three times a day and would take the whole ship. She tells him to hug the cliff and lose six men rather than lose everything, which he does.",
109
+ "The Strait of Messina has a genuine tidal race, a real whirlpool at certain states of the tide, and a cliff-bound Calabrian shore. It is the only stop on the voyage where the poem's hazard and the physical world line up without special pleading."
110
+ ],
111
+ "identificationNote": "Plausible — the highest class any of the wandering places reaches. It scores 8/12: strong on text and geography, unanimous enough in scholarship to count, and necessarily zero on archaeology, because a strait leaves no excavation.",
112
+ "debate": "Whether the identification is a memory or a later attachment: Greek sailors knew the strait from the eighth century, so a poem composed then could describe it from report. That would make Scylla and Charybdis real geography inside a fictional voyage — which is arguably what the whole atlas is about."
113
+ },
114
+ "es": {
115
+ "name": "Escila y Caribdis",
116
+ "summary": "El único peligro de las andanzas que se comporta como un lugar real: un estrecho angosto con una corriente de marea letal a un lado y acantilados al otro. La Antigüedad lo situó en Mesina y nunca lo discutió.",
117
+ "description": [
118
+ "Circe describe el paso antes de que Odiseo lo navegue: un monstruo en una cueva alta del acantilado que se lleva a seis hombres, y un remolino que traga el mar tres veces al día y se llevaría la nave entera. Le dice que se pegue al acantilado y pierda seis hombres antes que perderlo todo, y eso hace.",
119
+ "El estrecho de Mesina tiene una corriente de marea auténtica, un remolino real en ciertos estados de marea y una orilla calabresa de acantilados. Es la única escala del viaje en la que el peligro del poema y el mundo físico coinciden sin forzar nada."
120
+ ],
121
+ "identificationNote": "Plausible: la clase más alta que alcanza cualquiera de los lugares de las andanzas. Puntúa 8/12: fuerte en texto y geografía, con acuerdo académico suficiente, y necesariamente cero en arqueología, porque un estrecho no deja excavación.",
122
+ "debate": "Si la identificación es un recuerdo o una adhesión posterior: los marinos griegos conocían el estrecho desde el siglo VIII, de modo que un poema compuesto entonces pudo describirlo de oídas. Eso convertiría a Escila y Caribdis en geografía real dentro de un viaje ficticio, que es, discutiblemente, de lo que trata todo este atlas."
123
+ },
124
+ "pt": {
125
+ "name": "Cila e Caribdes",
126
+ "summary": "O único perigo das andanças que se comporta como um lugar real: um estreito apertado com uma corrente de maré letal de um lado e falésias do outro. A Antiguidade o situou em Messina e nunca discutiu.",
127
+ "description": [
128
+ "Circe descreve a passagem antes de Odisseu navegá-la: um monstro numa gruta alta na falésia que leva seis homens, e um redemoinho que engole o mar três vezes ao dia e levaria a nau inteira. Diz-lhe que se cole à falésia e perca seis homens em vez de perder tudo, e é o que ele faz.",
129
+ "O estreito de Messina tem uma corrente de maré autêntica, um redemoinho real em certos estados de maré e uma margem calabresa de falésias. É a única escala da viagem em que o perigo do poema e o mundo físico coincidem sem forçar nada."
130
+ ],
131
+ "identificationNote": "Plausível: a classe mais alta que qualquer um dos lugares das andanças alcança. Pontua 8/12: forte em texto e geografia, com acordo acadêmico suficiente, e necessariamente zero em arqueologia, porque um estreito não deixa escavação.",
132
+ "debate": "Se a identificação é lembrança ou anexação posterior: os marinheiros gregos conheciam o estreito desde o século VIII, de modo que um poema composto então poderia descrevê-lo de ouvido. Isso faria de Cila e Caribdes geografia real dentro de uma viagem fictícia — que é, discutivelmente, do que trata todo este atlas."
133
+ }
134
+ }
135
+ }
@@ -0,0 +1,127 @@
1
+ {
2
+ "slug": "sirens",
3
+ "id": "HOM-P-022",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "speculative",
7
+ "unlocated": false,
8
+ "region": "italySicily",
9
+ "homericNames": [
10
+ "Σειρῆνες"
11
+ ],
12
+ "attestations": [
13
+ {
14
+ "work": "odyssey",
15
+ "book": 12,
16
+ "lines": "39-54"
17
+ },
18
+ {
19
+ "work": "odyssey",
20
+ "book": 12,
21
+ "lines": "165-200"
22
+ }
23
+ ],
24
+ "sources": [
25
+ {
26
+ "id": "odyssey",
27
+ "kind": "primary_text",
28
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
29
+ "author": "Homer"
30
+ },
31
+ {
32
+ "id": "berard-1927",
33
+ "kind": "scholarship",
34
+ "citation": "Victor Bérard, Les navigations d'Ulysse (4 vols., 1927–1929)",
35
+ "author": "Victor Bérard",
36
+ "year": 1927,
37
+ "url": "https://archive.org/details/lesnavigationsdu04bera"
38
+ },
39
+ {
40
+ "id": "strabo-1-2-13",
41
+ "kind": "primary_text",
42
+ "citation": "Strabo, Geography 1.2 — the Sirens placed off the Campanian coast in the geographical tradition",
43
+ "author": "Strabo",
44
+ "year": -20
45
+ },
46
+ {
47
+ "id": "li-galli",
48
+ "kind": "tradition",
49
+ "citation": "Li Galli (the Sirenuse), the islets off the Amalfi coast, named for the Sirens in Italian tradition"
50
+ }
51
+ ],
52
+ "hypotheses": [
53
+ {
54
+ "id": "li-galli",
55
+ "identification": "speculative",
56
+ "modernName": "Li Galli, Campania",
57
+ "country": "IT",
58
+ "lat": 40.58,
59
+ "lon": 14.43,
60
+ "precision": "island",
61
+ "proponent": "Ancient geographical tradition; Strabo 1.2",
62
+ "era": "antiquity",
63
+ "confidence": {
64
+ "textual": 2,
65
+ "archaeological": 0,
66
+ "scholarly": 1,
67
+ "geographic": 1,
68
+ "score": 4,
69
+ "band": "low"
70
+ },
71
+ "sources": [
72
+ "strabo-1-2-13",
73
+ "li-galli",
74
+ "odyssey"
75
+ ],
76
+ "locales": {
77
+ "en": {
78
+ "label": "Li Galli / the Sirenuse",
79
+ "note": "Three islets off the Sorrentine peninsula, called the Sirenuse since antiquity. The name is the argument, and the name may well have followed the poem rather than preceded it."
80
+ },
81
+ "es": {
82
+ "label": "Li Galli / las Sirenusas",
83
+ "note": "Tres islotes frente a la península sorrentina, llamados Sirenusas desde la Antigüedad. El nombre es el argumento, y bien pudo seguir al poema en vez de precederlo."
84
+ },
85
+ "pt": {
86
+ "label": "Li Galli / as Sirenusas",
87
+ "note": "Três ilhotas diante da península sorrentina, chamadas Sirenusas desde a Antiguidade. O nome é o argumento, e bem pode ter seguido o poema em vez de precedê-lo."
88
+ }
89
+ }
90
+ }
91
+ ],
92
+ "episodes": [
93
+ "the-sirens"
94
+ ],
95
+ "locales": {
96
+ "en": {
97
+ "name": "The Sirens' island",
98
+ "summary": "Two singers on a flowery meadow surrounded by the bones of the men who stopped to listen. The poem gives no coordinates and one navigational instruction: wax in the ears, and tie the captain to the mast.",
99
+ "description": [
100
+ "The Sirens are the only hazard Odysseus survives by preparation alone. Circe tells him what they are and what to do; he does it; the ship passes. The episode is twenty lines long and has generated more art than any other in the poem.",
101
+ "Italian tradition attached them to the Sirenuse islets off Amalfi, which is a naming, not a discovery. The atlas records the identification and scores it accordingly."
102
+ ],
103
+ "identificationNote": "Speculative: a name-based tradition with no supporting evidence and no scholarly consensus, scoring 4/12.",
104
+ "debate": "Whether the Sirenuse are named after the episode or the episode located at the Sirenuse — the same circularity that runs through most of the western identifications."
105
+ },
106
+ "es": {
107
+ "name": "La isla de las sirenas",
108
+ "summary": "Dos cantoras en un prado florido rodeado por los huesos de quienes se detuvieron a escuchar. El poema no da coordenadas y sí una instrucción náutica: cera en los oídos y el capitán atado al mástil.",
109
+ "description": [
110
+ "Las sirenas son el único peligro que Odiseo supera solo con preparación. Circe le dice qué son y qué hacer; él lo hace; la nave pasa. El episodio dura veinte versos y ha generado más arte que ningún otro del poema.",
111
+ "La tradición italiana las adhirió a los islotes Sirenusas frente a Amalfi, lo cual es una denominación, no un hallazgo. El atlas registra la identificación y la puntúa en consecuencia."
112
+ ],
113
+ "identificationNote": "Especulativa: una tradición basada en el nombre, sin pruebas de apoyo ni consenso académico; puntúa 4/12.",
114
+ "debate": "Si las Sirenusas se llaman así por el episodio o el episodio se sitúa en las Sirenusas: la misma circularidad que recorre casi todas las identificaciones occidentales."
115
+ },
116
+ "pt": {
117
+ "name": "A ilha das sereias",
118
+ "summary": "Duas cantoras num prado florido cercado pelos ossos de quem parou para ouvir. O poema não dá coordenadas e dá uma instrução náutica: cera nos ouvidos e o capitão amarrado ao mastro.",
119
+ "description": [
120
+ "As sereias são o único perigo que Odisseu supera só com preparação. Circe lhe diz o que são e o que fazer; ele faz; a nau passa. O episódio dura vinte versos e gerou mais arte que qualquer outro do poema.",
121
+ "A tradição italiana as ligou às ilhotas Sirenusas diante de Amalfi, o que é uma denominação, não uma descoberta. O atlas registra a identificação e a pontua de acordo."
122
+ ],
123
+ "identificationNote": "Especulativa: uma tradição baseada no nome, sem provas de apoio nem consenso acadêmico; pontua 4/12.",
124
+ "debate": "Se as Sirenusas se chamam assim por causa do episódio ou o episódio é situado nas Sirenusas — a mesma circularidade que percorre quase todas as identificações ocidentais."
125
+ }
126
+ }
127
+ }