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,127 @@
1
+ {
2
+ "slug": "ephyra-acheron",
3
+ "id": "HOM-P-028",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "plausible",
7
+ "unlocated": false,
8
+ "region": "mainlandGreece",
9
+ "homericNames": [
10
+ "Ἐφύρη",
11
+ "Ἀχέρων"
12
+ ],
13
+ "attestations": [
14
+ {
15
+ "work": "odyssey",
16
+ "book": 1,
17
+ "lines": "257-264"
18
+ },
19
+ {
20
+ "work": "odyssey",
21
+ "book": 10,
22
+ "lines": "504-515"
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": "herodotus-5-92",
34
+ "kind": "primary_text",
35
+ "citation": "Herodotus, Histories 5.92 — Periander and the oracle of the dead on the Acheron",
36
+ "author": "Herodotus",
37
+ "year": -430
38
+ },
39
+ {
40
+ "id": "dakaris",
41
+ "kind": "archaeology",
42
+ "citation": "Sotirios Dakaris, excavations at Ephyra, Thesprotia (from 1958)",
43
+ "author": "Sotirios Dakaris",
44
+ "year": 1958
45
+ },
46
+ {
47
+ "id": "wiseman-1998",
48
+ "kind": "scholarship",
49
+ "citation": "Reassessments of the Ephyra building as a fortified farmhouse rather than an oracle of the dead, in scholarship since the 1990s",
50
+ "year": 1998
51
+ }
52
+ ],
53
+ "hypotheses": [
54
+ {
55
+ "id": "mesopotamos",
56
+ "identification": "plausible",
57
+ "modernName": "Mesopotamos, Preveza",
58
+ "country": "GR",
59
+ "lat": 39.2361,
60
+ "lon": 20.53,
61
+ "precision": "site",
62
+ "proponent": "Sotirios Dakaris (from 1958)",
63
+ "era": "modern",
64
+ "since": 1958,
65
+ "confidence": {
66
+ "textual": 2,
67
+ "archaeological": 2,
68
+ "scholarly": 2,
69
+ "geographic": 3,
70
+ "score": 9,
71
+ "band": "medium"
72
+ },
73
+ "sources": [
74
+ "dakaris",
75
+ "herodotus-5-92",
76
+ "wiseman-1998"
77
+ ],
78
+ "locales": {
79
+ "en": {
80
+ "label": "The site at Mesopotamos, Thesprotia",
81
+ "note": "A real Hellenistic building at the confluence of the Acheron and its tributaries, excavated by Dakaris and long presented as the Nekyomanteion of Homer's underworld. Later scholarship reads the same building as a fortified farmhouse; the river, the cult and the ancient reputation are not in doubt, only the identification of the structure."
82
+ },
83
+ "es": {
84
+ "label": "El yacimiento de Mesopótamos, Tesprocia",
85
+ "note": "Un edificio helenístico real en la confluencia del Aqueronte con sus afluentes, excavado por Dakaris y presentado durante décadas como el Necromanteion del inframundo homérico. La erudición posterior lee ese mismo edificio como una granja fortificada; el río, el culto y la fama antigua no están en duda, solo la identificación de la estructura."
86
+ },
87
+ "pt": {
88
+ "label": "O sítio de Mesopótamos, Tesprócia",
89
+ "note": "Um edifício helenístico real na confluência do Aqueronte com seus afluentes, escavado por Dakaris e apresentado por décadas como o Necromanteion do submundo homérico. A erudição posterior lê o mesmo edifício como fazenda fortificada; o rio, o culto e a fama antiga não estão em dúvida, apenas a identificação da estrutura."
90
+ }
91
+ }
92
+ }
93
+ ],
94
+ "episodes": [],
95
+ "locales": {
96
+ "en": {
97
+ "name": "Ephyra and the Acheron",
98
+ "summary": "A real river with an underworld reputation, and the site most often confused with the entrance to Homer's Hades. The atlas keeps them apart: this place is here, that one is not.",
99
+ "description": [
100
+ "The Acheron of Thesprotia is a real river running through a gorge to the sea, and Herodotus reports an oracle of the dead beside it, consulted by Periander of Corinth. Ephyra appears in the Odyssey too, as the place Odysseus went for arrow poison.",
101
+ "Circe's directions to the underworld name Acheron along with Pyriphlegethon and Cocytus. Whether the poem borrowed the name from Thesprotia or Thesprotia acquired its cult from the poem is genuinely open — and either way, the house of Hades stays unlocated in this atlas."
102
+ ],
103
+ "identificationNote": "Plausible: a real, excavated site with a real cult history, whose function is disputed. It scores 9/12 as a place; the Nekyia's own entry scores 3/12, and the gap between those two numbers is the point.",
104
+ "debate": "Whether the excavated building is an oracle of the dead at all, and whether the Homeric river names come from this landscape or were attached to it later."
105
+ },
106
+ "es": {
107
+ "name": "Éfira y el Aqueronte",
108
+ "summary": "Un río real con fama de inframundo y el yacimiento que más se confunde con la entrada al Hades homérico. El atlas los mantiene separados: este lugar está aquí; aquel, no.",
109
+ "description": [
110
+ "El Aqueronte de Tesprocia es un río real que baja por una garganta hasta el mar, y Heródoto menciona junto a él un oráculo de los muertos que consultó Periandro de Corinto. Éfira aparece también en la Odisea, como el lugar al que fue Odiseo a buscar veneno para sus flechas.",
111
+ "Las indicaciones de Circe al inframundo nombran el Aqueronte junto al Piriflegetonte y el Cocito. Si el poema tomó el nombre de Tesprocia o si Tesprocia adquirió su culto a partir del poema es una cuestión realmente abierta, y en cualquier caso la morada de Hades sigue sin localizar en este atlas."
112
+ ],
113
+ "identificationNote": "Plausible: un yacimiento real y excavado, con una historia de culto real, cuya función se discute. Puntúa 9/12 como lugar; la ficha de la propia Nekyia puntúa 3/12, y la distancia entre esos dos números es justamente el asunto.",
114
+ "debate": "Si el edificio excavado es siquiera un oráculo de los muertos, y si los nombres homéricos de los ríos proceden de este paisaje o se le adhirieron después."
115
+ },
116
+ "pt": {
117
+ "name": "Éfira e o Aqueronte",
118
+ "summary": "Um rio real com fama de submundo e o sítio mais confundido com a entrada do Hades homérico. O atlas os mantém separados: este lugar está aqui; aquele, não.",
119
+ "description": [
120
+ "O Aqueronte da Tesprócia é um rio real que desce por uma garganta até o mar, e Heródoto menciona ao lado dele um oráculo dos mortos consultado por Periandro de Corinto. Éfira também aparece na Odisseia, como o lugar aonde Odisseu foi buscar veneno para as flechas.",
121
+ "As indicações de Circe ao submundo nomeiam o Aqueronte junto ao Piriflegetonte e ao Cocito. Se o poema tomou o nome da Tesprócia ou se a Tesprócia adquiriu seu culto a partir do poema é questão realmente aberta — e, de todo modo, a morada de Hades segue sem localização neste atlas."
122
+ ],
123
+ "identificationNote": "Plausível: um sítio real e escavado, com história de culto real, cuja função é discutida. Pontua 9/12 como lugar; a ficha da própria Nekyia pontua 3/12, e a distância entre esses dois números é justamente o ponto.",
124
+ "debate": "Se o edifício escavado é sequer um oráculo dos mortos, e se os nomes homéricos dos rios vêm desta paisagem ou lhe foram atribuídos depois."
125
+ }
126
+ }
127
+ }
@@ -0,0 +1,125 @@
1
+ {
2
+ "slug": "hellespont",
3
+ "id": "HOM-P-012",
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": 2,
16
+ "lines": "845"
17
+ },
18
+ {
19
+ "work": "iliad",
20
+ "book": 7,
21
+ "lines": "84-91"
22
+ },
23
+ {
24
+ "work": "iliad",
25
+ "book": 23,
26
+ "lines": "1-2"
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": "dardanelles",
38
+ "kind": "scholarship",
39
+ "citation": "The Hellespont of the Iliad is the Dardanelles strait; the identification is universal in the geographical literature, ancient and modern",
40
+ "year": 2004
41
+ },
42
+ {
43
+ "id": "herodotus-7",
44
+ "kind": "primary_text",
45
+ "citation": "Herodotus, Histories 7.33-37 — Xerxes bridges the Hellespont",
46
+ "author": "Herodotus",
47
+ "year": -430
48
+ }
49
+ ],
50
+ "hypotheses": [
51
+ {
52
+ "id": "dardanelles",
53
+ "identification": "accepted",
54
+ "modernName": "Çanakkale Boğazı",
55
+ "country": "TR",
56
+ "lat": 40.2,
57
+ "lon": 26.4,
58
+ "precision": "area",
59
+ "proponent": "Universal ancient and modern identification",
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
+ "dardanelles",
71
+ "herodotus-7",
72
+ "iliad"
73
+ ],
74
+ "locales": {
75
+ "en": {
76
+ "label": "The Dardanelles",
77
+ "note": "The strait between the Aegean and the Sea of Marmara, sixty kilometres long and at its narrowest about a kilometre and a half across. The Iliad puts the Achaean camp on its shore and calls the sea 'broad' and 'strong-flowing' — a current that is a real navigational fact and a plausible reason for a Bronze Age settlement to matter at Hisarlık."
78
+ },
79
+ "es": {
80
+ "label": "Los Dardanelos",
81
+ "note": "El estrecho entre el Egeo y el mar de Mármara, de sesenta kilómetros de largo y kilómetro y medio en su punto más angosto. La Ilíada sitúa el campamento aqueo en su orilla y llama al mar «ancho» y «de fuerte corriente»: una corriente que es un hecho náutico real y una razón plausible de que un asentamiento del Bronce importara en Hisarlık."
82
+ },
83
+ "pt": {
84
+ "label": "Os Dardanelos",
85
+ "note": "O estreito entre o Egeu e o mar de Mármara, com sessenta quilômetros de comprimento e cerca de um quilômetro e meio no ponto mais estreito. A Ilíada situa o acampamento aqueu em sua margem e chama o mar de “largo” e “de forte corrente” — uma corrente que é um fato náutico real e uma razão plausível para um assentamento do Bronze importar em Hisarlık."
86
+ }
87
+ }
88
+ }
89
+ ],
90
+ "episodes": [
91
+ "the-achaean-camp"
92
+ ],
93
+ "locales": {
94
+ "en": {
95
+ "name": "The Hellespont",
96
+ "summary": "The strait beside the war. The Achaean ships are beached on it, Achilles' funeral games are held by it, and its current is the most plausible economic reason for Troy to have existed at all.",
97
+ "description": [
98
+ "Homer's Hellespont is where the fleet lies and where the dead are burnt. It marks the edge of the Achaean position and the boundary of the poem's world to the north-east: beyond it are Thrace and allies, not adventure.",
99
+ "The strait's current runs strongly from the Marmara to the Aegean, which makes the passage difficult under sail from the south and gives any settlement controlling the waiting-place upstream of it a permanent advantage. That is the strongest non-literary argument for why a city stood at Hisarlık for three thousand years."
100
+ ],
101
+ "identificationNote": "Accepted: an unmistakable, universally agreed feature, and one whose physical behaviour the poem describes accurately.",
102
+ "debate": "Not the identification but the inference: how much of Troy's importance was actually built on controlling the strait is argued, and it was one of the sharpest points of contention around Korfmann's reading of the site."
103
+ },
104
+ "es": {
105
+ "name": "El Helesponto",
106
+ "summary": "El estrecho junto a la guerra. Las naves aqueas están varadas en él, los juegos fúnebres de Aquiles se celebran a su lado y su corriente es la razón económica más plausible de que Troya existiera.",
107
+ "description": [
108
+ "El Helesponto de Homero es donde está la flota y donde se queman los muertos. Marca el borde de la posición aquea y el límite del mundo del poema hacia el nordeste: más allá hay Tracia y aliados, no aventura.",
109
+ "La corriente del estrecho baja con fuerza del Mármara al Egeo, lo que dificulta el paso a vela desde el sur y da una ventaja permanente a cualquier asentamiento que controle el fondeadero de espera. Ese es el argumento no literario más fuerte de por qué hubo una ciudad en Hisarlık durante tres mil años."
110
+ ],
111
+ "identificationNote": "Aceptada: un accidente inconfundible y universalmente acordado, y uno cuyo comportamiento físico el poema describe con exactitud.",
112
+ "debate": "No la identificación, sino la inferencia: cuánto de la importancia de Troya se sostenía realmente en controlar el estrecho está en discusión, y fue uno de los puntos más ásperos del debate en torno a la lectura del yacimiento que hizo Korfmann."
113
+ },
114
+ "pt": {
115
+ "name": "O Helesponto",
116
+ "summary": "O estreito ao lado da guerra. As naus aqueias estão encalhadas nele, os jogos fúnebres de Aquiles acontecem à sua margem e sua corrente é a razão econômica mais plausível para Troia ter existido.",
117
+ "description": [
118
+ "O Helesponto de Homero é onde está a frota e onde os mortos são queimados. Marca a borda da posição aqueia e o limite do mundo do poema a nordeste: além dele há Trácia e aliados, não aventura.",
119
+ "A corrente do estreito desce com força do Mármara para o Egeu, o que dificulta a passagem à vela vinda do sul e dá vantagem permanente a qualquer assentamento que controle o fundeadouro de espera. Esse é o argumento não literário mais forte para uma cidade ter existido em Hisarlık por três mil anos."
120
+ ],
121
+ "identificationNote": "Aceita: um acidente inconfundível e universalmente consensual, e um cujo comportamento físico o poema descreve com exatidão.",
122
+ "debate": "Não a identificação, mas a inferência: quanto da importância de Troia se apoiava de fato no controle do estreito está em discussão, e foi um dos pontos mais ásperos do debate em torno da leitura do sítio feita por Korfmann."
123
+ }
124
+ }
125
+ }
@@ -0,0 +1,91 @@
1
+ {
2
+ "slug": "house-of-hades",
3
+ "id": "HOM-P-004",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "mythical",
7
+ "unlocated": true,
8
+ "region": "unlocated",
9
+ "homericNames": [
10
+ "Ἀΐδαο δόμος",
11
+ "Ἔρεβος"
12
+ ],
13
+ "attestations": [
14
+ {
15
+ "work": "odyssey",
16
+ "book": 10,
17
+ "lines": "504-540"
18
+ },
19
+ {
20
+ "work": "odyssey",
21
+ "book": 11,
22
+ "lines": "1-50"
23
+ },
24
+ {
25
+ "work": "odyssey",
26
+ "book": 24,
27
+ "lines": "1-14"
28
+ }
29
+ ],
30
+ "sources": [
31
+ {
32
+ "id": "odyssey",
33
+ "kind": "primary_text",
34
+ "citation": "Homer, Odyssey 10.504–540; 11.1–50",
35
+ "author": "Homer"
36
+ },
37
+ {
38
+ "id": "herodotus-5-92",
39
+ "kind": "primary_text",
40
+ "citation": "Herodotus, Histories 5.92",
41
+ "author": "Herodotus",
42
+ "year": -430
43
+ },
44
+ {
45
+ "id": "dakaris",
46
+ "kind": "archaeology",
47
+ "citation": "Sotirios Dakaris, excavations at the Nekyomanteion of Ephyra, Thesprotia (from 1958)",
48
+ "author": "Sotirios Dakaris",
49
+ "year": 1958
50
+ }
51
+ ],
52
+ "hypotheses": [],
53
+ "episodes": [
54
+ "nekyia"
55
+ ],
56
+ "locales": {
57
+ "en": {
58
+ "name": "The house of Hades",
59
+ "summary": "Where Odysseus goes to question the dead. The poem gives sailing directions to it — and they lead past the edge of the world, which is why this entry carries no coordinates at all.",
60
+ "description": [
61
+ "Circe's instructions are unusually precise for a destination that cannot exist: cross Ocean, beach the ship by the grove of Persephone where three named rivers meet, dig a pit, pour the offerings, and the dead will come. The precision is the point — it is ritual instruction, not navigation.",
62
+ "Real places have collected the association since antiquity. Herodotus reports an oracle of the dead on the Acheron in Thesprotia, and the site excavated at Ephyra was long presented as that oracle, though the identification is now disputed by archaeologists who read the building as a fortified farmhouse.",
63
+ "Those are real places with a real cult history. They are not the house of Hades, and the atlas does not pin one as the other."
64
+ ],
65
+ "identificationNote": "Mythical and unlocated: no hypothesis is recorded, because none can be. This is the only class in the atlas that carries no coordinates by rule — the schema forbids an unlocated place from having any, so nothing can quietly acquire a pin later.",
66
+ "debate": "What is debated is not the location of Hades but the geography of the passage: whether Circe's directions preserve a real sailing tradition toward the north-west, whether the rivers are borrowed from the Thesprotian Acheron, and whether the Nekyia belongs to the oldest layer of the poem at all."
67
+ },
68
+ "es": {
69
+ "name": "La morada de Hades",
70
+ "summary": "Adonde va Odiseo a interrogar a los muertos. El poema da instrucciones de navegación para llegar y conducen más allá del borde del mundo: por eso esta ficha no lleva coordenada alguna.",
71
+ "description": [
72
+ "Las instrucciones de Circe son insólitamente precisas para un destino que no puede existir: cruzar el Océano, varar junto al bosque de Perséfone donde se juntan tres ríos con nombre, cavar una fosa, verter las libaciones y los muertos acudirán. La precisión es justamente el punto: son instrucciones rituales, no náuticas.",
73
+ "Lugares reales han acumulado esa asociación desde la Antigüedad. Heródoto menciona un oráculo de los muertos junto al Aqueronte, en Tesprocia, y el yacimiento excavado en Éfira se presentó largo tiempo como ese oráculo, aunque hoy la identificación la discuten arqueólogos que leen el edificio como una granja fortificada.",
74
+ "Son lugares reales con una historia de culto real. No son la morada de Hades, y el atlas no clava el uno como si fuera la otra."
75
+ ],
76
+ "identificationNote": "Mítica y no localizada: no se registra ninguna hipótesis, porque no puede haberla. Es la única clase del atlas que por regla no lleva coordenadas: el esquema prohíbe que un lugar no localizado tenga ninguna, de modo que nada puede adquirir una chincheta en silencio más adelante.",
77
+ "debate": "Lo que se discute no es la ubicación del Hades, sino la geografía del pasaje: si las indicaciones de Circe conservan una tradición náutica real hacia el noroeste, si los ríos están tomados del Aqueronte tesprocio y si la Nekyia pertenece siquiera a la capa más antigua del poema."
78
+ },
79
+ "pt": {
80
+ "name": "A morada de Hades",
81
+ "summary": "Para onde Odisseu vai interrogar os mortos. O poema dá instruções de navegação até lá — e elas levam para além da borda do mundo, razão pela qual esta ficha não traz coordenada alguma.",
82
+ "description": [
83
+ "As instruções de Circe são estranhamente precisas para um destino que não pode existir: cruzar o Oceano, encalhar junto ao bosque de Perséfone onde se juntam três rios com nome, cavar uma cova, verter as libações e os mortos virão. A precisão é justamente o ponto: são instruções rituais, não náuticas.",
84
+ "Lugares reais acumularam essa associação desde a Antiguidade. Heródoto menciona um oráculo dos mortos junto ao Aqueronte, na Tesprócia, e o sítio escavado em Éfira foi por muito tempo apresentado como esse oráculo, embora hoje a identificação seja contestada por arqueólogos que leem o edifício como uma fazenda fortificada.",
85
+ "São lugares reais com uma história de culto real. Não são a morada de Hades, e o atlas não finca um como se fosse a outra."
86
+ ],
87
+ "identificationNote": "Mítica e não localizada: nenhuma hipótese é registrada, porque não pode haver. É a única classe do atlas que por regra não carrega coordenadas: o esquema proíbe que um lugar não localizado tenha alguma, de modo que nada pode ganhar um alfinete em silêncio mais tarde.",
88
+ "debate": "O que se discute não é a localização do Hades, mas a geografia da passagem: se as indicações de Circe preservam uma tradição náutica real rumo ao noroeste, se os rios vêm do Aqueronte tesprócio e se a Nekyia pertence sequer à camada mais antiga do poema."
89
+ }
90
+ }
91
+ }
@@ -0,0 +1,120 @@
1
+ {
2
+ "slug": "ismarus",
3
+ "id": "HOM-P-029",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "identification": "plausible",
7
+ "unlocated": false,
8
+ "region": "aegean",
9
+ "homericNames": [
10
+ "Ἴσμαρος"
11
+ ],
12
+ "attestations": [
13
+ {
14
+ "work": "odyssey",
15
+ "book": 9,
16
+ "lines": "39-61"
17
+ },
18
+ {
19
+ "work": "odyssey",
20
+ "book": 9,
21
+ "lines": "196-215"
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": "herodotus-7-108",
33
+ "kind": "primary_text",
34
+ "citation": "Herodotus, Histories 7.108-110 — the Thracian coast and the Ciconian territory",
35
+ "author": "Herodotus",
36
+ "year": -430
37
+ },
38
+ {
39
+ "id": "maroneia",
40
+ "kind": "archaeology",
41
+ "citation": "Maroneia and the Ismaros ridge, Thrace — a settled coast in the Late Bronze Age and later, and the standard location of the Ciconian territory",
42
+ "year": 2000
43
+ }
44
+ ],
45
+ "hypotheses": [
46
+ {
47
+ "id": "maroneia",
48
+ "identification": "plausible",
49
+ "modernName": "Maroneia",
50
+ "country": "GR",
51
+ "lat": 40.88,
52
+ "lon": 25.52,
53
+ "precision": "area",
54
+ "proponent": "Ancient identification of the Ciconian territory",
55
+ "era": "antiquity",
56
+ "confidence": {
57
+ "textual": 3,
58
+ "archaeological": 1,
59
+ "scholarly": 2,
60
+ "geographic": 3,
61
+ "score": 9,
62
+ "band": "medium"
63
+ },
64
+ "sources": [
65
+ "herodotus-7-108",
66
+ "maroneia",
67
+ "odyssey"
68
+ ],
69
+ "locales": {
70
+ "en": {
71
+ "label": "The coast at Maroneia, Thrace",
72
+ "note": "The Cicones were a real Thracian people whose territory ancient sources place on this coast, and a ridge here still carries the name Ismaros. The wine Odysseus takes from Maron is described in enough detail — strong, sweet, cut with twenty parts of water — to read as knowledge of a specific regional product."
73
+ },
74
+ "es": {
75
+ "label": "La costa de Maronea, Tracia",
76
+ "note": "Los cícones fueron un pueblo tracio real cuyo territorio las fuentes antiguas sitúan en esta costa, y una sierra de aquí conserva el nombre de Ismaro. El vino que Odiseo recibe de Marón se describe con detalle suficiente —fuerte, dulce, rebajado con veinte partes de agua— como para leerse como conocimiento de un producto regional concreto."
77
+ },
78
+ "pt": {
79
+ "label": "A costa de Maroneia, Trácia",
80
+ "note": "Os cícones foram um povo trácio real cujo território as fontes antigas situam nesta costa, e uma serra aqui ainda carrega o nome de Ismaro. O vinho que Odisseu recebe de Máron é descrito com detalhe suficiente — forte, doce, cortado com vinte partes de água — para se ler como conhecimento de um produto regional concreto."
81
+ }
82
+ }
83
+ }
84
+ ],
85
+ "episodes": [
86
+ "cicones-at-ismarus"
87
+ ],
88
+ "locales": {
89
+ "en": {
90
+ "name": "Ismarus",
91
+ "summary": "The first stop out of Troy, and the only one Odysseus reaches by ordinary sailing: a Thracian town he sacks, and where his crew's refusal to leave costs six men per ship.",
92
+ "description": [
93
+ "The raid on the Cicones is the hinge between the war and the wanderings. It is a normal piece of Bronze Age or archaic raiding — take the town, take the women and goods, and get out before the neighbours arrive. The crew stay to drink, the inland Cicones counter-attack, and the fleet leaves at a loss.",
94
+ "The wine of Maron reappears later as the drug that makes the Cyclops sleep, which is one of the few threads tying the fantastic episodes back to a real place."
95
+ ],
96
+ "identificationNote": "Plausible: a real people, a real coast and a surviving name, without an excavation that ties the site to the episode. It scores 9/12.",
97
+ "debate": "Whether Ismarus was a specific town or a district, and how much the wine's description reflects genuine knowledge of Thracian production rather than epic hyperbole."
98
+ },
99
+ "es": {
100
+ "name": "Ísmaro",
101
+ "summary": "La primera escala al salir de Troya y la única a la que Odiseo llega por navegación ordinaria: una ciudad tracia que saquea y donde la negativa de su tripulación a marcharse cuesta seis hombres por nave.",
102
+ "description": [
103
+ "El ataque a los cícones es la bisagra entre la guerra y las andanzas. Es un episodio normal de razia de la Edad del Bronce o arcaica: tomar la ciudad, llevarse mujeres y bienes y salir antes de que lleguen los vecinos. La tripulación se queda a beber, los cícones del interior contraatacan y la flota se marcha con pérdidas.",
104
+ "El vino de Marón reaparece después como la droga que duerme al cíclope, uno de los pocos hilos que atan los episodios fantásticos a un lugar real."
105
+ ],
106
+ "identificationNote": "Plausible: un pueblo real, una costa real y un nombre superviviente, sin una excavación que ate el yacimiento al episodio. Puntúa 9/12.",
107
+ "debate": "Si Ísmaro era una ciudad concreta o un distrito, y cuánto refleja la descripción del vino un conocimiento genuino de la producción tracia y no una hipérbole épica."
108
+ },
109
+ "pt": {
110
+ "name": "Ísmaro",
111
+ "summary": "A primeira escala ao sair de Troia e a única aonde Odisseu chega por navegação comum: uma cidade trácia que ele saqueia e onde a recusa da tripulação em partir custa seis homens por nau.",
112
+ "description": [
113
+ "O ataque aos cícones é a dobradiça entre a guerra e as andanças. É um episódio normal de razia da Idade do Bronze ou arcaica: tomar a cidade, levar mulheres e bens e sair antes que os vizinhos cheguem. A tripulação fica bebendo, os cícones do interior contra-atacam e a frota parte com perdas.",
114
+ "O vinho de Máron reaparece depois como a droga que faz o ciclope dormir, um dos poucos fios que atam os episódios fantásticos a um lugar real."
115
+ ],
116
+ "identificationNote": "Plausível: um povo real, uma costa real e um nome sobrevivente, sem uma escavação que ligue o sítio ao episódio. Pontua 9/12.",
117
+ "debate": "Se Ísmaro era uma cidade concreta ou um distrito, e o quanto a descrição do vinho reflete conhecimento genuíno da produção trácia e não hipérbole épica."
118
+ }
119
+ }
120
+ }