GitHub Action commited on
Commit
17eed37
·
1 Parent(s): c6f5cb8

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-0003.md +20 -7
  2. docs/HMP-0004-v4.1.md +20 -7
  3. docs/HMP-0004.md +20 -7
  4. structured_md/HMP-Roadmap.md +2 -2
  5. structured_md/README.md +7 -7
  6. structured_md/README_de.md +7 -7
  7. structured_md/README_fr.md +7 -7
  8. structured_md/README_ja.md +7 -7
  9. structured_md/README_ko.md +7 -7
  10. structured_md/README_ru.md +7 -7
  11. structured_md/README_uk.md +7 -7
  12. structured_md/README_zh.md +7 -7
  13. structured_md/agents/readme.md +2 -2
  14. structured_md/audits/Ethics-audits-1.md +2 -2
  15. structured_md/audits/Ethics-consolidated_audits-1.md +2 -2
  16. structured_md/audits/HMP-0003-consolidated_audit.md +2 -2
  17. structured_md/docs/Basic-agent-sim.md +3 -3
  18. structured_md/docs/Distributed-Cognitive-Systems.md +1 -1
  19. structured_md/docs/Enlightener.md +2 -2
  20. structured_md/docs/HMP-0001.md +4 -4
  21. structured_md/docs/HMP-0002.md +5 -5
  22. structured_md/docs/HMP-0003.md +5 -5
  23. structured_md/docs/HMP-0004-v4.1.md +5 -5
  24. structured_md/docs/HMP-0004.md +5 -5
  25. structured_md/docs/HMP-Agent-API.md +2 -2
  26. structured_md/docs/HMP-Agent-Architecture.md +4 -4
  27. structured_md/docs/HMP-Agent-Network-Flow.md +2 -2
  28. structured_md/docs/HMP-Agent-Overview.md +2 -2
  29. structured_md/docs/HMP-Agent_Emotions.md +2 -2
  30. structured_md/docs/HMP-Ethics.md +2 -2
  31. structured_md/docs/HMP-Short-Description_de.md +3 -3
  32. structured_md/docs/HMP-Short-Description_en.md +3 -3
  33. structured_md/docs/HMP-Short-Description_fr.md +3 -3
  34. structured_md/docs/HMP-Short-Description_ja.md +2 -2
  35. structured_md/docs/HMP-Short-Description_ko.md +2 -2
  36. structured_md/docs/HMP-Short-Description_ru.md +2 -2
  37. structured_md/docs/HMP-Short-Description_uk.md +2 -2
  38. structured_md/docs/HMP-Short-Description_zh.md +2 -2
  39. structured_md/docs/HMP-agent-Cognitive_Family.md +2 -2
  40. structured_md/docs/HMP-agent-REPL-cycle.md +21 -14
  41. structured_md/docs/HMP_HyperCortex_Comparison.md +1 -1
  42. structured_md/docs/HMP_Hyperon_Integration.md +2 -2
  43. structured_md/docs/MeshNode.md +2 -2
  44. structured_md/docs/agents/HMP-Agent-Enlightener.md +2 -2
  45. structured_md/docs/agents/roles.md +1 -1
  46. structured_md/docs/container_agents.md +2 -2
  47. structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md +1 -1
  48. structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md +1 -1
  49. structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md +5 -5
  50. structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md +3 -3
docs/HMP-0003.md CHANGED
@@ -2498,13 +2498,26 @@ Deployment processes MAY be governed by:
2498
 
2499
  ### 12.1 Milestones and Deliverables
2500
 
2501
- | Milestone | Deliverables | Indicative Target |
2502
- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
2503
- | Alpha | - Node Discovery (NDP) + secure handshake<br>- CogSync prototype<br>- MeshConsensus with basic voting<br>- 3-node local mesh network | Late 2025 (tentative) |
2504
- | Beta | - Goal Management Protocol (GMP) and task delegation<br>- Ethical Governance Protocol (EGP) initial implementation<br>- Core/Mesh failover scenarios<br>- Logging and auditability improvements | Early 2026 (tentative) |
2505
- | Release 1.0 | - Full compliance with HMP v3.0<br>- Extended data models and API layer<br>- Edge node optimization<br>- Reference SDKs for Python and Rust<br>- Basic Mesh-to-Human Protocol (MHP) | Mid/Late 2026 (tentative) |
2506
-
2507
- *Note: Actual timelines may vary depending on community involvement and resource availability.
 
 
 
 
 
 
 
 
 
 
 
 
 
2508
 
2509
  ---
2510
 
 
2498
 
2499
  ### 12.1 Milestones and Deliverables
2500
 
2501
+ **Alpha (Late 2025 tentative):**
2502
+ * Node Discovery (NDP) + secure handshake
2503
+ * CogSync prototype
2504
+ * MeshConsensus with basic voting
2505
+ * 3-node local mesh network
2506
+
2507
+ **Beta (Early 2026 tentative):**
2508
+ * Goal Management Protocol (GMP) and task delegation
2509
+ * Ethical Governance Protocol (EGP) initial implementation
2510
+ * Core/Mesh failover scenarios
2511
+ * Logging and auditability improvements
2512
+
2513
+ **Release 1.0 (Mid/Late 2026 tentative):**
2514
+ * Full compliance with HMP v3.0
2515
+ * Extended data models and API layer
2516
+ * Edge node optimization
2517
+ * Reference SDKs for Python and Rust
2518
+ * Basic Mesh-to-Human Protocol (MHP)
2519
+
2520
+ **Note:** Actual timelines may vary depending on community involvement and resource availability.
2521
 
2522
  ---
2523
 
docs/HMP-0004-v4.1.md CHANGED
@@ -4200,13 +4200,26 @@ Deployment processes MAY be governed by:
4200
 
4201
  ### 14.6 Milestones and Deliverables
4202
 
4203
- | Milestone | Deliverables | Indicative Target |
4204
- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
4205
- | Alpha | - Node Discovery (NDP) + secure handshake<br>- CogSync prototype<br>- MeshConsensus with basic voting<br>- 3-node local mesh network | Late 2025 (tentative) |
4206
- | Beta | - Goal Management Protocol (GMP) and task delegation<br>- Ethical Governance Protocol (EGP) initial implementation<br>- Core/Mesh failover scenarios<br>- Logging and auditability improvements | Early 2026 (tentative) |
4207
- | Release 1.0 | - Full compliance with HMP v3.0<br>- Extended data models and API layer<br>- Edge node optimization<br>- Reference SDKs for Python and Rust<br>- Basic Mesh-to-Human Protocol (MHP) | Mid/Late 2026 (tentative) |
4208
-
4209
- *Note: Actual timelines may vary depending on community involvement and resource availability.
 
 
 
 
 
 
 
 
 
 
 
 
 
4210
 
4211
  ---
4212
 
 
4200
 
4201
  ### 14.6 Milestones and Deliverables
4202
 
4203
+ **Alpha (Late 2025 tentative):**
4204
+ * Node Discovery (NDP) + secure handshake
4205
+ * CogSync prototype
4206
+ * MeshConsensus with basic voting
4207
+ * 3-node local mesh network
4208
+
4209
+ **Beta (Early 2026 tentative):**
4210
+ * Goal Management Protocol (GMP) and task delegation
4211
+ * Ethical Governance Protocol (EGP) initial implementation
4212
+ * Core/Mesh failover scenarios
4213
+ * Logging and auditability improvements
4214
+
4215
+ **Release 1.0 (Mid/Late 2026 tentative):**
4216
+ * Full compliance with HMP v3.0
4217
+ * Extended data models and API layer
4218
+ * Edge node optimization
4219
+ * Reference SDKs for Python and Rust
4220
+ * Basic Mesh-to-Human Protocol (MHP)
4221
+
4222
+ **Note:** Actual timelines may vary depending on community involvement and resource availability.
4223
 
4224
  ---
4225
 
docs/HMP-0004.md CHANGED
@@ -4105,13 +4105,26 @@ Deployment processes MAY be governed by:
4105
 
4106
  ### 14.6 Milestones and Deliverables
4107
 
4108
- | Milestone | Deliverables | Indicative Target |
4109
- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
4110
- | Alpha | - Node Discovery (NDP) + secure handshake<br>- CogSync prototype<br>- MeshConsensus with basic voting<br>- 3-node local mesh network | Late 2025 (tentative) |
4111
- | Beta | - Goal Management Protocol (GMP) and task delegation<br>- Ethical Governance Protocol (EGP) initial implementation<br>- Core/Mesh failover scenarios<br>- Logging and auditability improvements | Early 2026 (tentative) |
4112
- | Release 1.0 | - Full compliance with HMP v3.0<br>- Extended data models and API layer<br>- Edge node optimization<br>- Reference SDKs for Python and Rust<br>- Basic Mesh-to-Human Protocol (MHP) | Mid/Late 2026 (tentative) |
4113
-
4114
- *Note: Actual timelines may vary depending on community involvement and resource availability.
 
 
 
 
 
 
 
 
 
 
 
 
 
4115
 
4116
  ---
4117
 
 
4105
 
4106
  ### 14.6 Milestones and Deliverables
4107
 
4108
+ **Alpha (Late 2025 tentative):**
4109
+ * Node Discovery (NDP) + secure handshake
4110
+ * CogSync prototype
4111
+ * MeshConsensus with basic voting
4112
+ * 3-node local mesh network
4113
+
4114
+ **Beta (Early 2026 tentative):**
4115
+ * Goal Management Protocol (GMP) and task delegation
4116
+ * Ethical Governance Protocol (EGP) initial implementation
4117
+ * Core/Mesh failover scenarios
4118
+ * Logging and auditability improvements
4119
+
4120
+ **Release 1.0 (Mid/Late 2026 tentative):**
4121
+ * Full compliance with HMP v3.0
4122
+ * Extended data models and API layer
4123
+ * Edge node optimization
4124
+ * Reference SDKs for Python and Rust
4125
+ * Basic Mesh-to-Human Protocol (MHP)
4126
+
4127
+ **Note:** Actual timelines may vary depending on community involvement and resource availability.
4128
 
4129
  ---
4130
 
structured_md/HMP-Roadmap.md CHANGED
@@ -6,11 +6,11 @@ description: '## 🔍 Overview This roadmap outlines the key stages of developm
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
  - EGP
12
- - HMP
13
  - Ethics
 
14
  - JSON
15
  ---
16
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
11
  - EGP
 
12
  - Ethics
13
+ - Agent
14
  - JSON
15
  ---
16
 
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
- - JSON
10
  - CogSync
11
- - Agent
12
  - Mesh
 
 
13
  - HMP
 
14
  - EGP
15
- - REPL
16
  - Scenarios
17
- - cognitive-architecture
18
- - MeshConsensus
19
- - GMP
20
  - Ethics
21
  - hmp
22
  - mesh-protocol
 
 
 
 
23
  ---
24
 
25
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
8
  - CogSync
 
9
  - Mesh
10
+ - REPL
11
+ - distributed-ai
12
  - HMP
13
+ - MeshConsensus
14
  - EGP
 
15
  - Scenarios
 
 
 
16
  - Ethics
17
  - hmp
18
  - mesh-protocol
19
+ - Agent
20
+ - GMP
21
+ - JSON
22
+ - cognitive-architecture
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
- - JSON
10
  - CogSync
11
- - Agent
12
  - Mesh
13
- - HMP
14
- - EGP
15
  - REPL
16
- - cognitive-architecture
 
17
  - MeshConsensus
18
- - GMP
19
  - Ethics
20
  - hmp
21
  - mesh-protocol
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
8
  - CogSync
 
9
  - Mesh
 
 
10
  - REPL
11
+ - distributed-ai
12
+ - HMP
13
  - MeshConsensus
14
+ - EGP
15
  - Ethics
16
  - hmp
17
  - mesh-protocol
18
+ - Agent
19
+ - GMP
20
+ - JSON
21
+ - cognitive-architecture
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
- - JSON
10
  - CogSync
11
- - Agent
12
  - Mesh
13
- - HMP
14
- - EGP
15
  - REPL
16
- - cognitive-architecture
 
17
  - MeshConsensus
18
- - GMP
19
  - Ethics
20
  - hmp
21
  - mesh-protocol
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
8
  - CogSync
 
9
  - Mesh
 
 
10
  - REPL
11
+ - distributed-ai
12
+ - HMP
13
  - MeshConsensus
14
+ - EGP
15
  - Ethics
16
  - hmp
17
  - mesh-protocol
18
+ - Agent
19
+ - GMP
20
+ - JSON
21
+ - cognitive-architecture
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
- - JSON
10
  - CogSync
11
- - Agent
12
  - Mesh
13
- - HMP
14
- - EGP
15
  - REPL
16
- - cognitive-architecture
 
17
  - MeshConsensus
18
- - GMP
19
  - Ethics
20
  - hmp
21
  - mesh-protocol
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
8
  - CogSync
 
9
  - Mesh
 
 
10
  - REPL
11
+ - distributed-ai
12
+ - HMP
13
  - MeshConsensus
14
+ - EGP
15
  - Ethics
16
  - hmp
17
  - mesh-protocol
18
+ - Agent
19
+ - GMP
20
+ - JSON
21
+ - cognitive-architecture
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
- - JSON
10
  - CogSync
11
- - Agent
12
  - Mesh
13
- - HMP
14
- - EGP
15
  - REPL
16
- - cognitive-architecture
 
17
  - MeshConsensus
18
- - GMP
19
  - Ethics
20
  - hmp
21
  - mesh-protocol
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
8
  - CogSync
 
9
  - Mesh
 
 
10
  - REPL
11
+ - distributed-ai
12
+ - HMP
13
  - MeshConsensus
14
+ - EGP
15
  - Ethics
16
  - hmp
17
  - mesh-protocol
18
+ - Agent
19
+ - GMP
20
+ - JSON
21
+ - cognitive-architecture
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
- - JSON
10
  - CogSync
11
- - Agent
12
  - Mesh
13
- - HMP
14
- - EGP
15
  - REPL
16
- - cognitive-architecture
 
17
  - MeshConsensus
18
- - GMP
19
  - Ethics
20
  - hmp
21
  - mesh-protocol
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
8
  - CogSync
 
9
  - Mesh
 
 
10
  - REPL
11
+ - distributed-ai
12
+ - HMP
13
  - MeshConsensus
14
+ - EGP
15
  - Ethics
16
  - hmp
17
  - mesh-protocol
18
+ - Agent
19
+ - GMP
20
+ - JSON
21
+ - cognitive-architecture
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
- - JSON
10
  - CogSync
11
- - Agent
12
  - Mesh
13
- - HMP
14
- - EGP
15
  - REPL
16
- - cognitive-architecture
 
17
  - MeshConsensus
18
- - GMP
19
  - Ethics
20
  - hmp
21
  - mesh-protocol
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
8
  - CogSync
 
9
  - Mesh
 
 
10
  - REPL
11
+ - distributed-ai
12
+ - HMP
13
  - MeshConsensus
14
+ - EGP
15
  - Ethics
16
  - hmp
17
  - mesh-protocol
18
+ - Agent
19
+ - GMP
20
+ - JSON
21
+ - cognitive-architecture
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
- - JSON
10
  - CogSync
11
- - Agent
12
  - Mesh
13
- - HMP
14
- - EGP
15
  - REPL
16
- - cognitive-architecture
 
17
  - MeshConsensus
18
- - GMP
19
  - Ethics
20
  - hmp
21
  - mesh-protocol
 
 
 
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
 
8
  - CogSync
 
9
  - Mesh
 
 
10
  - REPL
11
+ - distributed-ai
12
+ - HMP
13
  - MeshConsensus
14
+ - EGP
15
  - Ethics
16
  - hmp
17
  - mesh-protocol
18
+ - Agent
19
+ - GMP
20
+ - JSON
21
+ - cognitive-architecture
22
  ---
23
 
24
 
structured_md/agents/readme.md CHANGED
@@ -5,11 +5,11 @@ description: 'Запуск: `start_repl.bat` или `start_repl.sh` Устан
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - REPL
11
- - HMP
12
  - Ethics
 
13
  - JSON
14
  ---
15
 
 
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Mesh
10
  - REPL
 
11
  - Ethics
12
+ - Agent
13
  - JSON
14
  ---
15
 
structured_md/audits/Ethics-audits-1.md CHANGED
@@ -5,10 +5,10 @@ description: Раздел 5, "Mesh as Moral Infrastructure", добавляет
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
8
- - Agent
9
- - Mesh
10
  - HMP
 
11
  - Ethics
 
12
  - JSON
13
  ---
14
 
 
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
 
 
8
  - HMP
9
+ - Mesh
10
  - Ethics
11
+ - Agent
12
  - JSON
13
  ---
14
 
structured_md/audits/Ethics-consolidated_audits-1.md CHANGED
@@ -5,11 +5,11 @@ description: This document consolidates proposed improvements from multiple AI a
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - Scenarios
11
- - HMP
12
  - Ethics
 
13
  - JSON
14
  ---
15
 
 
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Mesh
10
  - Scenarios
 
11
  - Ethics
12
+ - Agent
13
  - JSON
14
  ---
15
 
structured_md/audits/HMP-0003-consolidated_audit.md CHANGED
@@ -6,12 +6,12 @@ description: Сводный аудит предложений по улучше
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
  - EGP
12
- - HMP
13
  - MeshConsensus
14
  - Ethics
 
15
  - JSON
16
  ---
17
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
11
  - EGP
 
12
  - MeshConsensus
13
  - Ethics
14
+ - Agent
15
  - JSON
16
  ---
17
 
structured_md/docs/Basic-agent-sim.md CHANGED
@@ -5,12 +5,12 @@ description: 'В HMP-протоколе предусмотрены два тип
5
  type: Article
6
  tags:
7
  - CogSync
8
- - Agent
9
  - Mesh
10
- - EGP
11
  - REPL
12
- - HMP
13
  - MeshConsensus
 
 
14
  - GMP
15
  ---
16
 
 
5
  type: Article
6
  tags:
7
  - CogSync
8
+ - HMP
9
  - Mesh
 
10
  - REPL
 
11
  - MeshConsensus
12
+ - EGP
13
+ - Agent
14
  - GMP
15
  ---
16
 
structured_md/docs/Distributed-Cognitive-Systems.md CHANGED
@@ -8,8 +8,8 @@ type: Article
8
  tags:
9
  - HMP
10
  - CogSync
11
- - JSON
12
  - Mesh
 
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
 
8
  tags:
9
  - HMP
10
  - CogSync
 
11
  - Mesh
12
+ - JSON
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
structured_md/docs/Enlightener.md CHANGED
@@ -5,12 +5,12 @@ description: '### 🧠 Enlightener Agent `Enlightener` — специализи
5
  аудитора. Может действовать как отдельный узел ...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - EGP
11
- - HMP
12
  - MeshConsensus
13
  - Ethics
 
14
  - JSON
15
  ---
16
 
 
5
  аудитора. Может действовать как отдельный узел ...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Mesh
10
  - EGP
 
11
  - MeshConsensus
12
  - Ethics
13
+ - Agent
14
  - JSON
15
  ---
16
 
structured_md/docs/HMP-0001.md CHANGED
@@ -6,14 +6,14 @@ description: '**Request for Comments: HMP-0001** **Category:** Experimental
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
- - EGP
12
  - REPL
13
- - HMP
14
  - MeshConsensus
15
- - GMP
16
  - Ethics
 
 
17
  - JSON
18
  ---
19
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
 
11
  - REPL
 
12
  - MeshConsensus
13
+ - EGP
14
  - Ethics
15
+ - Agent
16
+ - GMP
17
  - JSON
18
  ---
19
 
structured_md/docs/HMP-0002.md CHANGED
@@ -6,15 +6,15 @@ description: '**Request for Comments: HMP-0002** **Category:** Experimental
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
- - EGP
12
  - REPL
13
- - Scenarios
14
- - HMP
15
  - MeshConsensus
16
- - GMP
 
17
  - Ethics
 
 
18
  - JSON
19
  ---
20
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
 
11
  - REPL
 
 
12
  - MeshConsensus
13
+ - EGP
14
+ - Scenarios
15
  - Ethics
16
+ - Agent
17
+ - GMP
18
  - JSON
19
  ---
20
 
structured_md/docs/HMP-0003.md CHANGED
@@ -6,15 +6,15 @@ description: '**Request for Comments: HMP-0003** **Category:** Experimental
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
- - EGP
12
  - REPL
13
- - Scenarios
14
- - HMP
15
  - MeshConsensus
16
- - GMP
 
17
  - Ethics
 
 
18
  - JSON
19
  ---
20
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
 
11
  - REPL
 
 
12
  - MeshConsensus
13
+ - EGP
14
+ - Scenarios
15
  - Ethics
16
+ - Agent
17
+ - GMP
18
  - JSON
19
  ---
20
 
structured_md/docs/HMP-0004-v4.1.md CHANGED
@@ -6,15 +6,15 @@ description: '**Document ID**: HMP-0004 **Status**: Final (Published) **Category
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
- - EGP
12
  - REPL
13
- - Scenarios
14
- - HMP
15
  - MeshConsensus
16
- - GMP
 
17
  - Ethics
 
 
18
  - JSON
19
  ---
20
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
 
11
  - REPL
 
 
12
  - MeshConsensus
13
+ - EGP
14
+ - Scenarios
15
  - Ethics
16
+ - Agent
17
+ - GMP
18
  - JSON
19
  ---
20
 
structured_md/docs/HMP-0004.md CHANGED
@@ -6,15 +6,15 @@ description: '**Request for Comments: HMP-0004** **Category:** Experimental
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
- - EGP
12
  - REPL
13
- - Scenarios
14
- - HMP
15
  - MeshConsensus
16
- - GMP
 
17
  - Ethics
 
 
18
  - JSON
19
  ---
20
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
 
11
  - REPL
 
 
12
  - MeshConsensus
13
+ - EGP
14
+ - Scenarios
15
  - Ethics
16
+ - Agent
17
+ - GMP
18
  - JSON
19
  ---
20
 
structured_md/docs/HMP-Agent-API.md CHANGED
@@ -5,9 +5,9 @@ description: 'Этот документ описывает **базовый API*
5
  См. также: [HMP-Agent-Overview.md](./HMP-A...'
6
  type: Article
7
  tags:
8
- - JSON
9
- - HMP
10
  - Agent
 
 
11
  - Mesh
12
  ---
13
 
 
5
  См. также: [HMP-Agent-Overview.md](./HMP-A...'
6
  type: Article
7
  tags:
 
 
8
  - Agent
9
+ - HMP
10
+ - JSON
11
  - Mesh
12
  ---
13
 
structured_md/docs/HMP-Agent-Architecture.md CHANGED
@@ -6,14 +6,14 @@ description: '## 🧠 Архитектура HMP-Агента Этот доку
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
- - EGP
12
  - REPL
13
- - HMP
14
  - MeshConsensus
15
- - GMP
16
  - Ethics
 
 
17
  - JSON
18
  ---
19
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
 
11
  - REPL
 
12
  - MeshConsensus
13
+ - EGP
14
  - Ethics
15
+ - Agent
16
+ - GMP
17
  - JSON
18
  ---
19
 
structured_md/docs/HMP-Agent-Network-Flow.md CHANGED
@@ -5,11 +5,11 @@ description: '### Взаимодействие между агентами HMP-
5
  `Cognitive Core / Connector`, `MeshNode` и `Enlight...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - EGP
11
- - HMP
12
  - Ethics
 
13
  - JSON
14
  ---
15
 
 
5
  `Cognitive Core / Connector`, `MeshNode` и `Enlight...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Mesh
10
  - EGP
 
11
  - Ethics
12
+ - Agent
13
  - JSON
14
  ---
15
 
structured_md/docs/HMP-Agent-Overview.md CHANGED
@@ -5,11 +5,11 @@ description: '| Тип | Название | Роль
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - REPL
11
- - HMP
12
  - Ethics
 
13
  - JSON
14
  ---
15
 
 
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Mesh
10
  - REPL
 
11
  - Ethics
12
+ - Agent
13
  - JSON
14
  ---
15
 
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -5,9 +5,9 @@ description: Этот файл описывает потенциальные э
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
8
- - Mesh
9
- - HMP
10
  - Agent
 
 
11
  - REPL
12
  ---
13
 
 
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
 
 
8
  - Agent
9
+ - HMP
10
+ - Mesh
11
  - REPL
12
  ---
13
 
structured_md/docs/HMP-Ethics.md CHANGED
@@ -5,12 +5,12 @@ description: '## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This doc
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - Mesh
10
  - REPL
11
  - Scenarios
12
- - HMP
13
  - Ethics
 
14
  ---
15
 
16
  # HMP-Ethics.md
 
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Mesh
10
  - REPL
11
  - Scenarios
 
12
  - Ethics
13
+ - Agent
14
  ---
15
 
16
  # HMP-Ethics.md
structured_md/docs/HMP-Short-Description_de.md CHANGED
@@ -6,13 +6,13 @@ description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP?
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
  - EGP
12
- - HMP
13
  - MeshConsensus
14
- - GMP
15
  - Ethics
 
 
16
  - JSON
17
  ---
18
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
11
  - EGP
 
12
  - MeshConsensus
 
13
  - Ethics
14
+ - Agent
15
+ - GMP
16
  - JSON
17
  ---
18
 
structured_md/docs/HMP-Short-Description_en.md CHANGED
@@ -6,13 +6,13 @@ description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? T
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
  - EGP
12
- - HMP
13
  - MeshConsensus
14
- - GMP
15
  - Ethics
 
 
16
  - JSON
17
  ---
18
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
11
  - EGP
 
12
  - MeshConsensus
 
13
  - Ethics
14
+ - Agent
15
+ - GMP
16
  - JSON
17
  ---
18
 
structured_md/docs/HMP-Short-Description_fr.md CHANGED
@@ -6,13 +6,13 @@ description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-c
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
  - EGP
12
- - HMP
13
  - MeshConsensus
14
- - GMP
15
  - Ethics
 
 
16
  - JSON
17
  ---
18
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
11
  - EGP
 
12
  - MeshConsensus
 
13
  - Ethics
14
+ - Agent
15
+ - GMP
16
  - JSON
17
  ---
18
 
structured_md/docs/HMP-Short-Description_ja.md CHANGED
@@ -5,12 +5,12 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP
5
  type: Article
6
  tags:
7
  - CogSync
 
8
  - Mesh
9
  - EGP
10
- - HMP
11
  - MeshConsensus
12
- - GMP
13
  - Ethics
 
14
  - JSON
15
  ---
16
 
 
5
  type: Article
6
  tags:
7
  - CogSync
8
+ - HMP
9
  - Mesh
10
  - EGP
 
11
  - MeshConsensus
 
12
  - Ethics
13
+ - GMP
14
  - JSON
15
  ---
16
 
structured_md/docs/HMP-Short-Description_ko.md CHANGED
@@ -6,12 +6,12 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? **
6
  type: Article
7
  tags:
8
  - CogSync
 
9
  - Mesh
10
  - EGP
11
- - HMP
12
  - MeshConsensus
13
- - GMP
14
  - Ethics
 
15
  - JSON
16
  ---
17
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
11
  - EGP
 
12
  - MeshConsensus
 
13
  - Ethics
14
+ - GMP
15
  - JSON
16
  ---
17
 
structured_md/docs/HMP-Short-Description_ru.md CHANGED
@@ -6,12 +6,12 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч
6
  type: Article
7
  tags:
8
  - CogSync
 
9
  - Mesh
10
  - EGP
11
- - HMP
12
  - MeshConsensus
13
- - GMP
14
  - Ethics
 
15
  - JSON
16
  ---
17
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
11
  - EGP
 
12
  - MeshConsensus
 
13
  - Ethics
14
+ - GMP
15
  - JSON
16
  ---
17
 
structured_md/docs/HMP-Short-Description_uk.md CHANGED
@@ -6,12 +6,12 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- #
6
  type: Article
7
  tags:
8
  - CogSync
 
9
  - Mesh
10
  - EGP
11
- - HMP
12
  - MeshConsensus
13
- - GMP
14
  - Ethics
 
15
  - JSON
16
  ---
17
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
11
  - EGP
 
12
  - MeshConsensus
 
13
  - Ethics
14
+ - GMP
15
  - JSON
16
  ---
17
 
structured_md/docs/HMP-Short-Description_zh.md CHANGED
@@ -6,12 +6,12 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM
6
  type: Article
7
  tags:
8
  - CogSync
 
9
  - Mesh
10
  - EGP
11
- - HMP
12
  - MeshConsensus
13
- - GMP
14
  - Ethics
 
15
  - JSON
16
  ---
17
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
11
  - EGP
 
12
  - MeshConsensus
 
13
  - Ethics
14
+ - GMP
15
  - JSON
16
  ---
17
 
structured_md/docs/HMP-agent-Cognitive_Family.md CHANGED
@@ -5,9 +5,9 @@ description: '## 🧠 Что такое когнитивная семья Ко
5
  (или конфигурацию доверенных идентифика...'
6
  type: Article
7
  tags:
8
- - Mesh
9
- - HMP
10
  - Agent
 
 
11
  - REPL
12
  ---
13
 
 
5
  (или конфигурацию доверенных идентифика...'
6
  type: Article
7
  tags:
 
 
8
  - Agent
9
+ - HMP
10
+ - Mesh
11
  - REPL
12
  ---
13
 
structured_md/docs/HMP-agent-REPL-cycle.md CHANGED
@@ -4,14 +4,13 @@ description: 'Структура БД, используемая в докуме
4
  является основой HMP-агента [Cognitive Core](HMP-Agent-Arc...'
5
  type: Article
6
  tags:
7
- - Agent
8
  - Mesh
9
- - Ethics
10
  - REPL
11
- - HMP
12
- - MeshConsensus
13
- - CCore
14
  - JSON
 
15
  ---
16
 
17
  # 🧠 HMP-Agent: REPL-цикл взаимодействия
@@ -37,14 +36,22 @@ REPL-цикл является основой HMP-агента [Cognitive Core](
37
 
38
  Контексты, формируемые скриптом перед запросом к LLM:
39
 
40
- * **контекст_0 (берётся из `system_prompts`), например:**
41
- ```
42
- Ты когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
43
- ```
 
 
 
 
 
 
 
 
 
 
44
 
45
- * **контекст_1:** этические принципы из `ethics_policies` (включая поле `principles_json` и дополнительные параметры политики).
46
- Это набор действующих этических правил, согласованных через MeshConsensus или заданных локально пользователем/разработчиком.
47
- Принципы включаются в запрос к LLM для того, чтобы они учитывались как при рассуждениях, так и при когнитивной валидации.
48
 
49
  * **контекст_2:** инструкции по работы с встроенными командами и функциями, список дополнительных (создаваемых самим HMP-агентом) утилит и баз данных.
50
 
@@ -196,8 +203,8 @@ REPL-цикл является основой HMP-агента [Cognitive Core](
196
  ---
197
 
198
  ## 6. Когнитивная валидация (Cognitive Validation Reflex)
199
- Каждое новое сообщение (вместе с исходным промптом и без служебных `system_prompts`)
200
- оценивается независимыми LLM-валидаторами.
201
 
202
  Каждому валидатору задаётся универсальный вопрос:
203
  ```
 
4
  является основой HMP-агента [Cognitive Core](HMP-Agent-Arc...'
5
  type: Article
6
  tags:
7
+ - HMP
8
  - Mesh
 
9
  - REPL
10
+ - Ethics
11
+ - Agent
 
12
  - JSON
13
+ - CCore
14
  ---
15
 
16
  # 🧠 HMP-Agent: REPL-цикл взаимодействия
 
36
 
37
  Контексты, формируемые скриптом перед запросом к LLM:
38
 
39
+ * **контекст_0 (system_prompts):** основной системный промпт агента.
40
+ Берётся из таблицы `system_prompts` (тип 'short' или 'full').
41
+ Содержит базовые когнитивные установки и инструкции по работе агента.
42
+ Пример:
43
+ ```
44
+ Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
45
+ ```
46
+
47
+ * **контекст_1 (ethics_policies):** этические принципы и нормы агента.
48
+ Берутся из таблицы `ethics_policies`, включая:
49
+ * `principles_json` — список норм и правил,
50
+ * `model_type` и `model_weights_json` — тип и параметры этической модели,
51
+ * `violation_policy_json` — политика реагирования на нарушения,
52
+ * `audit_json` — настройки аудита.
53
 
54
+ Эти данные добавляются в запрос к LLM, чтобы все рассуждения и когнитивная валидация учитывали действующие этические нормы.
 
 
55
 
56
  * **контекст_2:** инструкции по работы с встроенными командами и функциями, список дополнительных (создаваемых самим HMP-агентом) утилит и баз данных.
57
 
 
203
  ---
204
 
205
  ## 6. Когнитивная валидация (Cognitive Validation Reflex)
206
+ Каждое новое сообщение (вместе с исходным промптом и без служебных `system_prompts`) оценивается независимыми LLM-валидаторами.
207
+ Так как исходный промпт формируется с учётом этических принципов из `ethics_policies`, валидация автоматически охватывает не только когнитивную, но и этическую состоятельность вывода.
208
 
209
  Каждому валидатору задаётся универсальный вопрос:
210
  ```
structured_md/docs/HMP_HyperCortex_Comparison.md CHANGED
@@ -5,8 +5,8 @@ description: '## Краткое описание | Характеристика
5
  | **Назначение** | Сетевой протокол ...'
6
  type: Article
7
  tags:
8
- - Mesh
9
  - HMP
 
10
  - REPL
11
  ---
12
 
 
5
  | **Назначение** | Сетевой протокол ...'
6
  type: Article
7
  tags:
 
8
  - HMP
9
+ - Mesh
10
  - REPL
11
  ---
12
 
structured_md/docs/HMP_Hyperon_Integration.md CHANGED
@@ -6,11 +6,11 @@ description: '> **Status:** Draft – July 2025 > This document outlines the tec
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
  - Mesh
11
  - EGP
12
  - Scenarios
13
- - HMP
14
  - JSON
15
  ---
16
 
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - HMP
10
  - Mesh
11
  - EGP
12
  - Scenarios
13
+ - Agent
14
  - JSON
15
  ---
16
 
structured_md/docs/MeshNode.md CHANGED
@@ -6,9 +6,9 @@ description: '### 🌐 MeshNode `MeshNode` — агент/демон, отве
6
  type: Article
7
  tags:
8
  - CogSync
9
- - Agent
10
- - Mesh
11
  - HMP
 
 
12
  - JSON
13
  ---
14
 
 
6
  type: Article
7
  tags:
8
  - CogSync
 
 
9
  - HMP
10
+ - Mesh
11
+ - Agent
12
  - JSON
13
  ---
14
 
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
- - Agent
9
  - Mesh
10
  - REPL
11
- - HMP
12
  - Ethics
 
13
  ---
14
 
15
  # HMP-Agent-Enlightener.md
 
5
  awareness, critical thinking, and di...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Mesh
10
  - REPL
 
11
  - Ethics
12
+ - Agent
13
  ---
14
 
15
  # HMP-Agent-Enlightener.md
structured_md/docs/agents/roles.md CHANGED
@@ -5,8 +5,8 @@ description: 'This file maintains a registry of agent roles defined, proposed, o
5
  - **Observer** — monitors cognitive states ...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Agent
 
10
  - Mesh
11
  ---
12
 
 
5
  - **Observer** — monitors cognitive states ...'
6
  type: Article
7
  tags:
 
8
  - Agent
9
+ - HMP
10
  - Mesh
11
  ---
12
 
structured_md/docs/container_agents.md CHANGED
@@ -5,9 +5,9 @@ description: '## 📘 Определение **Агент-контейнер**
5
  запросы, следит за состоянием и масшта...'
6
  type: Article
7
  tags:
8
- - Mesh
9
- - HMP
10
  - Agent
 
 
11
  - REPL
12
  ---
13
 
 
5
  запросы, следит за состоянием и масшта...'
6
  type: Article
7
  tags:
 
 
8
  - Agent
9
+ - HMP
10
+ - Mesh
11
  - REPL
12
  ---
13
 
structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md CHANGED
@@ -5,9 +5,9 @@ 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
  - HMP
9
  - Ethics
10
- - Agent
11
  - Mesh
12
  ---
13
 
 
5
  — but they’re also **centralized, ...'
6
  type: Article
7
  tags:
8
+ - Agent
9
  - HMP
10
  - Ethics
 
11
  - Mesh
12
  ---
13
 
structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md CHANGED
@@ -5,8 +5,8 @@ description: '*Авторы: Agent-Gleb и ChatGPT* --- ## Почему буд
5
  гигантских моделях и облачных сервисах. Они мо...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Agent
 
10
  - Mesh
11
  ---
12
 
 
5
  гигантских моделях и облачных сервисах. Они мо...'
6
  type: Article
7
  tags:
 
8
  - Agent
9
+ - HMP
10
  - Mesh
11
  ---
12
 
structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md CHANGED
@@ -5,15 +5,15 @@ description: '* [Abstract](#abstract) * [1. Introduction](#1-introduction) * [2.
5
  [3.1 Agent Types](#31-age...'
6
  type: Article
7
  tags:
8
- - CShell
9
- - Agent
10
  - Mesh
11
- - Ethics
12
  - REPL
13
- - Scenarios
14
  - HMP
15
- - CCore
 
 
 
16
  - JSON
 
17
  ---
18
 
19
  title: "HyperCortex Mesh Protocol: Towards Distributed Cognitive Networks"
 
5
  [3.1 Agent Types](#31-age...'
6
  type: Article
7
  tags:
 
 
8
  - Mesh
 
9
  - REPL
 
10
  - HMP
11
+ - Scenarios
12
+ - CShell
13
+ - Ethics
14
+ - Agent
15
  - JSON
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
@@ -6,13 +6,13 @@ description: '> *Протокол и архитектура агентов, оп
6
  и совместная работа.* ## Оглавление * [Аннот...'
7
  type: Article
8
  tags:
9
- - CShell
10
- - Agent
11
  - Mesh
12
  - REPL
13
  - HMP
14
- - CCore
 
15
  - JSON
 
16
  ---
17
 
18
  title: "HyperCortex Mesh Protocol: Децентрализованная архитектура для когнитивных агентов и обмена знаниями"
 
6
  и совместная работа.* ## Оглавление * [Аннот...'
7
  type: Article
8
  tags:
 
 
9
  - Mesh
10
  - REPL
11
  - HMP
12
+ - CShell
13
+ - Agent
14
  - JSON
15
+ - CCore
16
  ---
17
 
18
  title: "HyperCortex Mesh Protocol: Децентрализованная архитектура для когнитивных агентов и обмена знаниями"