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,169 @@
1
+ {
2
+ "slug": "land-of-the-cyclopes",
3
+ "id": "HOM-P-017",
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": 9,
16
+ "lines": "105-566"
17
+ }
18
+ ],
19
+ "sources": [
20
+ {
21
+ "id": "odyssey",
22
+ "kind": "primary_text",
23
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
24
+ "author": "Homer"
25
+ },
26
+ {
27
+ "id": "thucydides-6-2",
28
+ "kind": "primary_text",
29
+ "citation": "Thucydides, History of the Peloponnesian War 6.2",
30
+ "author": "Thucydides",
31
+ "year": -410
32
+ },
33
+ {
34
+ "id": "berard-1927",
35
+ "kind": "scholarship",
36
+ "citation": "Victor Bérard, Les navigations d'Ulysse (4 vols., 1927–1929)",
37
+ "author": "Victor Bérard",
38
+ "year": 1927,
39
+ "url": "https://archive.org/details/lesnavigationsdu04bera"
40
+ },
41
+ {
42
+ "id": "eratosthenes",
43
+ "kind": "primary_text",
44
+ "citation": "Eratosthenes, fr. ap. Strabo, Geography 1.2.15",
45
+ "author": "Eratosthenes",
46
+ "year": -230
47
+ },
48
+ {
49
+ "id": "strabo-1-2",
50
+ "kind": "primary_text",
51
+ "citation": "Strabo, Geography 1.2",
52
+ "author": "Strabo",
53
+ "year": -20
54
+ }
55
+ ],
56
+ "hypotheses": [
57
+ {
58
+ "id": "etna-sicily",
59
+ "identification": "speculative",
60
+ "modernName": "Riviera dei Ciclopi, Sicily",
61
+ "country": "IT",
62
+ "lat": 37.56,
63
+ "lon": 15.16,
64
+ "precision": "area",
65
+ "proponent": "Thucydides 6.2; ancient Sicilian tradition",
66
+ "era": "antiquity",
67
+ "confidence": {
68
+ "textual": 2,
69
+ "archaeological": 0,
70
+ "scholarly": 1,
71
+ "geographic": 2,
72
+ "score": 5,
73
+ "band": "low"
74
+ },
75
+ "sources": [
76
+ "thucydides-6-2",
77
+ "strabo-1-2",
78
+ "odyssey"
79
+ ],
80
+ "locales": {
81
+ "en": {
82
+ "label": "Eastern Sicily, under Etna",
83
+ "note": "The oldest identification: Thucydides reports that Cyclopes and Laestrygonians were said to have been Sicily's earliest inhabitants, and the volcanic coast below Etna has carried the association ever since. Nothing excavated bears on it, and the poem's own description — a lawless pastoral people without ships or assemblies — is a portrait of un-civilisation rather than a location."
84
+ },
85
+ "es": {
86
+ "label": "Sicilia oriental, bajo el Etna",
87
+ "note": "La identificación más antigua: Tucídides recoge que se decía que cíclopes y lestrigones habían sido los primeros habitantes de Sicilia, y la costa volcánica al pie del Etna arrastra la asociación desde entonces. Nada excavado la sostiene, y la descripción del propio poema —un pueblo pastoril sin leyes, sin naves ni asambleas— es un retrato de la no civilización más que una localización."
88
+ },
89
+ "pt": {
90
+ "label": "Sicília oriental, sob o Etna",
91
+ "note": "A identificação mais antiga: Tucídides registra que se dizia que ciclopes e lestrigões teriam sido os primeiros habitantes da Sicília, e a costa vulcânica ao pé do Etna carrega a associação desde então. Nada escavado a sustenta, e a descrição do próprio poema — um povo pastoril sem leis, sem naus nem assembleias — é um retrato da não civilização mais que uma localização."
92
+ }
93
+ }
94
+ },
95
+ {
96
+ "id": "campi-flegrei",
97
+ "identification": "speculative",
98
+ "modernName": "Campi Flegrei",
99
+ "country": "IT",
100
+ "lat": 40.83,
101
+ "lon": 14.1,
102
+ "precision": "area",
103
+ "proponent": "Victor Bérard (1927–1929)",
104
+ "era": "modern",
105
+ "since": 1927,
106
+ "confidence": {
107
+ "textual": 1,
108
+ "archaeological": 0,
109
+ "scholarly": 1,
110
+ "geographic": 1,
111
+ "score": 3,
112
+ "band": "low"
113
+ },
114
+ "sources": [
115
+ "berard-1927",
116
+ "odyssey"
117
+ ],
118
+ "locales": {
119
+ "en": {
120
+ "label": "The Campanian coast",
121
+ "note": "Bérard's systematic reading of the wanderings as a Phoenician sailing route put the Cyclopes on the volcanic coast near Naples. The method is consistent and the conclusion is unverifiable: it explains the poem by assuming the poem records a real itinerary."
122
+ },
123
+ "es": {
124
+ "label": "La costa campana",
125
+ "note": "La lectura sistemática de Bérard, que entiende las andanzas como una ruta fenicia de navegación, situó a los cíclopes en la costa volcánica cercana a Nápoles. El método es coherente y la conclusión es inverificable: explica el poema dando por supuesto que el poema registra un itinerario real."
126
+ },
127
+ "pt": {
128
+ "label": "A costa campana",
129
+ "note": "A leitura sistemática de Bérard, que entende as andanças como uma rota fenícia de navegação, situou os ciclopes na costa vulcânica perto de Nápoles. O método é coerente e a conclusão é inverificável: explica o poema supondo que o poema registra um itinerário real."
130
+ }
131
+ }
132
+ }
133
+ ],
134
+ "episodes": [
135
+ "cyclops-polyphemus"
136
+ ],
137
+ "locales": {
138
+ "en": {
139
+ "name": "The land of the Cyclopes",
140
+ "summary": "Where Odysseus loses six men and blinds Polyphemus. Two traditions place it on volcanic coasts — Sicily and Campania — and the poem places it nowhere in particular, on purpose.",
141
+ "description": [
142
+ "Book 9 is the most quoted episode in either poem and the least locatable. The land is described by what it lacks: no ships, no assemblies, no ploughing, no laws. Odysseus reaches it after the Lotus-eaters and leaves it blinded of one enemy and cursed by Poseidon.",
143
+ "There is a small goat island offshore, described with a sailor's eye — good harbour, no inhabitants, wild goats — which is the one detail that reads like observation. It has been matched to islets off Sicily and off Campania with equal confidence and equal absence of evidence."
144
+ ],
145
+ "identificationNote": "Speculative: two identifications with real ancient and modern pedigrees, no archaeology, and a text that describes a moral condition rather than a coastline. The strongest hypothesis reaches 5/12.",
146
+ "debate": "Whether the wanderings encode any real sailing route at all. Eratosthenes' answer — that you will find where Odysseus wandered when you find the cobbler who sewed the bag of the winds — remains the sharpest statement of the sceptical case."
147
+ },
148
+ "es": {
149
+ "name": "La tierra de los cíclopes",
150
+ "summary": "Donde Odiseo pierde a seis hombres y ciega a Polifemo. Dos tradiciones la sitúan en costas volcánicas —Sicilia y Campania— y el poema no la sitúa en ninguna parte concreta, a propósito.",
151
+ "description": [
152
+ "El canto 9 es el episodio más citado de ambos poemas y el menos localizable. La tierra se describe por lo que le falta: sin naves, sin asambleas, sin arado, sin leyes. Odiseo llega tras los lotófagos y se marcha habiendo cegado a un enemigo y maldito por Poseidón.",
153
+ "Hay frente a ella una pequeña isla de cabras, descrita con ojo de marino —buen puerto, sin habitantes, cabras salvajes—, que es el único detalle que suena a observación. Se la ha hecho corresponder con islotes de Sicilia y de Campania con igual seguridad e igual falta de pruebas."
154
+ ],
155
+ "identificationNote": "Especulativa: dos identificaciones con pedigrí antiguo y moderno reales, ninguna arqueología y un texto que describe una condición moral más que una costa. La hipótesis más fuerte llega a 5/12.",
156
+ "debate": "Si las andanzas codifican siquiera una ruta náutica real. La respuesta de Eratóstenes —hallarás por dónde anduvo Odiseo cuando halles al zapatero que cosió el odre de los vientos— sigue siendo la formulación más afilada del caso escéptico."
157
+ },
158
+ "pt": {
159
+ "name": "A terra dos ciclopes",
160
+ "summary": "Onde Odisseu perde seis homens e cega Polifemo. Duas tradições a situam em costas vulcânicas — Sicília e Campânia — e o poema não a situa em parte alguma concreta, de propósito.",
161
+ "description": [
162
+ "O canto 9 é o episódio mais citado dos dois poemas e o menos localizável. A terra é descrita pelo que lhe falta: sem naus, sem assembleias, sem arado, sem leis. Odisseu chega depois dos lotófagos e parte tendo cegado um inimigo e amaldiçoado por Posêidon.",
163
+ "Diante dela há uma pequena ilha de cabras, descrita com olho de marinheiro — bom porto, sem habitantes, cabras selvagens —, que é o único detalhe que soa a observação. Foi associada a ilhotas da Sicília e da Campânia com igual segurança e igual falta de provas."
164
+ ],
165
+ "identificationNote": "Especulativa: duas identificações com pedigree antigo e moderno reais, nenhuma arqueologia e um texto que descreve uma condição moral mais que uma costa. A hipótese mais forte chega a 5/12.",
166
+ "debate": "Se as andanças codificam sequer uma rota náutica real. A resposta de Eratóstenes — descobrirás por onde Odisseu andou quando descobrires o sapateiro que costurou o odre dos ventos — segue sendo a formulação mais afiada do caso cético."
167
+ }
168
+ }
169
+ }
@@ -0,0 +1,122 @@
1
+ {
2
+ "slug": "land-of-the-lotus-eaters",
3
+ "id": "HOM-P-024",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "speculative",
7
+ "unlocated": false,
8
+ "region": "northAfrica",
9
+ "homericNames": [
10
+ "Λωτοφάγοι"
11
+ ],
12
+ "attestations": [
13
+ {
14
+ "work": "odyssey",
15
+ "book": 9,
16
+ "lines": "82-104"
17
+ }
18
+ ],
19
+ "sources": [
20
+ {
21
+ "id": "odyssey",
22
+ "kind": "primary_text",
23
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
24
+ "author": "Homer"
25
+ },
26
+ {
27
+ "id": "herodotus-4-177",
28
+ "kind": "primary_text",
29
+ "citation": "Herodotus, Histories 4.177 — the Lotophagi on the Libyan coast",
30
+ "author": "Herodotus",
31
+ "year": -430
32
+ },
33
+ {
34
+ "id": "polybius-djerba",
35
+ "kind": "primary_text",
36
+ "citation": "Polybius, Histories 1.39 and 34.3 (ap. Strabo) — the island of the Lotus-eaters identified with Meninx (Djerba)",
37
+ "author": "Polybius",
38
+ "year": -150
39
+ },
40
+ {
41
+ "id": "ziziphus",
42
+ "kind": "scholarship",
43
+ "citation": "Ziziphus lotus, the jujube-like shrub of the North African coast, proposed as Homer's lotus in botanical and classical commentary",
44
+ "year": 1990
45
+ }
46
+ ],
47
+ "hypotheses": [
48
+ {
49
+ "id": "djerba",
50
+ "identification": "speculative",
51
+ "modernName": "Djerba",
52
+ "country": "TN",
53
+ "lat": 33.8,
54
+ "lon": 10.86,
55
+ "precision": "island",
56
+ "proponent": "Herodotus 4.177; Polybius, reported by Strabo",
57
+ "era": "antiquity",
58
+ "confidence": {
59
+ "textual": 2,
60
+ "archaeological": 0,
61
+ "scholarly": 2,
62
+ "geographic": 2,
63
+ "score": 6,
64
+ "band": "medium"
65
+ },
66
+ "sources": [
67
+ "herodotus-4-177",
68
+ "polybius-djerba",
69
+ "ziziphus"
70
+ ],
71
+ "locales": {
72
+ "en": {
73
+ "label": "Djerba (ancient Meninx)",
74
+ "note": "The one wandering identification with an ancient geographer's argument behind it rather than a coincidence of names: Herodotus places a people called the Lotophagi on the Libyan coast, and Polybius identified their island with Meninx, modern Djerba. A local fruit that matches the description grows there."
75
+ },
76
+ "es": {
77
+ "label": "Yerba (la antigua Meninx)",
78
+ "note": "La única identificación de las andanzas con el razonamiento de un geógrafo antiguo detrás y no una coincidencia de nombres: Heródoto sitúa un pueblo llamado lotófagos en la costa libia, y Polibio identificó su isla con Meninx, la actual Yerba. Allí crece un fruto local que encaja con la descripción."
79
+ },
80
+ "pt": {
81
+ "label": "Djerba (a antiga Meninx)",
82
+ "note": "A única identificação das andanças com o raciocínio de um geógrafo antigo por trás, e não uma coincidência de nomes: Heródoto situa um povo chamado lotófagos na costa líbia, e Políbio identificou sua ilha com Meninx, a atual Djerba. Ali cresce um fruto local que encaixa na descrição."
83
+ }
84
+ }
85
+ }
86
+ ],
87
+ "episodes": [
88
+ "lotus-eaters"
89
+ ],
90
+ "locales": {
91
+ "en": {
92
+ "name": "The land of the Lotus-eaters",
93
+ "summary": "The first stop after the storm, and the first temptation: a people whose fruit makes visitors forget the way home. Ancient geography put them on the Libyan coast, at Djerba.",
94
+ "description": [
95
+ "The episode is short and structurally important. Three men eat the lotus, lose all desire to return, and have to be dragged back to the ships and tied under the benches. Nobody is killed; the danger is amnesia.",
96
+ "Herodotus knew a real people called Lotophagi on the coast west of the Syrtis, and Polybius identified the island of Meninx as theirs. That makes this the best-documented of the wandering identifications, which is a comment on how thin the others are."
97
+ ],
98
+ "identificationNote": "Speculative, at 6/12: two ancient sources argue it rather than assert it, and the botany is at least consistent. There is still nothing excavated and no modern consensus that the episode records a voyage.",
99
+ "debate": "Whether Homer's Lotus-eaters are the historical Lotophagi under a poetic name, or whether Greek geographers read the poem back onto a people they met."
100
+ },
101
+ "es": {
102
+ "name": "La tierra de los lotófagos",
103
+ "summary": "La primera escala tras la tormenta y la primera tentación: un pueblo cuyo fruto hace que el visitante olvide el camino de vuelta. La geografía antigua los situó en la costa libia, en Yerba.",
104
+ "description": [
105
+ "El episodio es breve y estructuralmente importante. Tres hombres comen el loto, pierden todo deseo de regresar y hay que arrastrarlos hasta las naves y atarlos bajo los bancos. Nadie muere; el peligro es la amnesia.",
106
+ "Heródoto conocía un pueblo real llamado lotófagos en la costa al oeste de la Sirte, y Polibio identificó como suya la isla de Meninx. Eso convierte a esta en la mejor documentada de las identificaciones de las andanzas, lo cual dice bastante sobre lo delgadas que son las demás."
107
+ ],
108
+ "identificationNote": "Especulativa, con 6/12: dos fuentes antiguas la argumentan en vez de afirmarla, y la botánica es al menos coherente. Sigue sin haber nada excavado ni consenso moderno de que el episodio registre un viaje.",
109
+ "debate": "Si los lotófagos de Homero son los lotófagos históricos bajo un nombre poético, o si los geógrafos griegos proyectaron el poema sobre un pueblo con el que se encontraron."
110
+ },
111
+ "pt": {
112
+ "name": "A terra dos lotófagos",
113
+ "summary": "A primeira escala após a tempestade e a primeira tentação: um povo cujo fruto faz o visitante esquecer o caminho de volta. A geografia antiga os situou na costa líbia, em Djerba.",
114
+ "description": [
115
+ "O episódio é breve e estruturalmente importante. Três homens comem o loto, perdem todo desejo de voltar e precisam ser arrastados até as naus e amarrados sob os bancos. Ninguém morre; o perigo é a amnésia.",
116
+ "Heródoto conhecia um povo real chamado lotófagos na costa a oeste da Sirte, e Políbio identificou como sua a ilha de Meninx. Isso faz desta a mais bem documentada das identificações das andanças, o que diz bastante sobre como as outras são finas."
117
+ ],
118
+ "identificationNote": "Especulativa, com 6/12: duas fontes antigas a argumentam em vez de afirmá-la, e a botânica é ao menos coerente. Continua sem nada escavado e sem consenso moderno de que o episódio registre uma viagem.",
119
+ "debate": "Se os lotófagos de Homero são os lotófagos históricos sob um nome poético, ou se os geógrafos gregos projetaram o poema sobre um povo que encontraram."
120
+ }
121
+ }
122
+ }
@@ -0,0 +1,126 @@
1
+ {
2
+ "slug": "mount-ida",
3
+ "id": "HOM-P-011",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "accepted",
7
+ "unlocated": false,
8
+ "region": "troad",
9
+ "homericNames": [
10
+ "Ἴδη"
11
+ ],
12
+ "attestations": [
13
+ {
14
+ "work": "iliad",
15
+ "book": 8,
16
+ "lines": "41-52"
17
+ },
18
+ {
19
+ "work": "iliad",
20
+ "book": 14,
21
+ "lines": "283-293"
22
+ },
23
+ {
24
+ "work": "iliad",
25
+ "book": 20,
26
+ "lines": "56-60"
27
+ }
28
+ ],
29
+ "sources": [
30
+ {
31
+ "id": "iliad",
32
+ "kind": "primary_text",
33
+ "citation": "Homer, Iliad (trans. A. T. Murray, Loeb, 1924)",
34
+ "author": "Homer"
35
+ },
36
+ {
37
+ "id": "kazdagi",
38
+ "kind": "scholarship",
39
+ "citation": "Mount Ida of the Troad — modern Kaz Dağı, Turkey; the identification is standard in the topographical literature on the Troad",
40
+ "year": 2004
41
+ },
42
+ {
43
+ "id": "strabo-13",
44
+ "kind": "primary_text",
45
+ "citation": "Strabo, Geography 13.1",
46
+ "author": "Strabo",
47
+ "year": -20
48
+ }
49
+ ],
50
+ "hypotheses": [
51
+ {
52
+ "id": "kaz-dagi",
53
+ "identification": "accepted",
54
+ "modernName": "Kaz Dağı",
55
+ "country": "TR",
56
+ "lat": 39.7,
57
+ "lon": 26.85,
58
+ "precision": "area",
59
+ "proponent": "Strabo, Geography 13.1; standard in Troad topography",
60
+ "era": "antiquity",
61
+ "confidence": {
62
+ "textual": 3,
63
+ "archaeological": 1,
64
+ "scholarly": 3,
65
+ "geographic": 3,
66
+ "score": 10,
67
+ "band": "high"
68
+ },
69
+ "sources": [
70
+ "kazdagi",
71
+ "strabo-13",
72
+ "iliad"
73
+ ],
74
+ "locales": {
75
+ "en": {
76
+ "label": "Kaz Dağı (Mount Ida of the Troad)",
77
+ "note": "The massif south-east of the Troad, the highest ground in sight of the plain, from which the Iliad has Zeus watch the fighting. Rivers named in the poem — Scamander among them — rise on its slopes. Nothing about the identification is disputed."
78
+ },
79
+ "es": {
80
+ "label": "Kaz Dağı (el monte Ida de la Tróade)",
81
+ "note": "El macizo al sureste de la Tróade, la mayor altura a la vista de la llanura, desde el que la Ilíada hace que Zeus contemple el combate. Los ríos que nombra el poema —el Escamandro entre ellos— nacen en sus laderas. Nada de la identificación se discute."
82
+ },
83
+ "pt": {
84
+ "label": "Kaz Dağı (o monte Ida da Trôade)",
85
+ "note": "O maciço a sudeste da Trôade, a maior altura à vista da planície, do qual a Ilíada faz Zeus observar o combate. Os rios que o poema nomeia — o Escamandro entre eles — nascem em suas encostas. Nada da identificação é contestado."
86
+ }
87
+ }
88
+ }
89
+ ],
90
+ "episodes": [
91
+ "achilles-and-hector",
92
+ "priams-ransom"
93
+ ],
94
+ "locales": {
95
+ "en": {
96
+ "name": "Mount Ida",
97
+ "summary": "The mountain the gods watch the war from, and a piece of real topography that anchors the Iliad's landscape: it is visible from Hisarlık, and the plain's rivers come off it.",
98
+ "description": [
99
+ "Ida is the Iliad's vantage point. Zeus sits on Gargarus, one of its peaks, and the poem's weather, its rivers and its similes come down from the massif to the plain. It is also where Paris judged the goddesses, in a story the Iliad alludes to rather than tells.",
100
+ "The identification is unremarkable, which is the point: the Troad's physical geography — mountain, rivers, plain, strait, offshore islands — is coherent and checkable, and it is the strongest single argument that the poem's setting was known to whoever composed it."
101
+ ],
102
+ "identificationNote": "Accepted: a named, unmistakable landform, agreed since antiquity. Archaeological scores 1 because a mountain is not an excavation, not because anything is in doubt.",
103
+ "debate": "Nothing about the mountain. What the entry contributes is corroboration for the Troad landscape as a whole — the point at which several Homeric place names stop being names and start being a map."
104
+ },
105
+ "es": {
106
+ "name": "Monte Ida",
107
+ "summary": "La montaña desde la que los dioses contemplan la guerra y una pieza de topografía real que ancla el paisaje de la Ilíada: se ve desde Hisarlık y de ella bajan los ríos de la llanura.",
108
+ "description": [
109
+ "El Ida es el mirador de la Ilíada. Zeus se sienta en el Gárgaro, una de sus cumbres, y el tiempo atmosférico del poema, sus ríos y sus símiles descienden del macizo a la llanura. Allí juzgó también Paris a las diosas, en una historia que la Ilíada alude sin contar.",
110
+ "La identificación no tiene nada de notable, y eso es lo relevante: la geografía física de la Tróade —montaña, ríos, llanura, estrecho, islas enfrente— es coherente y comprobable, y es el argumento más fuerte de que el escenario del poema le era conocido a quien lo compuso."
111
+ ],
112
+ "identificationNote": "Aceptada: un accidente geográfico nombrado e inconfundible, acordado desde la Antigüedad. El criterio arqueológico puntúa 1 porque una montaña no es una excavación, no porque haya duda alguna.",
113
+ "debate": "Nada sobre la montaña. Lo que aporta la ficha es corroboración del paisaje de la Tróade en conjunto: el punto en el que varios topónimos homéricos dejan de ser nombres y empiezan a ser un mapa."
114
+ },
115
+ "pt": {
116
+ "name": "Monte Ida",
117
+ "summary": "A montanha de onde os deuses observam a guerra e uma peça de topografia real que ancora a paisagem da Ilíada: é visível de Hisarlık, e dela descem os rios da planície.",
118
+ "description": [
119
+ "O Ida é o mirante da Ilíada. Zeus senta-se no Gárgaro, um de seus cumes, e o tempo atmosférico do poema, seus rios e seus símiles descem do maciço para a planície. Ali também Páris julgou as deusas, numa história que a Ilíada alude sem contar.",
120
+ "A identificação nada tem de notável, e é isso que importa: a geografia física da Trôade — montanha, rios, planície, estreito, ilhas ao largo — é coerente e verificável, e é o argumento mais forte de que o cenário do poema era conhecido de quem o compôs."
121
+ ],
122
+ "identificationNote": "Aceita: um acidente geográfico nomeado e inconfundível, consensual desde a Antiguidade. O critério arqueológico pontua 1 porque uma montanha não é uma escavação, não porque haja dúvida.",
123
+ "debate": "Nada sobre a montanha. O que a ficha aporta é a corroboração da paisagem da Trôade como um todo: o ponto em que vários topônimos homéricos deixam de ser nomes e passam a ser um mapa."
124
+ }
125
+ }
126
+ }
@@ -0,0 +1,152 @@
1
+ {
2
+ "slug": "mycenae",
3
+ "id": "HOM-P-005",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "accepted",
7
+ "unlocated": false,
8
+ "region": "mainlandGreece",
9
+ "homericNames": [
10
+ "Μυκῆναι",
11
+ "Μυκήνη"
12
+ ],
13
+ "attestations": [
14
+ {
15
+ "work": "iliad",
16
+ "book": 2,
17
+ "lines": "569-580"
18
+ },
19
+ {
20
+ "work": "iliad",
21
+ "book": 4,
22
+ "lines": "51-53"
23
+ },
24
+ {
25
+ "work": "odyssey",
26
+ "book": 3,
27
+ "lines": "304-312"
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": "schliemann-1878",
45
+ "kind": "archaeology",
46
+ "citation": "Heinrich Schliemann, Mycenae: A Narrative of Researches and Discoveries at Mycenae and Tiryns (1878)",
47
+ "author": "Heinrich Schliemann",
48
+ "year": 1878
49
+ },
50
+ {
51
+ "id": "wace-1949",
52
+ "kind": "archaeology",
53
+ "citation": "Alan J. B. Wace, Mycenae: An Archaeological History and Guide (Princeton, 1949)",
54
+ "author": "Alan J. B. Wace",
55
+ "year": 1949
56
+ },
57
+ {
58
+ "id": "pausanias-2-16",
59
+ "kind": "primary_text",
60
+ "citation": "Pausanias, Description of Greece 2.16",
61
+ "author": "Pausanias",
62
+ "year": 170
63
+ },
64
+ {
65
+ "id": "unesco-mycenae",
66
+ "kind": "scholarship",
67
+ "citation": "UNESCO World Heritage List, Archaeological Sites of Mycenae and Tiryns (inscribed 1999)",
68
+ "year": 1999,
69
+ "url": "https://whc.unesco.org/en/list/941"
70
+ }
71
+ ],
72
+ "hypotheses": [
73
+ {
74
+ "id": "mycenae-citadel",
75
+ "identification": "accepted",
76
+ "modernName": "Mykines",
77
+ "country": "GR",
78
+ "lat": 37.7306,
79
+ "lon": 22.7561,
80
+ "precision": "site",
81
+ "proponent": "Pausanias 2.16; excavated by Schliemann (1876), then Wace",
82
+ "era": "antiquity",
83
+ "confidence": {
84
+ "textual": 3,
85
+ "archaeological": 3,
86
+ "scholarly": 3,
87
+ "geographic": 3,
88
+ "score": 12,
89
+ "band": "high"
90
+ },
91
+ "sources": [
92
+ "schliemann-1878",
93
+ "wace-1949",
94
+ "pausanias-2-16",
95
+ "unesco-mycenae"
96
+ ],
97
+ "locales": {
98
+ "en": {
99
+ "label": "The citadel at Mycenae",
100
+ "note": "A fortified Late Bronze Age citadel with cyclopean walls, the Lion Gate, shaft graves and a palace complex, occupied continuously since antiquity in memory as well as in fact — Pausanias visited the ruins in the second century CE and identified them as Agamemnon's city."
101
+ },
102
+ "es": {
103
+ "label": "La ciudadela de Micenas",
104
+ "note": "Una ciudadela fortificada del Bronce Final con murallas ciclópeas, la Puerta de los Leones, tumbas de fosa y un complejo palacial; su identificación nunca se perdió: Pausanias visitó las ruinas en el siglo II d.C. y las señaló como la ciudad de Agamenón."
105
+ },
106
+ "pt": {
107
+ "label": "A cidadela de Micenas",
108
+ "note": "Uma cidadela fortificada do Bronze Final com muralhas ciclópicas, a Porta dos Leões, túmulos de fossa e um complexo palaciano; sua identificação nunca se perdeu: Pausânias visitou as ruínas no século II d.C. e as apontou como a cidade de Agamêmnon."
109
+ }
110
+ }
111
+ }
112
+ ],
113
+ "episodes": [
114
+ "catalogue-of-ships",
115
+ "agamemnons-murder"
116
+ ],
117
+ "locales": {
118
+ "en": {
119
+ "name": "Mycenae",
120
+ "summary": "Agamemnon's city, and the one Homeric capital that never had to be found: the citadel was visible above ground throughout antiquity and gives its name to the entire Bronze Age civilisation.",
121
+ "description": [
122
+ "The Iliad calls Mycenae 'rich in gold' and makes it the seat of the coalition's high king. The site on the Argolid ridge answers that description with an emphasis the poem could hardly have invented: cyclopean fortifications, a monumental gate, shaft graves whose gold masks reached the Athens museum in 1876, and a palace burnt at the end of the Late Bronze Age.",
123
+ "The identification was never lost. Pausanias walked the ruins in the second century CE and named them; Schliemann dug them in 1876 believing he had found Agamemnon's grave, which he had not. What he had found was the centre of a civilisation that now takes its name from this hill.",
124
+ "What Mycenae gives the atlas is a baseline. It is what a Homeric place looks like when text, tradition and excavation agree completely — and it is the standard the contested identifications are scored against."
125
+ ],
126
+ "identificationNote": "Accepted: the site was never in doubt, its Bronze Age material is overwhelming, and the surrounding geography — the Argive plain, the road to Corinth, the citadels at Tiryns and Argos — matches the political landscape the Catalogue of Ships describes.",
127
+ "debate": "Not whether the place is Mycenae, but what the place was. Whether a Mycenaean high king ever exercised the authority the Iliad gives Agamemnon, and how far the Linear B palace economy resembles the world of the poems, are open questions in Aegean archaeology."
128
+ },
129
+ "es": {
130
+ "name": "Micenas",
131
+ "summary": "La ciudad de Agamenón y la única capital homérica que nunca hubo que encontrar: la ciudadela estuvo siempre visible sobre el terreno y da nombre a toda la civilización de la Edad del Bronce.",
132
+ "description": [
133
+ "La Ilíada llama a Micenas «rica en oro» y la convierte en sede del rey supremo de la coalición. El yacimiento del cerro de la Argólide responde a esa descripción con un énfasis que el poema difícilmente pudo inventar: fortificaciones ciclópeas, una puerta monumental, tumbas de fosa cuyas máscaras de oro llegaron al museo de Atenas en 1876 y un palacio incendiado al final del Bronce Final.",
134
+ "La identificación nunca se perdió. Pausanias recorrió las ruinas en el siglo II d.C. y las nombró; Schliemann las excavó en 1876 creyendo haber hallado la tumba de Agamenón, cosa que no ocurrió. Lo que sí había hallado era el centro de una civilización que hoy toma su nombre de esta colina.",
135
+ "Lo que Micenas aporta al atlas es una línea de base: es el aspecto que tiene un lugar homérico cuando texto, tradición y excavación coinciden por completo, y es el patrón contra el que se puntúan las identificaciones discutidas."
136
+ ],
137
+ "identificationNote": "Aceptada: el yacimiento nunca estuvo en duda, su material del Bronce es abrumador y la geografía circundante —la llanura argiva, el camino a Corinto, las ciudadelas de Tirinto y Argos— encaja con el paisaje político que describe el Catálogo de las Naves.",
138
+ "debate": "No se discute que el lugar sea Micenas, sino qué fue ese lugar. Si un rey micénico ejerció alguna vez la autoridad que la Ilíada da a Agamenón, y hasta qué punto la economía palacial del Lineal B se parece al mundo de los poemas, siguen siendo preguntas abiertas en la arqueología egea."
139
+ },
140
+ "pt": {
141
+ "name": "Micenas",
142
+ "summary": "A cidade de Agamêmnon e a única capital homérica que nunca precisou ser encontrada: a cidadela esteve sempre visível acima do solo e dá nome a toda a civilização da Idade do Bronze.",
143
+ "description": [
144
+ "A Ilíada chama Micenas de “rica em ouro” e faz dela a sede do rei supremo da coalizão. O sítio na crista da Argólida responde a essa descrição com uma ênfase que o poema dificilmente inventaria: fortificações ciclópicas, uma porta monumental, túmulos de fossa cujas máscaras de ouro chegaram ao museu de Atenas em 1876 e um palácio incendiado no fim do Bronze Final.",
145
+ "A identificação nunca se perdeu. Pausânias percorreu as ruínas no século II d.C. e as nomeou; Schliemann as escavou em 1876 acreditando ter achado o túmulo de Agamêmnon, o que não ocorreu. O que de fato encontrara era o centro de uma civilização que hoje leva o nome desta colina.",
146
+ "O que Micenas dá ao atlas é uma linha de base: é a aparência de um lugar homérico quando texto, tradição e escavação concordam por completo — e é o padrão contra o qual as identificações contestadas são pontuadas."
147
+ ],
148
+ "identificationNote": "Aceita: o sítio nunca esteve em dúvida, seu material do Bronze é esmagador e a geografia ao redor — a planície argiva, a estrada para Corinto, as cidadelas de Tirinto e Argos — encaixa na paisagem política que o Catálogo das Naus descreve.",
149
+ "debate": "Não se discute que o lugar seja Micenas, mas o que esse lugar foi. Se um rei micênico algum dia exerceu a autoridade que a Ilíada dá a Agamêmnon, e o quanto a economia palaciana do Linear B se parece com o mundo dos poemas, seguem questões abertas na arqueologia egeia."
150
+ }
151
+ }
152
+ }