santismm-knowledge-mcp 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (182) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +62 -0
  3. package/content/CONVENTIONS.md +77 -0
  4. package/content/LICENSE +55 -0
  5. package/content/architectures/ai-workforce.json +280 -0
  6. package/content/architectures/customer-service-agent.json +292 -0
  7. package/content/architectures/enterprise-knowledge-assistant.json +292 -0
  8. package/content/architectures/operations-center.json +280 -0
  9. package/content/architectures/sales-copilot.json +280 -0
  10. package/content/governance/agentic-ai-governance-checklist.json +323 -0
  11. package/content/governance/audit-framework-for-agentic-systems.json +280 -0
  12. package/content/governance/enterprise-ai-governance-framework.json +277 -0
  13. package/content/governance/eu-ai-act.json +162 -0
  14. package/content/governance/human-oversight-and-accountability-policy.json +275 -0
  15. package/content/governance/iso-42001.json +161 -0
  16. package/content/governance/mitre-atlas.json +280 -0
  17. package/content/governance/nist-ai-rmf.json +161 -0
  18. package/content/governance/owasp-llm-top10.json +301 -0
  19. package/content/harness/HRN-001-definition-and-overview.es.md +76 -0
  20. package/content/harness/HRN-001-definition-and-overview.md +125 -0
  21. package/content/harness/HRN-001-definition-and-overview.pt.md +76 -0
  22. package/content/harness/HRN-002-a-brief-history-of-harness-engineering.es.md +83 -0
  23. package/content/harness/HRN-002-a-brief-history-of-harness-engineering.md +113 -0
  24. package/content/harness/HRN-002-a-brief-history-of-harness-engineering.pt.md +83 -0
  25. package/content/harness/HRN-003-the-harness-taxonomy.es.md +105 -0
  26. package/content/harness/HRN-003-the-harness-taxonomy.md +158 -0
  27. package/content/harness/HRN-003-the-harness-taxonomy.pt.md +105 -0
  28. package/content/harness/HRN-004-harness-engineering-principles.es.md +91 -0
  29. package/content/harness/HRN-004-harness-engineering-principles.md +135 -0
  30. package/content/harness/HRN-004-harness-engineering-principles.pt.md +91 -0
  31. package/content/harness/HRN-005-memory-in-agentic-systems.es.md +98 -0
  32. package/content/harness/HRN-005-memory-in-agentic-systems.md +145 -0
  33. package/content/harness/HRN-005-memory-in-agentic-systems.pt.md +98 -0
  34. package/content/harness/HRN-006-observability-for-agentic-systems.es.md +97 -0
  35. package/content/harness/HRN-006-observability-for-agentic-systems.md +139 -0
  36. package/content/harness/HRN-006-observability-for-agentic-systems.pt.md +97 -0
  37. package/content/harness/HRN-007-evaluation-of-agentic-systems.es.md +96 -0
  38. package/content/harness/HRN-007-evaluation-of-agentic-systems.md +145 -0
  39. package/content/harness/HRN-007-evaluation-of-agentic-systems.pt.md +96 -0
  40. package/content/harness/HRN-008-governance-within-the-harness.es.md +105 -0
  41. package/content/harness/HRN-008-governance-within-the-harness.md +146 -0
  42. package/content/harness/HRN-008-governance-within-the-harness.pt.md +105 -0
  43. package/content/harness/HRN-009-planning-and-goal-management.es.md +102 -0
  44. package/content/harness/HRN-009-planning-and-goal-management.md +142 -0
  45. package/content/harness/HRN-009-planning-and-goal-management.pt.md +102 -0
  46. package/content/harness/HRN-010-orchestration.es.md +107 -0
  47. package/content/harness/HRN-010-orchestration.md +149 -0
  48. package/content/harness/HRN-010-orchestration.pt.md +107 -0
  49. package/content/harness/HRN-011-security-for-agentic-systems.es.md +107 -0
  50. package/content/harness/HRN-011-security-for-agentic-systems.md +147 -0
  51. package/content/harness/HRN-011-security-for-agentic-systems.pt.md +107 -0
  52. package/content/harness/HRN-012-case-studies-in-harness-engineering.es.md +120 -0
  53. package/content/harness/HRN-012-case-studies-in-harness-engineering.md +157 -0
  54. package/content/harness/HRN-012-case-studies-in-harness-engineering.pt.md +120 -0
  55. package/content/harness/HRN-013-glossary.es.md +109 -0
  56. package/content/harness/HRN-013-glossary.md +124 -0
  57. package/content/harness/HRN-013-glossary.pt.md +109 -0
  58. package/content/harness/HRN-014-bibliography.es.md +89 -0
  59. package/content/harness/HRN-014-bibliography.md +109 -0
  60. package/content/harness/HRN-014-bibliography.pt.md +89 -0
  61. package/content/homeric/episodes/achilles-and-hector.json +139 -0
  62. package/content/homeric/episodes/aeolus-and-the-winds.json +131 -0
  63. package/content/homeric/episodes/agamemnons-murder.json +162 -0
  64. package/content/homeric/episodes/calypso-ogygia.json +157 -0
  65. package/content/homeric/episodes/catalogue-of-ships.json +177 -0
  66. package/content/homeric/episodes/cattle-of-the-sun.json +131 -0
  67. package/content/homeric/episodes/chryse-and-the-plague.json +131 -0
  68. package/content/homeric/episodes/cicones-at-ismarus.json +131 -0
  69. package/content/homeric/episodes/circe-on-aeaea.json +131 -0
  70. package/content/homeric/episodes/cyclops-polyphemus.json +162 -0
  71. package/content/homeric/episodes/laestrygonians.json +153 -0
  72. package/content/homeric/episodes/lotus-eaters.json +138 -0
  73. package/content/homeric/episodes/menelaus-and-proteus.json +130 -0
  74. package/content/homeric/episodes/nekyia.json +160 -0
  75. package/content/homeric/episodes/phaeacians-on-scheria.json +129 -0
  76. package/content/homeric/episodes/priams-ransom.json +131 -0
  77. package/content/homeric/episodes/return-to-ithaca.json +167 -0
  78. package/content/homeric/episodes/scylla-and-charybdis.json +131 -0
  79. package/content/homeric/episodes/suitors-ambush-at-asteris.json +131 -0
  80. package/content/homeric/episodes/telemachus-at-pylos.json +130 -0
  81. package/content/homeric/episodes/telemachus-in-sparta.json +130 -0
  82. package/content/homeric/episodes/the-achaean-camp.json +138 -0
  83. package/content/homeric/episodes/the-sirens.json +129 -0
  84. package/content/homeric/episodes/wooden-horse.json +168 -0
  85. package/content/homeric/places/aeaea.json +129 -0
  86. package/content/homeric/places/aeolia.json +161 -0
  87. package/content/homeric/places/asteris.json +120 -0
  88. package/content/homeric/places/aulis.json +122 -0
  89. package/content/homeric/places/cape-malea.json +126 -0
  90. package/content/homeric/places/chryse.json +120 -0
  91. package/content/homeric/places/dodona.json +129 -0
  92. package/content/homeric/places/dulichium.json +177 -0
  93. package/content/homeric/places/egypt.json +125 -0
  94. package/content/homeric/places/ephyra-acheron.json +127 -0
  95. package/content/homeric/places/hellespont.json +125 -0
  96. package/content/homeric/places/house-of-hades.json +91 -0
  97. package/content/homeric/places/ismarus.json +120 -0
  98. package/content/homeric/places/ithaca.json +240 -0
  99. package/content/homeric/places/knossos.json +132 -0
  100. package/content/homeric/places/laestrygonia.json +168 -0
  101. package/content/homeric/places/land-of-the-cyclopes.json +169 -0
  102. package/content/homeric/places/land-of-the-lotus-eaters.json +122 -0
  103. package/content/homeric/places/mount-ida.json +126 -0
  104. package/content/homeric/places/mycenae.json +152 -0
  105. package/content/homeric/places/ogygia.json +125 -0
  106. package/content/homeric/places/pharos.json +120 -0
  107. package/content/homeric/places/planctae.json +77 -0
  108. package/content/homeric/places/pylos.json +188 -0
  109. package/content/homeric/places/same.json +177 -0
  110. package/content/homeric/places/scheria.json +129 -0
  111. package/content/homeric/places/scylla-and-charybdis.json +135 -0
  112. package/content/homeric/places/sirens.json +127 -0
  113. package/content/homeric/places/sparta.json +179 -0
  114. package/content/homeric/places/tenedos.json +129 -0
  115. package/content/homeric/places/thrinacia.json +116 -0
  116. package/content/homeric/places/tiryns.json +123 -0
  117. package/content/homeric/places/troy.json +224 -0
  118. package/content/homeric/places/zacynthus.json +126 -0
  119. package/content/homeric/routes/achaean-expedition.json +132 -0
  120. package/content/homeric/routes/nostoi-of-the-others.json +205 -0
  121. package/content/homeric/routes/odysseus-nostos.json +307 -0
  122. package/content/homeric/routes/telemachy.json +134 -0
  123. package/content/knowledge/agent-memory.json +153 -0
  124. package/content/knowledge/agentic-ai.json +158 -0
  125. package/content/knowledge/agentic-evaluation.json +156 -0
  126. package/content/knowledge/agentic-threat-model.json +287 -0
  127. package/content/knowledge/ai-agent.json +153 -0
  128. package/content/knowledge/ai-cyberdefense.json +274 -0
  129. package/content/knowledge/ai-governance.json +155 -0
  130. package/content/knowledge/ai-observability.json +156 -0
  131. package/content/knowledge/context-engineering.json +153 -0
  132. package/content/knowledge/embeddings.json +153 -0
  133. package/content/knowledge/enterprise-rag.json +154 -0
  134. package/content/knowledge/fine-tuning.json +153 -0
  135. package/content/knowledge/foundation-models.json +154 -0
  136. package/content/knowledge/guardrails.json +153 -0
  137. package/content/knowledge/harness-engineering.json +158 -0
  138. package/content/knowledge/human-in-the-loop.json +153 -0
  139. package/content/knowledge/mcp-security.json +284 -0
  140. package/content/knowledge/model-context-protocol.json +154 -0
  141. package/content/knowledge/multi-agent-architecture.json +153 -0
  142. package/content/knowledge/prompt-engineering.json +153 -0
  143. package/content/knowledge/prompt-injection.json +138 -0
  144. package/content/knowledge/reasoning-models.json +153 -0
  145. package/content/knowledge/tool-use.json +156 -0
  146. package/content/library/cognitive-architecture-emergent-ai.md +15 -0
  147. package/content/library/devready-ep108-ai-customer-experiences.md +14 -0
  148. package/content/library/how-genai-impact-business.md +12 -0
  149. package/content/library/lmm-reshaping-industries-2024.md +12 -0
  150. package/content/library/rethinking-ai-pause.md +12 -0
  151. package/content/library/rise-of-agentic-ai.md +16 -0
  152. package/content/library/self-improving-autonomous-ai.md +16 -0
  153. package/content/library/the-stopwatch-and-the-exam.md +12 -0
  154. package/content/library/unlock-gpt4-secrets.md +12 -0
  155. package/content/library/vibe-coding-enterprise.md +15 -0
  156. package/content/library/video-transformando-negocios-genai.md +14 -0
  157. package/content/library/video-volando-alto-sky-airlines.md +13 -0
  158. package/content/matrix/agentic-control-matrix.json +967 -0
  159. package/content/patterns/attributed-memory.json +237 -0
  160. package/content/patterns/context-compression.json +304 -0
  161. package/content/patterns/egress-allowlist.json +310 -0
  162. package/content/patterns/evaluator-optimizer.json +180 -0
  163. package/content/patterns/goal-decomposition.json +290 -0
  164. package/content/patterns/human-approval-gate.json +311 -0
  165. package/content/patterns/human-escalation.json +288 -0
  166. package/content/patterns/least-privilege-tooling.json +333 -0
  167. package/content/patterns/long-term-memory.json +305 -0
  168. package/content/patterns/orchestrator-workers.json +202 -0
  169. package/content/patterns/parallelization.json +180 -0
  170. package/content/patterns/prompt-chaining.json +181 -0
  171. package/content/patterns/recovery-strategy.json +305 -0
  172. package/content/patterns/reflection.json +298 -0
  173. package/content/patterns/routing.json +294 -0
  174. package/content/patterns/sandboxed-execution.json +311 -0
  175. package/content/patterns/semantic-caching.json +201 -0
  176. package/content/patterns/supervisor-agent.json +290 -0
  177. package/content/patterns/task-prioritization.json +307 -0
  178. package/dist/content.js +181 -0
  179. package/dist/index.js +27 -0
  180. package/dist/shape.js +649 -0
  181. package/dist/tools.js +652 -0
  182. package/package.json +47 -0
@@ -0,0 +1,177 @@
1
+ {
2
+ "slug": "catalogue-of-ships",
3
+ "id": "HOM-E-005",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "iliad",
7
+ "book": 2,
8
+ "lines": "484-760",
9
+ "places": [
10
+ "aulis",
11
+ "mycenae",
12
+ "pylos",
13
+ "sparta",
14
+ "tiryns",
15
+ "ithaca",
16
+ "zacynthus",
17
+ "same",
18
+ "dulichium",
19
+ "knossos"
20
+ ],
21
+ "confidence": {
22
+ "textual": 3,
23
+ "archaeological": 2,
24
+ "scholarly": 3,
25
+ "geographic": 2,
26
+ "score": 10,
27
+ "band": "high"
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": "hope-simpson",
38
+ "kind": "scholarship",
39
+ "citation": "Richard Hope Simpson and John F. Lazenby, The Catalogue of the Ships in Homer's Iliad (Oxford, 1970)",
40
+ "author": "Richard Hope Simpson",
41
+ "year": 1970
42
+ },
43
+ {
44
+ "id": "latacz-2004",
45
+ "kind": "scholarship",
46
+ "citation": "Joachim Latacz, Troy and Homer: Towards a Solution of an Old Mystery (2004)",
47
+ "author": "Joachim Latacz",
48
+ "year": 2004
49
+ },
50
+ {
51
+ "id": "mycenaean-survey",
52
+ "kind": "archaeology",
53
+ "citation": "Correlation of Catalogue place names with excavated Late Bronze Age settlement, tested repeatedly by survey archaeology since the 1960s",
54
+ "year": 1970
55
+ },
56
+ {
57
+ "id": "strabo-8b",
58
+ "kind": "primary_text",
59
+ "citation": "Strabo, Geography 8-10 — the ancient commentary tradition on the Catalogue",
60
+ "author": "Strabo",
61
+ "year": -20
62
+ }
63
+ ],
64
+ "theories": [
65
+ {
66
+ "id": "bronze-age-memory",
67
+ "identification": "plausible",
68
+ "proponent": "Richard Hope Simpson & John F. Lazenby (1970); Joachim Latacz (2004)",
69
+ "era": "modern",
70
+ "sources": [
71
+ "hope-simpson",
72
+ "mycenaean-survey",
73
+ "latacz-2004"
74
+ ],
75
+ "locales": {
76
+ "en": {
77
+ "label": "A Late Bronze Age memory",
78
+ "note": "The strongest version of the case: a significant proportion of the Catalogue's places were occupied in the Late Bronze Age and some were abandoned before the archaic period, which is hard to explain if the list was composed from an eighth-century map."
79
+ },
80
+ "es": {
81
+ "label": "Un recuerdo del Bronce Final",
82
+ "note": "La versión más fuerte del argumento: una proporción significativa de los lugares del Catálogo estaba ocupada en el Bronce Final y algunos fueron abandonados antes de la época arcaica, lo que es difícil de explicar si la lista se compuso a partir de un mapa del siglo VIII."
83
+ },
84
+ "pt": {
85
+ "label": "Uma lembrança do Bronze Final",
86
+ "note": "A versão mais forte do argumento: uma proporção significativa dos lugares do Catálogo estava ocupada no Bronze Final e alguns foram abandonados antes da época arcaica, o que é difícil de explicar se a lista foi composta a partir de um mapa do século VIII."
87
+ }
88
+ }
89
+ },
90
+ {
91
+ "id": "archaic-composition",
92
+ "identification": "plausible",
93
+ "proponent": "The ancient commentary tradition, reported by Strabo",
94
+ "era": "antiquity",
95
+ "sources": [
96
+ "strabo-8b",
97
+ "iliad"
98
+ ],
99
+ "locales": {
100
+ "en": {
101
+ "label": "An archaic list, projected backwards",
102
+ "note": "The sceptical reading: the Catalogue reflects the political geography of the poet's own time, with archaising touches, and its Bronze Age hits are the places that were simply always important. Ancient commentators were already arguing about entries that did not match the Greece they knew."
103
+ },
104
+ "es": {
105
+ "label": "Una lista arcaica proyectada hacia atrás",
106
+ "note": "La lectura escéptica: el Catálogo refleja la geografía política de la época del poeta, con toques arcaizantes, y sus aciertos del Bronce son los lugares que siempre fueron importantes. Los comentaristas antiguos ya discutían entradas que no encajaban con la Grecia que conocían."
107
+ },
108
+ "pt": {
109
+ "label": "Uma lista arcaica projetada para trás",
110
+ "note": "A leitura cética: o Catálogo reflete a geografia política da época do poeta, com toques arcaizantes, e seus acertos do Bronze são os lugares que sempre foram importantes. Os comentadores antigos já discutiam entradas que não encaixavam na Grécia que conheciam."
111
+ }
112
+ }
113
+ }
114
+ ],
115
+ "locales": {
116
+ "en": {
117
+ "title": "The Catalogue of Ships",
118
+ "summary": "Two hundred and seventy lines listing twenty-nine contingents, their commanders, their ship counts and their towns. It is the single densest piece of geography in Greek literature and the backbone of this atlas.",
119
+ "narrative": [
120
+ "The Catalogue interrupts the second book of the Iliad to enumerate the Achaean force gathered at Aulis: Boeotians first, then contingent after contingent, each with named towns. A shorter Trojan catalogue follows. Nothing else in either poem tries to be a survey.",
121
+ "Its value here is that it can be tested. Places in the list can be looked for on the ground, and many have been found — some of them occupied in the Late Bronze Age and deserted long before the poem was written down."
122
+ ],
123
+ "whyItMatters": "Every accepted identification in this atlas is a Catalogue entry, and the Catalogue is why the atlas can distinguish the located from the argued at all. It scores 8/12: superb on text, strong on consensus, held back by the fact that a list of names is not itself an excavation.",
124
+ "debate": "Whether the Catalogue preserves a Bronze Age document, an archaic reconstruction, or a tradition that accreted for centuries. The archaeology supports partial antiquity; it does not settle authorship or date.",
125
+ "faqs": [
126
+ {
127
+ "q": "Is the Catalogue of Ships historically reliable?",
128
+ "a": "In parts. Some of its towns were occupied in the Late Bronze Age and abandoned before the archaic period, which suggests genuinely old material; other entries fit the poet's own era better. It is best read as a stratified list rather than as a single document from one date."
129
+ },
130
+ {
131
+ "q": "Why does it matter for locating Homeric places?",
132
+ "a": "Because it names places in relation to one another and to their commanders, so a proposed identification can be tested against a whole regional pattern rather than against a single line."
133
+ }
134
+ ]
135
+ },
136
+ "es": {
137
+ "title": "El Catálogo de las Naves",
138
+ "summary": "Doscientos setenta versos que enumeran veintinueve contingentes, sus jefes, sus naves y sus ciudades. Es la pieza de geografía más densa de la literatura griega y la columna vertebral de este atlas.",
139
+ "narrative": [
140
+ "El Catálogo interrumpe el canto 2 de la Ilíada para enumerar la fuerza aquea reunida en Áulide: primero los beocios, luego contingente tras contingente, cada uno con sus ciudades nombradas. Le sigue un catálogo troyano más breve. Ninguna otra parte de los dos poemas intenta ser un inventario.",
141
+ "Su valor aquí es que se puede contrastar. Los lugares de la lista pueden buscarse sobre el terreno, y muchos han aparecido, algunos ocupados en el Bronce Final y desiertos mucho antes de que el poema se pusiera por escrito."
142
+ ],
143
+ "whyItMatters": "Toda identificación aceptada de este atlas es una entrada del Catálogo, y el Catálogo es la razón de que el atlas pueda distinguir lo localizado de lo discutido. Puntúa 8/12: soberbio en texto, fuerte en consenso, frenado porque una lista de nombres no es en sí una excavación.",
144
+ "debate": "Si el Catálogo conserva un documento del Bronce, una reconstrucción arcaica o una tradición sedimentada durante siglos. La arqueología respalda una antigüedad parcial; no zanja autoría ni fecha.",
145
+ "faqs": [
146
+ {
147
+ "q": "¿Es históricamente fiable el Catálogo de las Naves?",
148
+ "a": "En parte. Algunas de sus ciudades estuvieron ocupadas en el Bronce Final y se abandonaron antes de la época arcaica, lo que sugiere material genuinamente antiguo; otras entradas encajan mejor con la época del propio poeta. Conviene leerlo como una lista estratificada, no como un documento único de una sola fecha."
149
+ },
150
+ {
151
+ "q": "¿Por qué importa para localizar lugares homéricos?",
152
+ "a": "Porque nombra lugares en relación unos con otros y con sus jefes, de modo que una identificación propuesta puede contrastarse con un patrón regional completo y no con un solo verso."
153
+ }
154
+ ]
155
+ },
156
+ "pt": {
157
+ "title": "O Catálogo das Naus",
158
+ "summary": "Duzentos e setenta versos que enumeram vinte e nove contingentes, seus chefes, suas naus e suas cidades. É a peça de geografia mais densa da literatura grega e a espinha dorsal deste atlas.",
159
+ "narrative": [
160
+ "O Catálogo interrompe o canto 2 da Ilíada para enumerar a força aqueia reunida em Áulis: primeiro os beócios, depois contingente após contingente, cada um com suas cidades nomeadas. Segue-se um catálogo troiano mais breve. Nenhuma outra parte dos dois poemas tenta ser um inventário.",
161
+ "Seu valor aqui é que pode ser conferido. Os lugares da lista podem ser procurados em campo, e muitos apareceram — alguns ocupados no Bronze Final e desertos muito antes de o poema ser posto por escrito."
162
+ ],
163
+ "whyItMatters": "Toda identificação aceita deste atlas é uma entrada do Catálogo, e o Catálogo é a razão de o atlas conseguir distinguir o localizado do discutido. Pontua 8/12: soberbo no texto, forte no consenso, freado porque uma lista de nomes não é, em si, uma escavação.",
164
+ "debate": "Se o Catálogo preserva um documento do Bronze, uma reconstrução arcaica ou uma tradição sedimentada por séculos. A arqueologia sustenta antiguidade parcial; não resolve autoria nem data.",
165
+ "faqs": [
166
+ {
167
+ "q": "O Catálogo das Naus é historicamente confiável?",
168
+ "a": "Em parte. Algumas de suas cidades estiveram ocupadas no Bronze Final e foram abandonadas antes da época arcaica, o que sugere material genuinamente antigo; outras entradas encaixam melhor na época do próprio poeta. Convém lê-lo como lista estratificada, não como documento único de uma só data."
169
+ },
170
+ {
171
+ "q": "Por que importa para localizar lugares homéricos?",
172
+ "a": "Porque nomeia lugares em relação uns aos outros e a seus chefes, de modo que uma identificação proposta pode ser confrontada com um padrão regional inteiro, não com um único verso."
173
+ }
174
+ ]
175
+ }
176
+ }
177
+ }
@@ -0,0 +1,131 @@
1
+ {
2
+ "slug": "cattle-of-the-sun",
3
+ "id": "HOM-E-018",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "odyssey",
7
+ "book": 12,
8
+ "lines": "260-402",
9
+ "places": [
10
+ "thrinacia"
11
+ ],
12
+ "confidence": {
13
+ "textual": 2,
14
+ "archaeological": 0,
15
+ "scholarly": 2,
16
+ "geographic": 2,
17
+ "score": 6,
18
+ "band": "medium"
19
+ },
20
+ "sources": [
21
+ {
22
+ "id": "odyssey",
23
+ "kind": "primary_text",
24
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
25
+ "author": "Homer"
26
+ },
27
+ {
28
+ "id": "thucydides-6-2",
29
+ "kind": "primary_text",
30
+ "citation": "Thucydides, History of the Peloponnesian War 6.2",
31
+ "author": "Thucydides",
32
+ "year": -410
33
+ },
34
+ {
35
+ "id": "strabo-6-2",
36
+ "kind": "primary_text",
37
+ "citation": "Strabo, Geography 6.2",
38
+ "author": "Strabo",
39
+ "year": -20
40
+ }
41
+ ],
42
+ "theories": [
43
+ {
44
+ "id": "sicily",
45
+ "identification": "speculative",
46
+ "place": "thrinacia",
47
+ "proponent": "Ancient identification via the name Trinacria",
48
+ "era": "antiquity",
49
+ "sources": [
50
+ "thucydides-6-2",
51
+ "strabo-6-2"
52
+ ],
53
+ "locales": {
54
+ "en": {
55
+ "label": "Sicily, via the name Trinacria",
56
+ "note": "Plausible philology, no evidence about the episode. The island of the Sun's cattle is defined by what happens on it, not by where it is."
57
+ },
58
+ "es": {
59
+ "label": "Sicilia, por el nombre Trinacria",
60
+ "note": "Filología plausible y ninguna prueba sobre el episodio. La isla de las vacas del Sol se define por lo que ocurre en ella, no por dónde está."
61
+ },
62
+ "pt": {
63
+ "label": "Sicília, pelo nome Trinácria",
64
+ "note": "Filologia plausível e prova nenhuma sobre o episódio. A ilha do gado do Sol define-se pelo que acontece nela, não por onde fica."
65
+ }
66
+ }
67
+ }
68
+ ],
69
+ "locales": {
70
+ "en": {
71
+ "title": "The cattle of the Sun",
72
+ "summary": "The crew's last mistake. Warned twice by name, trapped a month by contrary winds and starving, they kill the Sun's immortal cattle while their captain sleeps.",
73
+ "narrative": [
74
+ "Tiresias and Circe both name Thrinacia and both say the same thing: leave the cattle alone and you may still get home, harm them and you lose the ship. The wind pins them for a month; the food runs out; Eurylochus argues that starving is the worse death.",
75
+ "The hides crawl and the meat lows on the spits. Six days later they sail, and Zeus breaks the ship with a thunderbolt. Odysseus alone survives, and reaches Ogygia on the keel."
76
+ ],
77
+ "whyItMatters": "It is the end of the crew and the last stop before the poem's two most unlocatable places. Its identification rests on a single name.",
78
+ "debate": "Whether Thrinacia and Trinacria are the same word, and whether an island defined by a taboo can be located at all.",
79
+ "faqs": [
80
+ {
81
+ "q": "Where is Thrinacia?",
82
+ "a": "Ancient tradition equates it with Sicily on the strength of the name Trinacria. The atlas records this as speculative at 6/12."
83
+ },
84
+ {
85
+ "q": "Is this the crew's fault?",
86
+ "a": "The poem is explicit that they were warned by name and did it anyway, and it opens by saying they died 'through their own blind folly'. It is also explicit that they were starving."
87
+ }
88
+ ]
89
+ },
90
+ "es": {
91
+ "title": "Las vacas del Sol",
92
+ "summary": "El último error de la tripulación. Advertidos dos veces y por su nombre, retenidos un mes por vientos contrarios y hambrientos, matan las reses inmortales del Sol mientras su capitán duerme.",
93
+ "narrative": [
94
+ "Tiresias y Circe nombran ambos Trinacia y dicen lo mismo: no toquéis el ganado y quizá lleguéis a casa; tocadlo y perderéis la nave. El viento los clava un mes; se acaba la comida; Euríloco argumenta que morir de hambre es peor muerte.",
95
+ "Las pieles se arrastran y la carne muge en los asadores. Seis días después zarpan, y Zeus rompe la nave con un rayo. Solo Odiseo sobrevive y llega a Ogigia sobre la quilla."
96
+ ],
97
+ "whyItMatters": "Es el fin de la tripulación y la última escala antes de los dos lugares más ilocalizables del poema. Su identificación se apoya en un solo nombre.",
98
+ "debate": "Si Trinacia y Trinacria son la misma palabra, y si una isla definida por un tabú puede localizarse siquiera.",
99
+ "faqs": [
100
+ {
101
+ "q": "¿Dónde está Trinacia?",
102
+ "a": "La tradición antigua la equipara con Sicilia por el nombre Trinacria. El atlas lo registra como especulativo, con 6/12."
103
+ },
104
+ {
105
+ "q": "¿Es culpa de la tripulación?",
106
+ "a": "El poema dice explícitamente que fueron advertidos por su nombre y lo hicieron igual, y arranca diciendo que murieron «por su propia ceguera». También dice explícitamente que se morían de hambre."
107
+ }
108
+ ]
109
+ },
110
+ "pt": {
111
+ "title": "O gado do Sol",
112
+ "summary": "O último erro da tripulação. Avisados duas vezes e pelo nome, retidos um mês por ventos contrários e famintos, matam o gado imortal do Sol enquanto o capitão dorme.",
113
+ "narrative": [
114
+ "Tirésias e Circe ambos nomeiam Trinácia e dizem a mesma coisa: não toquem no gado e talvez cheguem em casa; toquem e perderão a nau. O vento os prende por um mês; a comida acaba; Euríloco argumenta que morrer de fome é morte pior.",
115
+ "As peles se arrastam e a carne muge nos espetos. Seis dias depois zarpam, e Zeus quebra a nau com um raio. Só Odisseu sobrevive e chega a Ogígia sobre a quilha."
116
+ ],
117
+ "whyItMatters": "É o fim da tripulação e a última escala antes dos dois lugares mais impossíveis de localizar do poema. Sua identificação apoia-se num único nome.",
118
+ "debate": "Se Trinácia e Trinácria são a mesma palavra, e se uma ilha definida por um tabu pode sequer ser localizada.",
119
+ "faqs": [
120
+ {
121
+ "q": "Onde fica Trinácia?",
122
+ "a": "A tradição antiga a equipara à Sicília pela força do nome Trinácria. O atlas registra isso como especulativo, com 6/12."
123
+ },
124
+ {
125
+ "q": "A culpa é da tripulação?",
126
+ "a": "O poema diz explicitamente que foram avisados pelo nome e o fizeram assim mesmo, e começa dizendo que morreram “por sua própria cegueira”. Também diz explicitamente que estavam morrendo de fome."
127
+ }
128
+ ]
129
+ }
130
+ }
131
+ }
@@ -0,0 +1,131 @@
1
+ {
2
+ "slug": "chryse-and-the-plague",
3
+ "id": "HOM-E-006",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "iliad",
7
+ "book": 1,
8
+ "lines": "8-100",
9
+ "places": [
10
+ "chryse",
11
+ "troy"
12
+ ],
13
+ "confidence": {
14
+ "textual": 3,
15
+ "archaeological": 1,
16
+ "scholarly": 2,
17
+ "geographic": 3,
18
+ "score": 9,
19
+ "band": "medium"
20
+ },
21
+ "sources": [
22
+ {
23
+ "id": "iliad",
24
+ "kind": "primary_text",
25
+ "citation": "Homer, Iliad (trans. A. T. Murray, Loeb, 1924)",
26
+ "author": "Homer"
27
+ },
28
+ {
29
+ "id": "strabo-13",
30
+ "kind": "primary_text",
31
+ "citation": "Strabo, Geography 13.1",
32
+ "author": "Strabo",
33
+ "year": -20
34
+ },
35
+ {
36
+ "id": "troad-survey",
37
+ "kind": "archaeology",
38
+ "citation": "Archaeological survey of the southern Troad and the Adramyttian gulf",
39
+ "year": 2000
40
+ }
41
+ ],
42
+ "theories": [
43
+ {
44
+ "id": "southern-troad-site",
45
+ "identification": "plausible",
46
+ "place": "chryse",
47
+ "proponent": "Strabo, Geography 13.1",
48
+ "era": "antiquity",
49
+ "sources": [
50
+ "strabo-13",
51
+ "troad-survey"
52
+ ],
53
+ "locales": {
54
+ "en": {
55
+ "label": "A site on the southern Troad coast",
56
+ "note": "Strabo names candidates and the region is not in doubt; no excavated town has been tied to the name Chryse."
57
+ },
58
+ "es": {
59
+ "label": "Un yacimiento en la costa sur de la Tróade",
60
+ "note": "Estrabón nombra candidatos y la región no está en duda; ninguna ciudad excavada se ha atado al nombre de Crisa."
61
+ },
62
+ "pt": {
63
+ "label": "Um sítio na costa sul da Trôade",
64
+ "note": "Estrabão nomeia candidatos e a região não está em dúvida; nenhuma cidade escavada foi ligada ao nome Crise."
65
+ }
66
+ }
67
+ }
68
+ ],
69
+ "locales": {
70
+ "en": {
71
+ "title": "Chryse and the plague",
72
+ "summary": "The Iliad opens with a local dispute over a captive woman from a nearby coastal town — and with nine days of arrows from Apollo.",
73
+ "narrative": [
74
+ "Chryses, priest of Apollo, comes to the ships to ransom his daughter. Agamemnon refuses him roughly; the priest prays; the god comes down 'like the night' and shoots the army for nine days. The quarrel with Achilles follows from the remedy.",
75
+ "The geography is small and domestic: a town within easy sailing of the camp, a temple, a ship sent to return the girl and sacrifice. It is the poem's clearest picture of the Troad as a lived-in coast rather than a battlefield."
76
+ ],
77
+ "whyItMatters": "It anchors the war's opening to the local coast rather than to the citadel, and it is a reminder that most of the Iliad's geography is ordinary: towns, temples, harbours and a day's sailing.",
78
+ "debate": "Where exactly Chryse stood, and how the poem's picture of raiding and ransom on this coast relates to Late Bronze Age reality.",
79
+ "faqs": [
80
+ {
81
+ "q": "Is Chryse a real place?",
82
+ "a": "Almost certainly a real coastal town of the southern Troad, though which site it was is unresolved. The atlas classes it plausible."
83
+ },
84
+ {
85
+ "q": "Why does the plague matter for the atlas?",
86
+ "a": "It does not, in itself. What matters is that the episode is set in a local landscape that can be tested, and that the poem treats that landscape as familiar."
87
+ }
88
+ ]
89
+ },
90
+ "es": {
91
+ "title": "Crisa y la peste",
92
+ "summary": "La Ilíada empieza con una disputa local por una cautiva de una ciudad costera cercana, y con nueve días de flechas de Apolo.",
93
+ "narrative": [
94
+ "Crises, sacerdote de Apolo, llega a las naves a rescatar a su hija. Agamenón lo despide con dureza; el sacerdote reza; el dios baja «semejante a la noche» y dispara contra el ejército durante nueve días. La disputa con Aquiles nace del remedio.",
95
+ "La geografía es pequeña y doméstica: una ciudad a poca navegación del campamento, un templo, una nave enviada a devolver a la muchacha y a sacrificar. Es la imagen más clara del poema de la Tróade como costa habitada y no como campo de batalla."
96
+ ],
97
+ "whyItMatters": "Ancla la apertura de la guerra a la costa local y no a la ciudadela, y recuerda que la mayor parte de la geografía de la Ilíada es ordinaria: ciudades, templos, puertos y un día de navegación.",
98
+ "debate": "Dónde estuvo exactamente Crisa y cómo se relaciona la imagen de razias y rescates de esta costa con la realidad del Bronce Final.",
99
+ "faqs": [
100
+ {
101
+ "q": "¿Es Crisa un lugar real?",
102
+ "a": "Casi con seguridad una ciudad costera real de la Tróade meridional, aunque no está resuelto qué yacimiento era. El atlas la clasifica como plausible."
103
+ },
104
+ {
105
+ "q": "¿Por qué importa la peste para el atlas?",
106
+ "a": "En sí, no importa. Lo que importa es que el episodio transcurre en un paisaje local contrastable y que el poema trata ese paisaje como familiar."
107
+ }
108
+ ]
109
+ },
110
+ "pt": {
111
+ "title": "Crise e a peste",
112
+ "summary": "A Ilíada começa com uma disputa local por uma cativa de uma cidade costeira próxima — e com nove dias de flechas de Apolo.",
113
+ "narrative": [
114
+ "Crises, sacerdote de Apolo, chega às naus para resgatar a filha. Agamêmnon o despacha com dureza; o sacerdote reza; o deus desce “semelhante à noite” e atira contra o exército por nove dias. A disputa com Aquiles nasce do remédio.",
115
+ "A geografia é pequena e doméstica: uma cidade a pouca navegação do acampamento, um templo, uma nau enviada a devolver a moça e a sacrificar. É a imagem mais clara do poema da Trôade como costa habitada e não como campo de batalha."
116
+ ],
117
+ "whyItMatters": "Ancora a abertura da guerra à costa local e não à cidadela, e lembra que a maior parte da geografia da Ilíada é ordinária: cidades, templos, portos e um dia de navegação.",
118
+ "debate": "Onde exatamente ficava Crise e como a imagem de razias e resgates desta costa se relaciona com a realidade do Bronze Final.",
119
+ "faqs": [
120
+ {
121
+ "q": "Crise é um lugar real?",
122
+ "a": "Quase com certeza uma cidade costeira real da Trôade meridional, embora não esteja resolvido qual sítio era. O atlas a classifica como plausível."
123
+ },
124
+ {
125
+ "q": "Por que a peste importa para o atlas?",
126
+ "a": "Em si, não importa. O que importa é que o episódio se passa numa paisagem local verificável e que o poema trata essa paisagem como familiar."
127
+ }
128
+ ]
129
+ }
130
+ }
131
+ }
@@ -0,0 +1,131 @@
1
+ {
2
+ "slug": "cicones-at-ismarus",
3
+ "id": "HOM-E-010",
4
+ "version": "1.0",
5
+ "updated": "2026-08-22",
6
+ "work": "odyssey",
7
+ "book": 9,
8
+ "lines": "39-61",
9
+ "places": [
10
+ "ismarus",
11
+ "cape-malea"
12
+ ],
13
+ "confidence": {
14
+ "textual": 3,
15
+ "archaeological": 1,
16
+ "scholarly": 2,
17
+ "geographic": 3,
18
+ "score": 9,
19
+ "band": "medium"
20
+ },
21
+ "sources": [
22
+ {
23
+ "id": "odyssey",
24
+ "kind": "primary_text",
25
+ "citation": "Homer, Odyssey (trans. A. T. Murray, Loeb, 1919)",
26
+ "author": "Homer"
27
+ },
28
+ {
29
+ "id": "maroneia",
30
+ "kind": "archaeology",
31
+ "citation": "Maroneia and the Ismaros ridge, Thrace — the standard location of the Ciconian territory",
32
+ "year": 2000
33
+ },
34
+ {
35
+ "id": "herodotus-7-108",
36
+ "kind": "primary_text",
37
+ "citation": "Herodotus, Histories 7.108-110 — the Thracian coast",
38
+ "author": "Herodotus",
39
+ "year": -430
40
+ }
41
+ ],
42
+ "theories": [
43
+ {
44
+ "id": "thracian-coast",
45
+ "identification": "plausible",
46
+ "place": "ismarus",
47
+ "proponent": "Ancient identification of the Ciconian territory",
48
+ "era": "antiquity",
49
+ "sources": [
50
+ "maroneia",
51
+ "herodotus-7-108"
52
+ ],
53
+ "locales": {
54
+ "en": {
55
+ "label": "The Thracian coast at Maroneia",
56
+ "note": "A real people in a real territory, with the name surviving on a ridge. The episode reads as ordinary raiding, which is what makes the identification comparatively strong."
57
+ },
58
+ "es": {
59
+ "label": "La costa tracia de Maronea",
60
+ "note": "Un pueblo real en un territorio real, con el nombre conservado en una sierra. El episodio se lee como una razia corriente, y eso hace comparativamente fuerte la identificación."
61
+ },
62
+ "pt": {
63
+ "label": "A costa trácia de Maroneia",
64
+ "note": "Um povo real num território real, com o nome preservado numa serra. O episódio se lê como razia comum, e é isso que torna a identificação comparativamente forte."
65
+ }
66
+ }
67
+ }
68
+ ],
69
+ "locales": {
70
+ "en": {
71
+ "title": "The Cicones at Ismarus",
72
+ "summary": "The last piece of ordinary history in the Odyssey. Odysseus leaves Troy, sacks a Thracian town, loses seventy-two men to a counter-attack, and then the wind takes over.",
73
+ "narrative": [
74
+ "The raid goes exactly as raids do: the town falls, the plunder is shared 'so that no one should go without an equal share', and Odysseus tells the crew to leave. They stay to drink on the beach. The inland Cicones arrive at dawn with chariots, and six men from each ship die.",
75
+ "Only one thing is carried away that matters later: the wine given by Maron, priest of Apollo, spared during the sack. It is the drug that will put the Cyclops to sleep."
76
+ ],
77
+ "whyItMatters": "It is the boundary of the mappable Odyssey. Everything before Ismarus can be plotted with confidence; after Cape Malea, almost nothing can.",
78
+ "debate": "Whether the raid preserves a memory of real Aegean coastal warfare, and how far the wine's description reflects knowledge of Thracian production.",
79
+ "faqs": [
80
+ {
81
+ "q": "Where is Ismarus?",
82
+ "a": "On the Thracian coast near modern Maroneia, where a ridge still carries the name. The atlas classes the place plausible: the region is agreed, the specific town is not excavated."
83
+ },
84
+ {
85
+ "q": "Why is this episode important?",
86
+ "a": "Because it is the last one with a defensible location before the wanderings begin. It marks where the atlas's confidence drops."
87
+ }
88
+ ]
89
+ },
90
+ "es": {
91
+ "title": "Los cícones en Ísmaro",
92
+ "summary": "El último trozo de historia ordinaria de la Odisea. Odiseo sale de Troya, saquea una ciudad tracia, pierde setenta y dos hombres en el contraataque, y a partir de ahí manda el viento.",
93
+ "narrative": [
94
+ "La razia va exactamente como van las razias: la ciudad cae, el botín se reparte «para que nadie se quede sin parte igual» y Odiseo ordena zarpar. Ellos se quedan a beber en la playa. Los cícones del interior llegan al alba con carros y mueren seis hombres de cada nave.",
95
+ "Solo se llevan una cosa que importará después: el vino que les dio Marón, sacerdote de Apolo, respetado durante el saqueo. Es la droga que dormirá al cíclope."
96
+ ],
97
+ "whyItMatters": "Es la frontera de la Odisea cartografiable. Todo lo anterior a Ísmaro puede dibujarse con confianza; tras el cabo Maleas, casi nada.",
98
+ "debate": "Si la razia conserva el recuerdo de una guerra costera egea real, y hasta qué punto la descripción del vino refleja conocimiento de la producción tracia.",
99
+ "faqs": [
100
+ {
101
+ "q": "¿Dónde está Ísmaro?",
102
+ "a": "En la costa tracia, cerca de la actual Maronea, donde una sierra conserva el nombre. El atlas clasifica el lugar como plausible: la región está acordada, la ciudad concreta no está excavada."
103
+ },
104
+ {
105
+ "q": "¿Por qué importa este episodio?",
106
+ "a": "Porque es el último con una localización defendible antes de que empiecen las andanzas. Marca el punto en el que cae la confianza del atlas."
107
+ }
108
+ ]
109
+ },
110
+ "pt": {
111
+ "title": "Os cícones em Ísmaro",
112
+ "summary": "O último pedaço de história ordinária da Odisseia. Odisseu sai de Troia, saqueia uma cidade trácia, perde setenta e dois homens no contra-ataque, e daí em diante quem manda é o vento.",
113
+ "narrative": [
114
+ "A razia corre exatamente como razias correm: a cidade cai, o espólio é dividido “para que ninguém fique sem parte igual” e Odisseu manda zarpar. Eles ficam bebendo na praia. Os cícones do interior chegam ao amanhecer com carros, e morrem seis homens de cada nau.",
115
+ "Só uma coisa é levada e importará depois: o vinho dado por Máron, sacerdote de Apolo, poupado durante o saque. É a droga que fará o ciclope dormir."
116
+ ],
117
+ "whyItMatters": "É a fronteira da Odisseia mapeável. Tudo antes de Ísmaro pode ser desenhado com confiança; depois do cabo Maleia, quase nada.",
118
+ "debate": "Se a razia preserva a lembrança de uma guerra costeira egeia real, e o quanto a descrição do vinho reflete conhecimento da produção trácia.",
119
+ "faqs": [
120
+ {
121
+ "q": "Onde fica Ísmaro?",
122
+ "a": "Na costa trácia, perto da atual Maroneia, onde uma serra ainda carrega o nome. O atlas classifica o lugar como plausível: a região é consensual, a cidade específica não está escavada."
123
+ },
124
+ {
125
+ "q": "Por que este episódio importa?",
126
+ "a": "Porque é o último com localização defensável antes de as andanças começarem. Marca o ponto em que a confiança do atlas cai."
127
+ }
128
+ ]
129
+ }
130
+ }
131
+ }