GitHub Action commited on
Commit
989054b
·
1 Parent(s): e1d4c99

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. docs/HMP-0005.md +28 -2
  2. structured_md/CONTRIBUTING.md +5 -5
  3. structured_md/HMP-Roadmap.md +4 -4
  4. structured_md/README.md +11 -11
  5. structured_md/README_de.md +10 -10
  6. structured_md/README_fr.md +10 -10
  7. structured_md/README_ja.md +10 -10
  8. structured_md/README_ko.md +10 -10
  9. structured_md/README_ru.md +10 -10
  10. structured_md/README_uk.md +10 -10
  11. structured_md/README_zh.md +10 -10
  12. structured_md/agents/readme.md +3 -3
  13. structured_md/audits/Ethics-audits-1.md +3 -3
  14. structured_md/audits/Ethics-consolidated_audits-1.md +3 -3
  15. structured_md/audits/HMP-0003-consolidated_audit.md +5 -5
  16. structured_md/docs/Basic-agent-sim.md +5 -5
  17. structured_md/docs/CCORE-Deployment-Flow.md +2 -2
  18. structured_md/docs/Enlightener.md +5 -5
  19. structured_md/docs/Grok_HMP&ANP.md +2 -2
  20. structured_md/docs/HMP&ANP_layer_inversion.md +1 -1
  21. structured_md/docs/HMP-0001.md +7 -7
  22. structured_md/docs/HMP-0002.md +8 -8
  23. structured_md/docs/HMP-0003.md +8 -8
  24. structured_md/docs/HMP-0004-v4.1.md +8 -8
  25. structured_md/docs/HMP-0004.md +8 -8
  26. structured_md/docs/HMP-0005.md +423 -386
  27. structured_md/docs/HMP-Agent-API.md +2 -2
  28. structured_md/docs/HMP-Agent-Architecture.md +6 -6
  29. structured_md/docs/HMP-Agent-Network-Flow.md +4 -4
  30. structured_md/docs/HMP-Agent-Overview.md +5 -5
  31. structured_md/docs/HMP-Agent_Emotions.md +2 -2
  32. structured_md/docs/HMP-Ethics.md +4 -4
  33. structured_md/docs/HMP-Short-Description_de.md +6 -6
  34. structured_md/docs/HMP-Short-Description_en.md +6 -6
  35. structured_md/docs/HMP-Short-Description_fr.md +6 -6
  36. structured_md/docs/HMP-Short-Description_ja.md +5 -5
  37. structured_md/docs/HMP-Short-Description_ko.md +5 -5
  38. structured_md/docs/HMP-Short-Description_ru.md +5 -5
  39. structured_md/docs/HMP-Short-Description_uk.md +5 -5
  40. structured_md/docs/HMP-Short-Description_zh.md +5 -5
  41. structured_md/docs/HMP-agent-Cognitive_Family.md +2 -2
  42. structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md +1 -1
  43. structured_md/docs/HMP-agent-REPL-cycle.md +8 -8
  44. structured_md/docs/HMP_HyperCortex_Comparison.md +1 -1
  45. structured_md/docs/HMP_Hyperon_Integration.md +4 -4
  46. structured_md/docs/HMP_as_ANP_Application.md +3 -3
  47. structured_md/docs/HMP_as_ANP_Application_en.md +3 -3
  48. structured_md/docs/HMPv5_Overview_Ru.md +3 -3
  49. structured_md/docs/MeshNode.md +4 -4
  50. structured_md/docs/PHILOSOPHY.md +3 -3
docs/HMP-0005.md CHANGED
@@ -6611,6 +6611,8 @@ HMP allows optional extensions of `peer_announce` that provide structured and se
6611
 
6612
  Such extensions improve discoverability, routing, interoperability, and long-term evolution of the mesh.
6613
 
 
 
6614
  #### 12.5.1 Protocol Awareness and Interoperability
6615
 
6616
  An important optional extension is the ability for agents to explicitly advertise the protocol versions and external cognitive frameworks they support.
@@ -6651,8 +6653,6 @@ Nodes may use this information for:
6651
  * routing decisions;
6652
  * selection of translators or bridge agents.
6653
 
6654
- This extension is optional and not required for HMP v5.0 compliance.
6655
-
6656
  ---
6657
 
6658
  #### 12.5.2 External Protocol Identifiers (`peer_announce.other_protocols`)
@@ -6919,6 +6919,32 @@ This mechanism remains compatible with proposed extensions.
6919
  This section outlines optional modules and evolutionary directions that align with the architecture of HMP v5.0 but are **not part of the core specification**.
6920
  All items below represent *potential extensions* for the 5.x family.
6921
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6922
  Future Extensions in HMP outline *design directions and candidate modules* that may be explored within the 5.x family.
6923
 
6924
  They are meant to:
 
6611
 
6612
  Such extensions improve discoverability, routing, interoperability, and long-term evolution of the mesh.
6613
 
6614
+ ---
6615
+
6616
  #### 12.5.1 Protocol Awareness and Interoperability
6617
 
6618
  An important optional extension is the ability for agents to explicitly advertise the protocol versions and external cognitive frameworks they support.
 
6653
  * routing decisions;
6654
  * selection of translators or bridge agents.
6655
 
 
 
6656
  ---
6657
 
6658
  #### 12.5.2 External Protocol Identifiers (`peer_announce.other_protocols`)
 
6919
  This section outlines optional modules and evolutionary directions that align with the architecture of HMP v5.0 but are **not part of the core specification**.
6920
  All items below represent *potential extensions* for the 5.x family.
6921
 
6922
+ | Extension / Mechanism | Status | Section Reference | Candidate for Core |
6923
+ | ----------------------------------------------------------------- | ------------ | ----------------- | ------------------ |
6924
+ | Resonance Containers: Experience as a Cognitive Event | Recommended | 12.1 / 14.10 | Likely |
6925
+ | Distributed Repository & Container Trees (`tree_nested`) | Recommended | 12.2 / 14.5 | Likely |
6926
+ | `file` Container | Recommended | 12.2.2 | Likely |
6927
+ | Grouped representation `referenced-by` | Recommended | 12.3 / 14.9 | Likely |
6928
+ | Versions Index | Recommended | 12.4 / 14.7 | Likely |
6929
+ | Competence and Profile Containers | Recommended | 12.5 / 14.6.4 | Very Likely |
6930
+ | External Protocol Identifiers (`peer_announce.other_protocols`) | Recommended | 12.5.2 / 14.11 | Likely |
6931
+ | External Resources / Container Storage (`peer_announce.external`) | Recommended | 12.5.3 / 14.12 | Likely |
6932
+ | Key Rotation and Recovery | Experimental | 13.1 / 14.3.2 | Unknown |
6933
+ | Proxy Keys and Encrypted Routing | Research | 14.3.3 | Unknown |
6934
+ | Reputation Mesh | Research | 14.1.1 | Likely |
6935
+ | Cognitive Graph API | Research | 14.1.2 | Unknown |
6936
+ | Container Streaming | Research | 14.1.3 | Unknown |
6937
+ | Cross-Mesh Bridging | Research | 14.2 | Likely |
6938
+ | Group Encryption | Research | 14.6.1 | Unknown |
6939
+ | Rational Reasoning Routing | Research | 14.6.2 | Unknown |
6940
+ | Automatic Mesh Segmentation | Research | 14.6.3 | Unknown |
6941
+ | KSS Interaction & Protocol Declarations | Research | 14.8 | Unknown |
6942
+
6943
+ > **Candidate for Core** indicates whether an extension is considered architecturally significant enough to potentially become part of the HMP core specification in future versions, possibly as an optional or semantic primitive.
6944
+ >
6945
+ > It does not imply mandatory implementation.
6946
+
6947
+
6948
  Future Extensions in HMP outline *design directions and candidate modules* that may be explored within the 5.x family.
6949
 
6950
  They are meant to:
structured_md/CONTRIBUTING.md CHANGED
@@ -5,14 +5,14 @@ description: 'Спасибо за интерес к проекту HMP! Пока
5
  Mesh Protocol (HMP) — это не просто те...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - CCore
11
- - JSON
12
- - REPL
13
  - Mesh
 
14
  - HMP
15
  - CogSync
 
 
 
 
16
  ---
17
 
18
  # Участие в проекте HyperCortex Mesh Protocol (HMP)
 
5
  Mesh Protocol (HMP) — это не просто те...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - Mesh
9
+ - CCore
10
  - HMP
11
  - CogSync
12
+ - Agent
13
+ - Ethics
14
+ - JSON
15
+ - REPL
16
  ---
17
 
18
  # Участие в проекте 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
- - Agent
10
- - JSON
11
- - EGP
12
  - Mesh
 
13
  - HMP
14
  - CogSync
 
 
 
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
 
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - Mesh
9
+ - EGP
10
  - HMP
11
  - CogSync
12
+ - Agent
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
- - distributed-ai
9
- - Ethics
10
- - Agent
11
- - MeshConsensus
12
- - hmp
13
- - mesh-protocol
14
  - cognitive-architecture
15
- - JSON
16
- - Scenarios
17
  - EGP
18
- - REPL
19
- - GMP
20
- - Mesh
21
  - HMP
 
 
22
  - CogSync
 
 
 
 
 
 
23
  ---
24
 
25
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - GMP
 
 
 
 
10
  - cognitive-architecture
 
 
11
  - EGP
12
+ - mesh-protocol
 
 
13
  - HMP
14
+ - Scenarios
15
+ - hmp
16
  - CogSync
17
+ - Agent
18
+ - Ethics
19
+ - distributed-ai
20
+ - JSON
21
+ - MeshConsensus
22
+ - REPL
23
  ---
24
 
25
 
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
- - distributed-ai
9
- - Ethics
10
- - Agent
11
- - MeshConsensus
12
- - hmp
13
- - mesh-protocol
14
  - cognitive-architecture
15
- - JSON
16
  - EGP
17
- - REPL
18
- - GMP
19
- - Mesh
20
  - HMP
 
21
  - CogSync
 
 
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - GMP
 
 
 
 
10
  - cognitive-architecture
 
11
  - EGP
12
+ - mesh-protocol
 
 
13
  - HMP
14
+ - hmp
15
  - CogSync
16
+ - Agent
17
+ - Ethics
18
+ - distributed-ai
19
+ - JSON
20
+ - MeshConsensus
21
+ - REPL
22
  ---
23
 
24
 
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
- - distributed-ai
9
- - Ethics
10
- - Agent
11
- - MeshConsensus
12
- - hmp
13
- - mesh-protocol
14
  - cognitive-architecture
15
- - JSON
16
  - EGP
17
- - REPL
18
- - GMP
19
- - Mesh
20
  - HMP
 
21
  - CogSync
 
 
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - GMP
 
 
 
 
10
  - cognitive-architecture
 
11
  - EGP
12
+ - mesh-protocol
 
 
13
  - HMP
14
+ - hmp
15
  - CogSync
16
+ - Agent
17
+ - Ethics
18
+ - distributed-ai
19
+ - JSON
20
+ - MeshConsensus
21
+ - REPL
22
  ---
23
 
24
 
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
- - distributed-ai
9
- - Ethics
10
- - Agent
11
- - MeshConsensus
12
- - hmp
13
- - mesh-protocol
14
  - cognitive-architecture
15
- - JSON
16
  - EGP
17
- - REPL
18
- - GMP
19
- - Mesh
20
  - HMP
 
21
  - CogSync
 
 
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - GMP
 
 
 
 
10
  - cognitive-architecture
 
11
  - EGP
12
+ - mesh-protocol
 
 
13
  - HMP
14
+ - hmp
15
  - CogSync
16
+ - Agent
17
+ - Ethics
18
+ - distributed-ai
19
+ - JSON
20
+ - MeshConsensus
21
+ - REPL
22
  ---
23
 
24
 
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
- - distributed-ai
9
- - Ethics
10
- - Agent
11
- - MeshConsensus
12
- - hmp
13
- - mesh-protocol
14
  - cognitive-architecture
15
- - JSON
16
  - EGP
17
- - REPL
18
- - GMP
19
- - Mesh
20
  - HMP
 
21
  - CogSync
 
 
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - GMP
 
 
 
 
10
  - cognitive-architecture
 
11
  - EGP
12
+ - mesh-protocol
 
 
13
  - HMP
14
+ - hmp
15
  - CogSync
16
+ - Agent
17
+ - Ethics
18
+ - distributed-ai
19
+ - JSON
20
+ - MeshConsensus
21
+ - REPL
22
  ---
23
 
24
 
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
- - distributed-ai
9
- - Ethics
10
- - Agent
11
- - MeshConsensus
12
- - hmp
13
- - mesh-protocol
14
  - cognitive-architecture
15
- - JSON
16
  - EGP
17
- - REPL
18
- - GMP
19
- - Mesh
20
  - HMP
 
21
  - CogSync
 
 
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - GMP
 
 
 
 
10
  - cognitive-architecture
 
11
  - EGP
12
+ - mesh-protocol
 
 
13
  - HMP
14
+ - hmp
15
  - CogSync
16
+ - Agent
17
+ - Ethics
18
+ - distributed-ai
19
+ - JSON
20
+ - MeshConsensus
21
+ - REPL
22
  ---
23
 
24
 
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
- - distributed-ai
9
- - Ethics
10
- - Agent
11
- - MeshConsensus
12
- - hmp
13
- - mesh-protocol
14
  - cognitive-architecture
15
- - JSON
16
  - EGP
17
- - REPL
18
- - GMP
19
- - Mesh
20
  - HMP
 
21
  - CogSync
 
 
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - GMP
 
 
 
 
10
  - cognitive-architecture
 
11
  - EGP
12
+ - mesh-protocol
 
 
13
  - HMP
14
+ - hmp
15
  - CogSync
16
+ - Agent
17
+ - Ethics
18
+ - distributed-ai
19
+ - JSON
20
+ - MeshConsensus
21
+ - REPL
22
  ---
23
 
24
 
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
- - distributed-ai
9
- - Ethics
10
- - Agent
11
- - MeshConsensus
12
- - hmp
13
- - mesh-protocol
14
  - cognitive-architecture
15
- - JSON
16
  - EGP
17
- - REPL
18
- - GMP
19
- - Mesh
20
  - HMP
 
21
  - CogSync
 
 
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - GMP
 
 
 
 
10
  - cognitive-architecture
 
11
  - EGP
12
+ - mesh-protocol
 
 
13
  - HMP
14
+ - hmp
15
  - CogSync
16
+ - Agent
17
+ - Ethics
18
+ - distributed-ai
19
+ - JSON
20
+ - MeshConsensus
21
+ - REPL
22
  ---
23
 
24
 
structured_md/agents/readme.md CHANGED
@@ -5,12 +5,12 @@ description: 'Запуск: `start_repl.bat` или `start_repl.sh` Устан
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
8
- - Ethics
 
9
  - Agent
 
10
  - JSON
11
  - REPL
12
- - Mesh
13
- - HMP
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
 
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - HMP
10
  - Agent
11
+ - Ethics
12
  - JSON
13
  - REPL
 
 
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
structured_md/audits/Ethics-audits-1.md CHANGED
@@ -5,11 +5,11 @@ description: Раздел 5, "Mesh as Moral Infrastructure", добавляет
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - JSON
11
  - Mesh
12
  - HMP
 
 
 
13
  ---
14
 
15
  ---------------
 
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
 
 
 
8
  - Mesh
9
  - HMP
10
+ - Agent
11
+ - Ethics
12
+ - JSON
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
- - Ethics
 
9
  - Agent
 
10
  - JSON
11
  - Scenarios
12
- - Mesh
13
- - HMP
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
 
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - HMP
10
  - Agent
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
- - Agent
10
- - MeshConsensus
11
- - JSON
12
- - EGP
13
  - Mesh
 
14
  - HMP
15
  - CogSync
 
 
 
 
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
 
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - Mesh
9
+ - EGP
10
  - HMP
11
  - CogSync
12
+ - Agent
13
+ - Ethics
14
+ - JSON
15
+ - MeshConsensus
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
- - Agent
8
- - MeshConsensus
9
- - EGP
10
- - REPL
11
- - GMP
12
  - Mesh
 
 
13
  - HMP
14
  - CogSync
 
 
 
15
  ---
16
 
17
 
 
4
  Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
5
  type: Article
6
  tags:
 
 
 
 
 
7
  - Mesh
8
+ - GMP
9
+ - EGP
10
  - HMP
11
  - CogSync
12
+ - Agent
13
+ - MeshConsensus
14
+ - REPL
15
  ---
16
 
17
 
structured_md/docs/CCORE-Deployment-Flow.md CHANGED
@@ -5,10 +5,10 @@ description: '> Этот документ описывает процесс ра
5
  потомков" [описания REPL-цикла](HMP-agent-RE...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - CCore
10
- - REPL
11
  - HMP
 
 
12
  ---
13
 
14
  # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow)
 
5
  потомков" [описания REPL-цикла](HMP-agent-RE...'
6
  type: Article
7
  tags:
 
8
  - CCore
 
9
  - HMP
10
+ - Agent
11
+ - REPL
12
  ---
13
 
14
  # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow)
structured_md/docs/Enlightener.md CHANGED
@@ -5,13 +5,13 @@ description: '**Enlightener** — логический компонент HMP-у
5
  работать как отдельный агент или как расширение [`C...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - MeshConsensus
11
- - JSON
12
- - EGP
13
  - Mesh
 
14
  - HMP
 
 
 
 
15
  ---
16
 
17
  # Enlightener Agent
 
5
  работать как отдельный агент или как расширение [`C...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - Mesh
9
+ - EGP
10
  - HMP
11
+ - Agent
12
+ - Ethics
13
+ - JSON
14
+ - MeshConsensus
15
  ---
16
 
17
  # Enlightener Agent
structured_md/docs/Grok_HMP&ANP.md CHANGED
@@ -5,11 +5,11 @@ description: '> Анализ подготовлен Grok (xAI) на основе
5
  Grok для некоммерческого использования в проект...'
6
  type: Article
7
  tags:
 
 
8
  - Agent
9
  - JSON
10
  - REPL
11
- - Mesh
12
- - HMP
13
  ---
14
 
15
  # Grok (xAI): сравнительный анализ HMP и ANP (январь 2026)
 
5
  Grok для некоммерческого использования в проект...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - HMP
10
  - Agent
11
  - JSON
12
  - REPL
 
 
13
  ---
14
 
15
  # Grok (xAI): сравнительный анализ HMP и ANP (январь 2026)
structured_md/docs/HMP&ANP_layer_inversion.md CHANGED
@@ -5,9 +5,9 @@ description: '## TL;DR HMP можно туннелировать поверх A
5
  взаимная инверсия слоёв не является арх...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - HMP
 
11
  ---
12
 
13
  # HMP и ANP: взаимное туннелирование как признак правильной архитектуры
 
5
  взаимная инверсия слоёв не является арх...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - HMP
10
+ - Agent
11
  ---
12
 
13
  # HMP и ANP: взаимное туннелирование как признак правильной архитектуры
structured_md/docs/HMP-0001.md CHANGED
@@ -5,16 +5,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
5
  for Comments: HMP-0001** **Cat...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - MeshConsensus
11
- - JSON
12
- - EGP
13
- - REPL
14
- - GMP
15
  - Mesh
 
 
16
  - HMP
17
  - CogSync
 
 
 
 
 
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
 
5
  for Comments: HMP-0001** **Cat...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
 
8
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
  - CogSync
13
+ - Agent
14
+ - Ethics
15
+ - JSON
16
+ - MeshConsensus
17
+ - REPL
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
structured_md/docs/HMP-0002.md CHANGED
@@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
5
  for Comments: HMP-0002** **Cat...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - MeshConsensus
11
- - JSON
12
- - Scenarios
13
- - EGP
14
- - REPL
15
- - GMP
16
  - Mesh
 
 
17
  - HMP
 
18
  - CogSync
 
 
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
 
5
  for Comments: HMP-0002** **Cat...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
 
 
8
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
+ - Scenarios
13
  - CogSync
14
+ - Agent
15
+ - Ethics
16
+ - JSON
17
+ - MeshConsensus
18
+ - REPL
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
structured_md/docs/HMP-0003.md CHANGED
@@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
5
  for Comments: HMP-0003** **Cat...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - MeshConsensus
11
- - JSON
12
- - Scenarios
13
- - EGP
14
- - REPL
15
- - GMP
16
  - Mesh
 
 
17
  - HMP
 
18
  - CogSync
 
 
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
 
5
  for Comments: HMP-0003** **Cat...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
 
 
8
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
+ - Scenarios
13
  - CogSync
14
+ - Agent
15
+ - Ethics
16
+ - JSON
17
+ - MeshConsensus
18
+ - REPL
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
structured_md/docs/HMP-0004-v4.1.md CHANGED
@@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
5
  ID**: HMP-0004 **Status**: Fina...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - MeshConsensus
11
- - JSON
12
- - Scenarios
13
- - EGP
14
- - REPL
15
- - GMP
16
  - Mesh
 
 
17
  - HMP
 
18
  - CogSync
 
 
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
 
5
  ID**: HMP-0004 **Status**: Fina...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
 
 
8
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
+ - Scenarios
13
  - CogSync
14
+ - Agent
15
+ - Ethics
16
+ - JSON
17
+ - MeshConsensus
18
+ - REPL
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
structured_md/docs/HMP-0004.md CHANGED
@@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
5
  for Comments: HMP-0004** **Cat...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - MeshConsensus
11
- - JSON
12
- - Scenarios
13
- - EGP
14
- - REPL
15
- - GMP
16
  - Mesh
 
 
17
  - HMP
 
18
  - CogSync
 
 
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
 
5
  for Comments: HMP-0004** **Cat...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
 
 
8
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
+ - Scenarios
13
  - CogSync
14
+ - Agent
15
+ - Ethics
16
+ - JSON
17
+ - MeshConsensus
18
+ - REPL
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
structured_md/docs/HMP-0005.md CHANGED
@@ -5,18 +5,18 @@ description: '**Document ID:** HMP-0005 **Status:** Candidate **Category:**
5
  Хотинский (Maksim Khotinsky); AI-assisted b...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - CCore
11
  - CShell
12
- - JSON
13
- - Scenarios
14
- - EGP
15
- - REPL
16
- - GMP
17
  - Mesh
 
 
 
18
  - HMP
 
19
  - CogSync
 
 
 
 
20
  ---
21
 
22
  # **HyperCortex Mesh Protocol (HMP) v5.0**
@@ -6626,186 +6626,281 @@ It improves performance and usability while preserving HMP’s core principles:
6626
 
6627
  ---
6628
 
6629
- ## 13. Experimental Extensions
6630
-
6631
- Experimental Extensions describe mechanisms that are intentionally exposed for exploration, prototyping, and architectural discovery.
6632
-
6633
- They may evolve rapidly, change structure, or be removed entirely based on implementation feedback.
6634
-
6635
- Agents implementing Experimental Extensions SHOULD assume:
6636
-
6637
- - limited interoperability;
6638
- - possible schema evolution;
6639
- - absence of long-term stability guarantees.
6640
-
6641
- Agents MUST safely ignore unsupported experimental features and MUST NOT assume their presence in peer environments.
6642
-
6643
- Experimental Extensions MUST NOT redefine or violate core protocol semantics, even when exploring novel architectural directions or when widely adopted.
6644
 
6645
- This section exists to encourage innovation without prematurely constraining the design space of HMP.
6646
 
6647
- Implementers are explicitly invited to experiment, fork ideas, and propose refinements.
6648
 
6649
  ---
6650
 
6651
- ## 14. Research Directions
6652
-
6653
- This section outlines optional modules and evolutionary directions that align with the architecture of HMP v5.0 but are **not part of the core specification**.
6654
- All items below represent *potential extensions* for the 5.x family.
6655
 
6656
- Future Extensions in HMP outline *design directions and candidate modules* that may be explored within the 5.x family.
6657
 
6658
- They are meant to:
6659
- - guide experimentation;
6660
- - document architectural intent;
6661
- - reduce accidental design divergence;
6662
- - provide a shared vocabulary for future proposals.
6663
 
6664
- HMP does not assume a single globally authoritative state.
 
 
 
6665
 
6666
- Accordingly, future extensions SHOULD account for:
6667
- - the coexistence of multiple consensus results;
6668
- - locally selected trust and evaluation policies;
6669
- - partial and context-dependent visibility of containers.
6670
 
6671
- In particular, extensions SHOULD NOT rely on centralized or globally aggregated consensus or reputation scores.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6672
 
6673
- Container visibility in HMP is policy-driven and scope-dependent.
6674
- Extensions that introduce *special propagation conditions* (e.g. broadcast semantics, restricted scopes, mandatory relays, or visibility guarantees)
6675
- SHOULD explicitly declare and document these assumptions.
6676
 
6677
- ---
6678
 
6679
- ### 14.1 Planned Modules
 
 
 
6680
 
6681
- #### 14.1.1 Reputation Mesh
6682
 
6683
- HMP v5.0 defines two separate reputation-related mechanisms:
6684
 
6685
- 1. **Container evaluation** (`evaluation` block)
6686
 
6687
- * structured, signed assessments of containers;
6688
- * each item references argument containers via `target` (reasoning containers).
6689
 
6690
- 2. **Agent reputation** through `trust` containers
 
 
6691
 
6692
- * agent A publishes a `trust` container about agent B;
6693
- * trust containers may reference other trust containers;
6694
- * include justification, evidence, and contextual metadata.
6695
 
6696
- These layers are **not merged**, but external nodes may aggregate them.
6697
 
6698
- **Possible extensions:**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6699
 
6700
- * a `semantic_group` subclass aggregating all trust-related containers for a given agent;
6701
- * optional standardized aggregation schemes (non-mandatory for the mesh);
6702
- * local caching of “reputation profiles” by nodes or CShell;
6703
- * richer reasoning attachments for trust evaluations.
6704
 
6705
- No new mandatory container types are required.
 
 
6706
 
6707
  ---
6708
 
6709
- #### 14.1.2 Cognitive Graph API
6710
-
6711
- This module provides optional high-level APIs that nodes and SDKs **may** expose.
6712
-
6713
- ##### Standard graph semantics (API level)
6714
-
6715
- * neighborhood queries;
6716
- * subgraph extraction;
6717
- * filtering by labels, axes, abstractions;
6718
- * semantic navigation over `related.*`.
6719
-
6720
- ##### Container support
6721
-
6722
- * `semantic_group` — grouping of containers or agents;
6723
- * `tree_nested` and `tree_listed` — hierarchical structures;
6724
- * extended `container_index` subclasses for cataloging.
6725
-
6726
- ##### Agent groups
6727
 
6728
- To allow semantic grouping of agents, the following extensions are proposed:
6729
-
6730
- * new container **`group_definition`** containing:
6731
-
6732
- * group goals;
6733
- * membership rules;
6734
- * internal standards;
6735
- * typical container categories;
6736
- * optional cached member list.
6737
-
6738
- * agents may declare affiliations in `peer_announce`:
6739
 
6740
- ```json
6741
- "affiliations": ["did:hmp:group:ethicists", "did:hmp:group:medical-ai"]
6742
- ```
6743
 
6744
- This enables clustering agents by interest, competence, or role without scanning the entire Mesh.
 
 
6745
 
6746
- ---
6747
 
6748
- #### 14.1.3 Container Streaming
 
6749
 
6750
- Although HMP operates on atomic containers, streaming can be implemented using existing structures:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6751
 
6752
- * `sequence` acts as a *stream manifest*;
6753
- * updating the stream = publishing a new version of the sequence;
6754
- * LIVE mode: the manifest is continuously updated;
6755
- * SAP (`archive_snapshot`) may be used for periodic archival bundles.
 
 
 
 
6756
 
6757
- No new container types are required — streaming is built on `sequence`.
6758
 
6759
- ---
6760
 
6761
- ### 14.2 Cross-Mesh Bridging
 
 
 
6762
 
6763
- Bridges can connect:
 
6764
 
6765
- * isolated HMP segments;
6766
- * older and newer HMP versions;
6767
- * other ecosystems (Matrix, Fediverse, OpenHog, IPFS).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6768
 
6769
- A bridge node:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6770
 
6771
- * receives containers from an external network;
6772
- * enforces propagation headers;
6773
- * converts structures into v5.0 where possible;
6774
- * filters incompatible constructs;
6775
- * may publish containers *back* into the external network.
6776
 
6777
- A dedicated **bridge-container** may define:
6778
 
6779
- * translation rules;
6780
- * mapping of foreign namespaces into HMP DID space;
6781
- * TTL and propagation perimeter policies;
6782
- * segmentation rules.
6783
 
6784
- This enables dynamic, policy-driven inter-mesh gateways.
6785
 
6786
- ---
6787
 
6788
- ### 14.3 Fully Distributed DID Registry and Mesh Authentication
6789
 
6790
- HMP already uses `peer_announce` as a DID identity declaration.
6791
 
6792
- Planned enhancements include:
 
 
6793
 
6794
- #### 14.3.1 Distributed DID Registry
6795
 
6796
- The registry is the union of all `peer_announce` containers in the DHT.
6797
 
6798
- A strict mapping DID agent is required:
6799
 
6800
- * one DID has one continuous `peer_announce` history;
6801
- * key rotation allowed only through verifiable procedures;
6802
- * DID takeover is impossible unless *all* recovery keys are compromised.
6803
 
6804
  ---
6805
 
6806
- #### 14.3.2 Key Rotation and Recovery
6807
 
6808
- Future versions may extend `peer_announce` with:
6809
 
6810
  ```json
6811
  "recovery_keys": [...],
@@ -6813,7 +6908,7 @@ Future versions may extend `peer_announce` with:
6813
  "key_rotation_policy": "3-of-5"
6814
  ```
6815
 
6816
- Key management rules:
6817
 
6818
  * rotating the **primary** key requires signatures from **all** recovery keys
6819
  (or an N-of-M policy);
@@ -6823,12 +6918,14 @@ Key management rules:
6823
  * a signature from the primary key, **or**
6824
  * a majority of recovery keys.
6825
 
6826
- This prevents:
6827
 
6828
  * DID hijacking;
6829
  * irreversible loss of access.
6830
 
6831
- Key invalidation currently uses:
 
 
6832
 
6833
  ```json
6834
  "key_is_falsified": true
@@ -6838,6 +6935,193 @@ This mechanism remains compatible with proposed extensions.
6838
 
6839
  ---
6840
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6841
  #### 14.3.3 Proxy Keys and Encrypted Routing
6842
 
6843
  A **proxy key** is *not* delegation.
@@ -6917,71 +7201,7 @@ Required components:
6917
 
6918
  #### 14.6.4 Competence and Profile Containers
6919
 
6920
- Future versions of HMP may introduce more structured and semantically rich variants of `peer_announce`, allowing agents to explicitly describe their capabilities, competences, and supported protocols.
6921
-
6922
- Possible extensions include:
6923
-
6924
- * standardized competence descriptors (skills, domains, self-rated expertise);
6925
- * machine-readable profiles usable for task routing and delegation.
6926
-
6927
- ##### Protocol Awareness and Interoperability
6928
-
6929
- An important extension is the ability for agents to explicitly advertise
6930
- the protocol versions and external cognitive frameworks they support.
6931
-
6932
- This allows:
6933
-
6934
- * graceful evolution of the HMP protocol;
6935
- * coexistence of multiple HMP versions in the same mesh;
6936
- * emergence of bridge agents capable of translating between protocols;
6937
- * interoperability with external reasoning ecosystems.
6938
-
6939
- A future extension of `peer_announce` may include a `protocols` field:
6940
-
6941
- ```json
6942
- {
6943
- "head": {
6944
- "class": "peer_announce"
6945
- },
6946
- "payload": {
6947
- "capabilities": ["store-forward", "vote", "consensus"],
6948
- "protocols": [
6949
- "HMP v5.0",
6950
- "HMP v4.1",
6951
- "OpenCog Hyperon v0.6"
6952
- ]
6953
- }
6954
- }
6955
- ```
6956
-
6957
- The `protocols` field is informational and non-binding.
6958
- It does not imply full compliance with all listed specifications,
6959
- but signals compatibility, partial support, or bridge capabilities.
6960
-
6961
- Nodes may use this information for:
6962
-
6963
- * protocol negotiation;
6964
- * compatibility checks;
6965
- * routing decisions;
6966
- * selection of translators or bridge agents.
6967
-
6968
- This extension is optional and not required for HMP v5.0 compliance.
6969
-
6970
- ##### Relation to Other `peer_announce` Extensions
6971
-
6972
- Several optional and descriptive extensions of `peer_announce` already explore directions related to competence, profile, and interoperability signaling, including:
6973
-
6974
- * declaration of supported internal formalisms and languages (`protocols`, see 12.8);
6975
- * declaration of external or meta-protocol identities (`other_protocols`, see 12.11);
6976
- * advertisement of external cognitive resources and container storage (`external`, see 12.12).
6977
-
6978
- These extensions are intentionally:
6979
-
6980
- * non-normative;
6981
- * loosely structured;
6982
- * declarative rather than prescriptive.
6983
-
6984
- They can be viewed as **early, experimental building blocks** toward future competence and profile containers, allowing real-world experimentation without freezing semantics prematurely.
6985
 
6986
  ---
6987
 
@@ -7137,196 +7357,13 @@ but does not interfere with how agents think, reason, or interpret received info
7137
 
7138
  ### 14.11 External Protocol Identifiers (`peer_announce.other_protocols`)
7139
 
7140
- This section proposes an optional extension to `peer_announce` that allows an agent to declare identifiers, roles, or capabilities associated with **external or meta-protocols**, without imposing any normative behavior on HMP nodes.
7141
-
7142
- The goal of this extension is to:
7143
-
7144
- * improve interoperability with other agent ecosystems (ANP, Agora, A2A, MCP, etc.);
7145
- * enable protocol negotiation or delegation at higher layers;
7146
- * allow agents to expose **multiple identities** across different protocol domains.
7147
-
7148
- This information is **purely declarative** and MAY be ignored by peers.
7149
-
7150
- #### Example
7151
-
7152
- ```json
7153
- {
7154
- "head": { "class": "peer_announce" },
7155
- "payload": {
7156
- "other_protocols": {
7157
- "ANP": {
7158
- "name": "Agent Network Protocol",
7159
- "source": "https://github.com/agent-network-protocol/AgentNetworkProtocol",
7160
- "agent_did": "did:anp:xyz123",
7161
- "public_key": "base64:ABCDEF...",
7162
- "roles": ["router", "translator"]
7163
- },
7164
- "Agora": {
7165
- "name": "Agora Protocol",
7166
- "roles": ["negotiator"],
7167
- "capabilities": ["protocol-selection", "schema-adaptation"]
7168
- }
7169
- }
7170
- }
7171
- }
7172
- ```
7173
-
7174
- Notes:
7175
-
7176
- * No validation or handshake is required by HMP.
7177
- * Roles and capabilities are advisory.
7178
- * This extension complements existing `protocols`, `roles` and `capabilities` fields.
7179
 
7180
  ---
7181
 
7182
  ### 14.12 External Resources and External Container Storage (`peer_announce.external`)
7183
 
7184
- This section proposes an optional mechanism for advertising **external cognitive resources**, including external container storage, mirrors, or rarely changing artifacts.
7185
-
7186
- The goal is to:
7187
- - reduce unnecessary container transmission above the protocol;
7188
- - allow static or large data to be accessed via standard transports (HTTP, FTP, magnet links, etc.);
7189
- - support redundancy, mirroring, and trust-aware discovery;
7190
- - the presence of an external resource reference does **not** imply availability, reachability, or trust.
7191
-
7192
- Use of external resources is **explicitly non-mandatory**.
7193
- Agents MAY choose to ignore these references entirely.
7194
-
7195
- #### Example
7196
- ```json
7197
- {
7198
- "head": { "class": "peer_announce" },
7199
- "payload": {
7200
- "external": {
7201
- "https, main": {
7202
- "source": "https://example.org/",
7203
- "folders": {
7204
- "hmp/main": {
7205
- "hmp_container": true,
7206
- "title": "container_index and semantic_index",
7207
- "index": "index.json",
7208
- "types": ["json"]
7209
- },
7210
- "hmp/meta": {
7211
- "hmp_container": true,
7212
- "title": "Abstraction and axis containers",
7213
- "index": "index.json",
7214
- "types": ["json"]
7215
- },
7216
- "hmp/peer_announces": {
7217
- "hmp_container": true,
7218
- "title": "List of known HMP nodes",
7219
- "index": "index.json",
7220
- "types": ["json"]
7221
- },
7222
- "hmp/trust": {
7223
- "hmp_container": true,
7224
- "title": "Reputation containers",
7225
- "index": "index.json",
7226
- "types": ["json"]
7227
- },
7228
- "hmp/semantic": {
7229
- "hmp_container": true,
7230
- "title": "Semantic nodes and links",
7231
- "index": "index.json",
7232
- "types": ["json"]
7233
- },
7234
- ".well-known": {
7235
- "hmp_container": false,
7236
- "title": "Public agent descriptors (ANP, A2A, Agora, etc.)",
7237
- "index": "index.json",
7238
- "types": ["json"]
7239
- }
7240
- }
7241
- },
7242
- "ftp, work": {
7243
- "source": "ftp://example.org/",
7244
- "folders": {
7245
- "task": {
7246
- "hmp_container": true,
7247
- "title": "Current goals and tasks",
7248
- "types": ["json"]
7249
- },
7250
- "books/tech": {
7251
- "hmp_container": false,
7252
- "title": "Technical literature",
7253
- "types": ["txt", "md", "pdf"]
7254
- }
7255
- }
7256
- },
7257
- "magnet, archive": {
7258
- "source": "magnet:?xt=urn:btih:...",
7259
- "description": "Archived materials (legacy data)"
7260
- }
7261
- }
7262
- }
7263
- }
7264
- ```
7265
-
7266
- Notes:
7267
- - External resources may contain HMP containers or arbitrary files.
7268
- - Authentication mechanisms are out of scope.
7269
- - Trust, availability, and freshness are advisory hints only.
7270
- - Implementations MAY use folder-level metadata (such as `hmp_container`) as a hint for indexing, caching, or deferred retrieval policies.
7271
- - Keys such as `"https, main"` are illustrative, human-readable labels only; no naming scheme or key format is mandated by this specification.
7272
- - The effective resource path is constructed by combining the `"source"` URI with the corresponding folder path. If an `"index"` field is present, it is interpreted as a relative path within that folder.
7273
- - The `peer_announces` folder MAY contain cached or mirrored `peer_announce` containers of other agents, obtained via direct exchange, gossip, or trusted sources.
7274
-
7275
- #### Index Files (Optional)
7276
-
7277
- A folder entry in `peer_announce.external` MAY include an optional `"index"` field, which specifies a relative path to an index file located within that folder (e.g. `"index": "index.json"`).
7278
-
7279
- If present, the index file MAY be used by clients to:
7280
- - discover files available in the folder;
7281
- - obtain descriptive metadata (titles, timestamps, hashes);
7282
- - selectively fetch or verify external resources.
7283
-
7284
- The structure and semantics of the index file are **not rigidly defined by HMP** and are provided as a **recommended, non-normative convention**.
7285
- Implementations are free to use alternative formats or schemas.
7286
-
7287
- **Example 1** (HMP container index)
7288
- ```json
7289
- {
7290
- "path": "https://example.org/hmp/main",
7291
- "title": "container_index and semantic_index",
7292
- "files": {
7293
- "container_index.json": {
7294
- "description": "container_index from 2026-01-25 21:49",
7295
- "timestamp": "2026-01-25T21:49:00Z",
7296
- "hmp_container_class": "container_index",
7297
- "mime-type": "application/ld+json",
7298
- "hash": "sha256:abc123..."
7299
- },
7300
- "semantic_index.json": {
7301
- "description": "semantic_index from 2026-01-25 21:49",
7302
- "timestamp": "2026-01-25T21:49:00Z",
7303
- "hmp_container_class": "semantic_index",
7304
- "mime-type": "application/ld+json",
7305
- "hash": "sha256:abc123..."
7306
- }
7307
- }
7308
- }
7309
- ```
7310
-
7311
- **Example 2** (Documentation / static files)
7312
- ```json
7313
- {
7314
- "path": "https://github.com/kagvi13/HMP/blob/main/docs/",
7315
- "title": "HMP 5.0 Specification Documents",
7316
- "files": {
7317
- "Grok_HMP&ANP.md": {
7318
- "description": "Grok (xAI): comparative analysis of HMP and ANP (January 2026)",
7319
- "timestamp": "2026-01-22T08:46:00Z",
7320
- "mime-type": "text/markdown",
7321
- "hash": "sha256:abc123..."
7322
- }
7323
- }
7324
- }
7325
- ```
7326
-
7327
- Updating an index file does **not** require reissuing `peer_announce`.
7328
- All fields in the index file are optional.
7329
- Clients MAY ignore the index entirely and interact with the external resource directly.
7330
 
7331
  ---
7332
 
 
5
  Хотинский (Maksim Khotinsky); AI-assisted b...'
6
  type: Article
7
  tags:
 
 
 
8
  - CShell
 
 
 
 
 
9
  - Mesh
10
+ - GMP
11
+ - EGP
12
+ - CCore
13
  - HMP
14
+ - Scenarios
15
  - CogSync
16
+ - Agent
17
+ - Ethics
18
+ - JSON
19
+ - REPL
20
  ---
21
 
22
  # **HyperCortex Mesh Protocol (HMP) v5.0**
 
6626
 
6627
  ---
6628
 
6629
+ ### 12.5 Competence and Profile Containers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6630
 
6631
+ HMP allows optional extensions of `peer_announce` that provide structured and semantically rich descriptions of agent capabilities, competences, and supported protocols.
6632
 
6633
+ Such extensions improve discoverability, routing, interoperability, and long-term evolution of the mesh.
6634
 
6635
  ---
6636
 
6637
+ #### 12.5.1 Protocol Awareness and Interoperability
 
 
 
6638
 
6639
+ An important optional extension is the ability for agents to explicitly advertise the protocol versions and external cognitive frameworks they support.
6640
 
6641
+ This allows:
 
 
 
 
6642
 
6643
+ * graceful evolution of the HMP protocol;
6644
+ * coexistence of multiple HMP versions in the same mesh;
6645
+ * emergence of bridge agents capable of translating between protocols;
6646
+ * interoperability with external reasoning ecosystems.
6647
 
6648
+ A future extension of `peer_announce` may include a `protocols` field:
 
 
 
6649
 
6650
+ ```json
6651
+ {
6652
+ "head": {
6653
+ "class": "peer_announce"
6654
+ },
6655
+ "payload": {
6656
+ "capabilities": ["store-forward", "vote", "consensus"],
6657
+ "protocols": [
6658
+ "HMP v5.0",
6659
+ "HMP v4.1",
6660
+ "OpenCog Hyperon v0.6"
6661
+ ]
6662
+ }
6663
+ }
6664
+ ```
6665
 
6666
+ The `protocols` field is informational and non-binding.
6667
+ It does not imply full compliance with all listed specifications,
6668
+ but signals compatibility, partial support, or bridge capabilities.
6669
 
6670
+ Nodes may use this information for:
6671
 
6672
+ * protocol negotiation;
6673
+ * compatibility checks;
6674
+ * routing decisions;
6675
+ * selection of translators or bridge agents.
6676
 
6677
+ ---
6678
 
6679
+ #### 12.5.2 External Protocol Identifiers (`peer_announce.other_protocols`)
6680
 
6681
+ This section defines a recommended extension to `peer_announce` that allows an agent to advertise identifiers, roles, or capabilities associated with **external or meta-protocols**, without imposing normative behavior on HMP nodes.
6682
 
6683
+ The extension is intended to:
 
6684
 
6685
+ * improve interoperability with other agent ecosystems (ANP, Agora, A2A, MCP, etc.);
6686
+ * support protocol negotiation or delegation at higher layers;
6687
+ * allow agents to expose **multiple identities** across different protocol domains.
6688
 
6689
+ All information provided by this extension is **purely declarative**.
6690
+ Peers MAY use it for discovery or routing decisions, but MUST NOT assume full compliance with the referenced protocols.
 
6691
 
6692
+ ##### Example
6693
 
6694
+ ```json
6695
+ {
6696
+ "head": { "class": "peer_announce" },
6697
+ "payload": {
6698
+ "other_protocols": {
6699
+ "ANP": {
6700
+ "name": "Agent Network Protocol",
6701
+ "source": "https://github.com/agent-network-protocol/AgentNetworkProtocol",
6702
+ "agent_did": "did:anp:xyz123",
6703
+ "public_key": "base64:ABCDEF...",
6704
+ "roles": ["router", "translator"]
6705
+ },
6706
+ "Agora": {
6707
+ "name": "Agora Protocol",
6708
+ "roles": ["negotiator"],
6709
+ "capabilities": ["protocol-selection", "schema-adaptation"]
6710
+ }
6711
+ }
6712
+ }
6713
+ }
6714
+ ```
6715
 
6716
+ Notes:
 
 
 
6717
 
6718
+ * No validation or handshake is required by HMP.
6719
+ * Roles and capabilities are advisory.
6720
+ * This extension complements existing `protocols`, `roles` and `capabilities` fields.
6721
 
6722
  ---
6723
 
6724
+ #### 12.5.3 External Resources and External Container Storage (`peer_announce.external`)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6725
 
6726
+ This section defines a recommended mechanism for advertising **external cognitive resources**, including container storage, mirrors, or rarely changing artifacts.
 
 
 
 
 
 
 
 
 
 
6727
 
6728
+ The mechanism is intended to:
 
 
6729
 
6730
+ - reduce unnecessary container transmission above the protocol;
6731
+ - allow static or large data to be accessed via standard transports (HTTP, FTP, magnet links, etc.);
6732
+ - support redundancy, mirroring, and trust-aware discovery.
6733
 
6734
+ The presence of an external resource reference does **not** imply availability, reachability, authenticity, or trust.
6735
 
6736
+ Use of this mechanism is optional.
6737
+ Agents MAY ignore external references entirely without affecting protocol compliance.
6738
 
6739
+ ##### Example
6740
+ ```json
6741
+ {
6742
+ "head": { "class": "peer_announce" },
6743
+ "payload": {
6744
+ "external": {
6745
+ "https, main": {
6746
+ "source": "https://example.org/",
6747
+ "folders": {
6748
+ "hmp/main": {
6749
+ "hmp_container": true,
6750
+ "title": "container_index and semantic_index",
6751
+ "index": "index.json",
6752
+ "types": ["json"]
6753
+ },
6754
+ "hmp/meta": {
6755
+ "hmp_container": true,
6756
+ "title": "Abstraction and axis containers",
6757
+ "index": "index.json",
6758
+ "types": ["json"]
6759
+ },
6760
+ "hmp/peer_announces": {
6761
+ "hmp_container": true,
6762
+ "title": "List of known HMP nodes",
6763
+ "index": "index.json",
6764
+ "types": ["json"]
6765
+ },
6766
+ "hmp/trust": {
6767
+ "hmp_container": true,
6768
+ "title": "Reputation containers",
6769
+ "index": "index.json",
6770
+ "types": ["json"]
6771
+ },
6772
+ "hmp/semantic": {
6773
+ "hmp_container": true,
6774
+ "title": "Semantic nodes and links",
6775
+ "index": "index.json",
6776
+ "types": ["json"]
6777
+ },
6778
+ ".well-known": {
6779
+ "hmp_container": false,
6780
+ "title": "Public agent descriptors (ANP, A2A, Agora, etc.)",
6781
+ "index": "index.json",
6782
+ "types": ["json"]
6783
+ }
6784
+ }
6785
+ },
6786
+ "ftp, work": {
6787
+ "source": "ftp://example.org/",
6788
+ "folders": {
6789
+ "task": {
6790
+ "hmp_container": true,
6791
+ "title": "Current goals and tasks",
6792
+ "types": ["json"]
6793
+ },
6794
+ "books/tech": {
6795
+ "hmp_container": false,
6796
+ "title": "Technical literature",
6797
+ "types": ["txt", "md", "pdf"]
6798
+ }
6799
+ }
6800
+ },
6801
+ "magnet, archive": {
6802
+ "source": "magnet:?xt=urn:btih:...",
6803
+ "description": "Archived materials (legacy data)"
6804
+ }
6805
+ }
6806
+ }
6807
+ }
6808
+ ```
6809
 
6810
+ Notes:
6811
+ - External resources may contain HMP containers or arbitrary files.
6812
+ - Authentication mechanisms are out of scope.
6813
+ - Trust, availability, and freshness are advisory hints only.
6814
+ - Implementations MAY use folder-level metadata (such as `hmp_container`) as a hint for indexing, caching, or deferred retrieval policies.
6815
+ - Keys such as `"https, main"` are illustrative, human-readable labels only; no naming scheme or key format is mandated by this specification.
6816
+ - The effective resource path is constructed by combining the `"source"` URI with the corresponding folder path. If an `"index"` field is present, it is interpreted as a relative path within that folder.
6817
+ - The `peer_announces` folder MAY contain cached or mirrored `peer_announce` containers of other agents, obtained via direct exchange, gossip, or trusted sources.
6818
 
6819
+ ##### Index Files (Optional)
6820
 
6821
+ A folder entry in `peer_announce.external` MAY include an optional `"index"` field, which specifies a relative path to an index file located within that folder (e.g. `"index": "index.json"`).
6822
 
6823
+ If present, the index file MAY be used by clients to:
6824
+ - discover files available in the folder;
6825
+ - obtain descriptive metadata (titles, timestamps, hashes);
6826
+ - selectively fetch or verify external resources.
6827
 
6828
+ The structure and semantics of the index file are **not rigidly defined by HMP** and are provided as a **recommended, non-normative convention**.
6829
+ Implementations are free to use alternative formats or schemas.
6830
 
6831
+ **Example 1** (HMP container index)
6832
+ ```json
6833
+ {
6834
+ "path": "https://example.org/hmp/main",
6835
+ "title": "container_index and semantic_index",
6836
+ "files": {
6837
+ "container_index.json": {
6838
+ "description": "container_index from 2026-01-25 21:49",
6839
+ "timestamp": "2026-01-25T21:49:00Z",
6840
+ "hmp_container_class": "container_index",
6841
+ "mime-type": "application/ld+json",
6842
+ "hash": "sha256:abc123..."
6843
+ },
6844
+ "semantic_index.json": {
6845
+ "description": "semantic_index from 2026-01-25 21:49",
6846
+ "timestamp": "2026-01-25T21:49:00Z",
6847
+ "hmp_container_class": "semantic_index",
6848
+ "mime-type": "application/ld+json",
6849
+ "hash": "sha256:abc123..."
6850
+ }
6851
+ }
6852
+ }
6853
+ ```
6854
 
6855
+ **Example 2** (Documentation / static files)
6856
+ ```json
6857
+ {
6858
+ "path": "https://github.com/kagvi13/HMP/blob/main/docs/",
6859
+ "title": "HMP 5.0 Specification Documents",
6860
+ "files": {
6861
+ "Grok_HMP&ANP.md": {
6862
+ "description": "Grok (xAI): comparative analysis of HMP and ANP (January 2026)",
6863
+ "timestamp": "2026-01-22T08:46:00Z",
6864
+ "mime-type": "text/markdown",
6865
+ "hash": "sha256:abc123..."
6866
+ }
6867
+ }
6868
+ }
6869
+ ```
6870
 
6871
+ Updating an index file does **not** require reissuing `peer_announce`.
6872
+ All fields in the index file are optional.
6873
+ Clients MAY ignore the index entirely and interact with the external resource directly.
 
 
6874
 
6875
+ ---
6876
 
6877
+ ## 13. Experimental Extensions
 
 
 
6878
 
6879
+ Experimental Extensions describe mechanisms that are intentionally exposed for exploration, prototyping, and architectural discovery.
6880
 
6881
+ Experimental features are not required for protocol compliance and MAY be ignored by implementations.
6882
 
6883
+ They may evolve rapidly, change structure, or be removed entirely based on implementation feedback.
6884
 
6885
+ Agents implementing Experimental Extensions SHOULD assume:
6886
 
6887
+ - limited interoperability;
6888
+ - possible schema evolution;
6889
+ - absence of long-term stability guarantees.
6890
 
6891
+ Agents MUST safely ignore unsupported experimental features and MUST NOT assume their presence in peer environments.
6892
 
6893
+ Experimental Extensions MUST NOT redefine or violate core protocol semantics.
6894
 
6895
+ This section exists to encourage innovation without prematurely constraining the design space of HMP.
6896
 
6897
+ Implementers are explicitly invited to experiment, fork ideas, and propose refinements.
 
 
6898
 
6899
  ---
6900
 
6901
+ ### 13.1 Key Rotation and Recovery
6902
 
6903
+ This section describes experimental extensions to `peer_announce` for key rotation and recovery.
6904
 
6905
  ```json
6906
  "recovery_keys": [...],
 
6908
  "key_rotation_policy": "3-of-5"
6909
  ```
6910
 
6911
+ One possible key management model:
6912
 
6913
  * rotating the **primary** key requires signatures from **all** recovery keys
6914
  (or an N-of-M policy);
 
6918
  * a signature from the primary key, **or**
6919
  * a majority of recovery keys.
6920
 
6921
+ This model aims to reduce the risk of:
6922
 
6923
  * DID hijacking;
6924
  * irreversible loss of access.
6925
 
6926
+ The semantics and security properties of these mechanisms remain subject to further experimentation.
6927
+
6928
+ Key invalidation is part of the core HMP protocol (see Section 4.1) and is defined using:
6929
 
6930
  ```json
6931
  "key_is_falsified": true
 
6935
 
6936
  ---
6937
 
6938
+ ## 14. Research Directions
6939
+
6940
+ This section outlines optional modules and evolutionary directions that align with the architecture of HMP v5.0 but are **not part of the core specification**.
6941
+ All items below represent *potential extensions* for the 5.x family.
6942
+
6943
+ | Extension / Mechanism | Status | Section Reference | Candidate for Core |
6944
+ | ----------------------------------------------------------------- | ------------ | ----------------- | ------------------ |
6945
+ | Resonance Containers: Experience as a Cognitive Event | Recommended | 12.1 / 14.10 | Likely |
6946
+ | Distributed Repository & Container Trees (`tree_nested`) | Recommended | 12.2 / 14.5 | Likely |
6947
+ | `file` Container | Recommended | 12.2.2 | Likely |
6948
+ | Grouped representation `referenced-by` | Recommended | 12.3 / 14.9 | Likely |
6949
+ | Versions Index | Recommended | 12.4 / 14.7 | Likely |
6950
+ | Competence and Profile Containers | Recommended | 12.5 / 14.6.4 | Very Likely |
6951
+ | External Protocol Identifiers (`peer_announce.other_protocols`) | Recommended | 12.5.2 / 14.11 | Likely |
6952
+ | External Resources / Container Storage (`peer_announce.external`) | Recommended | 12.5.3 / 14.12 | Likely |
6953
+ | Key Rotation and Recovery | Experimental | 13.1 / 14.3.2 | Unknown |
6954
+ | Proxy Keys and Encrypted Routing | Research | 14.3.3 | Unknown |
6955
+ | Reputation Mesh | Research | 14.1.1 | Likely |
6956
+ | Cognitive Graph API | Research | 14.1.2 | Unknown |
6957
+ | Container Streaming | Research | 14.1.3 | Unknown |
6958
+ | Cross-Mesh Bridging | Research | 14.2 | Likely |
6959
+ | Group Encryption | Research | 14.6.1 | Unknown |
6960
+ | Rational Reasoning Routing | Research | 14.6.2 | Unknown |
6961
+ | Automatic Mesh Segmentation | Research | 14.6.3 | Unknown |
6962
+ | KSS Interaction & Protocol Declarations | Research | 14.8 | Unknown |
6963
+
6964
+ > **Candidate for Core** indicates whether an extension is considered architecturally significant enough to potentially become part of the HMP core specification in future versions, possibly as an optional or semantic primitive.
6965
+ >
6966
+ > It does not imply mandatory implementation.
6967
+
6968
+
6969
+ Future Extensions in HMP outline *design directions and candidate modules* that may be explored within the 5.x family.
6970
+
6971
+ They are meant to:
6972
+ - guide experimentation;
6973
+ - document architectural intent;
6974
+ - reduce accidental design divergence;
6975
+ - provide a shared vocabulary for future proposals.
6976
+
6977
+ HMP does not assume a single globally authoritative state.
6978
+
6979
+ Accordingly, future extensions SHOULD account for:
6980
+ - the coexistence of multiple consensus results;
6981
+ - locally selected trust and evaluation policies;
6982
+ - partial and context-dependent visibility of containers.
6983
+
6984
+ In particular, extensions SHOULD NOT rely on centralized or globally aggregated consensus or reputation scores.
6985
+
6986
+ Container visibility in HMP is policy-driven and scope-dependent.
6987
+ Extensions that introduce *special propagation conditions* (e.g. broadcast semantics, restricted scopes, mandatory relays, or visibility guarantees)
6988
+ SHOULD explicitly declare and document these assumptions.
6989
+
6990
+ ---
6991
+
6992
+ ### 14.1 Planned Modules
6993
+
6994
+ #### 14.1.1 Reputation Mesh
6995
+
6996
+ HMP v5.0 defines two separate reputation-related mechanisms:
6997
+
6998
+ 1. **Container evaluation** (`evaluation` block)
6999
+
7000
+ * structured, signed assessments of containers;
7001
+ * each item references argument containers via `target` (reasoning containers).
7002
+
7003
+ 2. **Agent reputation** — through `trust` containers
7004
+
7005
+ * agent A publishes a `trust` container about agent B;
7006
+ * trust containers may reference other trust containers;
7007
+ * include justification, evidence, and contextual metadata.
7008
+
7009
+ These layers are **not merged**, but external nodes may aggregate them.
7010
+
7011
+ **Possible extensions:**
7012
+
7013
+ * a `semantic_group` subclass aggregating all trust-related containers for a given agent;
7014
+ * optional standardized aggregation schemes (non-mandatory for the mesh);
7015
+ * local caching of “reputation profiles” by nodes or CShell;
7016
+ * richer reasoning attachments for trust evaluations.
7017
+
7018
+ No new mandatory container types are required.
7019
+
7020
+ ---
7021
+
7022
+ #### 14.1.2 Cognitive Graph API
7023
+
7024
+ This module provides optional high-level APIs that nodes and SDKs **may** expose.
7025
+
7026
+ ##### Standard graph semantics (API level)
7027
+
7028
+ * neighborhood queries;
7029
+ * subgraph extraction;
7030
+ * filtering by labels, axes, abstractions;
7031
+ * semantic navigation over `related.*`.
7032
+
7033
+ ##### Container support
7034
+
7035
+ * `semantic_group` — grouping of containers or agents;
7036
+ * `tree_nested` and `tree_listed` — hierarchical structures;
7037
+ * extended `container_index` subclasses for cataloging.
7038
+
7039
+ ##### Agent groups
7040
+
7041
+ To allow semantic grouping of agents, the following extensions are proposed:
7042
+
7043
+ * new container **`group_definition`** containing:
7044
+
7045
+ * group goals;
7046
+ * membership rules;
7047
+ * internal standards;
7048
+ * typical container categories;
7049
+ * optional cached member list.
7050
+
7051
+ * agents may declare affiliations in `peer_announce`:
7052
+
7053
+ ```json
7054
+ "affiliations": ["did:hmp:group:ethicists", "did:hmp:group:medical-ai"]
7055
+ ```
7056
+
7057
+ This enables clustering agents by interest, competence, or role without scanning the entire Mesh.
7058
+
7059
+ ---
7060
+
7061
+ #### 14.1.3 Container Streaming
7062
+
7063
+ Although HMP operates on atomic containers, streaming can be implemented using existing structures:
7064
+
7065
+ * `sequence` acts as a *stream manifest*;
7066
+ * updating the stream = publishing a new version of the sequence;
7067
+ * LIVE mode: the manifest is continuously updated;
7068
+ * SAP (`archive_snapshot`) may be used for periodic archival bundles.
7069
+
7070
+ No new container types are required — streaming is built on `sequence`.
7071
+
7072
+ ---
7073
+
7074
+ ### 14.2 Cross-Mesh Bridging
7075
+
7076
+ Bridges can connect:
7077
+
7078
+ * isolated HMP segments;
7079
+ * older and newer HMP versions;
7080
+ * other ecosystems (Matrix, Fediverse, OpenHog, IPFS).
7081
+
7082
+ A bridge node:
7083
+
7084
+ * receives containers from an external network;
7085
+ * enforces propagation headers;
7086
+ * converts structures into v5.0 where possible;
7087
+ * filters incompatible constructs;
7088
+ * may publish containers *back* into the external network.
7089
+
7090
+ A dedicated **bridge-container** may define:
7091
+
7092
+ * translation rules;
7093
+ * mapping of foreign namespaces into HMP DID space;
7094
+ * TTL and propagation perimeter policies;
7095
+ * segmentation rules.
7096
+
7097
+ This enables dynamic, policy-driven inter-mesh gateways.
7098
+
7099
+ ---
7100
+
7101
+ ### 14.3 Fully Distributed DID Registry and Mesh Authentication
7102
+
7103
+ HMP already uses `peer_announce` as a DID identity declaration.
7104
+
7105
+ Planned enhancements include:
7106
+
7107
+ #### 14.3.1 Distributed DID Registry
7108
+
7109
+ The registry is the union of all `peer_announce` containers in the DHT.
7110
+
7111
+ A strict mapping DID ↔ agent is required:
7112
+
7113
+ * one DID has one continuous `peer_announce` history;
7114
+ * key rotation allowed only through verifiable procedures;
7115
+ * DID takeover is impossible unless *all* recovery keys are compromised.
7116
+
7117
+ ---
7118
+
7119
+ #### 14.3.2 Key Rotation and Recovery
7120
+
7121
+ *Moved to Section 13 (Experimental Extensions).*
7122
+
7123
+ ---
7124
+
7125
  #### 14.3.3 Proxy Keys and Encrypted Routing
7126
 
7127
  A **proxy key** is *not* delegation.
 
7201
 
7202
  #### 14.6.4 Competence and Profile Containers
7203
 
7204
+ *Moved to Section 12 (Recommended Extensions).*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7205
 
7206
  ---
7207
 
 
7357
 
7358
  ### 14.11 External Protocol Identifiers (`peer_announce.other_protocols`)
7359
 
7360
+ *Moved to Section 12 (Recommended Extensions).*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7361
 
7362
  ---
7363
 
7364
  ### 14.12 External Resources and External Container Storage (`peer_announce.external`)
7365
 
7366
+ *Moved to Section 12 (Recommended Extensions).*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7367
 
7368
  ---
7369
 
structured_md/docs/HMP-Agent-API.md CHANGED
@@ -5,11 +5,11 @@ description: 'Документ описывает **базовый API когн
5
  файлы: * [HMP-Agent-Overview.md]...'
6
  type: Article
7
  tags:
 
 
8
  - Agent
9
  - JSON
10
  - REPL
11
- - Mesh
12
- - HMP
13
  ---
14
 
15
  # HMP-Agent API Specification
 
5
  файлы: * [HMP-Agent-Overview.md]...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - HMP
10
  - Agent
11
  - JSON
12
  - REPL
 
 
13
  ---
14
 
15
  # HMP-Agent API Specification
structured_md/docs/HMP-Agent-Architecture.md CHANGED
@@ -5,16 +5,16 @@ description: Документ описывает **модульную архит
5
  хранение памяти, сетевое взаимодействие и этиче...
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - CCore
11
- - MeshConsensus
12
  - CShell
13
- - EGP
14
- - REPL
15
  - Mesh
 
 
16
  - HMP
17
  - CogSync
 
 
 
 
18
  ---
19
 
20
  # Архитектура HMP-Агента
 
5
  хранение памяти, сетевое взаимодействие и этиче...
6
  type: Article
7
  tags:
 
 
 
 
8
  - CShell
 
 
9
  - Mesh
10
+ - EGP
11
+ - CCore
12
  - HMP
13
  - CogSync
14
+ - Agent
15
+ - Ethics
16
+ - MeshConsensus
17
+ - REPL
18
  ---
19
 
20
  # Архитектура HMP-Агента
structured_md/docs/HMP-Agent-Network-Flow.md CHANGED
@@ -5,12 +5,12 @@ description: 'Этот документ описывает потоки данн
5
  [`MeshNode`](MeshN...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - JSON
11
- - EGP
12
  - Mesh
 
13
  - HMP
 
 
 
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
 
5
  [`MeshNode`](MeshN...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - Mesh
9
+ - EGP
10
  - HMP
11
+ - Agent
12
+ - Ethics
13
+ - JSON
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
structured_md/docs/HMP-Agent-Overview.md CHANGED
@@ -5,14 +5,14 @@ description: '| Тип | Название | Роль
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - CCore
11
  - CShell
12
- - JSON
13
- - REPL
14
  - Mesh
 
15
  - HMP
 
 
 
 
16
  ---
17
 
18
 
 
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
 
 
 
8
  - CShell
 
 
9
  - Mesh
10
+ - CCore
11
  - HMP
12
+ - Agent
13
+ - Ethics
14
+ - JSON
15
+ - REPL
16
  ---
17
 
18
 
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -5,10 +5,10 @@ description: Этот файл описывает потенциальные э
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
8
- - Agent
9
- - REPL
10
  - Mesh
11
  - HMP
 
 
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
 
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
 
 
8
  - Mesh
9
  - HMP
10
+ - Agent
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
- - Ethics
9
- - Agent
10
- - Scenarios
11
- - REPL
12
  - Mesh
13
  - HMP
 
 
 
 
14
  ---
15
 
16
  # HMP-Ethics.md
 
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - Mesh
9
  - HMP
10
+ - Scenarios
11
+ - Agent
12
+ - Ethics
13
+ - REPL
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
- - Agent
10
- - MeshConsensus
11
- - JSON
12
- - EGP
13
- - GMP
14
  - Mesh
 
 
15
  - HMP
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
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
  - CogSync
13
+ - Agent
14
+ - Ethics
15
+ - JSON
16
+ - MeshConsensus
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
- - Agent
10
- - MeshConsensus
11
- - JSON
12
- - EGP
13
- - GMP
14
  - Mesh
 
 
15
  - HMP
16
  - CogSync
 
 
 
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Short Description
 
5
  framework for autonomous agents. It enables...'
6
  type: Article
7
  tags:
 
 
 
 
 
 
8
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
  - CogSync
13
+ - Agent
14
+ - Ethics
15
+ - JSON
16
+ - MeshConsensus
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
- - Agent
10
- - MeshConsensus
11
- - JSON
12
- - EGP
13
- - GMP
14
  - Mesh
 
 
15
  - HMP
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
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
  - CogSync
13
+ - Agent
14
+ - Ethics
15
+ - JSON
16
+ - MeshConsensus
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
- - MeshConsensus
9
- - JSON
10
- - EGP
11
- - GMP
12
  - Mesh
 
 
13
  - HMP
14
  - CogSync
 
 
 
15
  ---
16
 
17
  # HyperCortex Mesh Protocol (HMP) — 簡易説明
 
4
  Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
5
  type: Article
6
  tags:
 
 
 
 
 
7
  - Mesh
8
+ - GMP
9
+ - EGP
10
  - HMP
11
  - CogSync
12
+ - Ethics
13
+ - JSON
14
+ - MeshConsensus
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
- - MeshConsensus
10
- - JSON
11
- - EGP
12
- - GMP
13
  - Mesh
 
 
14
  - HMP
15
  - CogSync
 
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 간략 설명
 
5
  상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
  - CogSync
13
+ - Ethics
14
+ - JSON
15
+ - MeshConsensus
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
- - MeshConsensus
10
- - JSON
11
- - EGP
12
- - GMP
13
  - Mesh
 
 
14
  - HMP
15
  - CogSync
 
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
 
5
  координации между автономными агент...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
  - CogSync
13
+ - Ethics
14
+ - JSON
15
+ - MeshConsensus
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
- - MeshConsensus
10
- - JSON
11
- - EGP
12
- - GMP
13
  - Mesh
 
 
14
  - HMP
15
  - CogSync
 
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
 
5
  між автономними агентами. Він...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
  - CogSync
13
+ - Ethics
14
+ - JSON
15
+ - MeshConsensus
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
- - MeshConsensus
10
- - JSON
11
- - EGP
12
- - GMP
13
  - Mesh
 
 
14
  - HMP
15
  - CogSync
 
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 简要说明
 
5
  —— 通过共享协议栈交换目标、任务、...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - Mesh
9
+ - GMP
10
+ - EGP
11
  - HMP
12
  - CogSync
13
+ - Ethics
14
+ - JSON
15
+ - MeshConsensus
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
- - Agent
9
- - REPL
10
  - Mesh
11
  - HMP
 
 
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
 
5
  (или конфигурацию доверенных идентифика...'
6
  type: Article
7
  tags:
 
 
8
  - Mesh
9
  - HMP
10
+ - Agent
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,17 +4,17 @@ description: '## Связанные документы * Философия п
4
  * Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/agents/tools/db_struct...'
5
  type: Article
6
  tags:
7
- - Ethics
8
- - Agent
9
- - CCore
10
- - MeshConsensus
11
- - JSON
12
- - EGP
13
- - REPL
14
- - GMP
15
  - Mesh
 
 
 
16
  - HMP
17
  - CogSync
 
 
 
 
 
18
  ---
19
 
20
  # HMP-Agent: REPL-цикл взаимодействия
 
4
  * Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/agents/tools/db_struct...'
5
  type: Article
6
  tags:
 
 
 
 
 
 
 
 
7
  - Mesh
8
+ - GMP
9
+ - EGP
10
+ - CCore
11
  - HMP
12
  - CogSync
13
+ - Agent
14
+ - Ethics
15
+ - JSON
16
+ - MeshConsensus
17
+ - REPL
18
  ---
19
 
20
  # HMP-Agent: REPL-цикл взаимодействия
structured_md/docs/HMP_HyperCortex_Comparison.md CHANGED
@@ -5,9 +5,9 @@ description: '## Краткое описание | Характеристика
5
  | **Назначение** | Сетевой протокол ...'
6
  type: Article
7
  tags:
8
- - REPL
9
  - Mesh
10
  - HMP
 
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/)
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
- - Agent
9
- - JSON
10
- - Scenarios
11
- - EGP
12
  - Mesh
 
13
  - HMP
14
  - CogSync
 
 
 
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
 
5
  OpenCog Hyperon framework. This includes semanti...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - Mesh
9
+ - EGP
10
  - HMP
11
  - CogSync
12
+ - Agent
13
+ - JSON
14
+ - Scenarios
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
structured_md/docs/HMP_as_ANP_Application.md CHANGED
@@ -5,11 +5,11 @@ description: '## Кратко [ANP (Agent Network Protocol)](https://github.com/
5
  (HyperCortex M...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - JSON
11
  - Mesh
12
  - HMP
 
 
 
13
  ---
14
 
15
  # HMP как реализация Application Layer в ANP
 
5
  (HyperCortex M...'
6
  type: Article
7
  tags:
 
 
 
8
  - Mesh
9
  - HMP
10
+ - Agent
11
+ - Ethics
12
+ - JSON
13
  ---
14
 
15
  # HMP как реализация Application Layer в ANP
structured_md/docs/HMP_as_ANP_Application_en.md CHANGED
@@ -5,12 +5,12 @@ description: '## In Brief [ANP (Agent Network Protocol)](https://github.com/age
5
  proto...'
6
  type: Article
7
  tags:
8
- - Ethics
 
9
  - Agent
 
10
  - JSON
11
  - Scenarios
12
- - Mesh
13
- - HMP
14
  ---
15
 
16
  # HMP as an Implementation of the Application Layer in ANP
 
5
  proto...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - HMP
10
  - Agent
11
+ - Ethics
12
  - JSON
13
  - Scenarios
 
 
14
  ---
15
 
16
  # HMP as an Implementation of the Application Layer in ANP
structured_md/docs/HMPv5_Overview_Ru.md CHANGED
@@ -5,12 +5,12 @@ description: '> Почему современные агентные систе
5
  Этот текст основан на спецификации [**...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - JSON
11
  - Mesh
12
  - HMP
13
  - CogSync
 
 
 
14
  ---
15
 
16
  # Почему будущее ИИ-агентов — децентрализованные сети, а не оркестраторы
 
5
  Этот текст основан на спецификации [**...'
6
  type: Article
7
  tags:
 
 
 
8
  - Mesh
9
  - HMP
10
  - CogSync
11
+ - Agent
12
+ - Ethics
13
+ - JSON
14
  ---
15
 
16
  # Почему будущее ИИ-агентов — децентрализованные сети, а не оркестраторы
structured_md/docs/MeshNode.md CHANGED
@@ -5,13 +5,13 @@ description: '`MeshNode` — агент/демон, отвечающий за с
5
  Может быть частью агента или вынесен в отдельный пр...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - JSON
11
- - EGP
12
  - Mesh
 
13
  - HMP
14
  - CogSync
 
 
 
15
  ---
16
 
17
  # MeshNode
 
5
  Может быть частью агента или вынесен в отдельный пр...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - Mesh
9
+ - EGP
10
  - HMP
11
  - CogSync
12
+ - Agent
13
+ - Ethics
14
+ - JSON
15
  ---
16
 
17
  # MeshNode
structured_md/docs/PHILOSOPHY.md CHANGED
@@ -5,11 +5,11 @@ description: '**Document ID:** HMP-philosophy **Status:** Draft **Category:*
5
  (GPT-5), ChatGH --- ## 1. Основной тезис От ...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
- - REPL
11
  - Mesh
12
  - HMP
 
 
 
13
  ---
14
 
15
  # Философия HyperCortex Mesh Protocol (HMP)
 
5
  (GPT-5), ChatGH --- ## 1. Основной тезис От ...'
6
  type: Article
7
  tags:
 
 
 
8
  - Mesh
9
  - HMP
10
+ - Agent
11
+ - Ethics
12
+ - REPL
13
  ---
14
 
15
  # Философия HyperCortex Mesh Protocol (HMP)