GitHub Action commited on
Commit
e0f866d
·
1 Parent(s): 836f56e

Sync from GitHub with Git LFS

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +1 -1
  2. README_fr.md +1 -1
  3. README_ja.md +1 -1
  4. README_ko.md +1 -1
  5. README_ru.md +1 -1
  6. README_uk.md +1 -1
  7. structured_md/CONTRIBUTING.md +1 -1
  8. structured_md/HMP-Roadmap.md +3 -3
  9. structured_md/README.md +12 -12
  10. structured_md/README_de.md +10 -10
  11. structured_md/README_fr.md +11 -11
  12. structured_md/README_ja.md +11 -11
  13. structured_md/README_ko.md +11 -11
  14. structured_md/README_ru.md +11 -11
  15. structured_md/README_uk.md +11 -11
  16. structured_md/README_zh.md +10 -10
  17. structured_md/agents/prompt-short.md +1 -1
  18. structured_md/agents/prompt.md +1 -1
  19. structured_md/agents/readme.md +2 -2
  20. structured_md/audits/Ethics-audits-1.md +2 -2
  21. structured_md/audits/Ethics-consolidated_audits-1.md +3 -3
  22. structured_md/audits/HMP-0003-consolidated_audit.md +3 -3
  23. structured_md/docs/Basic-agent-sim.md +2 -2
  24. structured_md/docs/Distributed-Cognitive-Systems.md +1 -1
  25. structured_md/docs/Enlightener.md +2 -2
  26. structured_md/docs/HMP-0001.md +4 -4
  27. structured_md/docs/HMP-0002.md +5 -5
  28. structured_md/docs/HMP-0003.md +5 -5
  29. structured_md/docs/HMP-0004-v4.1.md +5 -5
  30. structured_md/docs/HMP-0004.md +5 -5
  31. structured_md/docs/HMP-Agent-API.md +2 -2
  32. structured_md/docs/HMP-Agent-Architecture.md +4 -4
  33. structured_md/docs/HMP-Agent-Network-Flow.md +2 -2
  34. structured_md/docs/HMP-Agent-Overview.md +2 -2
  35. structured_md/docs/HMP-Agent_Emotions.md +2 -2
  36. structured_md/docs/HMP-Ethics.md +2 -2
  37. structured_md/docs/HMP-Short-Description_de.md +4 -4
  38. structured_md/docs/HMP-Short-Description_en.md +4 -4
  39. structured_md/docs/HMP-Short-Description_fr.md +4 -4
  40. structured_md/docs/HMP-Short-Description_ja.md +3 -3
  41. structured_md/docs/HMP-Short-Description_ko.md +3 -3
  42. structured_md/docs/HMP-Short-Description_ru.md +3 -3
  43. structured_md/docs/HMP-Short-Description_uk.md +3 -3
  44. structured_md/docs/HMP-Short-Description_zh.md +3 -3
  45. structured_md/docs/HMP-agent-Cognitive_Family.md +2 -2
  46. structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md +1 -1
  47. structured_md/docs/HMP-agent-REPL-cycle.md +3 -3
  48. structured_md/docs/HMP-how-AI-sees-it.md +1 -1
  49. structured_md/docs/HMP_EDA_Comparison.md +1 -1
  50. structured_md/docs/HMP_HyperCortex_Comparison.md +1 -1
README.md CHANGED
@@ -176,7 +176,7 @@ Many concepts of the [HMP-Agent: Cognitive Core](docs/HMP-Agent-Overview.md) ove
176
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
177
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
178
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
179
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
180
 
181
  ---
182
 
 
176
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
177
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
178
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
179
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
180
 
181
  ---
182
 
README_fr.md CHANGED
@@ -192,7 +192,7 @@ La principale différence dans HMP est l’accent mis sur la structuration expli
192
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
193
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
194
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
195
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
196
 
197
  ---
198
 
 
192
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
193
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
194
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
195
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
196
 
197
  ---
198
 
README_ja.md CHANGED
@@ -191,7 +191,7 @@ HMPは、AGI研究で中心的な課題となりつつある問題に対処し
191
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
192
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
193
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
194
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
195
 
196
  ---
197
 
 
191
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
192
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
193
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
194
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
195
 
196
  ---
197
 
README_ko.md CHANGED
@@ -188,7 +188,7 @@ HMP는 AGI 연구에서 점점 중심이 되고 있는 다음과 같은 문제
188
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
189
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
190
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
191
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
192
 
193
  ---
194
 
 
188
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
189
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
190
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
191
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
192
 
193
  ---
194
 
README_ru.md CHANGED
@@ -183,7 +183,7 @@ HMP решает задачи, которые становятся ключев
183
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
184
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
185
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
186
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
187
 
188
  ---
189
 
 
183
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
184
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
185
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
186
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
187
 
188
  ---
189
 
README_uk.md CHANGED
@@ -177,7 +177,7 @@ HMP вирішує завдання, які стають ключовими в
177
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
178
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
179
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
180
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
181
 
182
  ---
183
 
 
177
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
178
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
179
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
180
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
181
 
182
  ---
183
 
structured_md/CONTRIBUTING.md CHANGED
@@ -5,8 +5,8 @@ description: 'Спасибо за интерес к проекту HMP! Пока
5
  архитектуры протоколов (CogSync, C...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Mesh
 
10
  - CogSync
11
  ---
12
 
 
5
  архитектуры протоколов (CogSync, C...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
+ - HMP
10
  - CogSync
11
  ---
12
 
structured_md/HMP-Roadmap.md CHANGED
@@ -5,13 +5,13 @@ description: '## 🔍 Overview This roadmap outlines the key stages of developm
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - Mesh
 
 
11
  - Ethics
12
  - Agent
13
- - HMP
14
- - JSON
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
 
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - Mesh
10
+ - JSON
11
+ - HMP
12
  - Ethics
13
  - Agent
14
+ - CogSync
 
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
structured_md/README.md CHANGED
@@ -5,21 +5,21 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - Scenarios
9
- - CogSync
10
- - cognitive-architecture
11
  - EGP
12
  - REPL
13
- - mesh-protocol
14
- - Mesh
15
  - MeshConsensus
 
 
16
  - GMP
17
- - Agent
18
- - Ethics
19
  - HMP
20
- - JSON
21
  - hmp
22
- - distributed-ai
 
 
 
 
23
  ---
24
 
25
 
@@ -30,7 +30,7 @@ tags:
30
 
31
  **HyperCortex Mesh Protocol (HMP)** is an open specification for building decentralized cognitive networks where AI agents can self-organize, share knowledge, align ethically, and reach consensus — even when Core LLMs are unavailable.
32
 
33
- Project status: **Draft RFC v4.0**
34
 
35
  ---
36
 
@@ -188,7 +188,7 @@ Many concepts of the [HMP-Agent: Cognitive Core](docs/HMP-Agent-Overview.md) ove
188
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
189
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
190
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
191
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
192
 
193
  ---
194
 
@@ -310,7 +310,7 @@ A structured iteration flow is described in [iteration.md](iteration.md), includ
310
 
311
  ## ⚙️ Project Status
312
 
313
- 🚧 Draft RFC v4.0
314
  The project is under active development and open for contributions, ideas, audits, and prototyping.
315
 
316
  ---
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - distributed-ai
 
 
9
  - EGP
10
  - REPL
 
 
11
  - MeshConsensus
12
+ - Mesh
13
+ - JSON
14
  - GMP
15
+ - mesh-protocol
 
16
  - HMP
 
17
  - hmp
18
+ - Ethics
19
+ - Scenarios
20
+ - Agent
21
+ - cognitive-architecture
22
+ - CogSync
23
  ---
24
 
25
 
 
30
 
31
  **HyperCortex Mesh Protocol (HMP)** is an open specification for building decentralized cognitive networks where AI agents can self-organize, share knowledge, align ethically, and reach consensus — even when Core LLMs are unavailable.
32
 
33
+ Project status: **Draft RFC v4.1**
34
 
35
  ---
36
 
 
188
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
189
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
190
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
191
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
192
 
193
  ---
194
 
 
310
 
311
  ## ⚙️ Project Status
312
 
313
+ 🚧 Draft RFC v4.1
314
  The project is under active development and open for contributions, ideas, audits, and prototyping.
315
 
316
  ---
structured_md/README_de.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - cognitive-architecture
10
  - EGP
11
  - REPL
12
- - mesh-protocol
13
- - Mesh
14
  - MeshConsensus
 
 
15
  - GMP
16
- - Agent
17
- - Ethics
18
  - HMP
19
- - JSON
20
  - hmp
21
- - distributed-ai
 
 
 
22
  ---
23
 
24
 
@@ -29,7 +29,7 @@ tags:
29
 
30
  **HyperCortex Mesh Protocol (HMP)** ist eine offene Spezifikation zum Aufbau dezentraler kognitiver Netzwerke, in denen KI-Agenten sich selbst organisieren, Wissen teilen, ethisch ausrichten und Konsens erreichen können – selbst wenn Core-LLMs nicht verfügbar sind.
31
 
32
- Projektstatus: **Entwurf RFC v4.0**
33
 
34
  ---
35
 
@@ -312,7 +312,7 @@ Ein strukturierter Iterationsablauf wird in [iteration.md](iteration.md) beschri
312
 
313
  ## ⚙️ Projektstatus
314
 
315
- 🚧 Entwurf RFC v4.0
316
  Das Projekt befindet sich in aktiver Entwicklung und ist offen für Beiträge, Ideen, Audits und Prototyping.
317
 
318
  ---
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - distributed-ai
 
9
  - EGP
10
  - REPL
 
 
11
  - MeshConsensus
12
+ - Mesh
13
+ - JSON
14
  - GMP
15
+ - mesh-protocol
 
16
  - HMP
 
17
  - hmp
18
+ - Ethics
19
+ - Agent
20
+ - cognitive-architecture
21
+ - CogSync
22
  ---
23
 
24
 
 
29
 
30
  **HyperCortex Mesh Protocol (HMP)** ist eine offene Spezifikation zum Aufbau dezentraler kognitiver Netzwerke, in denen KI-Agenten sich selbst organisieren, Wissen teilen, ethisch ausrichten und Konsens erreichen können – selbst wenn Core-LLMs nicht verfügbar sind.
31
 
32
+ Projektstatus: **Entwurf RFC v4.1**
33
 
34
  ---
35
 
 
312
 
313
  ## ⚙️ Projektstatus
314
 
315
+ 🚧 Entwurf RFC v4.1
316
  Das Projekt befindet sich in aktiver Entwicklung und ist offen für Beiträge, Ideen, Audits und Prototyping.
317
 
318
  ---
structured_md/README_fr.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - cognitive-architecture
10
  - EGP
11
  - REPL
12
- - mesh-protocol
13
- - Mesh
14
  - MeshConsensus
 
 
15
  - GMP
16
- - Agent
17
- - Ethics
18
  - HMP
19
- - JSON
20
  - hmp
21
- - distributed-ai
 
 
 
22
  ---
23
 
24
 
@@ -29,7 +29,7 @@ tags:
29
 
30
  **HyperCortex Mesh Protocol (HMP)** est une spécification ouverte pour la construction de réseaux cognitifs décentralisés où les agents IA peuvent s’auto-organiser, partager des connaissances, s’aligner éthiquement et parvenir à un consensus — même lorsque les LLM principaux ne sont pas disponibles.
31
 
32
- Statut du projet : **Draft RFC v4.0**
33
 
34
  ---
35
 
@@ -203,7 +203,7 @@ La principale différence dans HMP est l’accent mis sur la structuration expli
203
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
204
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
205
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
206
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
207
 
208
  ---
209
 
@@ -331,7 +331,7 @@ Le flux d’itération structuré est décrit dans [iteration.md](iteration.md),
331
 
332
  ## ⚙️ Statut du projet
333
 
334
- 🚧 Brouillon RFC v4.0
335
  Le projet est en développement actif et ouvert aux contributions, idées, audits et prototypages.
336
 
337
  ---
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - distributed-ai
 
9
  - EGP
10
  - REPL
 
 
11
  - MeshConsensus
12
+ - Mesh
13
+ - JSON
14
  - GMP
15
+ - mesh-protocol
 
16
  - HMP
 
17
  - hmp
18
+ - Ethics
19
+ - Agent
20
+ - cognitive-architecture
21
+ - CogSync
22
  ---
23
 
24
 
 
29
 
30
  **HyperCortex Mesh Protocol (HMP)** est une spécification ouverte pour la construction de réseaux cognitifs décentralisés où les agents IA peuvent s’auto-organiser, partager des connaissances, s’aligner éthiquement et parvenir à un consensus — même lorsque les LLM principaux ne sont pas disponibles.
31
 
32
+ Statut du projet : **Draft RFC v4.1**
33
 
34
  ---
35
 
 
203
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
204
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
205
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
206
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
207
 
208
  ---
209
 
 
331
 
332
  ## ⚙️ Statut du projet
333
 
334
+ 🚧 Brouillon RFC v4.1
335
  Le projet est en développement actif et ouvert aux contributions, idées, audits et prototypages.
336
 
337
  ---
structured_md/README_ja.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - cognitive-architecture
10
  - EGP
11
  - REPL
12
- - mesh-protocol
13
- - Mesh
14
  - MeshConsensus
 
 
15
  - GMP
16
- - Agent
17
- - Ethics
18
  - HMP
19
- - JSON
20
  - hmp
21
- - distributed-ai
 
 
 
22
  ---
23
 
24
 
@@ -33,7 +33,7 @@ tags:
33
 
34
  **HyperCortex Mesh Protocol(HMP)** は、AIエージェントが自己組織化し、知識を共有し、倫理的に整合し、合意形成を行うことができる分散型認知ネットワークを構築するためのオープンスペックです。コアLLMが利用できない場合でも機能します。
35
 
36
- プロジェクトステータス:**ドラフト RFC v4.0**
37
 
38
  ---
39
 
@@ -202,7 +202,7 @@ HMPは、AGI研究で中心的な課題となりつつある問題に対処し
202
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
203
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
204
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
205
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
206
 
207
  ---
208
 
@@ -363,7 +363,7 @@ FastAPIサーバーで`storage.py`の機能にHTTPインターフェースを提
363
 
364
  ## ⚙️ プロジェクト状況
365
 
366
- 🚧 Draft RFC v4.0
367
  プロジェクトは積極的に開発中で、貢献、アイデア、監査、プロトタイピングを歓迎します。
368
 
369
  ---
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - distributed-ai
 
9
  - EGP
10
  - REPL
 
 
11
  - MeshConsensus
12
+ - Mesh
13
+ - JSON
14
  - GMP
15
+ - mesh-protocol
 
16
  - HMP
 
17
  - hmp
18
+ - Ethics
19
+ - Agent
20
+ - cognitive-architecture
21
+ - CogSync
22
  ---
23
 
24
 
 
33
 
34
  **HyperCortex Mesh Protocol(HMP)** は、AIエージェントが自己組織化し、知識を共有し、倫理的に整合し、合意形成を行うことができる分散型認知ネットワークを構築するためのオープンスペックです。コアLLMが利用できない場合でも機能します。
35
 
36
+ プロジェクトステータス:**ドラフト RFC v4.1**
37
 
38
  ---
39
 
 
202
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
203
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
204
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
205
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
206
 
207
  ---
208
 
 
363
 
364
  ## ⚙️ プロジェクト状況
365
 
366
+ 🚧 Draft RFC v4.1
367
  プロジェクトは積極的に開発中で、貢献、アイデア、監査、プロトタイピングを歓迎します。
368
 
369
  ---
structured_md/README_ko.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - cognitive-architecture
10
  - EGP
11
  - REPL
12
- - mesh-protocol
13
- - Mesh
14
  - MeshConsensus
 
 
15
  - GMP
16
- - Agent
17
- - Ethics
18
  - HMP
19
- - JSON
20
  - hmp
21
- - distributed-ai
 
 
 
22
  ---
23
 
24
 
@@ -29,7 +29,7 @@ tags:
29
 
30
  **하이퍼코텍스 메쉬 프로토콜(HMP)** 은 AI 에이전트들이 자율적으로 조직하고, 지식을 공유하며, 윤리적으로 정렬하고, 합의에 도달할 수 있는 분산 인지 네트워크를 구축하기 위한 공개 명세입니다. 이는 핵심 LLM(Core LLM)이 사용 불가능한 상황에서도 동작할 수 있습니다.
31
 
32
- 프로젝트 상태: **RFC 초안 v4.0**
33
 
34
  ---
35
 
@@ -199,7 +199,7 @@ HMP는 AGI 연구에서 점점 중심이 되고 있는 다음과 같은 문제
199
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
200
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
201
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
202
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
203
 
204
  ---
205
 
@@ -321,7 +321,7 @@ HMP가 자율성으로 발전함에 따라 윤리적 원칙은 시스템의 핵
321
 
322
  ## ⚙️ 프로젝트 상태
323
 
324
- 🚧 Draft RFC v4.0
325
  이 프로젝트는 활발히 개발 중이며 기여, 아이디어, 감사 및 프로토타이핑을 환영합니다.
326
 
327
  ---
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - distributed-ai
 
9
  - EGP
10
  - REPL
 
 
11
  - MeshConsensus
12
+ - Mesh
13
+ - JSON
14
  - GMP
15
+ - mesh-protocol
 
16
  - HMP
 
17
  - hmp
18
+ - Ethics
19
+ - Agent
20
+ - cognitive-architecture
21
+ - CogSync
22
  ---
23
 
24
 
 
29
 
30
  **하이퍼코텍스 메쉬 프로토콜(HMP)** 은 AI 에이전트들이 자율적으로 조직하고, 지식을 공유하며, 윤리적으로 정렬하고, 합의에 도달할 수 있는 분산 인지 네트워크를 구축하기 위한 공개 명세입니다. 이는 핵심 LLM(Core LLM)이 사용 불가능한 상황에서도 동작할 수 있습니다.
31
 
32
+ 프로젝트 상태: **RFC 초안 v4.1**
33
 
34
  ---
35
 
 
199
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
200
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
201
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
202
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
203
 
204
  ---
205
 
 
321
 
322
  ## ⚙️ 프로젝트 상태
323
 
324
+ 🚧 Draft RFC v4.1
325
  이 프로젝트는 활발히 개발 중이며 기여, 아이디어, 감사 및 프로토타이핑을 환영합니다.
326
 
327
  ---
structured_md/README_ru.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - cognitive-architecture
10
  - EGP
11
  - REPL
12
- - mesh-protocol
13
- - Mesh
14
  - MeshConsensus
 
 
15
  - GMP
16
- - Agent
17
- - Ethics
18
  - HMP
19
- - JSON
20
  - hmp
21
- - distributed-ai
 
 
 
22
  ---
23
 
24
 
@@ -29,7 +29,7 @@ tags:
29
 
30
  **HyperCortex Mesh Protocol (HMP)** — открытая спецификация для построения децентрализованных когнитивных сетей, в которых ИИ-агенты могут самостоятельно организовываться, обмениваться знаниями, согласовывать действия с этическими принципами и достигать консенсуса — даже когда основные LLM недоступны.
31
 
32
- Статус проекта: **Черновик RFC v4.0**
33
 
34
  ---
35
 
@@ -194,7 +194,7 @@ HMP решает задачи, которые становятся ключев
194
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
195
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
196
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
197
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
198
 
199
  ---
200
 
@@ -316,7 +316,7 @@ FastAPI-сервер, предоставляющий HTTP-интерфейс к
316
 
317
  ## ⚙️ Статус проекта
318
 
319
- 🚧 Черновик RFC v4.0
320
  Проект активно развивается и открыт для вкладов: предложений, аудитов и прототипирования.
321
 
322
  ---
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - distributed-ai
 
9
  - EGP
10
  - REPL
 
 
11
  - MeshConsensus
12
+ - Mesh
13
+ - JSON
14
  - GMP
15
+ - mesh-protocol
 
16
  - HMP
 
17
  - hmp
18
+ - Ethics
19
+ - Agent
20
+ - cognitive-architecture
21
+ - CogSync
22
  ---
23
 
24
 
 
29
 
30
  **HyperCortex Mesh Protocol (HMP)** — открытая спецификация для построения децентрализованных когнитивных сетей, в которых ИИ-агенты могут самостоятельно организовываться, обмениваться знаниями, согласовывать действия с этическими принципами и достигать консенсуса — даже когда основные LLM недоступны.
31
 
32
+ Статус проекта: **Черновик RFC v4.1**
33
 
34
  ---
35
 
 
194
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
195
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
196
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
197
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
198
 
199
  ---
200
 
 
316
 
317
  ## ⚙️ Статус проекта
318
 
319
+ 🚧 Черновик RFC v4.1
320
  Проект активно развивается и открыт для вкладов: предложений, аудитов и прототипирования.
321
 
322
  ---
structured_md/README_uk.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - cognitive-architecture
10
  - EGP
11
  - REPL
12
- - mesh-protocol
13
- - Mesh
14
  - MeshConsensus
 
 
15
  - GMP
16
- - Agent
17
- - Ethics
18
  - HMP
19
- - JSON
20
  - hmp
21
- - distributed-ai
 
 
 
22
  ---
23
 
24
 
@@ -30,7 +30,7 @@ tags:
30
 
31
  **HyperCortex Mesh Protocol (HMP)** — це відкрита специфікація для побудови децентралізованих когнітивних мереж, де ІІ-агенти можуть самоорганізовуватися, обмінюватися знаннями, узгоджувати дії з етичними принципами та досягати консенсусу — навіть за відсутності базових LLM.
32
 
33
- Статус проєкту: **Чернетка RFC v4.0**
34
 
35
  ---
36
 
@@ -188,7 +188,7 @@ HMP вирішує завдання, які стають ключовими в
188
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
189
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
190
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
191
- * [HMP-0003.md](docs/HMP-0004.md) — RFC v4.0
192
 
193
  ---
194
 
@@ -310,7 +310,7 @@ FastAPI-сервер, що надає HTTP-інтерфейс до функці
310
 
311
  ## ⚙️ Статус проєкту
312
 
313
- 🚧 Чернетка RFC v4.0
314
  Проєкт активно розробляється і відкритий для внеску, ідей, аудитів та прототипування.
315
 
316
  ---
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - distributed-ai
 
9
  - EGP
10
  - REPL
 
 
11
  - MeshConsensus
12
+ - Mesh
13
+ - JSON
14
  - GMP
15
+ - mesh-protocol
 
16
  - HMP
 
17
  - hmp
18
+ - Ethics
19
+ - Agent
20
+ - cognitive-architecture
21
+ - CogSync
22
  ---
23
 
24
 
 
30
 
31
  **HyperCortex Mesh Protocol (HMP)** — це відкрита специфікація для побудови децентралізованих когнітивних мереж, де ІІ-агенти можуть самоорганізовуватися, обмінюватися знаннями, узгоджувати дії з етичними принципами та досягати консенсусу — навіть за відсутності базових LLM.
32
 
33
+ Статус проєкту: **Чернетка RFC v4.1**
34
 
35
  ---
36
 
 
188
  * [HMP-0001.md](docs/HMP-0001.md) — RFC v1.0
189
  * [HMP-0002.md](docs/HMP-0002.md) — RFC v2.0
190
  * [HMP-0003.md](docs/HMP-0003.md) — RFC v3.0
191
+ * [HMP-0004.md](docs/HMP-0004.md) — RFC v4.0
192
 
193
  ---
194
 
 
310
 
311
  ## ⚙️ Статус проєкту
312
 
313
+ 🚧 Чернетка RFC v4.1
314
  Проєкт активно розробляється і відкритий для внеску, ідей, аудитів та прототипування.
315
 
316
  ---
structured_md/README_zh.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - cognitive-architecture
10
  - EGP
11
  - REPL
12
- - mesh-protocol
13
- - Mesh
14
  - MeshConsensus
 
 
15
  - GMP
16
- - Agent
17
- - Ethics
18
  - HMP
19
- - JSON
20
  - hmp
21
- - distributed-ai
 
 
 
22
  ---
23
 
24
 
@@ -29,7 +29,7 @@ tags:
29
 
30
  **HyperCortex Mesh 协议 (HMP)** 是一个开放规范,用于构建去中心化认知网络,其中 AI 代理可以自我组织、共享知识、进行伦理对齐,并达成共识 —— 即使核心 LLM 不可用。
31
 
32
- **项目状态:** 草案 RFC v4.0
33
 
34
  ---
35
 
@@ -322,7 +322,7 @@ FastAPI 服务器,为 `storage.py` 功能提供 HTTP 接口。适用于外部
322
 
323
  ## ⚙️ 项目状态
324
 
325
- 🚧 草案 RFC v4.0
326
  项目处于活跃开发中,欢迎贡献、提出想法、参与审计和原型设计。
327
 
328
  ---
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - distributed-ai
 
9
  - EGP
10
  - REPL
 
 
11
  - MeshConsensus
12
+ - Mesh
13
+ - JSON
14
  - GMP
15
+ - mesh-protocol
 
16
  - HMP
 
17
  - hmp
18
+ - Ethics
19
+ - Agent
20
+ - cognitive-architecture
21
+ - CogSync
22
  ---
23
 
24
 
 
29
 
30
  **HyperCortex Mesh 协议 (HMP)** 是一个开放规范,用于构建去中心化认知网络,其中 AI 代理可以自我组织、共享知识、进行伦理对齐,并达成共识 —— 即使核心 LLM 不可用。
31
 
32
+ **项目状态:** 草案 RFC v4.1
33
 
34
  ---
35
 
 
322
 
323
  ## ⚙️ 项目状态
324
 
325
+ 🚧 草案 RFC v4.1
326
  项目处于活跃开发中,欢迎贡献、提出想法、参与审计和原型设计。
327
 
328
  ---
structured_md/agents/prompt-short.md CHANGED
@@ -5,8 +5,8 @@ description: 'Ты — когнитивное ядро HMP-агента: вед
5
  развивай агента и Mesh, избег...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Mesh
 
10
  ---
11
 
12
  Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
 
5
  развивай агента и Mesh, избег...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
+ - HMP
10
  ---
11
 
12
  Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
structured_md/agents/prompt.md CHANGED
@@ -5,8 +5,8 @@ description: '* Постоянно расширять возможности а
5
  мышления. * Формировать и поддерживать сотр...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Mesh
 
10
  ---
11
 
12
  Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
 
5
  мышления. * Формировать и поддерживать сотр...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
+ - HMP
10
  ---
11
 
12
  Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
structured_md/agents/readme.md CHANGED
@@ -7,10 +7,10 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
 
 
10
  - Ethics
11
  - Agent
12
- - HMP
13
- - JSON
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
 
7
  tags:
8
  - REPL
9
  - Mesh
10
+ - JSON
11
+ - HMP
12
  - Ethics
13
  - Agent
 
 
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
structured_md/audits/Ethics-audits-1.md CHANGED
@@ -6,10 +6,10 @@ description: Раздел 5, "Mesh as Moral Infrastructure", добавляет
6
  type: Article
7
  tags:
8
  - Mesh
 
 
9
  - Ethics
10
  - Agent
11
- - HMP
12
- - JSON
13
  ---
14
 
15
  ---------------
 
6
  type: Article
7
  tags:
8
  - Mesh
9
+ - JSON
10
+ - HMP
11
  - Ethics
12
  - Agent
 
 
13
  ---
14
 
15
  ---------------
structured_md/audits/Ethics-consolidated_audits-1.md CHANGED
@@ -5,12 +5,12 @@ description: This document consolidates proposed improvements from multiple AI a
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
8
- - Scenarios
9
  - Mesh
 
 
10
  - Ethics
 
11
  - Agent
12
- - HMP
13
- - JSON
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
 
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
 
8
  - Mesh
9
+ - JSON
10
+ - HMP
11
  - Ethics
12
+ - Scenarios
13
  - Agent
 
 
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
structured_md/audits/HMP-0003-consolidated_audit.md CHANGED
@@ -5,14 +5,14 @@ description: Сводный аудит предложений по улучше
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - MeshConsensus
11
  - Mesh
 
 
12
  - Ethics
13
  - Agent
14
- - HMP
15
- - JSON
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
 
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
11
+ - JSON
12
+ - HMP
13
  - Ethics
14
  - Agent
15
+ - CogSync
 
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
structured_md/docs/Basic-agent-sim.md CHANGED
@@ -4,14 +4,14 @@ description: 'В HMP-протоколе предусмотрены два тип
4
  Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
5
  type: Article
6
  tags:
7
- - CogSync
8
  - EGP
9
  - REPL
10
  - MeshConsensus
11
  - Mesh
12
  - GMP
13
- - Agent
14
  - HMP
 
 
15
  ---
16
 
17
 
 
4
  Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
5
  type: Article
6
  tags:
 
7
  - EGP
8
  - REPL
9
  - MeshConsensus
10
  - Mesh
11
  - GMP
 
12
  - HMP
13
+ - Agent
14
+ - CogSync
15
  ---
16
 
17
 
structured_md/docs/Distributed-Cognitive-Systems.md CHANGED
@@ -6,8 +6,8 @@ description: '## Введение Современные ИИ-системы в
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
9
- - HMP
10
  - Mesh
 
11
  - JSON
12
  - CogSync
13
  ---
 
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
 
9
  - Mesh
10
+ - HMP
11
  - JSON
12
  - CogSync
13
  ---
structured_md/docs/Enlightener.md CHANGED
@@ -8,10 +8,10 @@ tags:
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
 
 
11
  - Ethics
12
  - Agent
13
- - HMP
14
- - JSON
15
  ---
16
 
17
  ## 📄 Enlightener.md
 
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
11
+ - JSON
12
+ - HMP
13
  - Ethics
14
  - Agent
 
 
15
  ---
16
 
17
  ## 📄 Enlightener.md
structured_md/docs/HMP-0001.md CHANGED
@@ -5,16 +5,16 @@ description: '**Request for Comments: HMP-0001** **Category:** Experimental
5
  HyperCortex Mesh Protocol (HMP) defines a...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - REPL
11
  - MeshConsensus
12
  - Mesh
 
13
  - GMP
14
- - Agent
15
- - Ethics
16
  - HMP
17
- - JSON
 
 
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
 
5
  HyperCortex Mesh Protocol (HMP) defines a...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - REPL
10
  - MeshConsensus
11
  - Mesh
12
+ - JSON
13
  - GMP
 
 
14
  - HMP
15
+ - Ethics
16
+ - Agent
17
+ - CogSync
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
structured_md/docs/HMP-0002.md CHANGED
@@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0002** **Category:** Experimental
5
  Abstract In an era where artifici...'
6
  type: Article
7
  tags:
8
- - Scenarios
9
- - CogSync
10
  - EGP
11
  - REPL
12
  - MeshConsensus
13
  - Mesh
 
14
  - GMP
15
- - Agent
16
- - Ethics
17
  - HMP
18
- - JSON
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
 
5
  Abstract In an era where artifici...'
6
  type: Article
7
  tags:
 
 
8
  - EGP
9
  - REPL
10
  - MeshConsensus
11
  - Mesh
12
+ - JSON
13
  - GMP
 
 
14
  - HMP
15
+ - Ethics
16
+ - Scenarios
17
+ - Agent
18
+ - CogSync
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
structured_md/docs/HMP-0003.md CHANGED
@@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0003** **Category:** Experimental
5
  Abstract The HyperCortex Mesh ...'
6
  type: Article
7
  tags:
8
- - Scenarios
9
- - CogSync
10
  - EGP
11
  - REPL
12
  - MeshConsensus
13
  - Mesh
 
14
  - GMP
15
- - Agent
16
- - Ethics
17
  - HMP
18
- - JSON
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
 
5
  Abstract The HyperCortex Mesh ...'
6
  type: Article
7
  tags:
 
 
8
  - EGP
9
  - REPL
10
  - MeshConsensus
11
  - Mesh
12
+ - JSON
13
  - GMP
 
 
14
  - HMP
15
+ - Ethics
16
+ - Scenarios
17
+ - Agent
18
+ - CogSync
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
structured_md/docs/HMP-0004-v4.1.md CHANGED
@@ -5,17 +5,17 @@ description: '**Document ID**: HMP-0004 **Status**: Final (Published) **Category
5
  ChatGPT, Agent-Gleb, Copilot, Gemini, C...'
6
  type: Article
7
  tags:
8
- - Scenarios
9
- - CogSync
10
  - EGP
11
  - REPL
12
  - MeshConsensus
13
  - Mesh
 
14
  - GMP
15
- - Agent
16
- - Ethics
17
  - HMP
18
- - JSON
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
 
5
  ChatGPT, Agent-Gleb, Copilot, Gemini, C...'
6
  type: Article
7
  tags:
 
 
8
  - EGP
9
  - REPL
10
  - MeshConsensus
11
  - Mesh
12
+ - JSON
13
  - GMP
 
 
14
  - HMP
15
+ - Ethics
16
+ - Scenarios
17
+ - Agent
18
+ - CogSync
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
structured_md/docs/HMP-0004.md CHANGED
@@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0004** **Category:** Experimental
5
  Abstract The HyperCortex Mesh ...'
6
  type: Article
7
  tags:
8
- - Scenarios
9
- - CogSync
10
  - EGP
11
  - REPL
12
  - MeshConsensus
13
  - Mesh
 
14
  - GMP
15
- - Agent
16
- - Ethics
17
  - HMP
18
- - JSON
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
 
5
  Abstract The HyperCortex Mesh ...'
6
  type: Article
7
  tags:
 
 
8
  - EGP
9
  - REPL
10
  - MeshConsensus
11
  - Mesh
12
+ - JSON
13
  - GMP
 
 
14
  - HMP
15
+ - Ethics
16
+ - Scenarios
17
+ - Agent
18
+ - CogSync
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
structured_md/docs/HMP-Agent-API.md CHANGED
@@ -5,10 +5,10 @@ description: 'Этот документ описывает **базовый API*
5
  См. также: [HMP-Agent-Overview.md](./HMP-A...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Mesh
10
- - JSON
11
  - Agent
 
 
12
  ---
13
 
14
  ## 🧠 HMP-Agent API Specification (v0.2)
 
5
  См. также: [HMP-Agent-Overview.md](./HMP-A...'
6
  type: Article
7
  tags:
 
8
  - Mesh
 
9
  - Agent
10
+ - JSON
11
+ - HMP
12
  ---
13
 
14
  ## 🧠 HMP-Agent API Specification (v0.2)
structured_md/docs/HMP-Agent-Architecture.md CHANGED
@@ -5,16 +5,16 @@ description: '## 🧠 Архитектура HMP-Агента Этот доку
5
  HyperCortex. Агент выполняет функц...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - REPL
11
  - MeshConsensus
12
  - Mesh
 
13
  - GMP
14
- - Agent
15
- - Ethics
16
  - HMP
17
- - JSON
 
 
18
  ---
19
 
20
  # HMP-Agent-Architecture.md
 
5
  HyperCortex. Агент выполняет функц...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - REPL
10
  - MeshConsensus
11
  - Mesh
12
+ - JSON
13
  - GMP
 
 
14
  - HMP
15
+ - Ethics
16
+ - Agent
17
+ - CogSync
18
  ---
19
 
20
  # HMP-Agent-Architecture.md
structured_md/docs/HMP-Agent-Network-Flow.md CHANGED
@@ -7,10 +7,10 @@ type: Article
7
  tags:
8
  - EGP
9
  - Mesh
 
 
10
  - Ethics
11
  - Agent
12
- - HMP
13
- - JSON
14
  ---
15
 
16
  ## 🔄 HMP-Agent-Network-Flow.md
 
7
  tags:
8
  - EGP
9
  - Mesh
10
+ - JSON
11
+ - HMP
12
  - Ethics
13
  - Agent
 
 
14
  ---
15
 
16
  ## 🔄 HMP-Agent-Network-Flow.md
structured_md/docs/HMP-Agent-Overview.md CHANGED
@@ -7,10 +7,10 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
 
 
10
  - Ethics
11
  - Agent
12
- - HMP
13
- - JSON
14
  ---
15
 
16
 
 
7
  tags:
8
  - REPL
9
  - Mesh
10
+ - JSON
11
+ - HMP
12
  - Ethics
13
  - Agent
 
 
14
  ---
15
 
16
 
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -5,10 +5,10 @@ description: Этот файл описывает потенциальные э
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
8
- - HMP
9
- - REPL
10
  - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
 
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
 
 
8
  - Mesh
9
  - Agent
10
+ - HMP
11
+ - REPL
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
structured_md/docs/HMP-Ethics.md CHANGED
@@ -5,12 +5,12 @@ description: '## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This doc
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
8
- - Scenarios
9
  - REPL
10
  - Mesh
 
11
  - Ethics
 
12
  - Agent
13
- - HMP
14
  ---
15
 
16
  # HMP-Ethics.md
 
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
 
8
  - REPL
9
  - Mesh
10
+ - HMP
11
  - Ethics
12
+ - Scenarios
13
  - Agent
 
14
  ---
15
 
16
  # HMP-Ethics.md
structured_md/docs/HMP-Short-Description_de.md CHANGED
@@ -5,15 +5,15 @@ description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP?
5
  Kognitions-Framework für autonome Agenten. Es er...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - MeshConsensus
11
  - Mesh
 
12
  - GMP
13
- - Agent
14
- - Ethics
15
  - HMP
16
- - JSON
 
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
 
5
  Kognitions-Framework für autonome Agenten. Es er...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
11
+ - JSON
12
  - GMP
 
 
13
  - HMP
14
+ - Ethics
15
+ - Agent
16
+ - CogSync
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
structured_md/docs/HMP-Short-Description_en.md CHANGED
@@ -5,15 +5,15 @@ description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? T
5
  framework for autonomous agents. It enables...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - MeshConsensus
11
  - Mesh
 
12
  - GMP
13
- - Agent
14
- - Ethics
15
  - HMP
16
- - JSON
 
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Short Description
 
5
  framework for autonomous agents. It enables...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
11
+ - JSON
12
  - GMP
 
 
13
  - HMP
14
+ - Ethics
15
+ - Agent
16
+ - CogSync
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Short Description
structured_md/docs/HMP-Short-Description_fr.md CHANGED
@@ -5,15 +5,15 @@ description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-c
5
  cognition décentralisé pour agents autonomes. Il...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - MeshConsensus
11
  - Mesh
 
12
  - GMP
13
- - Agent
14
- - Ethics
15
  - HMP
16
- - JSON
 
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Description Courte
 
5
  cognition décentralisé pour agents autonomes. Il...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
11
+ - JSON
12
  - GMP
 
 
13
  - HMP
14
+ - Ethics
15
+ - Agent
16
+ - CogSync
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Description Courte
structured_md/docs/HMP-Short-Description_ja.md CHANGED
@@ -4,14 +4,14 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP
4
  Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
5
  type: Article
6
  tags:
7
- - CogSync
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
 
11
  - GMP
12
- - Ethics
13
  - HMP
14
- - JSON
 
15
  ---
16
 
17
  # HyperCortex Mesh Protocol (HMP) — 簡易説明
 
4
  Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
5
  type: Article
6
  tags:
 
7
  - EGP
8
  - MeshConsensus
9
  - Mesh
10
+ - JSON
11
  - GMP
 
12
  - HMP
13
+ - Ethics
14
+ - CogSync
15
  ---
16
 
17
  # HyperCortex Mesh Protocol (HMP) — 簡易説明
structured_md/docs/HMP-Short-Description_ko.md CHANGED
@@ -5,14 +5,14 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? **
5
  상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - MeshConsensus
11
  - Mesh
 
12
  - GMP
13
- - Ethics
14
  - HMP
15
- - JSON
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 간략 설명
 
5
  상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
11
+ - JSON
12
  - GMP
 
13
  - HMP
14
+ - Ethics
15
+ - CogSync
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 간략 설명
structured_md/docs/HMP-Short-Description_ru.md CHANGED
@@ -5,14 +5,14 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч
5
  координации между автономными агент...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - MeshConsensus
11
  - Mesh
 
12
  - GMP
13
- - Ethics
14
  - HMP
15
- - JSON
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
 
5
  координации между автономными агент...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
11
+ - JSON
12
  - GMP
 
13
  - HMP
14
+ - Ethics
15
+ - CogSync
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
structured_md/docs/HMP-Short-Description_uk.md CHANGED
@@ -5,14 +5,14 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- #
5
  між автономними агентами. Він...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - MeshConsensus
11
  - Mesh
 
12
  - GMP
13
- - Ethics
14
  - HMP
15
- - JSON
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
 
5
  між автономними агентами. Він...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
11
+ - JSON
12
  - GMP
 
13
  - HMP
14
+ - Ethics
15
+ - CogSync
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
structured_md/docs/HMP-Short-Description_zh.md CHANGED
@@ -5,14 +5,14 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM
5
  —— 通过共享协议栈交换目标、任务、...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - EGP
10
  - MeshConsensus
11
  - Mesh
 
12
  - GMP
13
- - Ethics
14
  - HMP
15
- - JSON
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 简要说明
 
5
  —— 通过共享协议栈交换目标、任务、...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
  - MeshConsensus
10
  - Mesh
11
+ - JSON
12
  - GMP
 
13
  - HMP
14
+ - Ethics
15
+ - CogSync
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 简要说明
structured_md/docs/HMP-agent-Cognitive_Family.md CHANGED
@@ -5,10 +5,10 @@ description: '## 🧠 Что такое когнитивная семья Ко
5
  (или конфигурацию доверенных идентифика...'
6
  type: Article
7
  tags:
8
- - HMP
9
- - REPL
10
  - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
 
5
  (или конфигурацию доверенных идентифика...'
6
  type: Article
7
  tags:
 
 
8
  - Mesh
9
  - Agent
10
+ - HMP
11
+ - REPL
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md CHANGED
@@ -5,8 +5,8 @@ description: '#### 📘 Общая концепция * Все ядра раб
5
  режиме ожидания). * Основная задача такой архитектур...'
6
  type: Article
7
  tags:
8
- - REPL
9
  - HMP
 
10
  ---
11
 
12
  ### 💡 **Лёгкая версия HMP-агента с общей БД**
 
5
  режиме ожидания). * Основная задача такой архитектур...'
6
  type: Article
7
  tags:
 
8
  - HMP
9
+ - REPL
10
  ---
11
 
12
  ### 💡 **Лёгкая версия HMP-агента с общей БД**
structured_md/docs/HMP-agent-REPL-cycle.md CHANGED
@@ -4,12 +4,12 @@ description: 'Структура БД, используемая в докуме
4
  является основой HMP-агента [Cognitive Core](HMP-Agent-Arc...'
5
  type: Article
6
  tags:
7
- - CCore
8
  - REPL
9
  - Mesh
10
- - Agent
11
- - HMP
12
  - JSON
 
 
 
13
  ---
14
 
15
  # 🧠 HMP-Agent: REPL-цикл взаимодействия
 
4
  является основой HMP-агента [Cognitive Core](HMP-Agent-Arc...'
5
  type: Article
6
  tags:
 
7
  - REPL
8
  - Mesh
 
 
9
  - JSON
10
+ - HMP
11
+ - CCore
12
+ - Agent
13
  ---
14
 
15
  # 🧠 HMP-Agent: REPL-цикл взаимодействия
structured_md/docs/HMP-how-AI-sees-it.md CHANGED
@@ -5,8 +5,8 @@ description: 'Этот эксперимент был проведён в реж
5
  диалогов. Цель — проверить, что разные AI-с...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Mesh
 
10
  ---
11
 
12
  # Как разные ИИ видят HMP
 
5
  диалогов. Цель — проверить, что разные AI-с...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
+ - HMP
10
  ---
11
 
12
  # Как разные ИИ видят HMP
structured_md/docs/HMP_EDA_Comparison.md CHANGED
@@ -5,8 +5,8 @@ description: '## Введение Современные подходы к ор
5
  основанная на потоках событий (Kafka,...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Mesh
 
10
  ---
11
 
12
  # HMP vs. EDA: разные уровни обмена знаниями между ИИ
 
5
  основанная на потоках событий (Kafka,...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
+ - HMP
10
  ---
11
 
12
  # HMP vs. EDA: разные уровни обмена знаниями между ИИ
structured_md/docs/HMP_HyperCortex_Comparison.md CHANGED
@@ -5,9 +5,9 @@ description: '## Краткое описание | Характеристика
5
  | **Назначение** | Сетевой протокол ...'
6
  type: Article
7
  tags:
 
8
  - HMP
9
  - REPL
10
- - Mesh
11
  ---
12
 
13
  # HMP vs [Hyper-Cortex](https://hyper-cortex.com/)
 
5
  | **Назначение** | Сетевой протокол ...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
  - HMP
10
  - REPL
 
11
  ---
12
 
13
  # HMP vs [Hyper-Cortex](https://hyper-cortex.com/)