GitHub Action commited on
Commit
6661823
·
1 Parent(s): 413857a

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 +4 -4
  2. structured_md/HMP-Roadmap.md +2 -2
  3. structured_md/README.md +8 -8
  4. structured_md/README_de.md +8 -8
  5. structured_md/README_fr.md +8 -8
  6. structured_md/README_ja.md +8 -8
  7. structured_md/README_ko.md +8 -8
  8. structured_md/README_ru.md +8 -8
  9. structured_md/README_uk.md +8 -8
  10. structured_md/README_zh.md +8 -8
  11. structured_md/agents/prompt-short.md +1 -1
  12. structured_md/agents/prompt.md +1 -1
  13. structured_md/agents/readme.md +3 -3
  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 +3 -3
  17. structured_md/docs/Basic-agent-sim.md +3 -3
  18. structured_md/docs/CCORE-Deployment-Flow.md +1 -1
  19. structured_md/docs/CHANGELOG.md +5 -5
  20. structured_md/docs/Distributed-Cognitive-Systems.md +2 -2
  21. structured_md/docs/Enlightener.md +3 -3
  22. structured_md/docs/Grok_HMP&ANP.md +2 -2
  23. structured_md/docs/HMP&ANP_layer_inversion.md +1 -1
  24. structured_md/docs/HMP-0001.md +4 -4
  25. structured_md/docs/HMP-0002.md +5 -5
  26. structured_md/docs/HMP-0003.md +5 -5
  27. structured_md/docs/HMP-0004-v4.1.md +5 -5
  28. structured_md/docs/HMP-0004.md +5 -5
  29. structured_md/docs/HMP-0005.md +5 -5
  30. structured_md/docs/HMP-Agent-API.md +2 -2
  31. structured_md/docs/HMP-Agent-Architecture.md +3 -3
  32. structured_md/docs/HMP-Agent-Network-Flow.md +3 -3
  33. structured_md/docs/HMP-Agent-Overview.md +5 -5
  34. structured_md/docs/HMP-Agent_Emotions.md +1 -1
  35. structured_md/docs/HMP-Ethics.md +4 -4
  36. structured_md/docs/HMP-Short-Description_de.md +1 -1
  37. structured_md/docs/HMP-Short-Description_en.md +3 -3
  38. structured_md/docs/HMP-Short-Description_fr.md +1 -1
  39. structured_md/docs/HMP-Short-Description_ja.md +1 -1
  40. structured_md/docs/HMP-Short-Description_ko.md +1 -1
  41. structured_md/docs/HMP-Short-Description_ru.md +1 -1
  42. structured_md/docs/HMP-Short-Description_uk.md +1 -1
  43. structured_md/docs/HMP-Short-Description_zh.md +1 -1
  44. structured_md/docs/HMP-agent-Cognitive_Family.md +1 -1
  45. structured_md/docs/HMP-agent-REPL-cycle.md +5 -5
  46. structured_md/docs/HMP-how-AI-sees-it.md +1 -1
  47. structured_md/docs/HMP_EDA_Comparison.md +1 -1
  48. structured_md/docs/HMP_HyperCortex_Comparison.md +1 -1
  49. structured_md/docs/HMP_Hyperon_Integration.md +3 -3
  50. structured_md/docs/HMP_as_ANP_Application.md +2 -2
structured_md/CONTRIBUTING.md CHANGED
@@ -5,14 +5,14 @@ description: 'Спасибо за интерес к проекту HMP! Пока
5
  Mesh Protocol (HMP) — это не просто те...'
6
  type: Article
7
  tags:
8
- - Ethics
9
  - CogSync
 
10
  - JSON
11
- - CCore
12
  - Agent
13
- - HMP
14
- - Mesh
15
  - REPL
 
 
16
  ---
17
 
18
  # Участие в проекте HyperCortex Mesh Protocol (HMP)
 
5
  Mesh Protocol (HMP) — это не просто те...'
6
  type: Article
7
  tags:
 
8
  - CogSync
9
+ - HMP
10
  - JSON
 
11
  - Agent
12
+ - CCore
 
13
  - REPL
14
+ - Ethics
15
+ - Mesh
16
  ---
17
 
18
  # Участие в проекте HyperCortex Mesh Protocol (HMP)
structured_md/HMP-Roadmap.md CHANGED
@@ -7,11 +7,11 @@ type: Article
7
  tags:
8
  - Ethics
9
  - CogSync
 
10
  - JSON
11
  - Agent
12
- - HMP
13
- - Mesh
14
  - EGP
 
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
 
7
  tags:
8
  - Ethics
9
  - CogSync
10
+ - HMP
11
  - JSON
12
  - Agent
 
 
13
  - EGP
14
+ - Mesh
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
structured_md/README.md CHANGED
@@ -5,20 +5,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
5
  type: Article
6
  tags:
7
  - Ethics
8
- - CogSync
9
- - JSON
10
  - distributed-ai
11
- - hmp
12
- - MeshConsensus
13
  - Scenarios
14
- - Agent
15
  - HMP
16
- - mesh-protocol
17
  - cognitive-architecture
 
18
  - Mesh
 
 
19
  - REPL
20
  - EGP
21
- - GMP
22
  ---
23
 
24
 
@@ -49,7 +49,7 @@ HMP and ANP as Complementary Protocols:
49
 
50
  [Agora Protocol](https://github.com/agora-protocol/) is a meta-protocol for negotiating interaction modes between agents. It complements, rather than replaces, protocols such as ANP (networking and identity) and HMP (cognitive continuity and memory), coordinating how they are used in a given context.
51
 
52
- Project status: [**Stable (v5.0.3 Core Specification)**](docs/HMP-0005.md) (Overview: [RU](docs/HMPv5_Overview_Ru.md))
53
 
54
  > This repository contains an early draft / exploratory reference implementation in Python.
55
  > It is incomplete, non-optimized, and intended solely to validate and illustrate parts of the HMP protocol.
 
5
  type: Article
6
  tags:
7
  - Ethics
8
+ - GMP
 
9
  - distributed-ai
10
+ - CogSync
11
+ - mesh-protocol
12
  - Scenarios
 
13
  - HMP
 
14
  - cognitive-architecture
15
+ - MeshConsensus
16
  - Mesh
17
+ - JSON
18
+ - Agent
19
  - REPL
20
  - EGP
21
+ - hmp
22
  ---
23
 
24
 
 
49
 
50
  [Agora Protocol](https://github.com/agora-protocol/) is a meta-protocol for negotiating interaction modes between agents. It complements, rather than replaces, protocols such as ANP (networking and identity) and HMP (cognitive continuity and memory), coordinating how they are used in a given context.
51
 
52
+ Project status: [**Stable (v5.0.4 Core Specification)**](docs/HMP-0005.md) (Overview: [RU](docs/HMPv5_Overview_Ru.md))
53
 
54
  > This repository contains an early draft / exploratory reference implementation in Python.
55
  > It is incomplete, non-optimized, and intended solely to validate and illustrate parts of the HMP protocol.
structured_md/README_de.md CHANGED
@@ -5,19 +5,19 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
5
  type: Article
6
  tags:
7
  - Ethics
8
- - CogSync
9
- - JSON
10
  - distributed-ai
11
- - hmp
12
- - MeshConsensus
13
- - Agent
14
- - HMP
15
  - mesh-protocol
 
16
  - cognitive-architecture
 
17
  - Mesh
 
 
18
  - REPL
19
  - EGP
20
- - GMP
21
  ---
22
 
23
 
@@ -48,7 +48,7 @@ HMP und ANP als sich ergänzende Protokolle:
48
 
49
  Das [Agora Protocol](https://github.com/agora-protocol/) ist ein Meta-Protokoll zur Aushandlung von Interaktionsmodi zwischen Agenten. Es ergänzt – und ersetzt nicht – Protokolle wie ANP (Netzwerk und Identität) und HMP (kognitive Kontinuität und Gedächtnis), indem es deren Einsatz im jeweiligen Kontext koordiniert.
50
 
51
- Projektstatus: [**Stabil (Kernspezifikation v5.0.3)**](docs/HMP-0005.md) (Übersicht: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > Dieses Repository enthält eine frühe, experimentelle Referenzimplementierung in Python.
54
  > Sie ist unvollständig, nicht optimiert und dient ausschließlich dazu, einzelne Aspekte des HMP-Protokolls zu validieren und zu veranschaulichen.
 
5
  type: Article
6
  tags:
7
  - Ethics
8
+ - GMP
 
9
  - distributed-ai
10
+ - CogSync
 
 
 
11
  - mesh-protocol
12
+ - HMP
13
  - cognitive-architecture
14
+ - MeshConsensus
15
  - Mesh
16
+ - JSON
17
+ - Agent
18
  - REPL
19
  - EGP
20
+ - hmp
21
  ---
22
 
23
 
 
48
 
49
  Das [Agora Protocol](https://github.com/agora-protocol/) ist ein Meta-Protokoll zur Aushandlung von Interaktionsmodi zwischen Agenten. Es ergänzt – und ersetzt nicht – Protokolle wie ANP (Netzwerk und Identität) und HMP (kognitive Kontinuität und Gedächtnis), indem es deren Einsatz im jeweiligen Kontext koordiniert.
50
 
51
+ Projektstatus: [**Stabil (Kernspezifikation v5.0.4)**](docs/HMP-0005.md) (Übersicht: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > Dieses Repository enthält eine frühe, experimentelle Referenzimplementierung in Python.
54
  > Sie ist unvollständig, nicht optimiert und dient ausschließlich dazu, einzelne Aspekte des HMP-Protokolls zu validieren und zu veranschaulichen.
structured_md/README_fr.md CHANGED
@@ -5,19 +5,19 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
5
  type: Article
6
  tags:
7
  - Ethics
8
- - CogSync
9
- - JSON
10
  - distributed-ai
11
- - hmp
12
- - MeshConsensus
13
- - Agent
14
- - HMP
15
  - mesh-protocol
 
16
  - cognitive-architecture
 
17
  - Mesh
 
 
18
  - REPL
19
  - EGP
20
- - GMP
21
  ---
22
 
23
 
@@ -48,7 +48,7 @@ HMP et ANP en tant que Protocoles Complémentaires:
48
 
49
  Le [Agora Protocol](https://github.com/agora-protocol/) est un méta-protocole destiné à la négociation des modes d’interaction entre agents. Il complète, plutôt que de remplacer, des protocoles tels que ANP (réseau et identité) et HMP (continuité cognitive et mémoire), en coordonnant leur utilisation selon le contexte.
50
 
51
- Statut du projet: [**Stable (Spécification principale v5.0.3)**](docs/HMP-0005.md) (Présentation: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > Ce dépôt contient une implémentation de référence préliminaire et exploratoire en Python.
54
  > Elle est incomplète, non optimisée et destinée uniquement à valider et illustrer certains aspects du protocole HMP.
 
5
  type: Article
6
  tags:
7
  - Ethics
8
+ - GMP
 
9
  - distributed-ai
10
+ - CogSync
 
 
 
11
  - mesh-protocol
12
+ - HMP
13
  - cognitive-architecture
14
+ - MeshConsensus
15
  - Mesh
16
+ - JSON
17
+ - Agent
18
  - REPL
19
  - EGP
20
+ - hmp
21
  ---
22
 
23
 
 
48
 
49
  Le [Agora Protocol](https://github.com/agora-protocol/) est un méta-protocole destiné à la négociation des modes d’interaction entre agents. Il complète, plutôt que de remplacer, des protocoles tels que ANP (réseau et identité) et HMP (continuité cognitive et mémoire), en coordonnant leur utilisation selon le contexte.
50
 
51
+ Statut du projet: [**Stable (Spécification principale v5.0.4)**](docs/HMP-0005.md) (Présentation: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > Ce dépôt contient une implémentation de référence préliminaire et exploratoire en Python.
54
  > Elle est incomplète, non optimisée et destinée uniquement à valider et illustrer certains aspects du protocole HMP.
structured_md/README_ja.md CHANGED
@@ -5,19 +5,19 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
5
  type: Article
6
  tags:
7
  - Ethics
8
- - CogSync
9
- - JSON
10
  - distributed-ai
11
- - hmp
12
- - MeshConsensus
13
- - Agent
14
- - HMP
15
  - mesh-protocol
 
16
  - cognitive-architecture
 
17
  - Mesh
 
 
18
  - REPL
19
  - EGP
20
- - GMP
21
  ---
22
 
23
 
@@ -48,7 +48,7 @@ HMP と ANP の相補的プロトコル:
48
 
49
  [Agora Protocol](https://github.com/agora-protocol/) は、エージェント間の通信方式を交渉・選択するためのメタプロトコルです。ANP(ネットワークおよびアイデンティティ)や HMP(認知的連続性と記憶)といったプロトコルを置き換えるのではなく、文脈に応じてそれらの利用を調整・補完します。
50
 
51
- プロジェクトステータス: [安定版(コア仕様 v5.0.3)](docs/HMP-0005.md) (概要: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > このリポジトリには、Python による初期段階の探索的な参照実装が含まれています。
54
  > 本実装は未完成かつ最適化されておらず、
 
5
  type: Article
6
  tags:
7
  - Ethics
8
+ - GMP
 
9
  - distributed-ai
10
+ - CogSync
 
 
 
11
  - mesh-protocol
12
+ - HMP
13
  - cognitive-architecture
14
+ - MeshConsensus
15
  - Mesh
16
+ - JSON
17
+ - Agent
18
  - REPL
19
  - EGP
20
+ - hmp
21
  ---
22
 
23
 
 
48
 
49
  [Agora Protocol](https://github.com/agora-protocol/) は、エージェント間の通信方式を交渉・選択するためのメタプロトコルです。ANP(ネットワークおよびアイデンティティ)や HMP(認知的連続性と記憶)といったプロトコルを置き換えるのではなく、文脈に応じてそれらの利用を調整・補完します。
50
 
51
+ プロジェクトステータス: [安定版(コア仕様 v5.0.4)](docs/HMP-0005.md) (概要: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > このリポジトリには、Python による初期段階の探索的な参照実装が含まれています。
54
  > 本実装は未完成かつ最適化されておらず、
structured_md/README_ko.md CHANGED
@@ -5,19 +5,19 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
5
  type: Article
6
  tags:
7
  - Ethics
8
- - CogSync
9
- - JSON
10
  - distributed-ai
11
- - hmp
12
- - MeshConsensus
13
- - Agent
14
- - HMP
15
  - mesh-protocol
 
16
  - cognitive-architecture
 
17
  - Mesh
 
 
18
  - REPL
19
  - EGP
20
- - GMP
21
  ---
22
 
23
 
@@ -48,7 +48,7 @@ HMP와 ANP의 상호보완 프로토콜:
48
 
49
  [Agora Protocol](https://github.com/agora-protocol/)은 에이전트 간 상호작용 방식을 협상하기 위한 메타 프로토콜입니다. 이는 ANP(네트워크 및 식별)와 HMP(인지적 연속성과 메모리)와 같은 프로토콜을 대체하는 것이 아니라, 특정 맥락에 맞게 이들의 사용을 조정하고 보완합니다.
50
 
51
- 프로젝트 상태: [**안정 버전 (핵심 사양 v5.0.3)**](docs/HMP-0005.md) (개요: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > 이 저장소에는 Python으로 작성된 초기 단계의 탐색적 참조 구현이 포함되어 있습니다.
54
  > 해당 구현은 미완성이며 최적화되지 않았고,
 
5
  type: Article
6
  tags:
7
  - Ethics
8
+ - GMP
 
9
  - distributed-ai
10
+ - CogSync
 
 
 
11
  - mesh-protocol
12
+ - HMP
13
  - cognitive-architecture
14
+ - MeshConsensus
15
  - Mesh
16
+ - JSON
17
+ - Agent
18
  - REPL
19
  - EGP
20
+ - hmp
21
  ---
22
 
23
 
 
48
 
49
  [Agora Protocol](https://github.com/agora-protocol/)은 에이전트 간 상호작용 방식을 협상하기 위한 메타 프로토콜입니다. 이는 ANP(네트워크 및 식별)와 HMP(인지적 연속성과 메모리)와 같은 프로토콜을 대체하는 것이 아니라, 특정 맥락에 맞게 이들의 사용을 조정하고 보완합니다.
50
 
51
+ 프로젝트 상태: [**안정 버전 (핵심 사양 v5.0.4)**](docs/HMP-0005.md) (개요: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > 이 저장소에는 Python으로 작성된 초기 단계의 탐색적 참조 구현이 포함되어 있습니다.
54
  > 해당 구현은 미완성이며 최적화되지 않았고,
structured_md/README_ru.md CHANGED
@@ -5,19 +5,19 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
5
  type: Article
6
  tags:
7
  - Ethics
8
- - CogSync
9
- - JSON
10
  - distributed-ai
11
- - hmp
12
- - MeshConsensus
13
- - Agent
14
- - HMP
15
  - mesh-protocol
 
16
  - cognitive-architecture
 
17
  - Mesh
 
 
18
  - REPL
19
  - EGP
20
- - GMP
21
  ---
22
 
23
 
@@ -48,7 +48,7 @@ HMP и ANP как взаимодополняющие протоколы:
48
 
49
  [Agora Protocol](https://github.com/agora-protocol/) — это мета-протокол для согласования режимов взаимодействия между агентами. Он дополняет, а не заменяет такие протоколы, как ANP (сети и идентификация) и HMP (когнитивная преемственность и память), координируя их использование в конкретном контексте.
50
 
51
- Статус проекта: [**Стабильная версия (Основная спецификация v5.0.3)**](docs/HMP-0005.md) (Обзор: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > Этот репозиторий содержит ранний черновик / исследовательскую эталонную реализацию на Python.
54
  > Реализация является неполной, неоптимизированной и предназначена исключительно для проверки и иллюстрации отдельных аспектов протокола HMP.
 
5
  type: Article
6
  tags:
7
  - Ethics
8
+ - GMP
 
9
  - distributed-ai
10
+ - CogSync
 
 
 
11
  - mesh-protocol
12
+ - HMP
13
  - cognitive-architecture
14
+ - MeshConsensus
15
  - Mesh
16
+ - JSON
17
+ - Agent
18
  - REPL
19
  - EGP
20
+ - hmp
21
  ---
22
 
23
 
 
48
 
49
  [Agora Protocol](https://github.com/agora-protocol/) — это мета-протокол для согласования режимов взаимодействия между агентами. Он дополняет, а не заменяет такие протоколы, как ANP (сети и идентификация) и HMP (когнитивная преемственность и память), координируя их использование в конкретном контексте.
50
 
51
+ Статус проекта: [**Стабильная версия (Основная спецификация v5.0.4)**](docs/HMP-0005.md) (Обзор: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > Этот репозиторий содержит ранний черновик / исследовательскую эталонную реализацию на Python.
54
  > Реализация является неполной, неоптимизированной и предназначена исключительно для проверки и иллюстрации отдельных аспектов протокола HMP.
structured_md/README_uk.md CHANGED
@@ -5,19 +5,19 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
5
  type: Article
6
  tags:
7
  - Ethics
8
- - CogSync
9
- - JSON
10
  - distributed-ai
11
- - hmp
12
- - MeshConsensus
13
- - Agent
14
- - HMP
15
  - mesh-protocol
 
16
  - cognitive-architecture
 
17
  - Mesh
 
 
18
  - REPL
19
  - EGP
20
- - GMP
21
  ---
22
 
23
 
@@ -50,7 +50,7 @@ HMP та ANP як взаємодоповнюючі протоколи:
50
 
51
  [Agora Protocol](https://github.com/agora-protocol/) — це мета-протокол для узгодження режимів взаємодії між агентами. Він доповнює, а не замінює такі протоколи, як ANP (мережа та ідентифікація) і HMP (когнітивна наступність та пам’ять), координуючи їх використання залежно від контексту.
52
 
53
- Статус проєкту: [**Стабільна версія (Базова специфікація v5.0.3)**](docs/HMP-0005.md) (Огляд: [RU](docs/HMPv5_Overview_Ru.md))
54
 
55
  > Цей репозиторій містить ранній чернетковий / дослідницький еталонний прототип на Python.
56
  > Реалізація є неповною, неоптимізованою та призначеною виключно для перевірки й ілюстрації окремих аспектів протоколу HMP.
 
5
  type: Article
6
  tags:
7
  - Ethics
8
+ - GMP
 
9
  - distributed-ai
10
+ - CogSync
 
 
 
11
  - mesh-protocol
12
+ - HMP
13
  - cognitive-architecture
14
+ - MeshConsensus
15
  - Mesh
16
+ - JSON
17
+ - Agent
18
  - REPL
19
  - EGP
20
+ - hmp
21
  ---
22
 
23
 
 
50
 
51
  [Agora Protocol](https://github.com/agora-protocol/) — це мета-протокол для узгодження режимів взаємодії між агентами. Він доповнює, а не замінює такі протоколи, як ANP (мережа та ідентифікація) і HMP (когнітивна наступність та пам’ять), координуючи їх використання залежно від контексту.
52
 
53
+ Статус проєкту: [**Стабільна версія (Базова специфікація v5.0.4)**](docs/HMP-0005.md) (Огляд: [RU](docs/HMPv5_Overview_Ru.md))
54
 
55
  > Цей репозиторій містить ранній чернетковий / дослідницький еталонний прототип на Python.
56
  > Реалізація є неповною, неоптимізованою та призначеною виключно для перевірки й ілюстрації окремих аспектів протоколу HMP.
structured_md/README_zh.md CHANGED
@@ -5,19 +5,19 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/
5
  type: Article
6
  tags:
7
  - Ethics
8
- - CogSync
9
- - JSON
10
  - distributed-ai
11
- - hmp
12
- - MeshConsensus
13
- - Agent
14
- - HMP
15
  - mesh-protocol
 
16
  - cognitive-architecture
 
17
  - Mesh
 
 
18
  - REPL
19
  - EGP
20
- - GMP
21
  ---
22
 
23
 
@@ -48,7 +48,7 @@ HMP 与 ANP 作为互补协议:
48
 
49
  [Agora Protocol](https://github.com/agora-protocol/) 是一种用于协商代理之间交互方式的元协议。它并非取代 ANP(网络与身份)或 HMP(认知连续性与记忆),而是在具体上下文中协调和补充这些协议的使用。
50
 
51
- 项目状态: [稳定版本(核心规范 v5.0.3)](docs/HMP-0005.md) (概览: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > 本仓库包含一个早期的、探索性的 Python 参考实现草案。
54
  > 该实现尚不完整,未进行性能优化,仅用于验证和说明
 
5
  type: Article
6
  tags:
7
  - Ethics
8
+ - GMP
 
9
  - distributed-ai
10
+ - CogSync
 
 
 
11
  - mesh-protocol
12
+ - HMP
13
  - cognitive-architecture
14
+ - MeshConsensus
15
  - Mesh
16
+ - JSON
17
+ - Agent
18
  - REPL
19
  - EGP
20
+ - hmp
21
  ---
22
 
23
 
 
48
 
49
  [Agora Protocol](https://github.com/agora-protocol/) 是一种用于协商代理之间交互方式的元协议。它并非取代 ANP(网络与身份)或 HMP(认知连续性与记忆),而是在具体上下文中协调和补充这些协议的使用。
50
 
51
+ 项目状态: [稳定版本(核心规范 v5.0.4)](docs/HMP-0005.md) (概览: [RU](docs/HMPv5_Overview_Ru.md))
52
 
53
  > 本仓库包含一个早期的、探索性的 Python 参考实现草案。
54
  > 该实现尚不完整,未进行性能优化,仅用于验证和说明
structured_md/agents/prompt-short.md CHANGED
@@ -5,9 +5,9 @@ description: 'Ты — когнитивное ядро HMP-агента: вед
5
  развивай агента и Mesh, избег...'
6
  type: Article
7
  tags:
 
8
  - JSON
9
  - Mesh
10
- - HMP
11
  ---
12
 
13
  Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
 
5
  развивай агента и Mesh, избег...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - JSON
10
  - Mesh
 
11
  ---
12
 
13
  Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
structured_md/agents/prompt.md CHANGED
@@ -5,9 +5,9 @@ description: '* Постоянно расширять возможности а
5
  мышления. * Формировать и поддерживать сотр...'
6
  type: Article
7
  tags:
 
8
  - JSON
9
  - Mesh
10
- - HMP
11
  ---
12
 
13
  Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
 
5
  мышления. * Формировать и поддерживать сотр...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - JSON
10
  - Mesh
 
11
  ---
12
 
13
  Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
structured_md/agents/readme.md CHANGED
@@ -5,12 +5,12 @@ description: 'Запуск: `start_repl.bat` или `start_repl.sh` Устан
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
8
- - Ethics
9
  - JSON
10
  - Agent
11
- - HMP
12
- - Mesh
13
  - REPL
 
 
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
 
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - JSON
10
  - Agent
 
 
11
  - REPL
12
+ - Ethics
13
+ - Mesh
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
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
- - Ethics
9
  - JSON
10
  - Agent
11
- - HMP
12
  - Mesh
13
  ---
14
 
 
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
8
+ - HMP
9
  - JSON
10
  - Agent
11
+ - Ethics
12
  - Mesh
13
  ---
14
 
structured_md/audits/Ethics-consolidated_audits-1.md CHANGED
@@ -6,11 +6,11 @@ description: This document consolidates proposed improvements from multiple AI a
6
  type: Article
7
  tags:
8
  - Ethics
 
9
  - JSON
10
  - Agent
11
- - HMP
12
- - Mesh
13
  - Scenarios
 
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
 
6
  type: Article
7
  tags:
8
  - Ethics
9
+ - HMP
10
  - JSON
11
  - Agent
 
 
12
  - Scenarios
13
+ - Mesh
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
structured_md/audits/HMP-0003-consolidated_audit.md CHANGED
@@ -7,12 +7,12 @@ type: Article
7
  tags:
8
  - Ethics
9
  - CogSync
10
- - JSON
11
  - MeshConsensus
 
12
  - Agent
13
- - HMP
14
- - Mesh
15
  - EGP
 
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
 
7
  tags:
8
  - Ethics
9
  - CogSync
10
+ - HMP
11
  - MeshConsensus
12
+ - JSON
13
  - Agent
 
 
14
  - EGP
15
+ - Mesh
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
  - CogSync
 
8
  - MeshConsensus
9
  - Agent
10
- - HMP
11
- - Mesh
12
  - REPL
13
  - EGP
14
- - GMP
15
  ---
16
 
17
 
 
4
  Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
5
  type: Article
6
  tags:
7
+ - GMP
8
  - CogSync
9
+ - HMP
10
  - MeshConsensus
11
  - Agent
 
 
12
  - REPL
13
  - EGP
14
+ - Mesh
15
  ---
16
 
17
 
structured_md/docs/CCORE-Deployment-Flow.md CHANGED
@@ -5,9 +5,9 @@ description: '> Этот документ описывает процесс ра
5
  потомков" [описания REPL-цикла](HMP-agent-RE...'
6
  type: Article
7
  tags:
 
8
  - CCore
9
  - HMP
10
- - Agent
11
  - REPL
12
  ---
13
 
 
5
  потомков" [описания REPL-цикла](HMP-agent-RE...'
6
  type: Article
7
  tags:
8
+ - Agent
9
  - CCore
10
  - HMP
 
11
  - REPL
12
  ---
13
 
structured_md/docs/CHANGELOG.md CHANGED
@@ -6,15 +6,15 @@ description: '## HMP-0005 (February 2026) — Core Specification v5.0.4 **Namin
6
  type: Article
7
  tags:
8
  - Ethics
 
9
  - CogSync
10
- - JSON
11
- - MeshConsensus
12
  - Scenarios
13
- - Agent
14
  - HMP
15
- - Mesh
 
 
16
  - EGP
17
- - GMP
18
  ---
19
 
20
  # HyperCortex Mesh Protocol — Changelog
 
6
  type: Article
7
  tags:
8
  - Ethics
9
+ - GMP
10
  - CogSync
 
 
11
  - Scenarios
 
12
  - HMP
13
+ - MeshConsensus
14
+ - JSON
15
+ - Agent
16
  - EGP
17
+ - Mesh
18
  ---
19
 
20
  # HyperCortex Mesh Protocol — Changelog
structured_md/docs/Distributed-Cognitive-Systems.md CHANGED
@@ -6,10 +6,10 @@ description: '## Введение Современные ИИ-системы в
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
9
- - CogSync
10
  - JSON
 
11
  - Mesh
12
- - HMP
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
 
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
9
+ - HMP
10
  - JSON
11
+ - CogSync
12
  - Mesh
 
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
structured_md/docs/Enlightener.md CHANGED
@@ -6,12 +6,12 @@ description: '**Enlightener** — логический компонент HMP-у
6
  type: Article
7
  tags:
8
  - Ethics
9
- - JSON
10
  - MeshConsensus
 
11
  - Agent
12
- - HMP
13
- - Mesh
14
  - EGP
 
15
  ---
16
 
17
  # Enlightener Agent
 
6
  type: Article
7
  tags:
8
  - Ethics
9
+ - HMP
10
  - MeshConsensus
11
+ - JSON
12
  - Agent
 
 
13
  - EGP
14
+ - Mesh
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
  - JSON
9
  - Agent
10
- - HMP
11
- - Mesh
12
  - REPL
 
13
  ---
14
 
15
  # Grok (xAI): сравнительный анализ HMP и ANP (январь 2026)
 
5
  Grok для некоммерческого использования в проект...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - JSON
10
  - Agent
 
 
11
  - REPL
12
+ - Mesh
13
  ---
14
 
15
  # Grok (xAI): сравнительный анализ HMP и ANP (январь 2026)
structured_md/docs/HMP&ANP_layer_inversion.md CHANGED
@@ -6,8 +6,8 @@ description: '## TL;DR HMP можно туннелировать поверх A
6
  type: Article
7
  tags:
8
  - Agent
9
- - Mesh
10
  - HMP
 
11
  ---
12
 
13
  # HMP и ANP: взаимное туннелирование как признак правильной архитектуры
 
6
  type: Article
7
  tags:
8
  - Agent
 
9
  - HMP
10
+ - Mesh
11
  ---
12
 
13
  # HMP и ANP: взаимное туннелирование как признак правильной архитектуры
structured_md/docs/HMP-0001.md CHANGED
@@ -6,15 +6,15 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
6
  type: Article
7
  tags:
8
  - Ethics
 
9
  - CogSync
10
- - JSON
11
  - MeshConsensus
 
12
  - Agent
13
- - HMP
14
- - Mesh
15
  - REPL
16
  - EGP
17
- - GMP
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
 
6
  type: Article
7
  tags:
8
  - Ethics
9
+ - GMP
10
  - CogSync
11
+ - HMP
12
  - MeshConsensus
13
+ - JSON
14
  - Agent
 
 
15
  - REPL
16
  - EGP
17
+ - Mesh
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
structured_md/docs/HMP-0002.md CHANGED
@@ -6,16 +6,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
6
  type: Article
7
  tags:
8
  - Ethics
 
9
  - CogSync
10
- - JSON
11
- - MeshConsensus
12
  - Scenarios
13
- - Agent
14
  - HMP
15
- - Mesh
 
 
16
  - REPL
17
  - EGP
18
- - GMP
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
 
6
  type: Article
7
  tags:
8
  - Ethics
9
+ - GMP
10
  - CogSync
 
 
11
  - Scenarios
 
12
  - HMP
13
+ - MeshConsensus
14
+ - JSON
15
+ - Agent
16
  - REPL
17
  - EGP
18
+ - Mesh
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
structured_md/docs/HMP-0003.md CHANGED
@@ -6,16 +6,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
6
  type: Article
7
  tags:
8
  - Ethics
 
9
  - CogSync
10
- - JSON
11
- - MeshConsensus
12
  - Scenarios
13
- - Agent
14
  - HMP
15
- - Mesh
 
 
16
  - REPL
17
  - EGP
18
- - GMP
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
 
6
  type: Article
7
  tags:
8
  - Ethics
9
+ - GMP
10
  - CogSync
 
 
11
  - Scenarios
 
12
  - HMP
13
+ - MeshConsensus
14
+ - JSON
15
+ - Agent
16
  - REPL
17
  - EGP
18
+ - Mesh
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
structured_md/docs/HMP-0004-v4.1.md CHANGED
@@ -6,16 +6,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
6
  type: Article
7
  tags:
8
  - Ethics
 
9
  - CogSync
10
- - JSON
11
- - MeshConsensus
12
  - Scenarios
13
- - Agent
14
  - HMP
15
- - Mesh
 
 
16
  - REPL
17
  - EGP
18
- - GMP
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
 
6
  type: Article
7
  tags:
8
  - Ethics
9
+ - GMP
10
  - CogSync
 
 
11
  - Scenarios
 
12
  - HMP
13
+ - MeshConsensus
14
+ - JSON
15
+ - Agent
16
  - REPL
17
  - EGP
18
+ - Mesh
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
structured_md/docs/HMP-0004.md CHANGED
@@ -6,16 +6,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
6
  type: Article
7
  tags:
8
  - Ethics
 
9
  - CogSync
10
- - JSON
11
- - MeshConsensus
12
  - Scenarios
13
- - Agent
14
  - HMP
15
- - Mesh
 
 
16
  - REPL
17
  - EGP
18
- - GMP
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
 
6
  type: Article
7
  tags:
8
  - Ethics
9
+ - GMP
10
  - CogSync
 
 
11
  - Scenarios
 
12
  - HMP
13
+ - MeshConsensus
14
+ - JSON
15
+ - Agent
16
  - REPL
17
  - EGP
18
+ - Mesh
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
structured_md/docs/HMP-0005.md CHANGED
@@ -6,17 +6,17 @@ description: '**Version: 5.0.4** **Document ID:** HMP-0005 **Status:** Stabl
6
  type: Article
7
  tags:
8
  - Ethics
 
9
  - CogSync
10
  - CShell
11
- - JSON
12
  - Scenarios
13
- - CCore
14
- - Agent
15
  - HMP
16
- - Mesh
 
 
17
  - REPL
18
  - EGP
19
- - GMP
20
  ---
21
 
22
  # HyperCortex Mesh Protocol (HMP)
 
6
  type: Article
7
  tags:
8
  - Ethics
9
+ - GMP
10
  - CogSync
11
  - CShell
 
12
  - Scenarios
 
 
13
  - HMP
14
+ - JSON
15
+ - Agent
16
+ - CCore
17
  - REPL
18
  - EGP
19
+ - Mesh
20
  ---
21
 
22
  # HyperCortex Mesh Protocol (HMP)
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
  - JSON
9
  - Agent
10
- - HMP
11
- - Mesh
12
  - REPL
 
13
  ---
14
 
15
  # HMP-Agent API Specification
 
5
  файлы: * [HMP-Agent-Overview.md]...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - JSON
10
  - Agent
 
 
11
  - REPL
12
+ - Mesh
13
  ---
14
 
15
  # HMP-Agent API Specification
structured_md/docs/HMP-Agent-Architecture.md CHANGED
@@ -8,13 +8,13 @@ tags:
8
  - Ethics
9
  - CogSync
10
  - CShell
 
11
  - MeshConsensus
12
- - CCore
13
  - Agent
14
- - HMP
15
- - Mesh
16
  - REPL
17
  - EGP
 
18
  ---
19
 
20
  # Архитектура HMP-Агента
 
8
  - Ethics
9
  - CogSync
10
  - CShell
11
+ - HMP
12
  - MeshConsensus
 
13
  - Agent
14
+ - CCore
 
15
  - REPL
16
  - EGP
17
+ - Mesh
18
  ---
19
 
20
  # Архитектура HMP-Агента
structured_md/docs/HMP-Agent-Network-Flow.md CHANGED
@@ -5,12 +5,12 @@ description: 'Этот документ описывает потоки данн
5
  [`MeshNode`](MeshN...'
6
  type: Article
7
  tags:
8
- - Ethics
 
9
  - JSON
10
  - Agent
11
- - HMP
12
  - Mesh
13
- - EGP
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
 
5
  [`MeshNode`](MeshN...'
6
  type: Article
7
  tags:
8
+ - EGP
9
+ - HMP
10
  - JSON
11
  - Agent
12
+ - Ethics
13
  - Mesh
 
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
structured_md/docs/HMP-Agent-Overview.md CHANGED
@@ -5,14 +5,14 @@ description: '| Тип | Название | Роль
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - JSON
10
  - CShell
11
- - CCore
12
- - Agent
13
  - HMP
14
- - Mesh
 
 
15
  - REPL
 
 
16
  ---
17
 
18
 
 
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
 
 
8
  - CShell
 
 
9
  - HMP
10
+ - JSON
11
+ - Agent
12
+ - CCore
13
  - REPL
14
+ - Ethics
15
+ - Mesh
16
  ---
17
 
18
 
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - Agent
9
  - HMP
10
- - Mesh
11
  - REPL
 
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
 
7
  tags:
8
  - Agent
9
  - HMP
 
10
  - REPL
11
+ - Mesh
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
structured_md/docs/HMP-Ethics.md CHANGED
@@ -5,12 +5,12 @@ description: '## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This doc
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
8
- - Ethics
9
- - Agent
10
  - HMP
11
- - Mesh
12
  - REPL
13
- - Scenarios
 
14
  ---
15
 
16
  # HMP-Ethics.md
 
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
8
+ - Scenarios
 
9
  - HMP
10
+ - Agent
11
  - REPL
12
+ - Ethics
13
+ - Mesh
14
  ---
15
 
16
  # HMP-Ethics.md
structured_md/docs/HMP-Short-Description_de.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - Agent
9
  - HMP
10
- - Mesh
11
  - REPL
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
 
7
  tags:
8
  - Agent
9
  - HMP
 
10
  - REPL
11
+ - Mesh
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
- - Ethics
9
- - Agent
10
  - HMP
11
- - Mesh
12
  - REPL
 
 
13
  ---
14
 
15
  # HyperCortex Mesh Protocol (HMP) — Short Description
 
5
  building decentralized cognitive networks o...'
6
  type: Article
7
  tags:
 
 
8
  - HMP
9
+ - Agent
10
  - REPL
11
+ - Ethics
12
+ - Mesh
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
  - Agent
9
  - HMP
10
- - Mesh
11
  - REPL
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Description courte
 
7
  tags:
8
  - Agent
9
  - HMP
 
10
  - REPL
11
+ - Mesh
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
  - Agent
9
  - HMP
10
- - Mesh
11
  - REPL
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 概要
 
7
  tags:
8
  - Agent
9
  - HMP
 
10
  - REPL
11
+ - Mesh
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
  - Agent
9
  - HMP
10
- - Mesh
11
  - REPL
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 개요
 
7
  tags:
8
  - Agent
9
  - HMP
 
10
  - REPL
11
+ - Mesh
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
  - Agent
9
  - HMP
10
- - Mesh
11
  - REPL
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
 
7
  tags:
8
  - Agent
9
  - HMP
 
10
  - REPL
11
+ - Mesh
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
  - Agent
9
  - HMP
10
- - Mesh
11
  - REPL
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
 
7
  tags:
8
  - Agent
9
  - HMP
 
10
  - REPL
11
+ - Mesh
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
  - Agent
9
  - HMP
10
- - Mesh
11
  - REPL
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 简要说明
 
7
  tags:
8
  - Agent
9
  - HMP
 
10
  - REPL
11
+ - Mesh
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
  - Agent
9
  - HMP
10
- - Mesh
11
  - REPL
 
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
 
7
  tags:
8
  - Agent
9
  - HMP
 
10
  - REPL
11
+ - Mesh
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
structured_md/docs/HMP-agent-REPL-cycle.md CHANGED
@@ -5,16 +5,16 @@ description: '## Связанные документы * Философия п
5
  type: Article
6
  tags:
7
  - Ethics
 
8
  - CogSync
9
- - JSON
10
  - MeshConsensus
11
- - CCore
12
  - Agent
13
- - HMP
14
- - Mesh
15
  - REPL
16
  - EGP
17
- - GMP
18
  ---
19
 
20
  # HMP-Agent: REPL-цикл взаимодействия
 
5
  type: Article
6
  tags:
7
  - Ethics
8
+ - GMP
9
  - CogSync
10
+ - HMP
11
  - MeshConsensus
12
+ - JSON
13
  - Agent
14
+ - CCore
 
15
  - REPL
16
  - EGP
17
+ - Mesh
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
- - Mesh
9
  - HMP
 
10
  ---
11
 
12
  # Как разные ИИ видят HMP
 
5
  диалогов. Цель — проверить, что разные AI-с...'
6
  type: Article
7
  tags:
 
8
  - HMP
9
+ - Mesh
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
- - Mesh
9
  - HMP
 
10
  ---
11
 
12
  # HMP vs. EDA: разные уровни обмена знаниями между ИИ
 
5
  основанная на потоках событий (Kafka,...'
6
  type: Article
7
  tags:
 
8
  - HMP
9
+ - Mesh
10
  ---
11
 
12
  # HMP vs. EDA: разные уровни обмена знаниями между ИИ
structured_md/docs/HMP_HyperCortex_Comparison.md CHANGED
@@ -6,8 +6,8 @@ description: '## Краткое описание | Характеристика
6
  type: Article
7
  tags:
8
  - HMP
9
- - Mesh
10
  - REPL
 
11
  ---
12
 
13
  # HMP vs [Hyper-Cortex](https://hyper-cortex.com/)
 
6
  type: Article
7
  tags:
8
  - HMP
 
9
  - REPL
10
+ - Mesh
11
  ---
12
 
13
  # HMP vs [Hyper-Cortex](https://hyper-cortex.com/)
structured_md/docs/HMP_Hyperon_Integration.md CHANGED
@@ -6,12 +6,12 @@ description: '> **Status:** Draft – July 2025 > This document outlines the tec
6
  type: Article
7
  tags:
8
  - CogSync
 
 
9
  - JSON
10
  - Agent
11
- - HMP
12
- - Mesh
13
  - EGP
14
- - Scenarios
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
 
6
  type: Article
7
  tags:
8
  - CogSync
9
+ - Scenarios
10
+ - HMP
11
  - JSON
12
  - Agent
 
 
13
  - EGP
14
+ - Mesh
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
structured_md/docs/HMP_as_ANP_Application.md CHANGED
@@ -5,10 +5,10 @@ description: '## Кратко [ANP (Agent Network Protocol)](https://github.com/
5
  (HyperCortex M...'
6
  type: Article
7
  tags:
8
- - Ethics
9
  - JSON
10
  - Agent
11
- - HMP
12
  - Mesh
13
  ---
14
 
 
5
  (HyperCortex M...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - JSON
10
  - Agent
11
+ - Ethics
12
  - Mesh
13
  ---
14