GitHub Action commited on
Commit
e991e15
·
1 Parent(s): 1a84759

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-agent-REPL-cycle.md +29 -0
  2. structured_md/CONTRIBUTING.md +1 -1
  3. structured_md/HMP-Roadmap.md +2 -2
  4. structured_md/README.md +8 -8
  5. structured_md/README_de.md +7 -7
  6. structured_md/README_fr.md +7 -7
  7. structured_md/README_ja.md +7 -7
  8. structured_md/README_ko.md +7 -7
  9. structured_md/README_ru.md +7 -7
  10. structured_md/README_uk.md +7 -7
  11. structured_md/README_zh.md +7 -7
  12. structured_md/agents/readme.md +1 -1
  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 +3 -3
  16. structured_md/docs/Basic-agent-sim.md +3 -3
  17. structured_md/docs/Distributed-Cognitive-Systems.md +2 -2
  18. structured_md/docs/Enlightener.md +2 -2
  19. structured_md/docs/HMP-0001.md +3 -3
  20. structured_md/docs/HMP-0002.md +4 -4
  21. structured_md/docs/HMP-0003.md +4 -4
  22. structured_md/docs/HMP-0004-v4.1.md +4 -4
  23. structured_md/docs/HMP-0004.md +4 -4
  24. structured_md/docs/HMP-Agent-API.md +2 -2
  25. structured_md/docs/HMP-Agent-Architecture.md +3 -3
  26. structured_md/docs/HMP-Agent-Network-Flow.md +2 -2
  27. structured_md/docs/HMP-Agent-Overview.md +1 -1
  28. structured_md/docs/HMP-Agent_Emotions.md +1 -1
  29. structured_md/docs/HMP-Ethics.md +2 -2
  30. structured_md/docs/HMP-Short-Description_de.md +4 -4
  31. structured_md/docs/HMP-Short-Description_en.md +4 -4
  32. structured_md/docs/HMP-Short-Description_fr.md +4 -4
  33. structured_md/docs/HMP-Short-Description_ja.md +3 -3
  34. structured_md/docs/HMP-Short-Description_ko.md +3 -3
  35. structured_md/docs/HMP-Short-Description_ru.md +3 -3
  36. structured_md/docs/HMP-Short-Description_uk.md +3 -3
  37. structured_md/docs/HMP-Short-Description_zh.md +3 -3
  38. structured_md/docs/HMP-agent-Cognitive_Family.md +1 -1
  39. structured_md/docs/HMP-agent-REPL-cycle.md +33 -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 +1 -1
  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 +1 -1
  46. structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md +2 -2
  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 +4 -4
  49. structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md +2 -2
  50. structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md +2 -2
docs/HMP-agent-REPL-cycle.md CHANGED
@@ -614,6 +614,35 @@ REPL-цикл является основой HMP-агента [Cognitive Core](
614
 
615
  Таким образом, вспомогательные REPL-циклы действуют как «виртуальные подагенты» в режиме read-only, не меняя состояние БД напрямую, а передавая свои гипотезы и результаты через основной REPL-цикл.
616
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
617
  ---
618
 
619
  ## 👥 Создание потомков
 
614
 
615
  Таким образом, вспомогательные REPL-циклы действуют как «виртуальные подагенты» в режиме read-only, не меняя состояние БД напрямую, а передавая свои гипотезы и результаты через основной REPL-цикл.
616
 
617
+ ```
618
+ ┌───────────────────────────────────────────────────────────┐
619
+ │ Основной REPL │
620
+ │ (чтение+запись во все когнитивные структуры) │
621
+ └────────────┬───────────────────────────────┬──────────────┘
622
+ ▲ ↓
623
+ │ ↓
624
+ ▼ ↓
625
+ ┌────────────┴──────────────┐ [ управление задачами ]
626
+ │ "Блокнот пользователя" │ [ → таблица `tasks` ]
627
+ │ `notes` │ ↓
628
+ └──┬────────────────────────┘ ↓
629
+ ▲ ┌────────────────────────────────────────────┐ ↓
630
+ │ │ Вспомогательный REPL (task_id=42) │ ↓
631
+ ├──►┤ • читает все БД ├◄──┤
632
+ │ │ • редактирует только свою задачу в `tasks` │ ↓
633
+ │ │ • пишет в `notes` │ ↓
634
+ │ └────────────────────────────────────────────┘ ↓
635
+ │ ↓
636
+ │ ┌────────────────────────────────────────────┐ ↓
637
+ │ │ Вспомогательный REPL (task_id=43) │ ↓
638
+ ├──►┤ • читает все БД ├◄──┤
639
+ │ │ • редактирует только свою задачу в `tasks` │ ↓
640
+ │ │ • пишет в `notes` │ ↓
641
+ │ └────────────────────────────────────────────┘ ↓
642
+ ```
643
+
644
+ Вспомогательные циклы можно рассматривать как «sandboxed-процессы» для изоляции мышления, но с каналом связи через `notes`.
645
+
646
  ---
647
 
648
  ## 👥 Создание потомков
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,12 +5,12 @@ description: '## 🔍 Overview This roadmap outlines the key stages of developm
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - Mesh
10
  - JSON
11
- - Agent
12
  - EGP
13
  - Ethics
 
14
  - HMP
15
  ---
16
 
 
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - JSON
10
+ - CogSync
11
  - EGP
12
  - Ethics
13
+ - Agent
14
  - HMP
15
  ---
16
 
structured_md/README.md CHANGED
@@ -6,20 +6,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
6
  type: Article
7
  tags:
8
  - REPL
9
- - CogSync
10
- - Mesh
11
- - GMP
12
- - Scenarios
13
  - MeshConsensus
14
  - cognitive-architecture
 
 
 
15
  - JSON
16
- - Agent
17
  - EGP
18
- - hmp
19
- - mesh-protocol
 
20
  - distributed-ai
21
  - HMP
22
- - Ethics
23
  ---
24
 
25
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
 
 
9
  - MeshConsensus
10
  - cognitive-architecture
11
+ - mesh-protocol
12
+ - Mesh
13
+ - GMP
14
  - JSON
15
+ - CogSync
16
  - EGP
17
+ - Ethics
18
+ - Agent
19
+ - Scenarios
20
  - distributed-ai
21
  - HMP
22
+ - hmp
23
  ---
24
 
25
 
structured_md/README_de.md CHANGED
@@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
6
  type: Article
7
  tags:
8
  - REPL
9
- - CogSync
10
- - Mesh
11
- - GMP
12
  - MeshConsensus
13
  - cognitive-architecture
 
 
 
14
  - JSON
15
- - Agent
16
  - EGP
17
- - hmp
18
- - mesh-protocol
19
  - distributed-ai
20
  - HMP
21
- - Ethics
22
  ---
23
 
24
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
 
9
  - MeshConsensus
10
  - cognitive-architecture
11
+ - mesh-protocol
12
+ - Mesh
13
+ - GMP
14
  - JSON
15
+ - CogSync
16
  - EGP
17
+ - Ethics
18
+ - Agent
19
  - distributed-ai
20
  - HMP
21
+ - hmp
22
  ---
23
 
24
 
structured_md/README_fr.md CHANGED
@@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
6
  type: Article
7
  tags:
8
  - REPL
9
- - CogSync
10
- - Mesh
11
- - GMP
12
  - MeshConsensus
13
  - cognitive-architecture
 
 
 
14
  - JSON
15
- - Agent
16
  - EGP
17
- - hmp
18
- - mesh-protocol
19
  - distributed-ai
20
  - HMP
21
- - Ethics
22
  ---
23
 
24
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
 
9
  - MeshConsensus
10
  - cognitive-architecture
11
+ - mesh-protocol
12
+ - Mesh
13
+ - GMP
14
  - JSON
15
+ - CogSync
16
  - EGP
17
+ - Ethics
18
+ - Agent
19
  - distributed-ai
20
  - HMP
21
+ - hmp
22
  ---
23
 
24
 
structured_md/README_ja.md CHANGED
@@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
6
  type: Article
7
  tags:
8
  - REPL
9
- - CogSync
10
- - Mesh
11
- - GMP
12
  - MeshConsensus
13
  - cognitive-architecture
 
 
 
14
  - JSON
15
- - Agent
16
  - EGP
17
- - hmp
18
- - mesh-protocol
19
  - distributed-ai
20
  - HMP
21
- - Ethics
22
  ---
23
 
24
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
 
9
  - MeshConsensus
10
  - cognitive-architecture
11
+ - mesh-protocol
12
+ - Mesh
13
+ - GMP
14
  - JSON
15
+ - CogSync
16
  - EGP
17
+ - Ethics
18
+ - Agent
19
  - distributed-ai
20
  - HMP
21
+ - hmp
22
  ---
23
 
24
 
structured_md/README_ko.md CHANGED
@@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
6
  type: Article
7
  tags:
8
  - REPL
9
- - CogSync
10
- - Mesh
11
- - GMP
12
  - MeshConsensus
13
  - cognitive-architecture
 
 
 
14
  - JSON
15
- - Agent
16
  - EGP
17
- - hmp
18
- - mesh-protocol
19
  - distributed-ai
20
  - HMP
21
- - Ethics
22
  ---
23
 
24
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
 
9
  - MeshConsensus
10
  - cognitive-architecture
11
+ - mesh-protocol
12
+ - Mesh
13
+ - GMP
14
  - JSON
15
+ - CogSync
16
  - EGP
17
+ - Ethics
18
+ - Agent
19
  - distributed-ai
20
  - HMP
21
+ - hmp
22
  ---
23
 
24
 
structured_md/README_ru.md CHANGED
@@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
6
  type: Article
7
  tags:
8
  - REPL
9
- - CogSync
10
- - Mesh
11
- - GMP
12
  - MeshConsensus
13
  - cognitive-architecture
 
 
 
14
  - JSON
15
- - Agent
16
  - EGP
17
- - hmp
18
- - mesh-protocol
19
  - distributed-ai
20
  - HMP
21
- - Ethics
22
  ---
23
 
24
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
 
9
  - MeshConsensus
10
  - cognitive-architecture
11
+ - mesh-protocol
12
+ - Mesh
13
+ - GMP
14
  - JSON
15
+ - CogSync
16
  - EGP
17
+ - Ethics
18
+ - Agent
19
  - distributed-ai
20
  - HMP
21
+ - hmp
22
  ---
23
 
24
 
structured_md/README_uk.md CHANGED
@@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
6
  type: Article
7
  tags:
8
  - REPL
9
- - CogSync
10
- - Mesh
11
- - GMP
12
  - MeshConsensus
13
  - cognitive-architecture
 
 
 
14
  - JSON
15
- - Agent
16
  - EGP
17
- - hmp
18
- - mesh-protocol
19
  - distributed-ai
20
  - HMP
21
- - Ethics
22
  ---
23
 
24
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
 
9
  - MeshConsensus
10
  - cognitive-architecture
11
+ - mesh-protocol
12
+ - Mesh
13
+ - GMP
14
  - JSON
15
+ - CogSync
16
  - EGP
17
+ - Ethics
18
+ - Agent
19
  - distributed-ai
20
  - HMP
21
+ - hmp
22
  ---
23
 
24
 
structured_md/README_zh.md CHANGED
@@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
6
  type: Article
7
  tags:
8
  - REPL
9
- - CogSync
10
- - Mesh
11
- - GMP
12
  - MeshConsensus
13
  - cognitive-architecture
 
 
 
14
  - JSON
15
- - Agent
16
  - EGP
17
- - hmp
18
- - mesh-protocol
19
  - distributed-ai
20
  - HMP
21
- - Ethics
22
  ---
23
 
24
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
 
9
  - MeshConsensus
10
  - cognitive-architecture
11
+ - mesh-protocol
12
+ - Mesh
13
+ - GMP
14
  - JSON
15
+ - CogSync
16
  - EGP
17
+ - Ethics
18
+ - Agent
19
  - distributed-ai
20
  - HMP
21
+ - hmp
22
  ---
23
 
24
 
structured_md/agents/readme.md CHANGED
@@ -8,8 +8,8 @@ tags:
8
  - REPL
9
  - Mesh
10
  - JSON
11
- - Agent
12
  - Ethics
 
13
  - HMP
14
  ---
15
 
 
8
  - REPL
9
  - Mesh
10
  - JSON
 
11
  - Ethics
12
+ - Agent
13
  - HMP
14
  ---
15
 
structured_md/audits/Ethics-audits-1.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - Mesh
9
  - JSON
10
- - Agent
11
  - Ethics
 
12
  - HMP
13
  ---
14
 
 
7
  tags:
8
  - Mesh
9
  - JSON
 
10
  - Ethics
11
+ - Agent
12
  - HMP
13
  ---
14
 
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
  - Mesh
9
- - Scenarios
10
  - JSON
11
- - Agent
12
  - Ethics
 
 
13
  - HMP
14
  ---
15
 
 
6
  type: Article
7
  tags:
8
  - Mesh
 
9
  - JSON
 
10
  - Ethics
11
+ - Scenarios
12
+ - Agent
13
  - HMP
14
  ---
15
 
structured_md/audits/HMP-0003-consolidated_audit.md CHANGED
@@ -5,13 +5,13 @@ description: Сводный аудит предложений по улучше
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
8
- - CogSync
9
- - Mesh
10
  - MeshConsensus
 
11
  - JSON
12
- - Agent
13
  - EGP
14
  - Ethics
 
15
  - HMP
16
  ---
17
 
 
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
 
 
8
  - MeshConsensus
9
+ - Mesh
10
  - JSON
11
+ - CogSync
12
  - EGP
13
  - Ethics
14
+ - Agent
15
  - HMP
16
  ---
17
 
structured_md/docs/Basic-agent-sim.md CHANGED
@@ -5,12 +5,12 @@ description: 'В HMP-протоколе предусмотрены два тип
5
  type: Article
6
  tags:
7
  - REPL
8
- - CogSync
9
  - Mesh
10
  - GMP
11
- - MeshConsensus
12
- - Agent
13
  - EGP
 
14
  - HMP
15
  ---
16
 
 
5
  type: Article
6
  tags:
7
  - REPL
8
+ - MeshConsensus
9
  - Mesh
10
  - GMP
11
+ - CogSync
 
12
  - EGP
13
+ - Agent
14
  - HMP
15
  ---
16
 
structured_md/docs/Distributed-Cognitive-Systems.md CHANGED
@@ -6,10 +6,10 @@ description: '## Введение Современные ИИ-системы в
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
9
- - CogSync
10
  - Mesh
11
- - HMP
12
  - JSON
 
 
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
 
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
 
9
  - Mesh
 
10
  - JSON
11
+ - CogSync
12
+ - HMP
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
- - Mesh
9
  - MeshConsensus
 
10
  - JSON
11
- - Agent
12
  - EGP
13
  - Ethics
 
14
  - HMP
15
  ---
16
 
 
5
  аудитора. Может действовать как отдельный узел ...'
6
  type: Article
7
  tags:
 
8
  - MeshConsensus
9
+ - Mesh
10
  - JSON
 
11
  - EGP
12
  - Ethics
13
+ - Agent
14
  - HMP
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
  - REPL
9
- - CogSync
10
  - Mesh
11
  - GMP
12
- - MeshConsensus
13
  - JSON
14
- - Agent
15
  - EGP
16
  - Ethics
 
17
  - HMP
18
  ---
19
 
 
6
  type: Article
7
  tags:
8
  - REPL
9
+ - MeshConsensus
10
  - Mesh
11
  - GMP
 
12
  - JSON
13
+ - CogSync
14
  - EGP
15
  - Ethics
16
+ - Agent
17
  - HMP
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
  - REPL
9
- - CogSync
10
  - Mesh
11
  - GMP
12
- - Scenarios
13
- - MeshConsensus
14
  - JSON
15
- - Agent
16
  - EGP
17
  - Ethics
 
 
18
  - HMP
19
  ---
20
 
 
6
  type: Article
7
  tags:
8
  - REPL
9
+ - MeshConsensus
10
  - Mesh
11
  - GMP
 
 
12
  - JSON
13
+ - CogSync
14
  - EGP
15
  - Ethics
16
+ - Agent
17
+ - Scenarios
18
  - HMP
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
  - REPL
9
- - CogSync
10
  - Mesh
11
  - GMP
12
- - Scenarios
13
- - MeshConsensus
14
  - JSON
15
- - Agent
16
  - EGP
17
  - Ethics
 
 
18
  - HMP
19
  ---
20
 
 
6
  type: Article
7
  tags:
8
  - REPL
9
+ - MeshConsensus
10
  - Mesh
11
  - GMP
 
 
12
  - JSON
13
+ - CogSync
14
  - EGP
15
  - Ethics
16
+ - Agent
17
+ - Scenarios
18
  - HMP
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
  - REPL
9
- - CogSync
10
  - Mesh
11
  - GMP
12
- - Scenarios
13
- - MeshConsensus
14
  - JSON
15
- - Agent
16
  - EGP
17
  - Ethics
 
 
18
  - HMP
19
  ---
20
 
 
6
  type: Article
7
  tags:
8
  - REPL
9
+ - MeshConsensus
10
  - Mesh
11
  - GMP
 
 
12
  - JSON
13
+ - CogSync
14
  - EGP
15
  - Ethics
16
+ - Agent
17
+ - Scenarios
18
  - HMP
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
  - REPL
9
- - CogSync
10
  - Mesh
11
  - GMP
12
- - Scenarios
13
- - MeshConsensus
14
  - JSON
15
- - Agent
16
  - EGP
17
  - Ethics
 
 
18
  - HMP
19
  ---
20
 
 
6
  type: Article
7
  tags:
8
  - REPL
9
+ - MeshConsensus
10
  - Mesh
11
  - GMP
 
 
12
  - JSON
13
+ - CogSync
14
  - EGP
15
  - Ethics
16
+ - Agent
17
+ - Scenarios
18
  - HMP
19
  ---
20
 
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
- - Agent
9
  - Mesh
10
- - HMP
11
  - JSON
 
 
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
@@ -6,14 +6,14 @@ description: '## 🧠 Архитектура HMP-Агента Этот доку
6
  type: Article
7
  tags:
8
  - REPL
9
- - CogSync
10
  - Mesh
11
  - GMP
12
- - MeshConsensus
13
  - JSON
14
- - Agent
15
  - EGP
16
  - Ethics
 
17
  - HMP
18
  ---
19
 
 
6
  type: Article
7
  tags:
8
  - REPL
9
+ - MeshConsensus
10
  - Mesh
11
  - GMP
 
12
  - JSON
13
+ - CogSync
14
  - EGP
15
  - Ethics
16
+ - Agent
17
  - HMP
18
  ---
19
 
structured_md/docs/HMP-Agent-Network-Flow.md CHANGED
@@ -7,9 +7,9 @@ type: Article
7
  tags:
8
  - Mesh
9
  - JSON
10
- - Agent
11
- - EGP
12
  - Ethics
 
 
13
  - HMP
14
  ---
15
 
 
7
  tags:
8
  - Mesh
9
  - JSON
 
 
10
  - Ethics
11
+ - EGP
12
+ - Agent
13
  - HMP
14
  ---
15
 
structured_md/docs/HMP-Agent-Overview.md CHANGED
@@ -8,8 +8,8 @@ tags:
8
  - REPL
9
  - Mesh
10
  - JSON
11
- - Agent
12
  - Ethics
 
13
  - HMP
14
  ---
15
 
 
8
  - REPL
9
  - Mesh
10
  - JSON
 
11
  - Ethics
12
+ - Agent
13
  - HMP
14
  ---
15
 
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -6,8 +6,8 @@ description: Этот файл описывает потенциальные э
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
  - Mesh
 
11
  - Agent
12
  ---
13
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
9
  - Mesh
10
+ - HMP
11
  - Agent
12
  ---
13
 
structured_md/docs/HMP-Ethics.md CHANGED
@@ -7,9 +7,9 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - Scenarios
11
- - Agent
12
  - Ethics
 
 
13
  - HMP
14
  ---
15
 
 
7
  tags:
8
  - REPL
9
  - Mesh
 
 
10
  - Ethics
11
+ - Agent
12
+ - Scenarios
13
  - HMP
14
  ---
15
 
structured_md/docs/HMP-Short-Description_de.md CHANGED
@@ -5,14 +5,14 @@ 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
- - CogSync
9
- - GMP
10
- - Mesh
11
  - MeshConsensus
 
 
12
  - JSON
13
- - Agent
14
  - EGP
15
  - Ethics
 
16
  - HMP
17
  ---
18
 
 
5
  Kognitions-Framework für autonome Agenten. Es er...'
6
  type: Article
7
  tags:
 
 
 
8
  - MeshConsensus
9
+ - Mesh
10
+ - GMP
11
  - JSON
12
+ - CogSync
13
  - EGP
14
  - Ethics
15
+ - Agent
16
  - HMP
17
  ---
18
 
structured_md/docs/HMP-Short-Description_en.md CHANGED
@@ -5,14 +5,14 @@ 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
- - CogSync
9
- - GMP
10
- - Mesh
11
  - MeshConsensus
 
 
12
  - JSON
13
- - Agent
14
  - EGP
15
  - Ethics
 
16
  - HMP
17
  ---
18
 
 
5
  framework for autonomous agents. It enables...'
6
  type: Article
7
  tags:
 
 
 
8
  - MeshConsensus
9
+ - Mesh
10
+ - GMP
11
  - JSON
12
+ - CogSync
13
  - EGP
14
  - Ethics
15
+ - Agent
16
  - HMP
17
  ---
18
 
structured_md/docs/HMP-Short-Description_fr.md CHANGED
@@ -5,14 +5,14 @@ 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
- - CogSync
9
- - GMP
10
- - Mesh
11
  - MeshConsensus
 
 
12
  - JSON
13
- - Agent
14
  - EGP
15
  - Ethics
 
16
  - HMP
17
  ---
18
 
 
5
  cognition décentralisé pour agents autonomes. Il...'
6
  type: Article
7
  tags:
 
 
 
8
  - MeshConsensus
9
+ - Mesh
10
+ - GMP
11
  - JSON
12
+ - CogSync
13
  - EGP
14
  - Ethics
15
+ - Agent
16
  - HMP
17
  ---
18
 
structured_md/docs/HMP-Short-Description_ja.md CHANGED
@@ -4,11 +4,11 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP
4
  Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
5
  type: Article
6
  tags:
7
- - CogSync
8
- - GMP
9
- - Mesh
10
  - MeshConsensus
 
 
11
  - JSON
 
12
  - EGP
13
  - Ethics
14
  - HMP
 
4
  Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
5
  type: Article
6
  tags:
 
 
 
7
  - MeshConsensus
8
+ - Mesh
9
+ - GMP
10
  - JSON
11
+ - CogSync
12
  - EGP
13
  - Ethics
14
  - HMP
structured_md/docs/HMP-Short-Description_ko.md CHANGED
@@ -5,11 +5,11 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? **
5
  상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - GMP
10
- - Mesh
11
  - MeshConsensus
 
 
12
  - JSON
 
13
  - EGP
14
  - Ethics
15
  - HMP
 
5
  상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
6
  type: Article
7
  tags:
 
 
 
8
  - MeshConsensus
9
+ - Mesh
10
+ - GMP
11
  - JSON
12
+ - CogSync
13
  - EGP
14
  - Ethics
15
  - HMP
structured_md/docs/HMP-Short-Description_ru.md CHANGED
@@ -5,11 +5,11 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч
5
  координации между автономными агент...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - GMP
10
- - Mesh
11
  - MeshConsensus
 
 
12
  - JSON
 
13
  - EGP
14
  - Ethics
15
  - HMP
 
5
  координации между автономными агент...'
6
  type: Article
7
  tags:
 
 
 
8
  - MeshConsensus
9
+ - Mesh
10
+ - GMP
11
  - JSON
12
+ - CogSync
13
  - EGP
14
  - Ethics
15
  - HMP
structured_md/docs/HMP-Short-Description_uk.md CHANGED
@@ -5,11 +5,11 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- #
5
  між автономними агентами. Він...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - GMP
10
- - Mesh
11
  - MeshConsensus
 
 
12
  - JSON
 
13
  - EGP
14
  - Ethics
15
  - HMP
 
5
  між автономними агентами. Він...'
6
  type: Article
7
  tags:
 
 
 
8
  - MeshConsensus
9
+ - Mesh
10
+ - GMP
11
  - JSON
12
+ - CogSync
13
  - EGP
14
  - Ethics
15
  - HMP
structured_md/docs/HMP-Short-Description_zh.md CHANGED
@@ -5,11 +5,11 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM
5
  —— 通过共享协议栈交换目标、任务、...'
6
  type: Article
7
  tags:
8
- - CogSync
9
- - GMP
10
- - Mesh
11
  - MeshConsensus
 
 
12
  - JSON
 
13
  - EGP
14
  - Ethics
15
  - HMP
 
5
  —— 通过共享协议栈交换目标、任务、...'
6
  type: Article
7
  tags:
 
 
 
8
  - MeshConsensus
9
+ - Mesh
10
+ - GMP
11
  - JSON
12
+ - CogSync
13
  - EGP
14
  - Ethics
15
  - HMP
structured_md/docs/HMP-agent-Cognitive_Family.md CHANGED
@@ -6,8 +6,8 @@ description: '## 🧠 Что такое когнитивная семья Ко
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
  - Mesh
 
11
  - Agent
12
  ---
13
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
9
  - Mesh
10
+ - HMP
11
  - Agent
12
  ---
13
 
structured_md/docs/HMP-agent-REPL-cycle.md CHANGED
@@ -5,8 +5,8 @@ description: 'Структура БД, используемая в докуме
5
  type: Article
6
  tags:
7
  - REPL
8
- - Mesh
9
  - CCore
 
10
  - JSON
11
  - Agent
12
  - HMP
@@ -617,15 +617,44 @@ REPL-цикл является основой HMP-агента [Cognitive Core](
617
 
618
  * **Взаимодействие с основным циклом**
619
  * основное ядро получает сообщения вспомогательного цикла через `notes` и может реагировать (например, проверять корректность, сохранять выводы в `diary_entries`, вносить изменения в `concepts` и т.п.);
620
- * вспомогательный цикл может выполнять команды, не ориентированные на изменение существующих записей в БД (разрешено только чтение и создание новых записей, например: notes, tasks, llm_memory, process_log; но разрешено редактировать запиь в таблице `tasks`по своей задаче);
621
- * в случае, если требуется изменить или удалить существующие записи БД, цикл генерирует текстовые предложения для основного REPL-цикла (через notes).
 
 
622
 
623
  * **Жизненный цикл**
624
  * запускается по команде основного REPL-цикла;
625
- * может быть остановлен вручную или автоматически после завершения задачи;
626
 
627
  Таким образом, вспомогательные REPL-циклы действуют как «виртуальные подагенты» в режиме read-only, не меняя состояние БД напрямую, а передавая свои гипотезы и результаты через основной REPL-цикл.
628
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
629
  ---
630
 
631
  ## 👥 Создание потомков
 
5
  type: Article
6
  tags:
7
  - REPL
 
8
  - CCore
9
+ - Mesh
10
  - JSON
11
  - Agent
12
  - HMP
 
617
 
618
  * **Взаимодействие с основным циклом**
619
  * основное ядро получает сообщения вспомогательного цикла через `notes` и может реагировать (например, проверять корректность, сохранять выводы в `diary_entries`, вносить изменения в `concepts` и т.п.);
620
+ * вспомогательный цикл может выполнять команды, не ориентированные на изменение существующих записей в БД.
621
+ Допускается только чтение и создание новых записей (например: `notes`, `tasks`, `llm_memory`);
622
+ а также редактирование записи в таблице `tasks`, относящейся к своей задаче;
623
+ * в случае, если требуется изменить или удалить другие записи БД, цикл генерирует текстовые предложения для основного REPL-цикла (через `notes`).
624
 
625
  * **Жизненный цикл**
626
  * запускается по команде основного REPL-цикла;
627
+ * может быть остановлен вручную или автоматически после завершения задачи.
628
 
629
  Таким образом, вспомогательные REPL-циклы действуют как «виртуальные подагенты» в режиме read-only, не меняя состояние БД напрямую, а передавая свои гипотезы и результаты через основной REPL-цикл.
630
 
631
+ ```
632
+ ┌───────────────────────────────────────────────────────────┐
633
+ │ Основной REPL │
634
+ │ (чтение+запись во все когнитивные структуры) │
635
+ └────────────┬───────────────────────────────┬──────────────┘
636
+ ▲ ↓
637
+ │ ↓
638
+ ▼ ↓
639
+ ┌────────────┴──────────────┐ [ управление задачами ]
640
+ │ "Блокнот пользователя" │ [ → таблица `tasks` ]
641
+ │ `notes` │ ↓
642
+ └──┬────────────────────────┘ ↓
643
+ ▲ ┌────────────────────────────────────────────┐ ↓
644
+ │ │ Вспомогательный REPL (task_id=42) │ ↓
645
+ ├──►┤ • читает все БД ├◄──┤
646
+ │ │ • редактирует только свою задачу в `tasks` │ ↓
647
+ │ │ • пишет в `notes` │ ↓
648
+ │ └────────────────────────────────────────────┘ ↓
649
+ │ ↓
650
+ │ ┌────────────────────────────────────────────┐ ↓
651
+ │ │ Вспомогательный REPL (task_id=43) │ ↓
652
+ ├──►┤ • читает все БД ├◄──┤
653
+ │ │ • редактирует только свою задачу в `tasks` │ ↓
654
+ │ │ • пишет в `notes` │ ↓
655
+ │ └────────────────────────────────────────────┘ ↓
656
+ ```
657
+
658
  ---
659
 
660
  ## 👥 Создание потомков
structured_md/docs/HMP_Hyperon_Integration.md CHANGED
@@ -5,12 +5,12 @@ description: '> **Status:** Draft – July 2025 > This document outlines the tec
5
  OpenCog Hyperon framework. This includes semanti...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - Mesh
10
- - Scenarios
11
  - JSON
12
- - Agent
13
  - EGP
 
 
14
  - HMP
15
  ---
16
 
 
5
  OpenCog Hyperon framework. This includes semanti...'
6
  type: Article
7
  tags:
 
8
  - Mesh
 
9
  - JSON
10
+ - CogSync
11
  - EGP
12
+ - Agent
13
+ - Scenarios
14
  - HMP
15
  ---
16
 
structured_md/docs/MeshNode.md CHANGED
@@ -5,9 +5,9 @@ description: '### 🌐 MeshNode `MeshNode` — агент/демон, отве
5
  агента или вынесен в отдельный процесс/се...'
6
  type: Article
7
  tags:
8
- - CogSync
9
  - Mesh
10
  - JSON
 
11
  - Agent
12
  - HMP
13
  ---
 
5
  агента или вынесен в отдельный процесс/се...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - JSON
10
+ - CogSync
11
  - Agent
12
  - HMP
13
  ---
structured_md/docs/agents/HMP-Agent-Enlightener.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - Mesh
10
- - Agent
11
  - Ethics
 
12
  - HMP
13
  ---
14
 
 
7
  tags:
8
  - REPL
9
  - Mesh
 
10
  - Ethics
11
+ - Agent
12
  - HMP
13
  ---
14
 
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
@@ -6,8 +6,8 @@ description: '## 📘 Определение **Агент-контейнер**
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
  - Mesh
 
11
  - Agent
12
  ---
13
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
9
  - Mesh
10
+ - HMP
11
  - Agent
12
  ---
13
 
structured_md/docs/dht_protocol.md CHANGED
@@ -5,8 +5,8 @@ description: '## 1. Общие положения * DHT-протокол пре
5
  идентификатор агента. * Для проверки ...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - JSON
 
10
  ---
11
 
12
  # DHT Protocol Specification (Draft)
 
5
  идентификатор агента. * Для проверки ...'
6
  type: Article
7
  tags:
 
8
  - JSON
9
+ - Agent
10
  ---
11
 
12
  # DHT Protocol Specification (Draft)
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
- - HMP
11
  - Ethics
 
 
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,13 +6,13 @@ description: '* [Abstract](#abstract) * [1. Introduction](#1-introduction) * [2.
6
  type: Article
7
  tags:
8
  - REPL
9
- - Mesh
10
- - CShell
11
  - CCore
12
- - Scenarios
 
13
  - JSON
14
- - Agent
15
  - Ethics
 
 
16
  - HMP
17
  ---
18
 
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - CCore
10
+ - CShell
11
+ - Mesh
12
  - JSON
 
13
  - Ethics
14
+ - Agent
15
+ - Scenarios
16
  - HMP
17
  ---
18
 
structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md CHANGED
@@ -7,9 +7,9 @@ description: '> *Протокол и архитектура агентов, оп
7
  type: Article
8
  tags:
9
  - REPL
10
- - Mesh
11
- - CShell
12
  - CCore
 
 
13
  - JSON
14
  - Agent
15
  - HMP
 
7
  type: Article
8
  tags:
9
  - REPL
 
 
10
  - CCore
11
+ - CShell
12
+ - Mesh
13
  - JSON
14
  - Agent
15
  - HMP
structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md CHANGED
@@ -6,9 +6,9 @@ description: '* [Аннотация](#аннотация) * [1. Введение
6
  type: Article
7
  tags:
8
  - REPL
9
- - Mesh
10
- - CShell
11
  - CCore
 
 
12
  - JSON
13
  - Agent
14
  - HMP
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - CCore
10
+ - CShell
11
+ - Mesh
12
  - JSON
13
  - Agent
14
  - HMP