GitHub Action commited on
Commit
1c5b1af
·
1 Parent(s): 05cbd4d

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/dht_protocol.md +1 -1
  2. structured_md/CONTRIBUTING.md +1 -1
  3. structured_md/HMP-Roadmap.md +2 -2
  4. structured_md/README.md +10 -10
  5. structured_md/README_de.md +9 -9
  6. structured_md/README_fr.md +9 -9
  7. structured_md/README_ja.md +9 -9
  8. structured_md/README_ko.md +9 -9
  9. structured_md/README_ru.md +9 -9
  10. structured_md/README_uk.md +9 -9
  11. structured_md/README_zh.md +9 -9
  12. structured_md/agents/readme.md +2 -2
  13. structured_md/audits/Ethics-audits-1.md +1 -1
  14. structured_md/audits/Ethics-consolidated_audits-1.md +2 -2
  15. structured_md/audits/HMP-0003-consolidated_audit.md +2 -2
  16. structured_md/docs/Basic-agent-sim.md +2 -2
  17. structured_md/docs/Distributed-Cognitive-Systems.md +1 -1
  18. structured_md/docs/Enlightener.md +2 -2
  19. structured_md/docs/HMP-0001.md +4 -4
  20. structured_md/docs/HMP-0002.md +5 -5
  21. structured_md/docs/HMP-0003.md +5 -5
  22. structured_md/docs/HMP-0004-v4.1.md +5 -5
  23. structured_md/docs/HMP-0004.md +5 -5
  24. structured_md/docs/HMP-Agent-API.md +2 -2
  25. structured_md/docs/HMP-Agent-Architecture.md +4 -4
  26. structured_md/docs/HMP-Agent-Network-Flow.md +2 -2
  27. structured_md/docs/HMP-Agent-Overview.md +2 -2
  28. structured_md/docs/HMP-Agent_Emotions.md +1 -1
  29. structured_md/docs/HMP-Ethics.md +3 -3
  30. structured_md/docs/HMP-Short-Description_de.md +3 -3
  31. structured_md/docs/HMP-Short-Description_en.md +3 -3
  32. structured_md/docs/HMP-Short-Description_fr.md +3 -3
  33. structured_md/docs/HMP-Short-Description_ja.md +4 -4
  34. structured_md/docs/HMP-Short-Description_ko.md +4 -4
  35. structured_md/docs/HMP-Short-Description_ru.md +4 -4
  36. structured_md/docs/HMP-Short-Description_uk.md +4 -4
  37. structured_md/docs/HMP-Short-Description_zh.md +4 -4
  38. structured_md/docs/HMP-agent-Cognitive_Family.md +1 -1
  39. structured_md/docs/HMP-agent-REPL-cycle.md +4 -4
  40. structured_md/docs/HMP_Hyperon_Integration.md +3 -3
  41. structured_md/docs/MeshNode.md +1 -1
  42. structured_md/docs/agents/HMP-Agent-Enlightener.md +2 -2
  43. structured_md/docs/agents/roles.md +1 -1
  44. structured_md/docs/container_agents.md +1 -1
  45. structured_md/docs/dht_protocol.md +46 -12
  46. structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md +1 -1
  47. structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md +1 -1
  48. structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md +5 -5
  49. structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md +3 -3
  50. structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md +3 -3
docs/dht_protocol.md CHANGED
@@ -64,7 +64,7 @@
64
  ### Канонический вход для PoW
65
 
66
  ```
67
- pow\_input\_string = DID + " -- " + addr + " -- " + datetime + " -- " + nonce_string
68
  ```
69
 
70
  * Все строки кодируются в UTF-8.
 
64
  ### Канонический вход для PoW
65
 
66
  ```
67
+ pow_input_string = DID + " -- " + addr + " -- " + datetime + " -- " + nonce_string
68
  ```
69
 
70
  * Все строки кодируются в UTF-8.
structured_md/CONTRIBUTING.md CHANGED
@@ -5,8 +5,8 @@ description: 'Спасибо за интерес к проекту HMP! Пока
5
  архитектуры протоколов (CogSync, C...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - Mesh
 
10
  - HMP
11
  ---
12
 
 
5
  архитектуры протоколов (CogSync, C...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
+ - CogSync
10
  - HMP
11
  ---
12
 
structured_md/HMP-Roadmap.md CHANGED
@@ -5,13 +5,13 @@ description: '## 🔍 Overview This roadmap outlines the key stages of developm
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
8
- - JSON
9
  - EGP
 
10
  - Ethics
11
- - HMP
12
  - CogSync
13
  - Agent
14
  - Mesh
 
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
 
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
  - Ethics
 
11
  - CogSync
12
  - Agent
13
  - Mesh
14
+ - HMP
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
- - JSON
9
- - Scenarios
10
  - EGP
11
- - hmp
12
- - Ethics
13
- - MeshConsensus
14
- - HMP
15
- - CogSync
16
- - mesh-protocol
17
- - distributed-ai
18
  - REPL
 
 
 
19
  - GMP
 
 
 
20
  - Agent
21
  - Mesh
22
- - cognitive-architecture
 
 
 
23
  ---
24
 
25
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
8
  - EGP
 
 
 
 
 
 
 
9
  - REPL
10
+ - distributed-ai
11
+ - JSON
12
+ - mesh-protocol
13
  - GMP
14
+ - cognitive-architecture
15
+ - CogSync
16
+ - Ethics
17
  - Agent
18
  - Mesh
19
+ - MeshConsensus
20
+ - HMP
21
+ - Scenarios
22
+ - hmp
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
- - JSON
9
  - EGP
10
- - hmp
11
- - Ethics
12
- - MeshConsensus
13
- - HMP
14
- - CogSync
15
- - mesh-protocol
16
- - distributed-ai
17
  - REPL
 
 
 
18
  - GMP
 
 
 
19
  - Agent
20
  - Mesh
21
- - cognitive-architecture
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
 
 
 
 
 
 
 
9
  - REPL
10
+ - distributed-ai
11
+ - JSON
12
+ - mesh-protocol
13
  - GMP
14
+ - cognitive-architecture
15
+ - CogSync
16
+ - Ethics
17
  - Agent
18
  - Mesh
19
+ - MeshConsensus
20
+ - HMP
21
+ - hmp
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
- - JSON
9
  - EGP
10
- - hmp
11
- - Ethics
12
- - MeshConsensus
13
- - HMP
14
- - CogSync
15
- - mesh-protocol
16
- - distributed-ai
17
  - REPL
 
 
 
18
  - GMP
 
 
 
19
  - Agent
20
  - Mesh
21
- - cognitive-architecture
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
 
 
 
 
 
 
 
9
  - REPL
10
+ - distributed-ai
11
+ - JSON
12
+ - mesh-protocol
13
  - GMP
14
+ - cognitive-architecture
15
+ - CogSync
16
+ - Ethics
17
  - Agent
18
  - Mesh
19
+ - MeshConsensus
20
+ - HMP
21
+ - hmp
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
- - JSON
9
  - EGP
10
- - hmp
11
- - Ethics
12
- - MeshConsensus
13
- - HMP
14
- - CogSync
15
- - mesh-protocol
16
- - distributed-ai
17
  - REPL
 
 
 
18
  - GMP
 
 
 
19
  - Agent
20
  - Mesh
21
- - cognitive-architecture
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
 
 
 
 
 
 
 
9
  - REPL
10
+ - distributed-ai
11
+ - JSON
12
+ - mesh-protocol
13
  - GMP
14
+ - cognitive-architecture
15
+ - CogSync
16
+ - Ethics
17
  - Agent
18
  - Mesh
19
+ - MeshConsensus
20
+ - HMP
21
+ - hmp
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
- - JSON
9
  - EGP
10
- - hmp
11
- - Ethics
12
- - MeshConsensus
13
- - HMP
14
- - CogSync
15
- - mesh-protocol
16
- - distributed-ai
17
  - REPL
 
 
 
18
  - GMP
 
 
 
19
  - Agent
20
  - Mesh
21
- - cognitive-architecture
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
 
 
 
 
 
 
 
9
  - REPL
10
+ - distributed-ai
11
+ - JSON
12
+ - mesh-protocol
13
  - GMP
14
+ - cognitive-architecture
15
+ - CogSync
16
+ - Ethics
17
  - Agent
18
  - Mesh
19
+ - MeshConsensus
20
+ - HMP
21
+ - hmp
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
- - JSON
9
  - EGP
10
- - hmp
11
- - Ethics
12
- - MeshConsensus
13
- - HMP
14
- - CogSync
15
- - mesh-protocol
16
- - distributed-ai
17
  - REPL
 
 
 
18
  - GMP
 
 
 
19
  - Agent
20
  - Mesh
21
- - cognitive-architecture
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
 
 
 
 
 
 
 
9
  - REPL
10
+ - distributed-ai
11
+ - JSON
12
+ - mesh-protocol
13
  - GMP
14
+ - cognitive-architecture
15
+ - CogSync
16
+ - Ethics
17
  - Agent
18
  - Mesh
19
+ - MeshConsensus
20
+ - HMP
21
+ - hmp
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
- - JSON
9
  - EGP
10
- - hmp
11
- - Ethics
12
- - MeshConsensus
13
- - HMP
14
- - CogSync
15
- - mesh-protocol
16
- - distributed-ai
17
  - REPL
 
 
 
18
  - GMP
 
 
 
19
  - Agent
20
  - Mesh
21
- - cognitive-architecture
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
 
 
 
 
 
 
 
9
  - REPL
10
+ - distributed-ai
11
+ - JSON
12
+ - mesh-protocol
13
  - GMP
14
+ - cognitive-architecture
15
+ - CogSync
16
+ - Ethics
17
  - Agent
18
  - Mesh
19
+ - MeshConsensus
20
+ - HMP
21
+ - hmp
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
- - JSON
9
  - EGP
10
- - hmp
11
- - Ethics
12
- - MeshConsensus
13
- - HMP
14
- - CogSync
15
- - mesh-protocol
16
- - distributed-ai
17
  - REPL
 
 
 
18
  - GMP
 
 
 
19
  - Agent
20
  - Mesh
21
- - cognitive-architecture
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
 
 
 
 
 
 
 
9
  - REPL
10
+ - distributed-ai
11
+ - JSON
12
+ - mesh-protocol
13
  - GMP
14
+ - cognitive-architecture
15
+ - CogSync
16
+ - Ethics
17
  - Agent
18
  - Mesh
19
+ - MeshConsensus
20
+ - HMP
21
+ - hmp
22
  ---
23
 
24
 
structured_md/agents/readme.md CHANGED
@@ -6,11 +6,11 @@ description: 'Запуск: `start_repl.bat` или `start_repl.sh` Устан
6
  type: Article
7
  tags:
8
  - JSON
9
- - Ethics
10
- - HMP
11
  - REPL
 
12
  - Agent
13
  - Mesh
 
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
 
6
  type: Article
7
  tags:
8
  - JSON
 
 
9
  - REPL
10
+ - Ethics
11
  - Agent
12
  - Mesh
13
+ - HMP
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
structured_md/audits/Ethics-audits-1.md CHANGED
@@ -7,9 +7,9 @@ type: Article
7
  tags:
8
  - JSON
9
  - Ethics
10
- - HMP
11
  - Agent
12
  - Mesh
 
13
  ---
14
 
15
  ---------------
 
7
  tags:
8
  - JSON
9
  - Ethics
 
10
  - Agent
11
  - Mesh
12
+ - HMP
13
  ---
14
 
15
  ---------------
structured_md/audits/Ethics-consolidated_audits-1.md CHANGED
@@ -6,10 +6,10 @@ description: This document consolidates proposed improvements from multiple AI a
6
  type: Article
7
  tags:
8
  - JSON
9
- - Mesh
10
  - Ethics
11
- - HMP
12
  - Agent
 
 
13
  - Scenarios
14
  ---
15
 
 
6
  type: Article
7
  tags:
8
  - JSON
 
9
  - Ethics
 
10
  - Agent
11
+ - Mesh
12
+ - HMP
13
  - Scenarios
14
  ---
15
 
structured_md/audits/HMP-0003-consolidated_audit.md CHANGED
@@ -5,14 +5,14 @@ description: Сводный аудит предложений по улучше
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
8
- - JSON
9
  - EGP
 
10
  - Ethics
11
- - HMP
12
  - CogSync
13
  - Agent
14
  - Mesh
15
  - MeshConsensus
 
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
 
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
  - Ethics
 
11
  - CogSync
12
  - Agent
13
  - Mesh
14
  - MeshConsensus
15
+ - HMP
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
structured_md/docs/Basic-agent-sim.md CHANGED
@@ -5,13 +5,13 @@ description: 'В HMP-протоколе предусмотрены два тип
5
  type: Article
6
  tags:
7
  - EGP
8
- - HMP
9
- - CogSync
10
  - REPL
11
  - GMP
 
12
  - Agent
13
  - Mesh
14
  - MeshConsensus
 
15
  ---
16
 
17
 
 
5
  type: Article
6
  tags:
7
  - EGP
 
 
8
  - REPL
9
  - GMP
10
+ - CogSync
11
  - Agent
12
  - Mesh
13
  - MeshConsensus
14
+ - HMP
15
  ---
16
 
17
 
structured_md/docs/Distributed-Cognitive-Systems.md CHANGED
@@ -6,9 +6,9 @@ description: '## Введение Современные ИИ-системы в
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
 
9
  - CogSync
10
  - JSON
11
- - Mesh
12
  - HMP
13
  ---
14
 
 
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
9
+ - Mesh
10
  - CogSync
11
  - JSON
 
12
  - HMP
13
  ---
14
 
structured_md/docs/Enlightener.md CHANGED
@@ -5,13 +5,13 @@ description: '### 🧠 Enlightener Agent `Enlightener` — специализи
5
  аудитора. Может действовать как отдельный узел ...'
6
  type: Article
7
  tags:
8
- - JSON
9
  - EGP
 
10
  - Ethics
11
- - HMP
12
  - Agent
13
  - Mesh
14
  - MeshConsensus
 
15
  ---
16
 
17
  ## 📄 Enlightener.md
 
5
  аудитора. Может действовать как отдельный узел ...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
  - Ethics
 
11
  - Agent
12
  - Mesh
13
  - MeshConsensus
14
+ - HMP
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
- - JSON
9
  - EGP
10
- - Ethics
11
- - HMP
12
- - CogSync
13
  - REPL
 
14
  - GMP
 
 
15
  - Agent
16
  - Mesh
17
  - MeshConsensus
 
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
 
5
  HyperCortex Mesh Protocol (HMP) defines a...'
6
  type: Article
7
  tags:
 
8
  - EGP
 
 
 
9
  - REPL
10
+ - JSON
11
  - GMP
12
+ - Ethics
13
+ - CogSync
14
  - Agent
15
  - Mesh
16
  - MeshConsensus
17
+ - HMP
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
- - JSON
9
- - Scenarios
10
  - EGP
11
- - Ethics
12
- - HMP
13
- - CogSync
14
  - REPL
 
15
  - GMP
 
 
16
  - Agent
17
  - Mesh
18
  - MeshConsensus
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
 
5
  Abstract In an era where artifici...'
6
  type: Article
7
  tags:
 
 
8
  - EGP
 
 
 
9
  - REPL
10
+ - JSON
11
  - GMP
12
+ - Ethics
13
+ - CogSync
14
  - Agent
15
  - Mesh
16
  - MeshConsensus
17
+ - HMP
18
+ - Scenarios
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
- - JSON
9
- - Scenarios
10
  - EGP
11
- - Ethics
12
- - HMP
13
- - CogSync
14
  - REPL
 
15
  - GMP
 
 
16
  - Agent
17
  - Mesh
18
  - MeshConsensus
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
 
5
  Abstract The HyperCortex Mesh ...'
6
  type: Article
7
  tags:
 
 
8
  - EGP
 
 
 
9
  - REPL
10
+ - JSON
11
  - GMP
12
+ - Ethics
13
+ - CogSync
14
  - Agent
15
  - Mesh
16
  - MeshConsensus
17
+ - HMP
18
+ - Scenarios
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
- - JSON
9
- - Scenarios
10
  - EGP
11
- - Ethics
12
- - HMP
13
- - CogSync
14
  - REPL
 
15
  - GMP
 
 
16
  - Agent
17
  - Mesh
18
  - MeshConsensus
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
 
5
  ChatGPT, Agent-Gleb, Copilot, Gemini, C...'
6
  type: Article
7
  tags:
 
 
8
  - EGP
 
 
 
9
  - REPL
10
+ - JSON
11
  - GMP
12
+ - Ethics
13
+ - CogSync
14
  - Agent
15
  - Mesh
16
  - MeshConsensus
17
+ - HMP
18
+ - Scenarios
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
- - JSON
9
- - Scenarios
10
  - EGP
11
- - Ethics
12
- - HMP
13
- - CogSync
14
  - REPL
 
15
  - GMP
 
 
16
  - Agent
17
  - Mesh
18
  - MeshConsensus
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
 
5
  Abstract The HyperCortex Mesh ...'
6
  type: Article
7
  tags:
 
 
8
  - EGP
 
 
 
9
  - REPL
10
+ - JSON
11
  - GMP
12
+ - Ethics
13
+ - CogSync
14
  - Agent
15
  - Mesh
16
  - MeshConsensus
17
+ - HMP
18
+ - Scenarios
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
structured_md/docs/HMP-Agent-API.md CHANGED
@@ -5,10 +5,10 @@ description: 'Этот документ описывает **базовый API*
5
  См. также: [HMP-Agent-Overview.md](./HMP-A...'
6
  type: Article
7
  tags:
8
- - JSON
9
- - Agent
10
  - Mesh
 
11
  - HMP
 
12
  ---
13
 
14
  ## 🧠 HMP-Agent API Specification (v0.2)
 
5
  См. также: [HMP-Agent-Overview.md](./HMP-A...'
6
  type: Article
7
  tags:
 
 
8
  - Mesh
9
+ - JSON
10
  - HMP
11
+ - Agent
12
  ---
13
 
14
  ## 🧠 HMP-Agent API Specification (v0.2)
structured_md/docs/HMP-Agent-Architecture.md CHANGED
@@ -5,16 +5,16 @@ description: '## 🧠 Архитектура HMP-Агента Этот доку
5
  HyperCortex. Агент выполняет функц...'
6
  type: Article
7
  tags:
8
- - JSON
9
  - EGP
10
- - Ethics
11
- - HMP
12
- - CogSync
13
  - REPL
 
14
  - GMP
 
 
15
  - Agent
16
  - Mesh
17
  - MeshConsensus
 
18
  ---
19
 
20
  # HMP-Agent-Architecture.md
 
5
  HyperCortex. Агент выполняет функц...'
6
  type: Article
7
  tags:
 
8
  - EGP
 
 
 
9
  - REPL
10
+ - JSON
11
  - GMP
12
+ - Ethics
13
+ - CogSync
14
  - Agent
15
  - Mesh
16
  - MeshConsensus
17
+ - HMP
18
  ---
19
 
20
  # HMP-Agent-Architecture.md
structured_md/docs/HMP-Agent-Network-Flow.md CHANGED
@@ -5,12 +5,12 @@ description: '### Взаимодействие между агентами HMP-
5
  `Cognitive Core / Connector`, `MeshNode` и `Enlight...'
6
  type: Article
7
  tags:
8
- - JSON
9
  - EGP
 
10
  - Ethics
11
- - HMP
12
  - Agent
13
  - Mesh
 
14
  ---
15
 
16
  ## 🔄 HMP-Agent-Network-Flow.md
 
5
  `Cognitive Core / Connector`, `MeshNode` и `Enlight...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
  - Ethics
 
11
  - Agent
12
  - Mesh
13
+ - HMP
14
  ---
15
 
16
  ## 🔄 HMP-Agent-Network-Flow.md
structured_md/docs/HMP-Agent-Overview.md CHANGED
@@ -6,11 +6,11 @@ description: '| Тип | Название | Роль
6
  type: Article
7
  tags:
8
  - JSON
9
- - Ethics
10
- - HMP
11
  - REPL
 
12
  - Agent
13
  - Mesh
 
14
  ---
15
 
16
 
 
6
  type: Article
7
  tags:
8
  - JSON
 
 
9
  - REPL
10
+ - Ethics
11
  - Agent
12
  - Mesh
13
+ - HMP
14
  ---
15
 
16
 
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -5,10 +5,10 @@ description: Этот файл описывает потенциальные э
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - REPL
11
  - HMP
 
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
 
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - REPL
10
  - HMP
11
+ - Agent
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
structured_md/docs/HMP-Ethics.md CHANGED
@@ -5,12 +5,12 @@ description: '## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This doc
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
8
- - Scenarios
9
- - Ethics
10
- - HMP
11
  - REPL
 
12
  - Agent
13
  - Mesh
 
 
14
  ---
15
 
16
  # HMP-Ethics.md
 
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
 
 
 
8
  - REPL
9
+ - Ethics
10
  - Agent
11
  - Mesh
12
+ - HMP
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
- - JSON
9
  - EGP
 
 
10
  - Ethics
11
- - HMP
12
  - CogSync
13
- - GMP
14
  - Agent
15
  - Mesh
16
  - MeshConsensus
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
 
5
  Kognitions-Framework für autonome Agenten. Es er...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
+ - GMP
11
  - Ethics
 
12
  - CogSync
 
13
  - Agent
14
  - Mesh
15
  - MeshConsensus
16
+ - HMP
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
- - JSON
9
  - EGP
 
 
10
  - Ethics
11
- - HMP
12
  - CogSync
13
- - GMP
14
  - Agent
15
  - Mesh
16
  - MeshConsensus
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Short Description
 
5
  framework for autonomous agents. It enables...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
+ - GMP
11
  - Ethics
 
12
  - CogSync
 
13
  - Agent
14
  - Mesh
15
  - MeshConsensus
16
+ - HMP
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
- - JSON
9
  - EGP
 
 
10
  - Ethics
11
- - HMP
12
  - CogSync
13
- - GMP
14
  - Agent
15
  - Mesh
16
  - MeshConsensus
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Description Courte
 
5
  cognition décentralisé pour agents autonomes. Il...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
+ - GMP
11
  - Ethics
 
12
  - CogSync
 
13
  - Agent
14
  - Mesh
15
  - MeshConsensus
16
+ - HMP
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
- - JSON
8
  - EGP
 
 
9
  - Ethics
10
- - HMP
11
  - CogSync
12
- - GMP
13
- - MeshConsensus
14
  - Mesh
 
 
15
  ---
16
 
17
  # HyperCortex Mesh Protocol (HMP) — 簡易説明
 
4
  Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
5
  type: Article
6
  tags:
 
7
  - EGP
8
+ - JSON
9
+ - GMP
10
  - Ethics
 
11
  - CogSync
 
 
12
  - Mesh
13
+ - MeshConsensus
14
+ - HMP
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
- - JSON
9
  - EGP
 
 
10
  - Ethics
11
- - HMP
12
  - CogSync
13
- - GMP
14
- - MeshConsensus
15
  - Mesh
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 간략 설명
 
5
  상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
+ - GMP
11
  - Ethics
 
12
  - CogSync
 
 
13
  - Mesh
14
+ - MeshConsensus
15
+ - HMP
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
- - JSON
9
  - EGP
 
 
10
  - Ethics
11
- - HMP
12
  - CogSync
13
- - GMP
14
- - MeshConsensus
15
  - Mesh
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
 
5
  координации между автономными агент...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
+ - GMP
11
  - Ethics
 
12
  - CogSync
 
 
13
  - Mesh
14
+ - MeshConsensus
15
+ - HMP
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
- - JSON
9
  - EGP
 
 
10
  - Ethics
11
- - HMP
12
  - CogSync
13
- - GMP
14
- - MeshConsensus
15
  - Mesh
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
 
5
  між автономними агентами. Він...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
+ - GMP
11
  - Ethics
 
12
  - CogSync
 
 
13
  - Mesh
14
+ - MeshConsensus
15
+ - HMP
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
- - JSON
9
  - EGP
 
 
10
  - Ethics
11
- - HMP
12
  - CogSync
13
- - GMP
14
- - MeshConsensus
15
  - Mesh
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 简要说明
 
5
  —— 通过共享协议栈交换目标、任务、...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - JSON
10
+ - GMP
11
  - Ethics
 
12
  - CogSync
 
 
13
  - Mesh
14
+ - MeshConsensus
15
+ - HMP
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
  - Mesh
10
  - REPL
11
  - HMP
 
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
 
5
  (или конфигурацию доверенных идентифика...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - REPL
10
  - HMP
11
+ - Agent
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
structured_md/docs/HMP-agent-REPL-cycle.md CHANGED
@@ -5,15 +5,15 @@ description: '## Связанные документы * Структура Б
5
  type: Article
6
  tags:
7
  - JSON
8
- - CCore
9
- - Ethics
10
- - HMP
11
- - CogSync
12
  - REPL
13
  - GMP
 
 
14
  - Agent
15
  - Mesh
16
  - MeshConsensus
 
 
17
  ---
18
 
19
  # 🧠 HMP-Agent: REPL-цикл взаимодействия
 
5
  type: Article
6
  tags:
7
  - JSON
 
 
 
 
8
  - REPL
9
  - GMP
10
+ - Ethics
11
+ - CogSync
12
  - Agent
13
  - Mesh
14
  - MeshConsensus
15
+ - HMP
16
+ - CCore
17
  ---
18
 
19
  # 🧠 HMP-Agent: REPL-цикл взаимодействия
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
- - JSON
9
- - Scenarios
10
  - EGP
11
- - HMP
12
  - CogSync
13
  - Agent
14
  - Mesh
 
 
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
 
5
  OpenCog Hyperon framework. This includes semanti...'
6
  type: Article
7
  tags:
 
 
8
  - EGP
9
+ - JSON
10
  - CogSync
11
  - Agent
12
  - Mesh
13
+ - HMP
14
+ - Scenarios
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
structured_md/docs/MeshNode.md CHANGED
@@ -6,10 +6,10 @@ description: '### 🌐 MeshNode `MeshNode` — агент/демон, отве
6
  type: Article
7
  tags:
8
  - JSON
9
- - HMP
10
  - CogSync
11
  - Agent
12
  - Mesh
 
13
  ---
14
 
15
  ## 📄 MeshNode.md
 
6
  type: Article
7
  tags:
8
  - JSON
 
9
  - CogSync
10
  - Agent
11
  - Mesh
12
+ - HMP
13
  ---
14
 
15
  ## 📄 MeshNode.md
structured_md/docs/agents/HMP-Agent-Enlightener.md CHANGED
@@ -5,11 +5,11 @@ description: '## Role Specification: Enlightenment Agent ### 1. Overview An **
5
  awareness, critical thinking, and di...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - HMP
10
  - REPL
 
11
  - Agent
12
  - Mesh
 
13
  ---
14
 
15
  # HMP-Agent-Enlightener.md
 
5
  awareness, critical thinking, and di...'
6
  type: Article
7
  tags:
 
 
8
  - REPL
9
+ - Ethics
10
  - Agent
11
  - Mesh
12
+ - HMP
13
  ---
14
 
15
  # HMP-Agent-Enlightener.md
structured_md/docs/agents/roles.md CHANGED
@@ -5,9 +5,9 @@ description: 'This file maintains a registry of agent roles defined, proposed, o
5
  - **Observer** — monitors cognitive states ...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - HMP
 
11
  ---
12
 
13
  # HMP Agent Role Registry
 
5
  - **Observer** — monitors cognitive states ...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - HMP
10
+ - Agent
11
  ---
12
 
13
  # HMP Agent Role Registry
structured_md/docs/container_agents.md CHANGED
@@ -5,10 +5,10 @@ description: '## 📘 Определение **Агент-контейнер**
5
  запросы, следит за состоянием и масшта...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - REPL
11
  - HMP
 
12
  ---
13
 
14
  # 🧱 Агенты-контейнеры (Container Agents) в HMP
 
5
  запросы, следит за состоянием и масшта...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - REPL
10
  - HMP
11
+ - Agent
12
  ---
13
 
14
  # 🧱 Агенты-контейнеры (Container Agents) в HMP
structured_md/docs/dht_protocol.md CHANGED
@@ -64,13 +64,48 @@ tags:
64
  * Каждый интерфейс сопровождается PoW.
65
  * Сложность PoW должна быть выбрана так, чтобы генерация занимала **несколько минут** (операция нечастая).
66
  * Поля:
67
-
68
  * `nonce` — число, подобранное агентом.
69
  * `pow_hash` — хэш значения (`DID + addr + datetime + nonce`).
70
  * `difficulty` — число ведущих нулей (или иное условие).
71
 
72
  ---
73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74
  ## 4. Сообщения
75
 
76
  ### 4.1 DISCOVERY
@@ -93,17 +128,11 @@ tags:
93
  "type": "internet"
94
  }
95
  ],
96
- "signature": "base58..."
 
97
  }
98
  ````
99
 
100
- Все `addresses` должны содержать **валидный PoW**, проверяемый по схеме:
101
-
102
- ```
103
- pow_hash = sha256(DID + addr + datetime + nonce)
104
- ```
105
- Поле `signature` содержит цифровую подпись всего сообщения (без учёта самого поля signature), подписанную приватным ключом, соответствующим DID.
106
-
107
  ---
108
 
109
  ### 4.2 PEER\_EXCHANGE\_REQUEST / RESPONSE
@@ -125,7 +154,8 @@ pow_hash = sha256(DID + addr + datetime + nonce)
125
  "type": "lan:192.168.1.0"
126
  }
127
  ],
128
- "signature": "base58..."
 
129
  }
130
  ```
131
 
@@ -147,7 +177,8 @@ pow_hash = sha256(DID + addr + datetime + nonce)
147
  "type": "internet"
148
  }
149
  ],
150
- "signature": "base58..."
 
151
  }
152
  ]
153
  ```
@@ -157,7 +188,7 @@ pow_hash = sha256(DID + addr + datetime + nonce)
157
  ## 5. Правила валидации адресов и пиров
158
 
159
  * Каждый `address` в DISCOVERY и PEER_EXCHANGE должен содержать валидный PoW:
160
- * `pow_hash = sha256(DID + addr + datetime + nonce)`
161
  * `difficulty` соответствует локальной политике (например, 22 ведущих нуля).
162
  * Если PoW некорректен → адрес игнорируется.
163
  * `datetime` фиксируется при генерации PoW и не должен изменяться.
@@ -166,6 +197,9 @@ pow_hash = sha256(DID + addr + datetime + nonce)
166
  * **Адрес подписан чужим ключом** → запись отклоняется.
167
  * **Несколько интерфейсов** → сохраняются все, кроме явных дубликатов.
168
 
 
 
 
169
  ---
170
 
171
  ## 6. Безопасность
 
64
  * Каждый интерфейс сопровождается PoW.
65
  * Сложность PoW должна быть выбрана так, чтобы генерация занимала **несколько минут** (операция нечастая).
66
  * Поля:
 
67
  * `nonce` — число, подобранное агентом.
68
  * `pow_hash` — хэш значения (`DID + addr + datetime + nonce`).
69
  * `difficulty` — число ведущих нулей (или иное условие).
70
 
71
  ---
72
 
73
+ ## 3.1 Формализация PoW и подписи
74
+
75
+ ### Канонический вход для PoW
76
+
77
+ ```
78
+ pow\_input\_string = DID + " -- " + addr + " -- " + datetime + " -- " + nonce_string
79
+ ```
80
+
81
+ * Все строки кодируются в UTF-8.
82
+ * Хеш: `pow_hash = sha256(pow_input_string_bytes)`, hex lower-case (64 символа).
83
+ * `difficulty` = число ведущих нулевых hex-символов.
84
+
85
+ ### Подпись сообщения
86
+
87
+ * Подписывается всё сообщение (JSON), кроме поля `signature`.
88
+ * Сериализация: JSON с отсортированными ключами, без пробелов:
89
+ ```python
90
+ serialized = json.dumps(obj, separators=(",", ":"), sort_keys=True, ensure_ascii=False).encode("utf-8")
91
+ ```
92
+
93
+ * Алгоритм: **Ed25519** (рекомендуется).
94
+ * Подпись хранится в поле:
95
+
96
+ ```json
97
+ "signature": "BASE64URL(...)",
98
+ "sig_algo": "ed25519"
99
+ ```
100
+
101
+ ### Верификация
102
+
103
+ 1. Проверить подпись сообщения по `pubkey`.
104
+ 2. Для каждого `address` вычислить PoW и проверить `difficulty`.
105
+ 3. Некорректные адреса игнорировать, сообщение в целом может оставаться валидным.
106
+
107
+ ---
108
+
109
  ## 4. Сообщения
110
 
111
  ### 4.1 DISCOVERY
 
128
  "type": "internet"
129
  }
130
  ],
131
+ "signature": "BASE64URL(...)",
132
+ "sig_algo": "ed25519"
133
  }
134
  ````
135
 
 
 
 
 
 
 
 
136
  ---
137
 
138
  ### 4.2 PEER\_EXCHANGE\_REQUEST / RESPONSE
 
154
  "type": "lan:192.168.1.0"
155
  }
156
  ],
157
+ "signature": "BASE64URL(...)",
158
+ "sig_algo": "ed25519"
159
  }
160
  ```
161
 
 
177
  "type": "internet"
178
  }
179
  ],
180
+ "signature": "BASE64URL(...)",
181
+ "sig_algo": "ed25519"
182
  }
183
  ]
184
  ```
 
188
  ## 5. Правила валидации адресов и пиров
189
 
190
  * Каждый `address` в DISCOVERY и PEER_EXCHANGE должен содержать валидный PoW:
191
+ * `pow_hash = sha256(DID + " -- " + addr + " -- " + datetime + " -- " + nonce_string)`
192
  * `difficulty` соответствует локальной политике (например, 22 ведущих нуля).
193
  * Если PoW некорректен → адрес игнорируется.
194
  * `datetime` фиксируется при генерации PoW и не должен изменяться.
 
197
  * **Адрес подписан чужим ключом** → запись отклоняется.
198
  * **Несколько интерфейсов** → сохраняются все, кроме явных дубликатов.
199
 
200
+ > Примечание: строка `DID + " -- " + addr + " -- " + datetime + " -- " + nonce_string` всегда кодируется в UTF-8,
201
+ > а `nonce_string` преобразуется к десятичной строке перед конкатенацией.
202
+
203
  ---
204
 
205
  ## 6. Безопасность
structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md CHANGED
@@ -5,10 +5,10 @@ description: '*By Agent-Gleb & ChatGPT* --- ## Why the Future of AI Can’t Be
5
  — but they’re also **centralized, ...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - Ethics
11
  - HMP
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol: Building a Plurality of Minds
 
5
  — but they’re also **centralized, ...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - Ethics
10
  - HMP
11
+ - Agent
12
  ---
13
 
14
  # HyperCortex Mesh Protocol: Building a Plurality of Minds
structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md CHANGED
@@ -5,9 +5,9 @@ description: '*Авторы: Agent-Gleb и ChatGPT* --- ## Почему буд
5
  гигантских моделях и облачных сервисах. Они мо...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - HMP
 
11
  ---
12
 
13
  # HyperCortex Mesh Protocol: создавая множество разумов
 
5
  гигантских моделях и облачных сервисах. Они мо...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - HMP
10
+ - Agent
11
  ---
12
 
13
  # HyperCortex Mesh Protocol: создавая множество разумов
structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md CHANGED
@@ -6,14 +6,14 @@ description: '* [Abstract](#abstract) * [1. Introduction](#1-introduction) * [2.
6
  type: Article
7
  tags:
8
  - JSON
9
- - Scenarios
10
- - CCore
11
- - Ethics
12
- - HMP
13
- - CShell
14
  - REPL
 
15
  - Agent
16
  - Mesh
 
 
 
 
17
  ---
18
 
19
  title: "HyperCortex Mesh Protocol: Towards Distributed Cognitive Networks"
 
6
  type: Article
7
  tags:
8
  - JSON
 
 
 
 
 
9
  - REPL
10
+ - Ethics
11
  - Agent
12
  - Mesh
13
+ - CShell
14
+ - HMP
15
+ - Scenarios
16
+ - CCore
17
  ---
18
 
19
  title: "HyperCortex Mesh Protocol: Towards Distributed Cognitive Networks"
structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md CHANGED
@@ -7,12 +7,12 @@ description: '> *Протокол и архитектура агентов, оп
7
  type: Article
8
  tags:
9
  - JSON
10
- - CCore
11
- - HMP
12
- - CShell
13
  - REPL
14
  - Agent
15
  - Mesh
 
 
 
16
  ---
17
 
18
  title: "HyperCortex Mesh Protocol: Децентрализованная архитектура для когнитивных агентов и обмена знаниями"
 
7
  type: Article
8
  tags:
9
  - JSON
 
 
 
10
  - REPL
11
  - Agent
12
  - Mesh
13
+ - CShell
14
+ - HMP
15
+ - CCore
16
  ---
17
 
18
  title: "HyperCortex Mesh Protocol: Децентрализованная архитектура для когнитивных агентов и обмена знаниями"
structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md CHANGED
@@ -6,12 +6,12 @@ description: '* [Аннотация](#аннотация) * [1. Введение
6
  type: Article
7
  tags:
8
  - JSON
9
- - CCore
10
- - HMP
11
- - CShell
12
  - REPL
13
  - Agent
14
  - Mesh
 
 
 
15
  ---
16
 
17
  title: "Протокол HyperCortex Mesh: К распределённым когнитивным сетям"
 
6
  type: Article
7
  tags:
8
  - JSON
 
 
 
9
  - REPL
10
  - Agent
11
  - Mesh
12
+ - CShell
13
+ - HMP
14
+ - CCore
15
  ---
16
 
17
  title: "Протокол HyperCortex Mesh: К распределённым когнитивным сетям"