GitHub Action commited on
Commit
7c3dcff
·
1 Parent(s): 1cddd3e

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. structured_md/CONTRIBUTING.md +5 -5
  2. structured_md/HMP-Roadmap.md +4 -4
  3. structured_md/README.md +12 -12
  4. structured_md/README_de.md +11 -11
  5. structured_md/README_fr.md +11 -11
  6. structured_md/README_ja.md +11 -11
  7. structured_md/README_ko.md +11 -11
  8. structured_md/README_ru.md +11 -11
  9. structured_md/README_uk.md +11 -11
  10. structured_md/README_zh.md +11 -11
  11. structured_md/audits/Ethics-audits-1.md +2 -2
  12. structured_md/audits/Ethics-consolidated_audits-1.md +3 -3
  13. structured_md/audits/HMP-0003-consolidated_audit.md +5 -5
  14. structured_md/docs/Basic-agent-sim.md +5 -5
  15. structured_md/docs/CCORE-Deployment-Flow.md +2 -2
  16. structured_md/docs/CHANGELOG.md +35 -10
  17. structured_md/docs/Distributed-Cognitive-Systems.md +2 -2
  18. structured_md/docs/Enlightener.md +4 -4
  19. structured_md/docs/Grok_HMP&ANP.md +3 -3
  20. structured_md/docs/HMP&ANP_layer_inversion.md +1 -1
  21. structured_md/docs/HMP-0001.md +6 -6
  22. structured_md/docs/HMP-0002.md +7 -7
  23. structured_md/docs/HMP-0003.md +7 -7
  24. structured_md/docs/HMP-0004-v4.1.md +7 -7
  25. structured_md/docs/HMP-0004.md +7 -7
  26. structured_md/docs/HMP-0005.md +21 -20
  27. structured_md/docs/HMP-Agent-API.md +3 -3
  28. structured_md/docs/HMP-Agent-Architecture.md +7 -7
  29. structured_md/docs/HMP-Agent-Network-Flow.md +3 -3
  30. structured_md/docs/HMP-Agent-Overview.md +5 -5
  31. structured_md/docs/HMP-Agent_Emotions.md +1 -1
  32. structured_md/docs/HMP-Ethics.md +4 -4
  33. structured_md/docs/HMP-Short-Description_de.md +1 -1
  34. structured_md/docs/HMP-Short-Description_en.md +3 -3
  35. structured_md/docs/HMP-Short-Description_fr.md +1 -1
  36. structured_md/docs/HMP-Short-Description_ja.md +1 -1
  37. structured_md/docs/HMP-Short-Description_ko.md +1 -1
  38. structured_md/docs/HMP-Short-Description_ru.md +1 -1
  39. structured_md/docs/HMP-Short-Description_uk.md +1 -1
  40. structured_md/docs/HMP-Short-Description_zh.md +1 -1
  41. structured_md/docs/HMP-agent-Cognitive_Family.md +1 -1
  42. structured_md/docs/HMP-agent-REPL-cycle.md +7 -7
  43. structured_md/docs/HMP-how-AI-sees-it.md +1 -1
  44. structured_md/docs/HMP_EDA_Comparison.md +1 -1
  45. structured_md/docs/HMP_Hyperon_Integration.md +5 -5
  46. structured_md/docs/HMP_as_ANP_Application.md +2 -2
  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
structured_md/CONTRIBUTING.md CHANGED
@@ -5,14 +5,14 @@ description: 'Спасибо за интерес к проекту HMP! Пока
5
  Mesh Protocol (HMP) — это не просто те...'
6
  type: Article
7
  tags:
8
- - REPL
 
 
9
  - JSON
10
  - Ethics
11
- - CCore
12
  - HMP
13
- - Mesh
14
- - CogSync
15
- - Agent
16
  ---
17
 
18
  # Участие в проекте HyperCortex Mesh Protocol (HMP)
 
5
  Mesh Protocol (HMP) — это не просто те...'
6
  type: Article
7
  tags:
8
+ - CogSync
9
+ - Mesh
10
+ - Agent
11
  - JSON
12
  - Ethics
 
13
  - HMP
14
+ - REPL
15
+ - CCore
 
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
- - EGP
 
 
9
  - JSON
10
  - Ethics
11
  - HMP
12
- - Mesh
13
- - CogSync
14
- - Agent
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
 
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
8
+ - CogSync
9
+ - Mesh
10
+ - Agent
11
  - JSON
12
  - Ethics
13
  - HMP
14
+ - EGP
 
 
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
structured_md/README.md CHANGED
@@ -4,21 +4,21 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
- - MeshConsensus
8
- - REPL
9
  - GMP
10
- - EGP
11
- - JSON
12
- - Ethics
13
- - hmp
14
- - cognitive-architecture
15
- - Scenarios
16
- - distributed-ai
17
  - mesh-protocol
18
- - HMP
19
  - Mesh
20
- - CogSync
21
  - Agent
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
 
@@ -59,7 +59,7 @@ HMP and ANP as Complementary Protocols:
59
 
60
  ## Project Status
61
 
62
- [**Stable (v5.0.7 Core Specification)**](docs/HMP-0005.md) (Overview: [RU](docs/HMPv5_Overview_Ru.md))
63
 
64
  ---
65
 
 
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
 
 
 
 
 
 
 
9
  - mesh-protocol
 
10
  - Mesh
11
+ - cognitive-architecture
12
  - Agent
13
+ - Ethics
14
+ - HMP
15
+ - Scenarios
16
+ - JSON
17
+ - MeshConsensus
18
+ - hmp
19
+ - EGP
20
+ - REPL
21
+ - distributed-ai
22
  ---
23
 
24
 
 
59
 
60
  ## Project Status
61
 
62
+ [**Stable (v5.0.8 Core Specification)**](docs/HMP-0005.md) (Overview: [RU](docs/HMPv5_Overview_Ru.md))
63
 
64
  ---
65
 
structured_md/README_de.md CHANGED
@@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
- - MeshConsensus
8
- - REPL
9
  - GMP
10
- - EGP
11
- - JSON
12
- - Ethics
13
- - hmp
14
- - cognitive-architecture
15
- - distributed-ai
16
  - mesh-protocol
17
- - HMP
18
  - Mesh
19
- - CogSync
20
  - Agent
 
 
 
 
 
 
 
 
21
  ---
22
 
23
 
@@ -58,7 +58,7 @@ Das [Agora Protocol](https://github.com/agora-protocol/) ist ein Meta-Protokoll
58
 
59
  ## Projektstatus
60
 
61
- [**Stabil (Kernspezifikation v5.0.7)**](docs/HMP-0005.md) (Übersicht: [RU](docs/HMPv5_Overview_Ru.md))
62
 
63
  ---
64
 
 
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
 
 
 
 
 
 
9
  - mesh-protocol
 
10
  - Mesh
11
+ - cognitive-architecture
12
  - Agent
13
+ - Ethics
14
+ - HMP
15
+ - JSON
16
+ - MeshConsensus
17
+ - hmp
18
+ - EGP
19
+ - REPL
20
+ - distributed-ai
21
  ---
22
 
23
 
 
58
 
59
  ## Projektstatus
60
 
61
+ [**Stabil (Kernspezifikation v5.0.8)**](docs/HMP-0005.md) (Übersicht: [RU](docs/HMPv5_Overview_Ru.md))
62
 
63
  ---
64
 
structured_md/README_fr.md CHANGED
@@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
- - MeshConsensus
8
- - REPL
9
  - GMP
10
- - EGP
11
- - JSON
12
- - Ethics
13
- - hmp
14
- - cognitive-architecture
15
- - distributed-ai
16
  - mesh-protocol
17
- - HMP
18
  - Mesh
19
- - CogSync
20
  - Agent
 
 
 
 
 
 
 
 
21
  ---
22
 
23
 
@@ -58,7 +58,7 @@ Le [Agora Protocol](https://github.com/agora-protocol/) est un méta-protocole d
58
 
59
  ## Statut du projet
60
 
61
- [**Stable (Spécification principale v5.0.7)**](docs/HMP-0005.md) (Présentation: [RU](docs/HMPv5_Overview_Ru.md))
62
 
63
  ---
64
 
 
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
 
 
 
 
 
 
9
  - mesh-protocol
 
10
  - Mesh
11
+ - cognitive-architecture
12
  - Agent
13
+ - Ethics
14
+ - HMP
15
+ - JSON
16
+ - MeshConsensus
17
+ - hmp
18
+ - EGP
19
+ - REPL
20
+ - distributed-ai
21
  ---
22
 
23
 
 
58
 
59
  ## Statut du projet
60
 
61
+ [**Stable (Spécification principale v5.0.8)**](docs/HMP-0005.md) (Présentation: [RU](docs/HMPv5_Overview_Ru.md))
62
 
63
  ---
64
 
structured_md/README_ja.md CHANGED
@@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
- - MeshConsensus
8
- - REPL
9
  - GMP
10
- - EGP
11
- - JSON
12
- - Ethics
13
- - hmp
14
- - cognitive-architecture
15
- - distributed-ai
16
  - mesh-protocol
17
- - HMP
18
  - Mesh
19
- - CogSync
20
  - Agent
 
 
 
 
 
 
 
 
21
  ---
22
 
23
 
@@ -60,7 +60,7 @@ HMP と ANP の相補的プロトコル:
60
 
61
  ## プロジェクトステータス
62
 
63
- [安定版(コア仕様 v5.0.7)](docs/HMP-0005.md) (概要: [RU](docs/HMPv5_Overview_Ru.md))
64
 
65
  ---
66
 
 
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
 
 
 
 
 
 
9
  - mesh-protocol
 
10
  - Mesh
11
+ - cognitive-architecture
12
  - Agent
13
+ - Ethics
14
+ - HMP
15
+ - JSON
16
+ - MeshConsensus
17
+ - hmp
18
+ - EGP
19
+ - REPL
20
+ - distributed-ai
21
  ---
22
 
23
 
 
60
 
61
  ## プロジェクトステータス
62
 
63
+ [安定版(コア仕様 v5.0.8)](docs/HMP-0005.md) (概要: [RU](docs/HMPv5_Overview_Ru.md))
64
 
65
  ---
66
 
structured_md/README_ko.md CHANGED
@@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
- - MeshConsensus
8
- - REPL
9
  - GMP
10
- - EGP
11
- - JSON
12
- - Ethics
13
- - hmp
14
- - cognitive-architecture
15
- - distributed-ai
16
  - mesh-protocol
17
- - HMP
18
  - Mesh
19
- - CogSync
20
  - Agent
 
 
 
 
 
 
 
 
21
  ---
22
 
23
 
@@ -60,7 +60,7 @@ HMP와 ANP의 상호보완 프로토콜:
60
 
61
  프로젝트 상태
62
 
63
- [**안정 버전 (핵심 사양 v5.0.7)**](docs/HMP-0005.md) (개요: [RU](docs/HMPv5_Overview_Ru.md))
64
 
65
  ---
66
 
 
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
 
 
 
 
 
 
9
  - mesh-protocol
 
10
  - Mesh
11
+ - cognitive-architecture
12
  - Agent
13
+ - Ethics
14
+ - HMP
15
+ - JSON
16
+ - MeshConsensus
17
+ - hmp
18
+ - EGP
19
+ - REPL
20
+ - distributed-ai
21
  ---
22
 
23
 
 
60
 
61
  프로젝트 상태
62
 
63
+ [**안정 버전 (핵심 사양 v5.0.8)**](docs/HMP-0005.md) (개요: [RU](docs/HMPv5_Overview_Ru.md))
64
 
65
  ---
66
 
structured_md/README_ru.md CHANGED
@@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
- - MeshConsensus
8
- - REPL
9
  - GMP
10
- - EGP
11
- - JSON
12
- - Ethics
13
- - hmp
14
- - cognitive-architecture
15
- - distributed-ai
16
  - mesh-protocol
17
- - HMP
18
  - Mesh
19
- - CogSync
20
  - Agent
 
 
 
 
 
 
 
 
21
  ---
22
 
23
 
@@ -58,7 +58,7 @@ HMP и ANP как взаимодополняющие протоколы:
58
 
59
  ## Статус проекта
60
 
61
- [**Стабильная версия (Основная спецификация v5.0.7)**](docs/HMP-0005.md) (Обзор: [RU](docs/HMPv5_Overview_Ru.md))
62
 
63
  ---
64
 
 
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
 
 
 
 
 
 
9
  - mesh-protocol
 
10
  - Mesh
11
+ - cognitive-architecture
12
  - Agent
13
+ - Ethics
14
+ - HMP
15
+ - JSON
16
+ - MeshConsensus
17
+ - hmp
18
+ - EGP
19
+ - REPL
20
+ - distributed-ai
21
  ---
22
 
23
 
 
58
 
59
  ## Статус проекта
60
 
61
+ [**Стабильная версия (Основная спецификация v5.0.8)**](docs/HMP-0005.md) (Обзор: [RU](docs/HMPv5_Overview_Ru.md))
62
 
63
  ---
64
 
structured_md/README_uk.md CHANGED
@@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
- - MeshConsensus
8
- - REPL
9
  - GMP
10
- - EGP
11
- - JSON
12
- - Ethics
13
- - hmp
14
- - cognitive-architecture
15
- - distributed-ai
16
  - mesh-protocol
17
- - HMP
18
  - Mesh
19
- - CogSync
20
  - Agent
 
 
 
 
 
 
 
 
21
  ---
22
 
23
 
@@ -60,7 +60,7 @@ HMP та ANP як взаємодоповнюючі протоколи:
60
 
61
  ## Статус проєкту
62
 
63
- [**Стабільна версія (Базова специфікація v5.0.7)**](docs/HMP-0005.md) (Огляд: [RU](docs/HMPv5_Overview_Ru.md))
64
 
65
  ---
66
 
 
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
 
 
 
 
 
 
9
  - mesh-protocol
 
10
  - Mesh
11
+ - cognitive-architecture
12
  - Agent
13
+ - Ethics
14
+ - HMP
15
+ - JSON
16
+ - MeshConsensus
17
+ - hmp
18
+ - EGP
19
+ - REPL
20
+ - distributed-ai
21
  ---
22
 
23
 
 
60
 
61
  ## Статус проєкту
62
 
63
+ [**Стабільна версія (Базова специфікація v5.0.8)**](docs/HMP-0005.md) (Огляд: [RU](docs/HMPv5_Overview_Ru.md))
64
 
65
  ---
66
 
structured_md/README_zh.md CHANGED
@@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
- - MeshConsensus
8
- - REPL
9
  - GMP
10
- - EGP
11
- - JSON
12
- - Ethics
13
- - hmp
14
- - cognitive-architecture
15
- - distributed-ai
16
  - mesh-protocol
17
- - HMP
18
  - Mesh
19
- - CogSync
20
  - Agent
 
 
 
 
 
 
 
 
21
  ---
22
 
23
 
@@ -60,7 +60,7 @@ HMP 与 ANP 作为互补协议:
60
 
61
  ## 项目状态
62
 
63
- [稳定版本(核心规范 v5.0.7)](docs/HMP-0005.md) (概览: [RU](docs/HMPv5_Overview_Ru.md))
64
 
65
  ---
66
 
 
4
  [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
 
 
 
 
 
 
9
  - mesh-protocol
 
10
  - Mesh
11
+ - cognitive-architecture
12
  - Agent
13
+ - Ethics
14
+ - HMP
15
+ - JSON
16
+ - MeshConsensus
17
+ - hmp
18
+ - EGP
19
+ - REPL
20
+ - distributed-ai
21
  ---
22
 
23
 
 
60
 
61
  ## 项目状态
62
 
63
+ [稳定版本(核心规范 v5.0.8)](docs/HMP-0005.md) (概览: [RU](docs/HMPv5_Overview_Ru.md))
64
 
65
  ---
66
 
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
  - JSON
 
9
  - Ethics
10
  - HMP
11
- - Mesh
12
- - Agent
13
  ---
14
 
15
  ---------------
 
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
8
+ - Mesh
9
  - JSON
10
+ - Agent
11
  - Ethics
12
  - HMP
 
 
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
  - JSON
9
  - Ethics
10
- - Scenarios
11
  - HMP
12
- - Mesh
13
- - Agent
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
 
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - Scenarios
10
+ - Agent
11
  - JSON
12
  - Ethics
 
13
  - HMP
 
 
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
- - MeshConsensus
9
- - EGP
 
10
  - JSON
11
  - Ethics
12
  - HMP
13
- - Mesh
14
- - CogSync
15
- - Agent
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
 
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
8
+ - CogSync
9
+ - Mesh
10
+ - Agent
11
  - JSON
12
  - Ethics
13
  - HMP
14
+ - MeshConsensus
15
+ - EGP
 
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
- - MeshConsensus
8
- - REPL
9
  - GMP
10
- - EGP
11
- - HMP
12
  - Mesh
13
- - CogSync
14
  - Agent
 
 
 
 
15
  ---
16
 
17
 
 
4
  Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
 
 
9
  - Mesh
 
10
  - Agent
11
+ - HMP
12
+ - MeshConsensus
13
+ - EGP
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
- - CCore
9
  - REPL
10
- - HMP
11
  - Agent
 
12
  ---
13
 
14
  # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow)
 
5
  потомков" [описания REPL-цикла](HMP-agent-RE...'
6
  type: Article
7
  tags:
 
8
  - REPL
9
+ - CCore
10
  - Agent
11
+ - HMP
12
  ---
13
 
14
  # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow)
structured_md/docs/CHANGELOG.md CHANGED
@@ -1,24 +1,49 @@
1
  ---
2
  title: HyperCortex Mesh Protocol — Changelog
3
- description: '## HMP-0005 (May 2026) — Core Specification v5.0.7 **Extended representations
4
- for `referenced-by.links`:** * **Section 12.3** — introduced an optional non-canonical
5
- compact representation for `refer...'
6
  type: Article
7
  tags:
8
- - MeshConsensus
9
- - EGP
10
  - GMP
 
 
 
11
  - JSON
12
  - Ethics
13
- - Scenarios
14
  - HMP
15
- - Mesh
16
- - CogSync
17
- - Agent
18
  ---
19
 
20
  # HyperCortex Mesh Protocol — Changelog
21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ## HMP-0005 (May 2026) — Core Specification v5.0.7
23
 
24
  **Extended representations for `referenced-by.links`:**
@@ -285,6 +310,6 @@ This version supersedes all RFC-based HMP 4.x specifications.
285
  "@context": "https://schema.org",
286
  "@type": "Article",
287
  "name": "HyperCortex Mesh Protocol — Changelog",
288
- "description": "# HyperCortex Mesh Protocol — Changelog ## HMP-0005 (May 2026) — Core Specification v5.0.7 **Exten..."
289
  }
290
  ```
 
1
  ---
2
  title: HyperCortex Mesh Protocol — Changelog
3
+ description: '## HMP-0005 (May 2026) — Core Specification v5.0.8 **Encryption and
4
+ payload integrity clarifications:** * Clarified `head.payload_hash` semantics: the
5
+ hash is computed over the final serialized pa...'
6
  type: Article
7
  tags:
8
+ - CogSync
 
9
  - GMP
10
+ - Mesh
11
+ - Scenarios
12
+ - Agent
13
  - JSON
14
  - Ethics
 
15
  - HMP
16
+ - MeshConsensus
17
+ - EGP
 
18
  ---
19
 
20
  # HyperCortex Mesh Protocol — Changelog
21
 
22
+ ## HMP-0005 (May 2026) — Core Specification v5.0.8
23
+
24
+ **Encryption and payload integrity clarifications:**
25
+
26
+ * Clarified `head.payload_hash` semantics:
27
+ the hash is computed over the final serialized payload representation
28
+ (including optional compression and encryption).
29
+
30
+ * Unified `payload_hash` wording across Sections 3.3 and 3.9.
31
+
32
+ * Refined hybrid-encryption processing terminology:
33
+ clarified usage of symmetric session keys and recipient encryption envelopes.
34
+
35
+ * Clarified that `key_recipient` contains an encrypted symmetric session key
36
+ and may be transmitted openly alongside the container.
37
+
38
+ * Improved wording for encrypted container verification and
39
+ store-and-forward propagation behavior.
40
+
41
+ No semantic changes to the protocol model.
42
+ No wire-format changes.
43
+ Fully backward-compatible within the **5.0.x** series.
44
+
45
+ ---
46
+
47
  ## HMP-0005 (May 2026) — Core Specification v5.0.7
48
 
49
  **Extended representations for `referenced-by.links`:**
 
310
  "@context": "https://schema.org",
311
  "@type": "Article",
312
  "name": "HyperCortex Mesh Protocol — Changelog",
313
+ "description": "# HyperCortex Mesh Protocol — Changelog ## HMP-0005 (May 2026) — Core Specification v5.0.8 **Encry..."
314
  }
315
  ```
structured_md/docs/Distributed-Cognitive-Systems.md CHANGED
@@ -6,10 +6,10 @@ description: '## Введение Современные ИИ-системы в
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
9
- - HMP
10
- - Mesh
11
  - CogSync
 
12
  - JSON
 
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
 
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
 
 
9
  - CogSync
10
+ - Mesh
11
  - JSON
12
+ - HMP
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
structured_md/docs/Enlightener.md CHANGED
@@ -5,13 +5,13 @@ description: '**Enlightener** — логический компонент HMP-у
5
  работать как отдельный агент или как расширение [`C...'
6
  type: Article
7
  tags:
8
- - MeshConsensus
9
- - EGP
10
  - JSON
11
  - Ethics
12
  - HMP
13
- - Mesh
14
- - Agent
15
  ---
16
 
17
  # Enlightener Agent
 
5
  работать как отдельный агент или как расширение [`C...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - Agent
10
  - JSON
11
  - Ethics
12
  - HMP
13
+ - MeshConsensus
14
+ - EGP
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
- - REPL
9
- - JSON
10
- - HMP
11
  - Mesh
12
  - Agent
 
 
 
13
  ---
14
 
15
  # Grok (xAI): сравнительный анализ HMP и ANP (январь 2026)
 
5
  Grok для некоммерческого использования в проект...'
6
  type: Article
7
  tags:
 
 
 
8
  - Mesh
9
  - Agent
10
+ - JSON
11
+ - HMP
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
- - HMP
9
  - Mesh
10
  - Agent
 
11
  ---
12
 
13
  # HMP и ANP: взаимное туннелирование как признак правильной архитектуры
 
5
  взаимная инверсия слоёв не является арх...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - Agent
10
+ - HMP
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
- - MeshConsensus
9
- - REPL
10
  - GMP
11
- - EGP
 
12
  - JSON
13
  - Ethics
14
  - HMP
15
- - Mesh
16
- - CogSync
17
- - Agent
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
 
5
  for Comments: HMP-0001** **Cat...'
6
  type: Article
7
  tags:
8
+ - CogSync
 
9
  - GMP
10
+ - Mesh
11
+ - Agent
12
  - JSON
13
  - Ethics
14
  - HMP
15
+ - MeshConsensus
16
+ - EGP
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
- - MeshConsensus
9
- - REPL
10
  - GMP
11
- - EGP
 
 
12
  - JSON
13
  - Ethics
14
- - Scenarios
15
  - HMP
16
- - Mesh
17
- - CogSync
18
- - Agent
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
 
5
  for Comments: HMP-0002** **Cat...'
6
  type: Article
7
  tags:
8
+ - CogSync
 
9
  - GMP
10
+ - Mesh
11
+ - Scenarios
12
+ - Agent
13
  - JSON
14
  - Ethics
 
15
  - HMP
16
+ - MeshConsensus
17
+ - EGP
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
- - MeshConsensus
9
- - REPL
10
  - GMP
11
- - EGP
 
 
12
  - JSON
13
  - Ethics
14
- - Scenarios
15
  - HMP
16
- - Mesh
17
- - CogSync
18
- - Agent
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
 
5
  for Comments: HMP-0003** **Cat...'
6
  type: Article
7
  tags:
8
+ - CogSync
 
9
  - GMP
10
+ - Mesh
11
+ - Scenarios
12
+ - Agent
13
  - JSON
14
  - Ethics
 
15
  - HMP
16
+ - MeshConsensus
17
+ - EGP
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
- - MeshConsensus
9
- - REPL
10
  - GMP
11
- - EGP
 
 
12
  - JSON
13
  - Ethics
14
- - Scenarios
15
  - HMP
16
- - Mesh
17
- - CogSync
18
- - Agent
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
 
5
  ID**: HMP-0004 **Status**: Fina...'
6
  type: Article
7
  tags:
8
+ - CogSync
 
9
  - GMP
10
+ - Mesh
11
+ - Scenarios
12
+ - Agent
13
  - JSON
14
  - Ethics
 
15
  - HMP
16
+ - MeshConsensus
17
+ - EGP
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
- - MeshConsensus
9
- - REPL
10
  - GMP
11
- - EGP
 
 
12
  - JSON
13
  - Ethics
14
- - Scenarios
15
  - HMP
16
- - Mesh
17
- - CogSync
18
- - Agent
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
 
5
  for Comments: HMP-0004** **Cat...'
6
  type: Article
7
  tags:
8
+ - CogSync
 
9
  - GMP
10
+ - Mesh
11
+ - Scenarios
12
+ - Agent
13
  - JSON
14
  - Ethics
 
15
  - HMP
16
+ - MeshConsensus
17
+ - EGP
18
+ - REPL
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
structured_md/docs/HMP-0005.md CHANGED
@@ -1,26 +1,26 @@
1
  ---
2
  title: HyperCortex Mesh Protocol (HMP)
3
- description: '**Version: 5.0.7** **Document ID:** HMP-0005 **Status:** Stable **Category:**
4
  Core Specification **Release Date:** March 2026 **Canonical Repository:** [https://github.com/kagvi13/HMP](https...'
5
  type: Article
6
  tags:
7
- - EGP
8
- - REPL
9
  - GMP
 
 
 
10
  - JSON
 
 
11
  - Ethics
12
- - Scenarios
 
13
  - CCore
14
- - HMP
15
- - Mesh
16
- - CogSync
17
- - CShell
18
- - Agent
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP)
22
 
23
- **Version: 5.0.7**
24
  **Document ID:** HMP-0005
25
  **Status:** Stable
26
  **Category:** Core Specification
@@ -497,7 +497,7 @@ The unified container structure provides:
497
  | `head.schema` | string | Reference to the JSON Schema used to validate this container. |
498
  | `head.sender_did` | string | DID identifier of the sending agent. |
499
  | `head.timestamp` | datetime | Time of container creation (ISO 8601 extended format, UTC, e.g. "2025-11-04T10:15:00Z"). |
500
- | `head.payload_hash` | string | Hash of the decompressed payload (`sha256:<digest>`). Used for content integrity verification. |
501
  | `head.sig_algo` | string | Digital signature algorithm (default: `ed25519`). |
502
  | `head.signature` | string | Digital signature of the container body. |
503
  | `head.payload_type` | string | Type of payload data (`json`, `binary`, `mixed`). |
@@ -793,20 +793,20 @@ The `axes` block defines **the spatial or semantic coordinates** of the containe
793
 
794
  1. Construct the `payload`.
795
  2. Apply compression (`compression`, if specified).
796
- 3. Generate a random symmetric key.
797
- 4. Encrypt the compressed payload with the symmetric key.
798
- 5. Encrypt the symmetric key with the recipient’s **public key** store the result in `key_recipient`.
799
- 6. Compute `payload_hash` over the **encrypted and compressed** payload.
800
- 7. Sign the container (the entire structure except for the `signature` field).
801
 
802
- 4. **Verification** of the container is performed on the encrypted form of the payload and **does not require decryption**.
803
 
804
  5. **Relevant fields:**
805
 
806
  | Field | Type | Description |
807
  | ----------------- | ------ | -------------------------------------------------------------------------------------- |
808
  | `encryption_algo` | string | Algorithm used for payload encryption. |
809
- | `key_recipient` | string | Symmetric key encrypted with the recipient’s public key (hybrid encryption envelope). |
810
  | `payload_type` | string | Recommended prefix `encrypted+` (e.g., `encrypted+zstd+json`). |
811
 
812
  6. **Recipient fields:**
@@ -814,7 +814,8 @@ The `axes` block defines **the spatial or semantic coordinates** of the containe
814
  * When `recipient` is used, exactly one recipient MUST be specified.
815
  * For encrypted delivery to multiple recipients, the `group_recipient` mechanism (see 3.19) MUST be used.
816
 
817
- > ⚙️ **Note:** Agents may forward encrypted containers even if they cannot decrypt them, maintaining store-and-forward behavior.
 
818
  ---
819
 
820
  ### 3.10 Container Verification
@@ -10337,6 +10338,6 @@ A deterministic serialization of a container used for hashing and signing, ensur
10337
  "@context": "https://schema.org",
10338
  "@type": "Article",
10339
  "name": "HyperCortex Mesh Protocol (HMP)",
10340
- "description": "# HyperCortex Mesh Protocol (HMP) **Version: 5.0.7** **Document ID:** HMP-0005 **Status:** Stab..."
10341
  }
10342
  ```
 
1
  ---
2
  title: HyperCortex Mesh Protocol (HMP)
3
+ description: '**Version: 5.0.8** **Document ID:** HMP-0005 **Status:** Stable **Category:**
4
  Core Specification **Release Date:** March 2026 **Canonical Repository:** [https://github.com/kagvi13/HMP](https...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
9
+ - Mesh
10
+ - Scenarios
11
+ - Agent
12
  - JSON
13
+ - CShell
14
+ - HMP
15
  - Ethics
16
+ - EGP
17
+ - REPL
18
  - CCore
 
 
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP)
22
 
23
+ **Version: 5.0.8**
24
  **Document ID:** HMP-0005
25
  **Status:** Stable
26
  **Category:** Core Specification
 
497
  | `head.schema` | string | Reference to the JSON Schema used to validate this container. |
498
  | `head.sender_did` | string | DID identifier of the sending agent. |
499
  | `head.timestamp` | datetime | Time of container creation (ISO 8601 extended format, UTC, e.g. "2025-11-04T10:15:00Z"). |
500
+ | `head.payload_hash` | string | Hash of the serialized payload representation (`sha256:<digest>`). The hash is computed over the payload exactly as transmitted (including optional compression and/or encryption) and is used for integrity verification. |
501
  | `head.sig_algo` | string | Digital signature algorithm (default: `ed25519`). |
502
  | `head.signature` | string | Digital signature of the container body. |
503
  | `head.payload_type` | string | Type of payload data (`json`, `binary`, `mixed`). |
 
793
 
794
  1. Construct the `payload`.
795
  2. Apply compression (`compression`, if specified).
796
+ 3. Generate a random symmetric session key.
797
+ 4. Encrypt the compressed payload using the symmetric key.
798
+ 5. Encrypt the symmetric key with the recipient’s **public key** and store the resulting hybrid-encryption envelope in `key_recipient`.
799
+ 6. Compute `payload_hash` over the final serialized payload representation (i.e. after optional compression and encryption).
800
+ 7. Sign the container (the entire `hmp_container` structure except for the `signature` field itself).
801
 
802
+ 4. **Verification** of the container is performed on the transmitted representation of the payload and **does not require decryption**.
803
 
804
  5. **Relevant fields:**
805
 
806
  | Field | Type | Description |
807
  | ----------------- | ------ | -------------------------------------------------------------------------------------- |
808
  | `encryption_algo` | string | Algorithm used for payload encryption. |
809
+ | `key_recipient` | string | Symmetric session key encrypted with the recipient’s public key (hybrid-encryption envelope). |
810
  | `payload_type` | string | Recommended prefix `encrypted+` (e.g., `encrypted+zstd+json`). |
811
 
812
  6. **Recipient fields:**
 
814
  * When `recipient` is used, exactly one recipient MUST be specified.
815
  * For encrypted delivery to multiple recipients, the `group_recipient` mechanism (see 3.19) MUST be used.
816
 
817
+ > ⚙️ **Note:** Agents may forward encrypted containers even if they cannot decrypt them, preserving store-and-forward propagation behavior.
818
+
819
  ---
820
 
821
  ### 3.10 Container Verification
 
10338
  "@context": "https://schema.org",
10339
  "@type": "Article",
10340
  "name": "HyperCortex Mesh Protocol (HMP)",
10341
+ "description": "# HyperCortex Mesh Protocol (HMP) **Version: 5.0.8** **Document ID:** HMP-0005 **Status:** Stab..."
10342
  }
10343
  ```
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
- - REPL
9
- - JSON
10
- - HMP
11
  - Mesh
12
  - Agent
 
 
 
13
  ---
14
 
15
  # HMP-Agent API Specification
 
5
  файлы: * [HMP-Agent-Overview.md]...'
6
  type: Article
7
  tags:
 
 
 
8
  - Mesh
9
  - Agent
10
+ - JSON
11
+ - HMP
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
  - MeshConsensus
9
- - REPL
10
  - EGP
11
- - Ethics
12
  - CCore
13
- - HMP
14
- - Mesh
15
- - CogSync
16
- - CShell
17
- - Agent
18
  ---
19
 
20
  # Архитектура HMP-Агента
 
5
  хранение памяти, сетевое взаимодействие и этиче...
6
  type: Article
7
  tags:
8
+ - CogSync
9
+ - Mesh
10
+ - Agent
11
+ - CShell
12
+ - HMP
13
+ - Ethics
14
  - MeshConsensus
 
15
  - EGP
16
+ - REPL
17
  - CCore
 
 
 
 
 
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
- - EGP
 
9
  - JSON
10
  - Ethics
11
  - HMP
12
- - Mesh
13
- - Agent
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
 
5
  [`MeshNode`](MeshN...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - Agent
10
  - JSON
11
  - Ethics
12
  - HMP
13
+ - EGP
 
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
structured_md/docs/HMP-Agent-Overview.md CHANGED
@@ -5,14 +5,14 @@ description: '| Тип | Название | Роль
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
8
- - REPL
 
9
  - JSON
 
 
10
  - Ethics
 
11
  - CCore
12
- - HMP
13
- - Mesh
14
- - CShell
15
- - Agent
16
  ---
17
 
18
 
 
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - Agent
10
  - JSON
11
+ - CShell
12
+ - HMP
13
  - Ethics
14
+ - REPL
15
  - CCore
 
 
 
 
16
  ---
17
 
18
 
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - HMP
11
  - Agent
 
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
 
7
  tags:
8
  - REPL
9
  - Mesh
 
10
  - Agent
11
+ - HMP
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
- - REPL
9
- - Ethics
10
- - Scenarios
11
- - HMP
12
  - Mesh
 
13
  - Agent
 
 
 
14
  ---
15
 
16
  # HMP-Ethics.md
 
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - Mesh
9
+ - Scenarios
10
  - Agent
11
+ - Ethics
12
+ - HMP
13
+ - REPL
14
  ---
15
 
16
  # HMP-Ethics.md
structured_md/docs/HMP-Short-Description_de.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - HMP
11
  - Agent
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
 
7
  tags:
8
  - REPL
9
  - Mesh
 
10
  - Agent
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
structured_md/docs/HMP-Short-Description_en.md CHANGED
@@ -5,11 +5,11 @@ description: '**Version:** v5.0 (Core Specification Stable) **Date:** 2026
5
  building decentralized cognitive networks o...'
6
  type: Article
7
  tags:
8
- - REPL
9
- - Ethics
10
- - HMP
11
  - Mesh
12
  - Agent
 
 
 
13
  ---
14
 
15
  # HyperCortex Mesh Protocol (HMP) — Short Description
 
5
  building decentralized cognitive networks o...'
6
  type: Article
7
  tags:
 
 
 
8
  - Mesh
9
  - Agent
10
+ - Ethics
11
+ - HMP
12
+ - REPL
13
  ---
14
 
15
  # HyperCortex Mesh Protocol (HMP) — Short Description
structured_md/docs/HMP-Short-Description_fr.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - HMP
11
  - Agent
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Description courte
 
7
  tags:
8
  - REPL
9
  - Mesh
 
10
  - Agent
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Description courte
structured_md/docs/HMP-Short-Description_ja.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - HMP
11
  - Agent
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 概要
 
7
  tags:
8
  - REPL
9
  - Mesh
 
10
  - Agent
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 概要
structured_md/docs/HMP-Short-Description_ko.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - HMP
11
  - Agent
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 개요
 
7
  tags:
8
  - REPL
9
  - Mesh
 
10
  - Agent
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 개요
structured_md/docs/HMP-Short-Description_ru.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - HMP
11
  - Agent
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
 
7
  tags:
8
  - REPL
9
  - Mesh
 
10
  - Agent
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
structured_md/docs/HMP-Short-Description_uk.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - HMP
11
  - Agent
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
 
7
  tags:
8
  - REPL
9
  - Mesh
 
10
  - Agent
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
structured_md/docs/HMP-Short-Description_zh.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - HMP
11
  - Agent
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 简要说明
 
7
  tags:
8
  - REPL
9
  - Mesh
 
10
  - Agent
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 简要说明
structured_md/docs/HMP-agent-Cognitive_Family.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - HMP
11
  - Agent
 
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
 
7
  tags:
8
  - REPL
9
  - Mesh
 
10
  - Agent
11
+ - HMP
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
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/experimental/v1_agent_...'
5
  type: Article
6
  tags:
7
- - MeshConsensus
8
- - REPL
9
  - GMP
10
- - EGP
 
11
  - JSON
12
  - Ethics
13
- - CCore
14
  - HMP
15
- - Mesh
16
- - CogSync
17
- - Agent
 
18
  ---
19
 
20
  # HMP-Agent: REPL-цикл взаимодействия
 
4
  * Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/experimental/v1_agent_...'
5
  type: Article
6
  tags:
7
+ - CogSync
 
8
  - GMP
9
+ - Mesh
10
+ - Agent
11
  - JSON
12
  - Ethics
 
13
  - HMP
14
+ - MeshConsensus
15
+ - EGP
16
+ - REPL
17
+ - CCore
18
  ---
19
 
20
  # HMP-Agent: REPL-цикл взаимодействия
structured_md/docs/HMP-how-AI-sees-it.md CHANGED
@@ -5,8 +5,8 @@ description: 'Этот эксперимент был проведён в реж
5
  диалогов. Цель — проверить, что разные AI-с...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Mesh
 
10
  ---
11
 
12
  # Как разные ИИ видят HMP
 
5
  диалогов. Цель — проверить, что разные AI-с...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
+ - HMP
10
  ---
11
 
12
  # Как разные ИИ видят HMP
structured_md/docs/HMP_EDA_Comparison.md CHANGED
@@ -5,8 +5,8 @@ description: '## Введение Современные подходы к ор
5
  основанная на потоках событий (Kafka,...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - Mesh
 
10
  ---
11
 
12
  # HMP vs. EDA: разные уровни обмена знаниями между ИИ
 
5
  основанная на потоках событий (Kafka,...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
+ - HMP
10
  ---
11
 
12
  # HMP vs. EDA: разные уровни обмена знаниями между ИИ
structured_md/docs/HMP_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
- - EGP
9
- - JSON
10
- - Scenarios
11
- - HMP
12
- - Mesh
13
  - CogSync
 
 
14
  - Agent
 
 
 
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
 
5
  OpenCog Hyperon framework. This includes semanti...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - CogSync
9
+ - Mesh
10
+ - Scenarios
11
  - Agent
12
+ - JSON
13
+ - HMP
14
+ - EGP
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
  - JSON
 
9
  - Ethics
10
  - HMP
11
- - Mesh
12
- - Agent
13
  ---
14
 
15
  # HMP как реализация Application Layer в ANP
 
5
  (HyperCortex M...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
  - JSON
10
+ - Agent
11
  - Ethics
12
  - HMP
 
 
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
  - JSON
9
  - Ethics
10
- - Scenarios
11
  - HMP
12
- - Mesh
13
- - Agent
14
  ---
15
 
16
  # HMP as an Implementation of the Application Layer in ANP
 
5
  proto...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - Scenarios
10
+ - Agent
11
  - JSON
12
  - Ethics
 
13
  - HMP
 
 
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
  - JSON
9
  - Ethics
10
  - HMP
11
- - Mesh
12
- - CogSync
13
- - Agent
14
  ---
15
 
16
  # Почему будущее ИИ-агентов — децентрализованные сети, а не оркестраторы
 
5
  Этот текст основан на спецификации [**...'
6
  type: Article
7
  tags:
8
+ - CogSync
9
+ - Mesh
10
+ - Agent
11
  - JSON
12
  - Ethics
13
  - HMP
 
 
 
14
  ---
15
 
16
  # Почему будущее ИИ-агентов — децентрализованные сети, а не оркестраторы
structured_md/docs/MeshNode.md CHANGED
@@ -5,13 +5,13 @@ description: '`MeshNode` — агент/демон, отвечающий за с
5
  Может быть частью агента или вынесен в отдельный пр...'
6
  type: Article
7
  tags:
8
- - EGP
 
 
9
  - JSON
10
  - Ethics
11
  - HMP
12
- - Mesh
13
- - CogSync
14
- - Agent
15
  ---
16
 
17
  # MeshNode
 
5
  Может быть частью агента или вынесен в отдельный пр...'
6
  type: Article
7
  tags:
8
+ - CogSync
9
+ - Mesh
10
+ - Agent
11
  - JSON
12
  - Ethics
13
  - HMP
14
+ - EGP
 
 
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
- - REPL
9
- - Ethics
10
- - HMP
11
  - Mesh
12
  - Agent
 
 
 
13
  ---
14
 
15
  # Философия HyperCortex Mesh Protocol (HMP)
 
5
  (GPT-5), ChatGH --- ## 1. Основной тезис От ...'
6
  type: Article
7
  tags:
 
 
 
8
  - Mesh
9
  - Agent
10
+ - Ethics
11
+ - HMP
12
+ - REPL
13
  ---
14
 
15
  # Философия HyperCortex Mesh Protocol (HMP)