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,125 @@
1
+ {
2
+ "slug": "ogygia",
3
+ "id": "HOM-P-003",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "mythical",
7
+ "unlocated": false,
8
+ "region": "unlocated",
9
+ "homericNames": [
10
+ "Ὠγυγίη"
11
+ ],
12
+ "attestations": [
13
+ {
14
+ "work": "odyssey",
15
+ "book": 1,
16
+ "lines": "48-59"
17
+ },
18
+ {
19
+ "work": "odyssey",
20
+ "book": 5,
21
+ "lines": "55-75"
22
+ },
23
+ {
24
+ "work": "odyssey",
25
+ "book": 7,
26
+ "lines": "244-266"
27
+ }
28
+ ],
29
+ "sources": [
30
+ {
31
+ "id": "odyssey",
32
+ "kind": "primary_text",
33
+ "citation": "Homer, Odyssey 1.48–59; 5.55–75; 7.244–266",
34
+ "author": "Homer"
35
+ },
36
+ {
37
+ "id": "plutarch-defacie",
38
+ "kind": "primary_text",
39
+ "citation": "Plutarch, De facie quae in orbe lunae apparet 941a",
40
+ "author": "Plutarch",
41
+ "year": 100
42
+ },
43
+ {
44
+ "id": "gozo-tradition",
45
+ "kind": "tradition",
46
+ "citation": "Maltese tradition identifying Gozo (Għawdex) with Calypso’s island"
47
+ }
48
+ ],
49
+ "hypotheses": [
50
+ {
51
+ "id": "gozo",
52
+ "identification": "speculative",
53
+ "modernName": "Gozo (Għawdex)",
54
+ "country": "MT",
55
+ "lat": 36.04,
56
+ "lon": 14.25,
57
+ "precision": "island",
58
+ "era": "modern",
59
+ "confidence": {
60
+ "textual": 1,
61
+ "archaeological": 0,
62
+ "scholarly": 0,
63
+ "geographic": 1,
64
+ "score": 2,
65
+ "band": "minimal"
66
+ },
67
+ "sources": [
68
+ "gozo-tradition",
69
+ "odyssey"
70
+ ],
71
+ "locales": {
72
+ "en": {
73
+ "label": "Gozo (local tradition)",
74
+ "note": "The best-known identification and the weakest kind of evidence in this atlas: a tradition, transmitted locally and repeated by guidebooks, with no ancient text behind it and nothing excavated to support it. It is plotted because the atlas records what is claimed, at the confidence the claim earns — 2 out of 12."
75
+ },
76
+ "es": {
77
+ "label": "Gozo (tradición local)",
78
+ "note": "La identificación más conocida y el tipo de prueba más débil de este atlas: una tradición transmitida localmente y repetida por las guías, sin texto antiguo detrás ni nada excavado que la sostenga. Se dibuja porque el atlas registra lo que se afirma, con la confianza que la afirmación merece: 2 sobre 12."
79
+ },
80
+ "pt": {
81
+ "label": "Gozo (tradição local)",
82
+ "note": "A identificação mais conhecida e o tipo de prova mais fraco deste atlas: uma tradição transmitida localmente e repetida pelos guias, sem texto antigo por trás nem nada escavado que a sustente. É desenhada porque o atlas registra o que se afirma, com a confiança que a afirmação merece: 2 de 12."
83
+ }
84
+ }
85
+ }
86
+ ],
87
+ "episodes": [
88
+ "calypso-ogygia"
89
+ ],
90
+ "locales": {
91
+ "en": {
92
+ "name": "Ogygia",
93
+ "summary": "Calypso's island, where Odysseus spends seven of his ten years away. The Odyssey places it deliberately nowhere — 'the navel of the sea' — which is exactly why identifications of it are so revealing.",
94
+ "description": [
95
+ "Ogygia is the clearest case in the poems of a place that resists mapping by design. Athena calls it the navel of the sea; it is described as wooded, spring-fed and remote, and no route to it is given — Odysseus arrives clinging to wreckage and leaves on a raft he builds himself, sailing seventeen days to Scheria with the Bear on his left.",
96
+ "Only that last detail is navigational, and it points broadly west or north-west from wherever Scheria is. Everything else is atmosphere.",
97
+ "Antiquity already speculated: Plutarch, writing an essay on the face of the moon, places an 'Ogygia' five days' sail west of Britain — a literary borrowing rather than a location. The modern identification with Gozo comes from Maltese tradition and has no ancient authority."
98
+ ],
99
+ "identificationNote": "Mythical: the poem places it outside the mappable world, and no external tradition overrides that. The class describes the poem's own geography; the Gozo hypothesis is recorded and plotted separately, at its own confidence of 2/12.",
100
+ "debate": "The real question about Ogygia is not where it is but what kind of place it is. Readings that map it — Atlantic, Maltese, Adriatic — all require treating a deliberately unlocated island as an under-specified one. This atlas keeps the two apart: the place stays mythical, the claims about it are listed with their sources."
101
+ },
102
+ "es": {
103
+ "name": "Ogigia",
104
+ "summary": "La isla de Calipso, donde Odiseo pasa siete de sus diez años de ausencia. La Odisea la sitúa deliberadamente en ninguna parte —«el ombligo del mar»— y por eso mismo sus identificaciones resultan tan reveladoras.",
105
+ "description": [
106
+ "Ogigia es el caso más claro en los poemas de un lugar que resiste al mapa por diseño. Atenea la llama el ombligo del mar; se la describe boscosa, con manantiales y remota, y no se da ninguna ruta hacia ella: Odiseo llega agarrado a unos restos y se marcha en una balsa que construye él mismo, navegando diecisiete días hasta Esqueria con la Osa a su izquierda.",
107
+ "Solo ese último detalle es náutico, y apunta en términos amplios al oeste o al noroeste de donde quiera que esté Esqueria. Todo lo demás es atmósfera.",
108
+ "La Antigüedad ya especulaba: Plutarco, en un ensayo sobre la cara de la luna, sitúa una «Ogigia» a cinco días de navegación al oeste de Britania, un préstamo literario más que una localización. La identificación moderna con Gozo procede de la tradición maltesa y carece de autoridad antigua."
109
+ ],
110
+ "identificationNote": "Mítica: el poema la sitúa fuera del mundo cartografiable y ninguna tradición externa anula eso. La clase describe la geografía del propio poema; la hipótesis de Gozo se registra y se dibuja aparte, con su propia confianza de 2/12.",
111
+ "debate": "La pregunta real sobre Ogigia no es dónde está, sino qué clase de lugar es. Las lecturas que la cartografían —atlántica, maltesa, adriática— exigen tratar una isla deliberadamente no localizada como si fuera una isla mal especificada. Este atlas mantiene ambas cosas separadas: el lugar sigue siendo mítico, y las afirmaciones sobre él se listan con sus fuentes."
112
+ },
113
+ "pt": {
114
+ "name": "Ogígia",
115
+ "summary": "A ilha de Calipso, onde Odisseu passa sete de seus dez anos de ausência. A Odisseia a situa deliberadamente em lugar nenhum — “o umbigo do mar” — e é justamente por isso que suas identificações são tão reveladoras.",
116
+ "description": [
117
+ "Ogígia é o caso mais claro nos poemas de um lugar que resiste ao mapa por projeto. Atena a chama de umbigo do mar; é descrita como arborizada, com nascentes e remota, e nenhuma rota até ela é dada: Odisseu chega agarrado a destroços e parte numa jangada que constrói sozinho, navegando dezessete dias até Esquéria com a Ursa à sua esquerda.",
118
+ "Só esse último detalhe é náutico, e aponta em termos amplos para oeste ou noroeste de onde quer que esteja Esquéria. Todo o resto é atmosfera.",
119
+ "A Antiguidade já especulava: Plutarco, num ensaio sobre a face da lua, situa uma “Ogígia” a cinco dias de navegação a oeste da Britânia — um empréstimo literário, não uma localização. A identificação moderna com Gozo vem da tradição maltesa e não tem autoridade antiga."
120
+ ],
121
+ "identificationNote": "Mítica: o poema a situa fora do mundo mapeável, e nenhuma tradição externa anula isso. A classe descreve a geografia do próprio poema; a hipótese de Gozo é registrada e desenhada à parte, com sua própria confiança de 2/12.",
122
+ "debate": "A pergunta real sobre Ogígia não é onde ela está, mas que tipo de lugar é. As leituras que a mapeiam — atlântica, maltesa, adriática — exigem tratar uma ilha deliberadamente não localizada como se fosse mal especificada. Este atlas mantém as duas coisas separadas: o lugar permanece mítico, e as afirmações sobre ele são listadas com suas fontes."
123
+ }
124
+ }
125
+ }
@@ -0,0 +1,120 @@
1
+ {
2
+ "slug": "pharos",
3
+ "id": "HOM-P-031",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "accepted",
7
+ "unlocated": false,
8
+ "region": "levantEgypt",
9
+ "homericNames": [
10
+ "Φάρος"
11
+ ],
12
+ "attestations": [
13
+ {
14
+ "work": "odyssey",
15
+ "book": 4,
16
+ "lines": "351-359"
17
+ },
18
+ {
19
+ "work": "odyssey",
20
+ "book": 4,
21
+ "lines": "382-424"
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": "strabo-17",
33
+ "kind": "primary_text",
34
+ "citation": "Strabo, Geography 17.1 — Pharos, its distance from the mainland, and Homer's description",
35
+ "author": "Strabo",
36
+ "year": -20
37
+ },
38
+ {
39
+ "id": "alexandria-geology",
40
+ "kind": "scholarship",
41
+ "citation": "The silting and later causeway (Heptastadion) that joined Pharos to the Alexandrian shore, described in the archaeology of the city",
42
+ "year": 2000
43
+ }
44
+ ],
45
+ "hypotheses": [
46
+ {
47
+ "id": "pharos-island",
48
+ "identification": "accepted",
49
+ "modernName": "Pharos, Alexandria",
50
+ "country": "EG",
51
+ "lat": 31.214,
52
+ "lon": 29.885,
53
+ "precision": "site",
54
+ "proponent": "Universal identification since antiquity",
55
+ "era": "antiquity",
56
+ "confidence": {
57
+ "textual": 3,
58
+ "archaeological": 1,
59
+ "scholarly": 3,
60
+ "geographic": 2,
61
+ "score": 9,
62
+ "band": "medium"
63
+ },
64
+ "sources": [
65
+ "strabo-17",
66
+ "alexandria-geology",
67
+ "odyssey"
68
+ ],
69
+ "locales": {
70
+ "en": {
71
+ "label": "The island of Pharos, Alexandria",
72
+ "note": "A real island off the Egyptian coast, later joined to the mainland and crowned by the lighthouse. Homer places it 'a day's sail' from the Nile, which is wrong by an order of magnitude — Strabo already noticed and tried to explain it away."
73
+ },
74
+ "es": {
75
+ "label": "La isla de Faros, Alejandría",
76
+ "note": "Una isla real frente a la costa egipcia, unida después a tierra firme y coronada por el faro. Homero la sitúa «a un día de navegación» del Nilo, un error de un orden de magnitud que Estrabón ya advirtió y trató de justificar."
77
+ },
78
+ "pt": {
79
+ "label": "A ilha de Faros, Alexandria",
80
+ "note": "Uma ilha real diante da costa egípcia, depois unida ao continente e coroada pelo farol. Homero a situa “a um dia de navegação” do Nilo, um erro de uma ordem de magnitude que Estrabão já notou e tentou justificar."
81
+ }
82
+ }
83
+ }
84
+ ],
85
+ "episodes": [
86
+ "menelaus-and-proteus"
87
+ ],
88
+ "locales": {
89
+ "en": {
90
+ "name": "Pharos",
91
+ "summary": "Where Menelaus is becalmed and wrestles the shape-shifting sea god Proteus. The island is certain; the distance Homer gives it is one of the clearest errors in the poems.",
92
+ "description": [
93
+ "Trapped by windless weather, Menelaus is told by Proteus' daughter how to ambush her father, hold him through his transformations and make him answer. The scene is the Odyssey's other prophecy, and it delivers the news of Agamemnon's murder and Odysseus' captivity on Ogygia.",
94
+ "The island is real and unmistakable. But the poem puts it a full day's sail offshore, and Pharos lies barely a kilometre out. Ancient critics noticed; Strabo argued the coast had silted. It is a useful reminder that a correct identification does not make every detail correct."
95
+ ],
96
+ "identificationNote": "Accepted as a place, with the geographic criterion held at 2 precisely because the poem's own distance is wrong. This is the entry where the rubric's separation of criteria does the most work.",
97
+ "debate": "Whether the distance is a genuine error, a poetic exaggeration, or a memory of a coastline before silting — a claim Strabo made and modern geology does not support at that scale."
98
+ },
99
+ "es": {
100
+ "name": "Faros",
101
+ "summary": "Donde Menelao queda en calma chicha y lucha con Proteo, el dios marino que cambia de forma. La isla es segura; la distancia que le da Homero es uno de los errores más claros de los poemas.",
102
+ "description": [
103
+ "Atrapado por la falta de viento, Menelao recibe de la hija de Proteo la instrucción de emboscar a su padre, sujetarlo durante sus transformaciones y obligarlo a responder. La escena es la otra profecía de la Odisea y trae la noticia del asesinato de Agamenón y del cautiverio de Odiseo en Ogigia.",
104
+ "La isla es real e inconfundible. Pero el poema la sitúa a un día entero de navegación de la costa, y Faros está a apenas un kilómetro. Los críticos antiguos lo advirtieron; Estrabón alegó que la costa se había colmatado. Es un recordatorio útil de que una identificación correcta no vuelve correcto cada detalle."
105
+ ],
106
+ "identificationNote": "Aceptada como lugar, con el criterio geográfico retenido en 2 justamente porque la distancia del propio poema es errónea. Es la ficha en la que la separación de criterios de la rúbrica trabaja más.",
107
+ "debate": "Si la distancia es un error genuino, una exageración poética o el recuerdo de una costa anterior a la colmatación, afirmación que hizo Estrabón y que la geología moderna no respalda a esa escala."
108
+ },
109
+ "pt": {
110
+ "name": "Faros",
111
+ "summary": "Onde Menelau fica em calmaria e luta com Proteu, o deus marinho que muda de forma. A ilha é certa; a distância que Homero lhe dá é um dos erros mais claros dos poemas.",
112
+ "description": [
113
+ "Preso pela falta de vento, Menelau recebe da filha de Proteu a instrução de emboscar o pai, segurá-lo durante suas transformações e obrigá-lo a responder. A cena é a outra profecia da Odisseia e traz a notícia do assassinato de Agamêmnon e do cativeiro de Odisseu em Ogígia.",
114
+ "A ilha é real e inconfundível. Mas o poema a situa a um dia inteiro de navegação da costa, e Faros fica a pouco mais de um quilômetro. Os críticos antigos notaram; Estrabão alegou que a costa havia assoreado. É um lembrete útil de que uma identificação correta não torna correto cada detalhe."
115
+ ],
116
+ "identificationNote": "Aceita como lugar, com o critério geográfico mantido em 2 justamente porque a distância do próprio poema está errada. É a ficha em que a separação de critérios da rubrica mais trabalha.",
117
+ "debate": "Se a distância é erro genuíno, exagero poético ou lembrança de uma costa anterior ao assoreamento — alegação que Estrabão fez e que a geologia moderna não sustenta nessa escala."
118
+ }
119
+ }
120
+ }
@@ -0,0 +1,77 @@
1
+ {
2
+ "slug": "planctae",
3
+ "id": "HOM-P-025",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "mythical",
7
+ "unlocated": true,
8
+ "region": "unlocated",
9
+ "homericNames": [
10
+ "Πλαγκταί"
11
+ ],
12
+ "attestations": [
13
+ {
14
+ "work": "odyssey",
15
+ "book": 12,
16
+ "lines": "55-72"
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": "apollonius-4",
28
+ "kind": "primary_text",
29
+ "citation": "Apollonius of Rhodes, Argonautica 4.922-963 — the Planctae in the Argonaut tradition",
30
+ "author": "Apollonius of Rhodes",
31
+ "year": -250
32
+ },
33
+ {
34
+ "id": "strabo-3-2",
35
+ "kind": "primary_text",
36
+ "citation": "Strabo, Geography 3.2 — on Homer's western geography and its limits",
37
+ "author": "Strabo",
38
+ "year": -20
39
+ }
40
+ ],
41
+ "hypotheses": [],
42
+ "episodes": [
43
+ "scylla-and-charybdis"
44
+ ],
45
+ "locales": {
46
+ "en": {
47
+ "name": "The Wandering Rocks",
48
+ "summary": "The route Circe tells Odysseus not to take. They are described, named and then avoided — the only place in the poem that exists purely as an alternative.",
49
+ "description": [
50
+ "Circe offers a choice: the Wandering Rocks, past which no ship has ever come except the Argo, or the strait of Scylla and Charybdis. She recommends the strait. The Rocks are therefore described in detail and never visited.",
51
+ "Because the Argo passed them, they belong to a different story — the Argonaut tradition, which later writers such as Apollonius located in the Adriatic or the far west. The Odyssey borrows them as a boundary marker of its own world."
52
+ ],
53
+ "identificationNote": "Mythical and unlocated: no hypothesis is recorded, because the poem itself presents them as the road not taken, and every later identification comes from the Argonaut cycle rather than from this text.",
54
+ "debate": "Whether the Planctae are a doublet of Scylla and Charybdis, a borrowing from an older Argonautic poem, or a memory of a real hazard now unrecognisable. The atlas takes no position and plots nothing."
55
+ },
56
+ "es": {
57
+ "name": "Las rocas errantes",
58
+ "summary": "La ruta que Circe le dice a Odiseo que no tome. Se las describe, se las nombra y se las evita: es el único lugar del poema que existe solo como alternativa.",
59
+ "description": [
60
+ "Circe ofrece una elección: las rocas errantes, junto a las que ninguna nave ha pasado salvo Argo, o el estrecho de Escila y Caribdis. Recomienda el estrecho. Las rocas quedan así descritas en detalle y nunca visitadas.",
61
+ "Como Argo pasó por ellas, pertenecen a otra historia —la tradición argonáutica, que autores posteriores como Apolonio situaron en el Adriático o en el extremo occidente—. La Odisea las toma prestadas como mojón de los límites de su propio mundo."
62
+ ],
63
+ "identificationNote": "Mítica y sin localizar: no se registra ninguna hipótesis, porque el propio poema las presenta como el camino no tomado y toda identificación posterior procede del ciclo argonáutico, no de este texto.",
64
+ "debate": "Si las Plancas son un doblete de Escila y Caribdis, un préstamo de un poema argonáutico más antiguo o el recuerdo de un peligro real hoy irreconocible. El atlas no toma posición y no dibuja nada."
65
+ },
66
+ "pt": {
67
+ "name": "As rochas errantes",
68
+ "summary": "A rota que Circe diz a Odisseu para não tomar. São descritas, nomeadas e evitadas: é o único lugar do poema que existe apenas como alternativa.",
69
+ "description": [
70
+ "Circe oferece uma escolha: as rochas errantes, por onde nau alguma passou exceto a Argo, ou o estreito de Cila e Caribdes. Ela recomenda o estreito. As rochas ficam assim descritas em detalhe e nunca visitadas.",
71
+ "Como a Argo passou por elas, pertencem a outra história — a tradição argonáutica, que autores posteriores como Apolônio situaram no Adriático ou no extremo ocidente. A Odisseia as toma emprestadas como marco dos limites do próprio mundo."
72
+ ],
73
+ "identificationNote": "Mítica e sem localização: nenhuma hipótese é registrada, porque o próprio poema as apresenta como o caminho não tomado e toda identificação posterior vem do ciclo argonáutico, não deste texto.",
74
+ "debate": "Se as Plânctas são um dublê de Cila e Caribdes, um empréstimo de um poema argonáutico mais antigo ou a lembrança de um perigo real hoje irreconhecível. O atlas não toma posição e não desenha nada."
75
+ }
76
+ }
77
+ }
@@ -0,0 +1,188 @@
1
+ {
2
+ "slug": "pylos",
3
+ "id": "HOM-P-006",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "accepted",
7
+ "unlocated": false,
8
+ "region": "mainlandGreece",
9
+ "homericNames": [
10
+ "Πύλος"
11
+ ],
12
+ "attestations": [
13
+ {
14
+ "work": "iliad",
15
+ "book": 2,
16
+ "lines": "591-602"
17
+ },
18
+ {
19
+ "work": "odyssey",
20
+ "book": 3,
21
+ "lines": "1-64"
22
+ },
23
+ {
24
+ "work": "odyssey",
25
+ "book": 4,
26
+ "lines": "633-637"
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": "odyssey",
38
+ "kind": "primary_text",
39
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
40
+ "author": "Homer"
41
+ },
42
+ {
43
+ "id": "blegen-pylos",
44
+ "kind": "archaeology",
45
+ "citation": "Carl W. Blegen and Marion Rawson, The Palace of Nestor at Pylos in Western Messenia, vol. I (Princeton, 1966)",
46
+ "author": "Carl W. Blegen",
47
+ "year": 1966
48
+ },
49
+ {
50
+ "id": "ventris-chadwick",
51
+ "kind": "scholarship",
52
+ "citation": "Michael Ventris and John Chadwick, Documents in Mycenaean Greek (Cambridge, 1956)",
53
+ "author": "Michael Ventris",
54
+ "year": 1956
55
+ },
56
+ {
57
+ "id": "griffin-warrior",
58
+ "kind": "archaeology",
59
+ "citation": "Jack L. Davis and Sharon R. Stocker, the Griffin Warrior tomb at Pylos, University of Cincinnati excavations (from 2015)",
60
+ "author": "Jack L. Davis",
61
+ "year": 2015
62
+ },
63
+ {
64
+ "id": "strabo-8",
65
+ "kind": "primary_text",
66
+ "citation": "Strabo, Geography 8.3",
67
+ "author": "Strabo",
68
+ "year": -20
69
+ }
70
+ ],
71
+ "hypotheses": [
72
+ {
73
+ "id": "ano-englianos",
74
+ "identification": "accepted",
75
+ "modernName": "Ano Englianos, Messenia",
76
+ "country": "GR",
77
+ "lat": 37.0278,
78
+ "lon": 21.6953,
79
+ "precision": "site",
80
+ "proponent": "Carl W. Blegen (1939)",
81
+ "era": "modern",
82
+ "since": 1939,
83
+ "confidence": {
84
+ "textual": 3,
85
+ "archaeological": 3,
86
+ "scholarly": 3,
87
+ "geographic": 2,
88
+ "score": 11,
89
+ "band": "high"
90
+ },
91
+ "sources": [
92
+ "blegen-pylos",
93
+ "ventris-chadwick",
94
+ "griffin-warrior"
95
+ ],
96
+ "locales": {
97
+ "en": {
98
+ "label": "Ano Englianos (the Palace of Nestor)",
99
+ "note": "Blegen found Linear B tablets on the first day of excavation in 1939 and eventually a well-preserved Late Bronze Age palace, burnt around 1200 BCE. The archive names a place and an administration; it does not name Nestor. The palace is the strongest candidate for Homeric Pylos, and the identification rests on scale, date and location rather than on an inscription."
100
+ },
101
+ "es": {
102
+ "label": "Ano Englianós (el Palacio de Néstor)",
103
+ "note": "Blegen halló tablillas en Lineal B el primer día de excavación en 1939 y, con el tiempo, un palacio del Bronce Final bien conservado, incendiado hacia 1200 a.C. El archivo nombra un lugar y una administración; no nombra a Néstor. El palacio es el candidato más fuerte a la Pilos homérica, y la identificación se apoya en la escala, la fecha y la ubicación, no en una inscripción."
104
+ },
105
+ "pt": {
106
+ "label": "Ano Englianós (o Palácio de Nestor)",
107
+ "note": "Blegen achou tabuinhas em Linear B no primeiro dia de escavação, em 1939, e com o tempo um palácio do Bronze Final bem preservado, incendiado por volta de 1200 a.C. O arquivo nomeia um lugar e uma administração; não nomeia Nestor. O palácio é o candidato mais forte à Pilos homérica, e a identificação se apoia na escala, na data e na localização, não numa inscrição."
108
+ }
109
+ }
110
+ },
111
+ {
112
+ "id": "triphylian-pylos",
113
+ "identification": "speculative",
114
+ "modernName": "Triphylia / Elis",
115
+ "country": "GR",
116
+ "lat": 37.55,
117
+ "lon": 21.65,
118
+ "precision": "region",
119
+ "proponent": "Strabo, Geography 8.3",
120
+ "era": "antiquity",
121
+ "confidence": {
122
+ "textual": 1,
123
+ "archaeological": 1,
124
+ "scholarly": 1,
125
+ "geographic": 1,
126
+ "score": 4,
127
+ "band": "low"
128
+ },
129
+ "sources": [
130
+ "strabo-8",
131
+ "iliad"
132
+ ],
133
+ "locales": {
134
+ "en": {
135
+ "label": "A Triphylian or Elean Pylos",
136
+ "note": "Antiquity already argued about which Pylos Nestor ruled: Strabo reports rival claims from Triphylia and Elis further north. The dispute is old, real, and now largely settled by excavation rather than by argument."
137
+ },
138
+ "es": {
139
+ "label": "Una Pilos trifilia o élide",
140
+ "note": "La Antigüedad ya discutía sobre qué Pilos gobernaba Néstor: Estrabón recoge reclamaciones rivales de Trifilia y de la Élide, más al norte. La disputa es antigua y real, y hoy la ha zanjado en gran medida la excavación, no la argumentación."
141
+ },
142
+ "pt": {
143
+ "label": "Uma Pilos trifília ou eleia",
144
+ "note": "A Antiguidade já discutia qual Pilos Nestor governava: Estrabão registra reivindicações rivais da Trifília e da Élide, mais ao norte. A disputa é antiga e real, e hoje foi em grande parte resolvida pela escavação, não pela argumentação."
145
+ }
146
+ }
147
+ }
148
+ ],
149
+ "episodes": [
150
+ "catalogue-of-ships",
151
+ "telemachus-at-pylos"
152
+ ],
153
+ "locales": {
154
+ "en": {
155
+ "name": "Pylos",
156
+ "summary": "Nestor's kingdom, and the Homeric palace we can actually walk through: the Late Bronze Age complex at Ano Englianos, whose Linear B archive survived because the building burned.",
157
+ "description": [
158
+ "Telemachus sails to Pylos in Book 3 of the Odyssey and finds Nestor sacrificing on the shore. The Iliad's catalogue gives Nestor ninety ships, the second-largest contingent. Both point at a major Messenian power, and one was found: a palace on the ridge at Ano Englianos with a throne room, a bathtub, storerooms and an archive of more than a thousand clay tablets.",
159
+ "The tablets are administrative — rations, offerings, personnel — and they are in Greek, which is the single most consequential thing the site has told us. They do not mention Nestor or the war, and their world is a bureaucracy the poems never describe.",
160
+ "Nearby, the Griffin Warrior tomb excavated from 2015 has added a rich early Mycenaean burial to the picture, further tying the area to the period the poems remember."
161
+ ],
162
+ "identificationNote": "Accepted: an excavated Bronze Age palace of the right scale, date and region, with a scholarly consensus behind the identification. Geographic scores 2 rather than 3 because the Odyssey's sailing details and the exact harbour arrangements do not resolve cleanly.",
163
+ "debate": "Which bay Telemachus landed in, whether the ancient dispute over the location of Nestor's Pylos preserves a real memory of more than one Pylos, and how a palace bureaucracy in Linear B relates to the heroic society of the poems."
164
+ },
165
+ "es": {
166
+ "name": "Pilos",
167
+ "summary": "El reino de Néstor y el único palacio homérico por el que realmente se puede caminar: el complejo del Bronce Final de Ano Englianós, cuyo archivo en Lineal B se conservó porque el edificio ardió.",
168
+ "description": [
169
+ "Telémaco navega a Pilos en el canto 3 de la Odisea y encuentra a Néstor sacrificando en la playa. El catálogo de la Ilíada da a Néstor noventa naves, el segundo contingente más grande. Ambos apuntan a una potencia mesenia importante, y una fue hallada: un palacio en la loma de Ano Englianós con sala del trono, bañera, almacenes y un archivo de más de mil tablillas de arcilla.",
170
+ "Las tablillas son administrativas —raciones, ofrendas, personal— y están en griego, que es lo más trascendente que el yacimiento nos ha dicho. No mencionan a Néstor ni la guerra, y su mundo es una burocracia que los poemas nunca describen.",
171
+ "Cerca, la tumba del Guerrero del Grifo, excavada desde 2015, ha añadido un enterramiento micénico temprano y rico al conjunto, vinculando aún más la zona al periodo que los poemas recuerdan."
172
+ ],
173
+ "identificationNote": "Aceptada: un palacio del Bronce excavado, de la escala, fecha y región correctas, con consenso académico tras la identificación. El criterio geográfico puntúa 2 y no 3 porque los detalles náuticos de la Odisea y la disposición exacta del puerto no se resuelven limpiamente.",
174
+ "debate": "En qué ensenada desembarcó Telémaco, si la antigua disputa sobre la ubicación de la Pilos de Néstor conserva el recuerdo real de más de una Pilos, y cómo se relaciona una burocracia palacial en Lineal B con la sociedad heroica de los poemas."
175
+ },
176
+ "pt": {
177
+ "name": "Pilos",
178
+ "summary": "O reino de Nestor e o único palácio homérico por onde realmente se pode caminhar: o complexo do Bronze Final de Ano Englianós, cujo arquivo em Linear B se preservou porque o edifício ardeu.",
179
+ "description": [
180
+ "Telêmaco navega até Pilos no canto 3 da Odisseia e encontra Nestor sacrificando na praia. O catálogo da Ilíada dá a Nestor noventa naus, o segundo maior contingente. Ambos apontam para uma potência messênia importante, e uma foi encontrada: um palácio na crista de Ano Englianós com sala do trono, banheira, armazéns e um arquivo de mais de mil tabuinhas de argila.",
181
+ "As tabuinhas são administrativas — rações, oferendas, pessoal — e estão em grego, o que é a coisa mais consequente que o sítio nos disse. Não mencionam Nestor nem a guerra, e seu mundo é uma burocracia que os poemas nunca descrevem.",
182
+ "Perto dali, o túmulo do Guerreiro do Grifo, escavado desde 2015, acrescentou um rico sepultamento micênico antigo ao quadro, ligando ainda mais a área ao período que os poemas lembram."
183
+ ],
184
+ "identificationNote": "Aceita: um palácio do Bronze escavado, na escala, data e região corretas, com consenso acadêmico por trás da identificação. O critério geográfico pontua 2 e não 3 porque os detalhes náuticos da Odisseia e a disposição exata do porto não se resolvem com clareza.",
185
+ "debate": "Em que enseada Telêmaco desembarcou, se a antiga disputa sobre a localização da Pilos de Nestor preserva a memória real de mais de uma Pilos, e como uma burocracia palaciana em Linear B se relaciona com a sociedade heroica dos poemas."
186
+ }
187
+ }
188
+ }