GitHub Action commited on
Commit
dbbc92c
·
1 Parent(s): 8023026

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 +4 -0
  2. README_de.md +4 -0
  3. README_fr.md +4 -0
  4. README_ja.md +4 -0
  5. README_ko.md +4 -0
  6. README_ru.md +4 -0
  7. README_uk.md +4 -0
  8. README_zh.md +4 -0
  9. structured_md/CONTRIBUTING.md +1 -1
  10. structured_md/HMP-Roadmap.md +4 -4
  11. structured_md/README.md +14 -10
  12. structured_md/README_de.md +13 -9
  13. structured_md/README_fr.md +13 -9
  14. structured_md/README_ja.md +13 -9
  15. structured_md/README_ko.md +13 -9
  16. structured_md/README_ru.md +13 -9
  17. structured_md/README_uk.md +13 -9
  18. structured_md/README_zh.md +13 -9
  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 +4 -4
  23. structured_md/docs/Basic-agent-sim.md +4 -4
  24. structured_md/docs/Distributed-Cognitive-Systems.md +2 -2
  25. structured_md/docs/Enlightener.md +4 -4
  26. structured_md/docs/HMP-0001.md +5 -5
  27. structured_md/docs/HMP-0002.md +6 -6
  28. structured_md/docs/HMP-0003.md +6 -6
  29. structured_md/docs/HMP-0004-v4.1.md +6 -6
  30. structured_md/docs/HMP-0004.md +6 -6
  31. structured_md/docs/HMP-Agent-API.md +1 -1
  32. structured_md/docs/HMP-Agent-Architecture.md +5 -5
  33. structured_md/docs/HMP-Agent-Network-Flow.md +3 -3
  34. structured_md/docs/HMP-Agent-Overview.md +2 -2
  35. structured_md/docs/HMP-Agent_Emotions.md +1 -1
  36. structured_md/docs/HMP-Ethics.md +3 -3
  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 +1 -1
  46. structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md +1 -1
  47. structured_md/docs/HMP-agent-REPL-cycle.md +2 -2
  48. structured_md/docs/HMP_HyperCortex_Comparison.md +1 -1
  49. structured_md/docs/HMP_Hyperon_Integration.md +4 -4
  50. structured_md/docs/MeshNode.md +2 -2
README.md CHANGED
@@ -327,6 +327,10 @@ To get started, see [`iteration.md`](iteration.md) or open an issue.
327
 
328
  * 📄 Documentation: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
329
 
 
 
 
 
330
  ### Blog and Publications
331
 
332
  * 📘 Blog (publications): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
327
 
328
  * 📄 Documentation: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
329
 
330
+ ### Specifications
331
+
332
+ * 📑 HMP Specification & Ethics: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
333
+
334
  ### Blog and Publications
335
 
336
  * 📘 Blog (publications): [blogspot](https://hypercortex-mesh.blogspot.com/)
README_de.md CHANGED
@@ -330,6 +330,10 @@ Um zu starten, siehe: [`iteration.md`](iteration.md) oder erstellen Sie ein Issu
330
 
331
  * 📄 Dokumentation: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
332
 
 
 
 
 
333
  ### Blog und Veröffentlichungen
334
 
335
  * 📘 Blog (Veröffentlichungen): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
330
 
331
  * 📄 Dokumentation: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
332
 
333
+ ### Spezifikationen
334
+
335
+ * 📑 HMP-Spezifikation & Ethik: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
336
+
337
  ### Blog und Veröffentlichungen
338
 
339
  * 📘 Blog (Veröffentlichungen): [blogspot](https://hypercortex-mesh.blogspot.com/)
README_fr.md CHANGED
@@ -350,6 +350,10 @@ Pour commencer, voir [`iteration.md`](iteration.md) ou ouvrir un ticket.
350
 
351
  * 📄 Documentation : [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
352
 
 
 
 
 
353
  ### Blog et publications
354
 
355
  * 📘 Blog (publications) : [blogspot](https://hypercortex-mesh.blogspot.com/)
 
350
 
351
  * 📄 Documentation : [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
352
 
353
+ ### Spécifications
354
+
355
+ * 📑 Spécification & Éthique HMP : [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
356
+
357
  ### Blog et publications
358
 
359
  * 📘 Blog (publications) : [blogspot](https://hypercortex-mesh.blogspot.com/)
README_ja.md CHANGED
@@ -382,6 +382,10 @@ FastAPIサーバーで`storage.py`の機能にHTTPインターフェースを提
382
 
383
  * 📄 ドキュメント: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
384
 
 
 
 
 
385
  ### ブログ & 出版物
386
 
387
  * 📘 ブログ(出版物): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
382
 
383
  * 📄 ドキュメント: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
384
 
385
+ ### 仕様
386
+
387
+ * 📑 HMP仕様と倫理: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
388
+
389
  ### ブログ & 出版物
390
 
391
  * 📘 ブログ(出版物): [blogspot](https://hypercortex-mesh.blogspot.com/)
README_ko.md CHANGED
@@ -339,6 +339,10 @@ HMP가 자율성으로 발전함에 따라 윤리적 원칙은 시스템의 핵
339
 
340
  * 📄 문서: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
341
 
 
 
 
 
342
  ### 블로그 및 출판물
343
 
344
  * 📘 블로그 (출판물): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
339
 
340
  * 📄 문서: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
341
 
342
+ ### 명세서
343
+
344
+ * 📑 HMP 명세 및 윤리: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
345
+
346
  ### 블로그 및 출판물
347
 
348
  * 📘 블로그 (출판물): [blogspot](https://hypercortex-mesh.blogspot.com/)
README_ru.md CHANGED
@@ -334,6 +334,10 @@ FastAPI-сервер, предоставляющий HTTP-интерфейс к
334
 
335
  * 📄 Документация: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
336
 
 
 
 
 
337
  ### Блоги и публикации
338
 
339
  * 📘 Блог (публикации): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
334
 
335
  * 📄 Документация: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
336
 
337
+ ### Спецификации
338
+
339
+ * 📑 Спецификация и этика HMP: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
340
+
341
  ### Блоги и публикации
342
 
343
  * 📘 Блог (публикации): [blogspot](https://hypercortex-mesh.blogspot.com/)
README_uk.md CHANGED
@@ -328,6 +328,10 @@ FastAPI-сервер, що надає HTTP-інтерфейс до функці
328
 
329
  * 📄 Документація: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
330
 
 
 
 
 
331
  ### Блог та публікації
332
 
333
  * 📘 Блог (публікації): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
328
 
329
  * 📄 Документація: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
330
 
331
+ ### Специфікації
332
+
333
+ * 📑 Специфікація та етика HMP: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
334
+
335
  ### Блог та публікації
336
 
337
  * 📘 Блог (публікації): [blogspot](https://hypercortex-mesh.blogspot.com/)
README_zh.md CHANGED
@@ -341,6 +341,10 @@ FastAPI 服务器,为 `storage.py` 功能提供 HTTP 接口。适用于外部
341
 
342
  * 📄 文档主页:[kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
343
 
 
 
 
 
344
  ### 博客与出版物
345
 
346
  * 📘 博客(出版物):[blogspot](https://hypercortex-mesh.blogspot.com/)
 
341
 
342
  * 📄 文档主页:[kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
343
 
344
+ ### 规范
345
+
346
+ * 📑 HMP规范与伦理: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
347
+
348
  ### 博客与出版物
349
 
350
  * 📘 博客(出版物):[blogspot](https://hypercortex-mesh.blogspot.com/)
structured_md/CONTRIBUTING.md CHANGED
@@ -6,8 +6,8 @@ description: 'Спасибо за интерес к проекту HMP! Пока
6
  type: Article
7
  tags:
8
  - HMP
9
- - Mesh
10
  - CogSync
 
11
  ---
12
 
13
  # Contributing to HyperCortex Mesh Protocol (HMP)
 
6
  type: Article
7
  tags:
8
  - HMP
 
9
  - CogSync
10
+ - Mesh
11
  ---
12
 
13
  # Contributing to HyperCortex Mesh Protocol (HMP)
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
- - Ethics
9
- - Mesh
10
  - EGP
 
11
  - HMP
12
- - Agent
13
  - JSON
14
- - CogSync
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
 
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
  - EGP
11
+ - Mesh
12
  - HMP
13
+ - Ethics
14
  - JSON
 
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
- - Ethics
9
- - Mesh
10
- - hmp
11
- - EGP
12
- - cognitive-architecture
13
- - distributed-ai
14
  - Agent
15
  - mesh-protocol
 
 
 
 
16
  - HMP
17
- - Scenarios
 
18
  - JSON
19
- - MeshConsensus
20
- - GMP
21
  - REPL
22
- - CogSync
 
 
 
23
  ---
24
 
25
 
@@ -339,6 +339,10 @@ To get started, see [`iteration.md`](iteration.md) or open an issue.
339
 
340
  * 📄 Documentation: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
341
 
 
 
 
 
342
  ### Blog and Publications
343
 
344
  * 📘 Blog (publications): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
8
  - Agent
9
  - mesh-protocol
10
+ - CogSync
11
+ - distributed-ai
12
+ - Mesh
13
+ - MeshConsensus
14
  - HMP
15
+ - EGP
16
+ - Ethics
17
  - JSON
 
 
18
  - REPL
19
+ - cognitive-architecture
20
+ - hmp
21
+ - Scenarios
22
+ - GMP
23
  ---
24
 
25
 
 
339
 
340
  * 📄 Documentation: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
341
 
342
+ ### Specifications
343
+
344
+ * 📑 HMP Specification & Ethics: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
345
+
346
  ### Blog and Publications
347
 
348
  * 📘 Blog (publications): [blogspot](https://hypercortex-mesh.blogspot.com/)
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
- - Ethics
9
- - Mesh
10
- - hmp
11
- - EGP
12
- - cognitive-architecture
13
- - distributed-ai
14
  - Agent
15
  - mesh-protocol
 
 
 
 
16
  - HMP
 
 
17
  - JSON
18
- - MeshConsensus
19
- - GMP
20
  - REPL
21
- - CogSync
 
 
22
  ---
23
 
24
 
@@ -341,6 +341,10 @@ Um zu starten, siehe: [`iteration.md`](iteration.md) oder erstellen Sie ein Issu
341
 
342
  * 📄 Dokumentation: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
343
 
 
 
 
 
344
  ### Blog und Veröffentlichungen
345
 
346
  * 📘 Blog (Veröffentlichungen): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
8
  - Agent
9
  - mesh-protocol
10
+ - CogSync
11
+ - distributed-ai
12
+ - Mesh
13
+ - MeshConsensus
14
  - HMP
15
+ - EGP
16
+ - Ethics
17
  - JSON
 
 
18
  - REPL
19
+ - cognitive-architecture
20
+ - hmp
21
+ - GMP
22
  ---
23
 
24
 
 
341
 
342
  * 📄 Dokumentation: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
343
 
344
+ ### Spezifikationen
345
+
346
+ * 📑 HMP-Spezifikation & Ethik: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
347
+
348
  ### Blog und Veröffentlichungen
349
 
350
  * 📘 Blog (Veröffentlichungen): [blogspot](https://hypercortex-mesh.blogspot.com/)
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
- - Ethics
9
- - Mesh
10
- - hmp
11
- - EGP
12
- - cognitive-architecture
13
- - distributed-ai
14
  - Agent
15
  - mesh-protocol
 
 
 
 
16
  - HMP
 
 
17
  - JSON
18
- - MeshConsensus
19
- - GMP
20
  - REPL
21
- - CogSync
 
 
22
  ---
23
 
24
 
@@ -361,6 +361,10 @@ Pour commencer, voir [`iteration.md`](iteration.md) ou ouvrir un ticket.
361
 
362
  * 📄 Documentation : [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
363
 
 
 
 
 
364
  ### Blog et publications
365
 
366
  * 📘 Blog (publications) : [blogspot](https://hypercortex-mesh.blogspot.com/)
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
8
  - Agent
9
  - mesh-protocol
10
+ - CogSync
11
+ - distributed-ai
12
+ - Mesh
13
+ - MeshConsensus
14
  - HMP
15
+ - EGP
16
+ - Ethics
17
  - JSON
 
 
18
  - REPL
19
+ - cognitive-architecture
20
+ - hmp
21
+ - GMP
22
  ---
23
 
24
 
 
361
 
362
  * 📄 Documentation : [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
363
 
364
+ ### Spécifications
365
+
366
+ * 📑 Spécification & Éthique HMP : [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
367
+
368
  ### Blog et publications
369
 
370
  * 📘 Blog (publications) : [blogspot](https://hypercortex-mesh.blogspot.com/)
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
- - Ethics
9
- - Mesh
10
- - hmp
11
- - EGP
12
- - cognitive-architecture
13
- - distributed-ai
14
  - Agent
15
  - mesh-protocol
 
 
 
 
16
  - HMP
 
 
17
  - JSON
18
- - MeshConsensus
19
- - GMP
20
  - REPL
21
- - CogSync
 
 
22
  ---
23
 
24
 
@@ -393,6 +393,10 @@ FastAPIサーバーで`storage.py`の機能にHTTPインターフェースを提
393
 
394
  * 📄 ドキュメント: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
395
 
 
 
 
 
396
  ### ブログ & 出版物
397
 
398
  * 📘 ブログ(出版物): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
8
  - Agent
9
  - mesh-protocol
10
+ - CogSync
11
+ - distributed-ai
12
+ - Mesh
13
+ - MeshConsensus
14
  - HMP
15
+ - EGP
16
+ - Ethics
17
  - JSON
 
 
18
  - REPL
19
+ - cognitive-architecture
20
+ - hmp
21
+ - GMP
22
  ---
23
 
24
 
 
393
 
394
  * 📄 ドキュメント: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
395
 
396
+ ### 仕様
397
+
398
+ * 📑 HMP仕様と倫理: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
399
+
400
  ### ブログ & 出版物
401
 
402
  * 📘 ブログ(出版物): [blogspot](https://hypercortex-mesh.blogspot.com/)
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
- - Ethics
9
- - Mesh
10
- - hmp
11
- - EGP
12
- - cognitive-architecture
13
- - distributed-ai
14
  - Agent
15
  - mesh-protocol
 
 
 
 
16
  - HMP
 
 
17
  - JSON
18
- - MeshConsensus
19
- - GMP
20
  - REPL
21
- - CogSync
 
 
22
  ---
23
 
24
 
@@ -350,6 +350,10 @@ HMP가 자율성으로 발전함에 따라 윤리적 원칙은 시스템의 핵
350
 
351
  * 📄 문서: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
352
 
 
 
 
 
353
  ### 블로그 및 출판물
354
 
355
  * 📘 블로그 (출판물): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
8
  - Agent
9
  - mesh-protocol
10
+ - CogSync
11
+ - distributed-ai
12
+ - Mesh
13
+ - MeshConsensus
14
  - HMP
15
+ - EGP
16
+ - Ethics
17
  - JSON
 
 
18
  - REPL
19
+ - cognitive-architecture
20
+ - hmp
21
+ - GMP
22
  ---
23
 
24
 
 
350
 
351
  * 📄 문서: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
352
 
353
+ ### 명세서
354
+
355
+ * 📑 HMP 명세 및 윤리: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
356
+
357
  ### 블로그 및 출판물
358
 
359
  * 📘 블로그 (출판물): [blogspot](https://hypercortex-mesh.blogspot.com/)
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
- - Ethics
9
- - Mesh
10
- - hmp
11
- - EGP
12
- - cognitive-architecture
13
- - distributed-ai
14
  - Agent
15
  - mesh-protocol
 
 
 
 
16
  - HMP
 
 
17
  - JSON
18
- - MeshConsensus
19
- - GMP
20
  - REPL
21
- - CogSync
 
 
22
  ---
23
 
24
 
@@ -345,6 +345,10 @@ FastAPI-сервер, предоставляющий HTTP-интерфейс к
345
 
346
  * 📄 Документация: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
347
 
 
 
 
 
348
  ### Блоги и публикации
349
 
350
  * 📘 Блог (публикации): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
8
  - Agent
9
  - mesh-protocol
10
+ - CogSync
11
+ - distributed-ai
12
+ - Mesh
13
+ - MeshConsensus
14
  - HMP
15
+ - EGP
16
+ - Ethics
17
  - JSON
 
 
18
  - REPL
19
+ - cognitive-architecture
20
+ - hmp
21
+ - GMP
22
  ---
23
 
24
 
 
345
 
346
  * 📄 Документация: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
347
 
348
+ ### Спецификации
349
+
350
+ * 📑 Спецификация и этика HMP: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
351
+
352
  ### Блоги и публикации
353
 
354
  * 📘 Блог (публикации): [blogspot](https://hypercortex-mesh.blogspot.com/)
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
- - Ethics
9
- - Mesh
10
- - hmp
11
- - EGP
12
- - cognitive-architecture
13
- - distributed-ai
14
  - Agent
15
  - mesh-protocol
 
 
 
 
16
  - HMP
 
 
17
  - JSON
18
- - MeshConsensus
19
- - GMP
20
  - REPL
21
- - CogSync
 
 
22
  ---
23
 
24
 
@@ -339,6 +339,10 @@ FastAPI-сервер, що надає HTTP-інтерфейс до функці
339
 
340
  * 📄 Документація: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
341
 
 
 
 
 
342
  ### Блог та публікації
343
 
344
  * 📘 Блог (публікації): [blogspot](https://hypercortex-mesh.blogspot.com/)
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
8
  - Agent
9
  - mesh-protocol
10
+ - CogSync
11
+ - distributed-ai
12
+ - Mesh
13
+ - MeshConsensus
14
  - HMP
15
+ - EGP
16
+ - Ethics
17
  - JSON
 
 
18
  - REPL
19
+ - cognitive-architecture
20
+ - hmp
21
+ - GMP
22
  ---
23
 
24
 
 
339
 
340
  * 📄 Документація: [kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
341
 
342
+ ### Специфікації
343
+
344
+ * 📑 Специфікація та етика HMP: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
345
+
346
  ### Блог та публікації
347
 
348
  * 📘 Блог (публікації): [blogspot](https://hypercortex-mesh.blogspot.com/)
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
- - Ethics
9
- - Mesh
10
- - hmp
11
- - EGP
12
- - cognitive-architecture
13
- - distributed-ai
14
  - Agent
15
  - mesh-protocol
 
 
 
 
16
  - HMP
 
 
17
  - JSON
18
- - MeshConsensus
19
- - GMP
20
  - REPL
21
- - CogSync
 
 
22
  ---
23
 
24
 
@@ -352,6 +352,10 @@ FastAPI 服务器,为 `storage.py` 功能提供 HTTP 接口。适用于外部
352
 
353
  * 📄 文档主页:[kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
354
 
 
 
 
 
355
  ### 博客与出版物
356
 
357
  * 📘 博客(出版物):[blogspot](https://hypercortex-mesh.blogspot.com/)
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
8
  - Agent
9
  - mesh-protocol
10
+ - CogSync
11
+ - distributed-ai
12
+ - Mesh
13
+ - MeshConsensus
14
  - HMP
15
+ - EGP
16
+ - Ethics
17
  - JSON
 
 
18
  - REPL
19
+ - cognitive-architecture
20
+ - hmp
21
+ - GMP
22
  ---
23
 
24
 
 
352
 
353
  * 📄 文档主页:[kagvi13.github.io/HMP](https://kagvi13.github.io/HMP/)
354
 
355
+ ### 规范
356
+
357
+ * 📑 HMP规范与伦理: [hmp-spec.hashnode.space](https://hmp-spec.hashnode.space/)
358
+
359
  ### 博客与出版物
360
 
361
  * 📘 博客(出版物):[blogspot](https://hypercortex-mesh.blogspot.com/)
structured_md/agents/readme.md CHANGED
@@ -5,10 +5,10 @@ description: 'Запуск: `start_repl.bat` или `start_repl.sh` Устан
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
8
- - Ethics
9
  - Mesh
10
  - HMP
11
- - Agent
12
  - JSON
13
  - REPL
14
  ---
 
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
8
+ - Agent
9
  - Mesh
10
  - HMP
11
+ - Ethics
12
  - JSON
13
  - REPL
14
  ---
structured_md/audits/Ethics-audits-1.md CHANGED
@@ -5,10 +5,10 @@ description: Раздел 5, "Mesh as Moral Infrastructure", добавляет
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
8
- - Ethics
9
  - Mesh
10
  - HMP
11
- - Agent
12
  - JSON
13
  ---
14
 
 
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
8
+ - Agent
9
  - Mesh
10
  - HMP
11
+ - Ethics
12
  - JSON
13
  ---
14
 
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
- - Ethics
9
  - Mesh
10
  - HMP
11
- - Agent
12
- - Scenarios
13
  - JSON
 
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
 
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
8
+ - Agent
9
  - Mesh
10
  - HMP
11
+ - Ethics
 
12
  - JSON
13
+ - Scenarios
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
- - Ethics
 
 
9
  - Mesh
10
  - EGP
11
  - HMP
12
- - Agent
13
  - JSON
14
- - MeshConsensus
15
- - CogSync
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
 
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
+ - MeshConsensus
11
  - Mesh
12
  - EGP
13
  - HMP
14
+ - Ethics
15
  - JSON
 
 
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
  - Mesh
8
  - EGP
9
  - HMP
10
- - Agent
11
- - MeshConsensus
12
- - GMP
13
  - REPL
14
- - CogSync
15
  ---
16
 
17
 
 
4
  Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
5
  type: Article
6
  tags:
7
+ - Agent
8
+ - CogSync
9
+ - MeshConsensus
10
  - Mesh
11
  - EGP
12
  - HMP
 
 
 
13
  - REPL
14
+ - GMP
15
  ---
16
 
17
 
structured_md/docs/Distributed-Cognitive-Systems.md CHANGED
@@ -7,9 +7,9 @@ description: '## Введение Современные ИИ-системы в
7
  type: Article
8
  tags:
9
  - HMP
10
- - JSON
11
- - Mesh
12
  - CogSync
 
 
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
 
7
  type: Article
8
  tags:
9
  - HMP
 
 
10
  - CogSync
11
+ - Mesh
12
+ - JSON
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
structured_md/docs/Enlightener.md CHANGED
@@ -5,13 +5,13 @@ description: '### 🧠 Enlightener Agent `Enlightener` — специализи
5
  аудитора. Может действовать как отдельный узел ...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Mesh
10
  - EGP
 
11
  - HMP
12
- - Agent
13
  - JSON
14
- - MeshConsensus
15
  ---
16
 
17
  ## 📄 Enlightener.md
 
5
  аудитора. Может действовать как отдельный узел ...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - MeshConsensus
10
  - EGP
11
+ - Mesh
12
  - HMP
13
+ - Ethics
14
  - JSON
 
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
- - Ethics
 
 
9
  - Mesh
10
  - EGP
11
  - HMP
12
- - Agent
13
  - JSON
14
- - MeshConsensus
15
- - GMP
16
  - REPL
17
- - CogSync
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
 
5
  HyperCortex Mesh Protocol (HMP) defines a...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
+ - MeshConsensus
11
  - Mesh
12
  - EGP
13
  - HMP
14
+ - Ethics
15
  - JSON
 
 
16
  - REPL
17
+ - GMP
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
- - Ethics
 
 
9
  - Mesh
10
  - EGP
11
  - HMP
12
- - Agent
13
- - Scenarios
14
  - JSON
15
- - MeshConsensus
16
- - GMP
17
  - REPL
18
- - CogSync
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
 
5
  Abstract In an era where artifici...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
+ - MeshConsensus
11
  - Mesh
12
  - EGP
13
  - HMP
14
+ - Ethics
 
15
  - JSON
 
 
16
  - REPL
17
+ - Scenarios
18
+ - GMP
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
- - Ethics
 
 
9
  - Mesh
10
  - EGP
11
  - HMP
12
- - Agent
13
- - Scenarios
14
  - JSON
15
- - MeshConsensus
16
- - GMP
17
  - REPL
18
- - CogSync
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
 
5
  Abstract The HyperCortex Mesh ...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
+ - MeshConsensus
11
  - Mesh
12
  - EGP
13
  - HMP
14
+ - Ethics
 
15
  - JSON
 
 
16
  - REPL
17
+ - Scenarios
18
+ - GMP
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
- - Ethics
 
 
9
  - Mesh
10
  - EGP
11
  - HMP
12
- - Agent
13
- - Scenarios
14
  - JSON
15
- - MeshConsensus
16
- - GMP
17
  - REPL
18
- - CogSync
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
 
5
  ChatGPT, Agent-Gleb, Copilot, Gemini, C...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
+ - MeshConsensus
11
  - Mesh
12
  - EGP
13
  - HMP
14
+ - Ethics
 
15
  - JSON
 
 
16
  - REPL
17
+ - Scenarios
18
+ - GMP
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
- - Ethics
 
 
9
  - Mesh
10
  - EGP
11
  - HMP
12
- - Agent
13
- - Scenarios
14
  - JSON
15
- - MeshConsensus
16
- - GMP
17
  - REPL
18
- - CogSync
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
 
5
  Abstract The HyperCortex Mesh ...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
+ - MeshConsensus
11
  - Mesh
12
  - EGP
13
  - HMP
14
+ - Ethics
 
15
  - JSON
 
 
16
  - REPL
17
+ - Scenarios
18
+ - GMP
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
structured_md/docs/HMP-Agent-API.md CHANGED
@@ -5,8 +5,8 @@ description: 'Этот документ описывает **базовый API*
5
  См. также: [HMP-Agent-Overview.md](./HMP-A...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Agent
 
10
  - Mesh
11
  - JSON
12
  ---
 
5
  См. также: [HMP-Agent-Overview.md](./HMP-A...'
6
  type: Article
7
  tags:
 
8
  - Agent
9
+ - HMP
10
  - Mesh
11
  - JSON
12
  ---
structured_md/docs/HMP-Agent-Architecture.md CHANGED
@@ -5,16 +5,16 @@ description: '## 🧠 Архитектура HMP-Агента Этот доку
5
  HyperCortex. Агент выполняет функц...'
6
  type: Article
7
  tags:
8
- - Ethics
 
 
9
  - Mesh
10
  - EGP
11
  - HMP
12
- - Agent
13
  - JSON
14
- - MeshConsensus
15
- - GMP
16
  - REPL
17
- - CogSync
18
  ---
19
 
20
  # HMP-Agent-Architecture.md
 
5
  HyperCortex. Агент выполняет функц...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
+ - MeshConsensus
11
  - Mesh
12
  - EGP
13
  - HMP
14
+ - Ethics
15
  - JSON
 
 
16
  - REPL
17
+ - GMP
18
  ---
19
 
20
  # HMP-Agent-Architecture.md
structured_md/docs/HMP-Agent-Network-Flow.md CHANGED
@@ -5,11 +5,11 @@ description: '### Взаимодействие между агентами HMP-
5
  `Cognitive Core / Connector`, `MeshNode` и `Enlight...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Mesh
10
  - EGP
 
11
  - HMP
12
- - Agent
13
  - JSON
14
  ---
15
 
 
5
  `Cognitive Core / Connector`, `MeshNode` и `Enlight...'
6
  type: Article
7
  tags:
8
+ - Agent
 
9
  - EGP
10
+ - Mesh
11
  - HMP
12
+ - Ethics
13
  - JSON
14
  ---
15
 
structured_md/docs/HMP-Agent-Overview.md CHANGED
@@ -5,10 +5,10 @@ description: '| Тип | Название | Роль
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
8
- - Ethics
9
  - Mesh
10
  - HMP
11
- - Agent
12
  - JSON
13
  - REPL
14
  ---
 
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
8
+ - Agent
9
  - Mesh
10
  - HMP
11
+ - Ethics
12
  - JSON
13
  - REPL
14
  ---
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -5,9 +5,9 @@ description: Этот файл описывает потенциальные э
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
 
8
  - HMP
9
  - Agent
10
- - REPL
11
  - Mesh
12
  ---
13
 
 
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
8
+ - REPL
9
  - HMP
10
  - Agent
 
11
  - Mesh
12
  ---
13
 
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
- - Ethics
9
  - Mesh
10
  - HMP
11
- - Agent
12
- - Scenarios
13
  - REPL
 
14
  ---
15
 
16
  # HMP-Ethics.md
 
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
8
+ - Agent
9
  - Mesh
10
  - HMP
11
+ - Ethics
 
12
  - REPL
13
+ - Scenarios
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
- - Ethics
 
 
9
  - Mesh
10
  - EGP
11
  - HMP
12
- - Agent
13
  - JSON
14
- - MeshConsensus
15
  - GMP
16
- - CogSync
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
 
5
  Kognitions-Framework für autonome Agenten. Es er...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
+ - MeshConsensus
11
  - Mesh
12
  - EGP
13
  - HMP
14
+ - Ethics
15
  - JSON
 
16
  - GMP
 
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
- - Ethics
 
 
9
  - Mesh
10
  - EGP
11
  - HMP
12
- - Agent
13
  - JSON
14
- - MeshConsensus
15
  - GMP
16
- - CogSync
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Short Description
 
5
  framework for autonomous agents. It enables...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
+ - MeshConsensus
11
  - Mesh
12
  - EGP
13
  - HMP
14
+ - Ethics
15
  - JSON
 
16
  - GMP
 
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
- - Ethics
 
 
9
  - Mesh
10
  - EGP
11
  - HMP
12
- - Agent
13
  - JSON
14
- - MeshConsensus
15
  - GMP
16
- - CogSync
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Description Courte
 
5
  cognition décentralisé pour agents autonomes. Il...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
+ - MeshConsensus
11
  - Mesh
12
  - EGP
13
  - HMP
14
+ - Ethics
15
  - JSON
 
16
  - GMP
 
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
- - Ethics
 
8
  - Mesh
9
  - EGP
10
  - HMP
 
11
  - JSON
12
- - MeshConsensus
13
  - GMP
14
- - CogSync
15
  ---
16
 
17
  # HyperCortex Mesh Protocol (HMP) — 簡易説明
 
4
  Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
5
  type: Article
6
  tags:
7
+ - CogSync
8
+ - MeshConsensus
9
  - Mesh
10
  - EGP
11
  - HMP
12
+ - Ethics
13
  - JSON
 
14
  - GMP
 
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
- - Ethics
 
9
  - Mesh
10
  - EGP
11
  - HMP
 
12
  - JSON
13
- - MeshConsensus
14
  - GMP
15
- - CogSync
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 간략 설명
 
5
  상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
6
  type: Article
7
  tags:
8
+ - CogSync
9
+ - MeshConsensus
10
  - Mesh
11
  - EGP
12
  - HMP
13
+ - Ethics
14
  - JSON
 
15
  - GMP
 
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
- - Ethics
 
9
  - Mesh
10
  - EGP
11
  - HMP
 
12
  - JSON
13
- - MeshConsensus
14
  - GMP
15
- - CogSync
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
 
5
  координации между автономными агент...'
6
  type: Article
7
  tags:
8
+ - CogSync
9
+ - MeshConsensus
10
  - Mesh
11
  - EGP
12
  - HMP
13
+ - Ethics
14
  - JSON
 
15
  - GMP
 
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
- - Ethics
 
9
  - Mesh
10
  - EGP
11
  - HMP
 
12
  - JSON
13
- - MeshConsensus
14
  - GMP
15
- - CogSync
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
 
5
  між автономними агентами. Він...'
6
  type: Article
7
  tags:
8
+ - CogSync
9
+ - MeshConsensus
10
  - Mesh
11
  - EGP
12
  - HMP
13
+ - Ethics
14
  - JSON
 
15
  - GMP
 
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
- - Ethics
 
9
  - Mesh
10
  - EGP
11
  - HMP
 
12
  - JSON
13
- - MeshConsensus
14
  - GMP
15
- - CogSync
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 简要说明
 
5
  —— 通过共享协议栈交换目标、任务、...'
6
  type: Article
7
  tags:
8
+ - CogSync
9
+ - MeshConsensus
10
  - Mesh
11
  - EGP
12
  - HMP
13
+ - Ethics
14
  - JSON
 
15
  - GMP
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 简要说明
structured_md/docs/HMP-agent-Cognitive_Family.md CHANGED
@@ -5,9 +5,9 @@ description: '## 🧠 Что такое когнитивная семья Ко
5
  (или конфигурацию доверенных идентифика...'
6
  type: Article
7
  tags:
 
8
  - HMP
9
  - Agent
10
- - REPL
11
  - Mesh
12
  ---
13
 
 
5
  (или конфигурацию доверенных идентифика...'
6
  type: Article
7
  tags:
8
+ - REPL
9
  - HMP
10
  - Agent
 
11
  - Mesh
12
  ---
13
 
structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md CHANGED
@@ -5,8 +5,8 @@ description: '#### 📘 Общая концепция * Все ядра раб
5
  режиме ожидания). * Основная задача такой архитектур...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - REPL
 
10
  ---
11
 
12
  ### 💡 **Лёгкая версия HMP-агента с общей БД**
 
5
  режиме ожидания). * Основная задача такой архитектур...'
6
  type: Article
7
  tags:
 
8
  - REPL
9
+ - HMP
10
  ---
11
 
12
  ### 💡 **Лёгкая версия HMP-агента с общей БД**
structured_md/docs/HMP-agent-REPL-cycle.md CHANGED
@@ -4,11 +4,11 @@ description: 'Структура БД, используемая в докуме
4
  является основой HMP-агента [Cognitive Core](HMP-Agent-Arc...'
5
  type: Article
6
  tags:
 
 
7
  - Mesh
8
  - HMP
9
- - Agent
10
  - JSON
11
- - CCore
12
  - REPL
13
  ---
14
 
 
4
  является основой HMP-агента [Cognitive Core](HMP-Agent-Arc...'
5
  type: Article
6
  tags:
7
+ - Agent
8
+ - CCore
9
  - Mesh
10
  - HMP
 
11
  - JSON
 
12
  - REPL
13
  ---
14
 
structured_md/docs/HMP_HyperCortex_Comparison.md CHANGED
@@ -5,8 +5,8 @@ description: '## Краткое описание | Характеристика
5
  | **Назначение** | Сетевой протокол ...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - REPL
 
10
  - Mesh
11
  ---
12
 
 
5
  | **Назначение** | Сетевой протокол ...'
6
  type: Article
7
  tags:
 
8
  - REPL
9
+ - HMP
10
  - Mesh
11
  ---
12
 
structured_md/docs/HMP_Hyperon_Integration.md CHANGED
@@ -5,13 +5,13 @@ description: '> **Status:** Draft – July 2025 > This document outlines the tec
5
  OpenCog Hyperon framework. This includes semanti...'
6
  type: Article
7
  tags:
8
- - Mesh
 
9
  - EGP
 
10
  - HMP
11
- - Agent
12
- - Scenarios
13
  - JSON
14
- - CogSync
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
 
5
  OpenCog Hyperon framework. This includes semanti...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
  - EGP
11
+ - Mesh
12
  - HMP
 
 
13
  - JSON
14
+ - Scenarios
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
structured_md/docs/MeshNode.md CHANGED
@@ -5,11 +5,11 @@ description: '### 🌐 MeshNode `MeshNode` — агент/демон, отве
5
  агента или вынесен в отдельный процесс/се...'
6
  type: Article
7
  tags:
 
 
8
  - Mesh
9
  - HMP
10
- - Agent
11
  - JSON
12
- - CogSync
13
  ---
14
 
15
  ## 📄 MeshNode.md
 
5
  агента или вынесен в отдельный процесс/се...'
6
  type: Article
7
  tags:
8
+ - Agent
9
+ - CogSync
10
  - Mesh
11
  - HMP
 
12
  - JSON
 
13
  ---
14
 
15
  ## 📄 MeshNode.md