GitHub Action commited on
Commit
bab70e6
·
1 Parent(s): c99d73d

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. README.md +1 -1
  2. README_de.md +1 -1
  3. README_fr.md +1 -1
  4. README_ja.md +1 -1
  5. README_ko.md +1 -1
  6. README_ru.md +1 -1
  7. README_uk.md +1 -1
  8. README_zh.md +1 -1
  9. structured_md/CONTRIBUTING.md +3 -3
  10. structured_md/HMP-Roadmap.md +4 -4
  11. structured_md/README.md +11 -11
  12. structured_md/README_de.md +10 -10
  13. structured_md/README_fr.md +10 -10
  14. structured_md/README_ja.md +10 -10
  15. structured_md/README_ko.md +10 -10
  16. structured_md/README_ru.md +10 -10
  17. structured_md/README_uk.md +10 -10
  18. structured_md/README_zh.md +10 -10
  19. structured_md/audits/Ethics-audits-1.md +3 -3
  20. structured_md/audits/Ethics-consolidated_audits-1.md +4 -4
  21. structured_md/audits/HMP-0003-consolidated_audit.md +5 -5
  22. structured_md/docs/Basic-agent-sim.md +4 -4
  23. structured_md/docs/CCORE-Deployment-Flow.md +1 -1
  24. structured_md/docs/CHANGELOG.md +6 -6
  25. structured_md/docs/Distributed-Cognitive-Systems.md +1 -1
  26. structured_md/docs/Enlightener.md +4 -4
  27. structured_md/docs/Grok_HMP&ANP.md +2 -2
  28. structured_md/docs/HMP&ANP_layer_inversion.md +2 -2
  29. structured_md/docs/HMP-0001.md +5 -5
  30. structured_md/docs/HMP-0002.md +6 -6
  31. structured_md/docs/HMP-0003.md +6 -6
  32. structured_md/docs/HMP-0004-v4.1.md +6 -6
  33. structured_md/docs/HMP-0004.md +6 -6
  34. structured_md/docs/HMP-0005.md +7 -7
  35. structured_md/docs/HMP-Agent-API.md +2 -2
  36. structured_md/docs/HMP-Agent-Architecture.md +6 -6
  37. structured_md/docs/HMP-Agent-Network-Flow.md +4 -4
  38. structured_md/docs/HMP-Agent-Overview.md +3 -3
  39. structured_md/docs/HMP-Agent_Emotions.md +2 -2
  40. structured_md/docs/HMP-Ethics.md +4 -4
  41. structured_md/docs/HMP-Short-Description_de.md +2 -2
  42. structured_md/docs/HMP-Short-Description_en.md +3 -3
  43. structured_md/docs/HMP-Short-Description_fr.md +2 -2
  44. structured_md/docs/HMP-Short-Description_ja.md +2 -2
  45. structured_md/docs/HMP-Short-Description_ko.md +2 -2
  46. structured_md/docs/HMP-Short-Description_ru.md +2 -2
  47. structured_md/docs/HMP-Short-Description_uk.md +2 -2
  48. structured_md/docs/HMP-Short-Description_zh.md +2 -2
  49. structured_md/docs/HMP-agent-Cognitive_Family.md +2 -2
  50. structured_md/docs/HMP-agent-REPL-cycle.md +6 -6
README.md CHANGED
@@ -313,7 +313,7 @@ Design and implementation of a basic HMP-compatible agent that can interact with
313
 
314
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — brief overview of the two types of agents: Core and Connector
315
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — modular structure of an HMP agent with textual diagram
316
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — REPL interaction cycle of HMP-Agent
317
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — description of agent API commands (under detailed development)
318
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — scenarios for running a basic agent and its modes
319
  * [🌐 MeshNode.md](docs/MeshNode.md) — description of the network daemon: DHT, snapshots, synchronization
 
313
 
314
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — brief overview of the two types of agents: Core and Connector
315
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — modular structure of an HMP agent with textual diagram
316
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — one implementation of a REPL-type interaction cycle for HMP agents
317
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — description of agent API commands (under detailed development)
318
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — scenarios for running a basic agent and its modes
319
  * [🌐 MeshNode.md](docs/MeshNode.md) — description of the network daemon: DHT, snapshots, synchronization
README_de.md CHANGED
@@ -316,7 +316,7 @@ Entwurf und Implementierung eines grundlegenden HMP-kompatiblen Agenten, der mit
316
 
317
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — Kurzer Überblick über die beiden Agententypen: Core und Connector
318
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — Modulare Struktur eines HMP-Agenten mit textuellem Diagramm
319
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — REPL-Interaktionszyklus des HMP-Agenten
320
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — Beschreibung der Agent-API-Befehle (in Entwicklung)
321
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — Szenarien für das Ausführen eines Basis-Agenten und seiner Modi
322
  * [🌐 MeshNode.md](docs/MeshNode.md) — Beschreibung des Netzwerk-Daemons: DHT, Snapshots, Synchronisation
 
316
 
317
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — Kurzer Überblick über die beiden Agententypen: Core und Connector
318
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — Modulare Struktur eines HMP-Agenten mit textuellem Diagramm
319
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — eine Implementierung eines REPL-artigen Interaktionszyklus für HMP-Agenten
320
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — Beschreibung der Agent-API-Befehle (in Entwicklung)
321
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — Szenarien für das Ausführen eines Basis-Agenten und seiner Modi
322
  * [🌐 MeshNode.md](docs/MeshNode.md) — Beschreibung des Netzwerk-Daemons: DHT, Snapshots, Synchronisation
README_fr.md CHANGED
@@ -329,7 +329,7 @@ Conception et implémentation d’un agent compatible HMP pouvant interagir avec
329
 
330
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — aperçu des deux types d’agents : Noyau et Connecteur
331
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — structure modulaire d’un agent HMP avec diagramme textuel
332
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — cycle d’interaction REPL de l’agent HMP
333
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — description des commandes API de l’agent (en développement détaillé)
334
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — scénarios pour exécuter un agent de base et ses modes
335
  * [🌐 MeshNode.md](docs/MeshNode.md) — description du démon réseau : DHT, snapshots, synchronisation
 
329
 
330
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — aperçu des deux types d’agents : Noyau et Connecteur
331
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — structure modulaire d’un agent HMP avec diagramme textuel
332
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — une implémentation d’un cycle d’interaction de type REPL pour les agents HMP
333
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — description des commandes API de l’agent (en développement détaillé)
334
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — scénarios pour exécuter un agent de base et ses modes
335
  * [🌐 MeshNode.md](docs/MeshNode.md) — description du démon réseau : DHT, snapshots, synchronisation
README_ja.md CHANGED
@@ -326,7 +326,7 @@ HMPは、AGI研究で中心的な課題となりつつある問題に対処し
326
 
327
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 2種類のエージェント(CoreとConnector)の概要
328
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMPエージェントのモジュラー構造(テキスト図付き)
329
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — HMPエージェントのREPL相互作用サイクル
330
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — エージェントAPIコマンドの説明(詳細開発中)
331
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 基本エージェントとモードの実行シナリオ
332
  * [🌐 MeshNode.md](docs/MeshNode.md) — ネットワークデーモンの説明:DHT、スナップショット、同期
 
326
 
327
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 2種類のエージェント(CoreとConnector)の概要
328
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMPエージェントのモジュラー構造(テキスト図付き)
329
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — HMPエージェントのためのREPL型インタラクションサイクルの一実装
330
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — エージェントAPIコマンドの説明(詳細開発中)
331
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 基本エージェントとモードの実行シナリオ
332
  * [🌐 MeshNode.md](docs/MeshNode.md) — ネットワークデーモンの説明:DHT、スナップショット、同期
README_ko.md CHANGED
@@ -327,7 +327,7 @@ HMP는 AGI 연구에서 점점 중심이 되고 있는 다음과 같은 문제
327
 
328
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 두 가지 유형의 에이전트(Core와 Connector)에 대한 간략한 개요
329
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMP 에이전트의 모듈식 구조 및 텍스트 다이어그램
330
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — HMP-에이전트 REPL 상호작용 사이클
331
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — 에이전트 API 명령 설명 (세부 개발 중)
332
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 기본 에이전트 실행 및 모드 시나리오
333
  * [🌐 MeshNode.md](docs/MeshNode.md) — 네트워크 데몬 설명: DHT, 스냅샷, 동기화
 
327
 
328
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 두 가지 유형의 에이전트(Core와 Connector)에 대한 간략한 개요
329
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMP 에이전트의 모듈식 구조 및 텍스트 다이어그램
330
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — HMP 에이전트 위한 REPL 유형 상호작용 사이클의 하나의 구현
331
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — 에이전트 API 명령 설명 (세부 개발 중)
332
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 기본 에이전트 실행 및 모드 시나리오
333
  * [🌐 MeshNode.md](docs/MeshNode.md) — 네트워크 데몬 설명: DHT, 스냅샷, 동기화
README_ru.md CHANGED
@@ -320,7 +320,7 @@ HMP решает задачи, которые становятся ключев
320
 
321
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — краткий обзор двух типов агентов: Core и Connector
322
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — модульная структура агента HMP с текстовой схемой
323
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — цикл взаимодействия агента HMP в режиме REPL
324
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — описание команд API агента (в разработке)
325
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — сценарии запуска базового агента и его режимов
326
  * [🌐 MeshNode.md](docs/MeshNode.md) — описание сетевого демона: DHT, снимки состояния, синхронизация
 
320
 
321
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — краткий обзор двух типов агентов: Core и Connector
322
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — модульная структура агента HMP с текстовой схемой
323
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — одна из реализаций REPL-типa цикла взаимодействия для HMP-агентов
324
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — описание команд API агента (в разработке)
325
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — сценарии запуска базового агента и его режимов
326
  * [🌐 MeshNode.md](docs/MeshNode.md) — описание сетевого демона: DHT, снимки состояния, синхронизация
README_uk.md CHANGED
@@ -316,7 +316,7 @@ HMP вирішує завдання, які стають ключовими в
316
 
317
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — короткий огляд двох типів агентів: Core та Connector
318
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — модульна структура агента HMP з текстовою схемою
319
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — цикл взаємодії агента HMP у режимі REPL
320
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — опис команд API агента (у розробці)
321
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — сценарії запуску базового агента та його режимів
322
  * [🌐 MeshNode.md](docs/MeshNode.md) — опис мережевого демона: DHT, знімки стану, синхронізація
 
316
 
317
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — короткий огляд двох типів агентів: Core та Connector
318
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — модульна структура агента HMP з текстовою схемою
319
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — одна з реалізацій REPL-типу циклу взаємодії для HMP-агентів
320
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — опис команд API агента (у розробці)
321
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — сценарії запуску базового агента та його режимів
322
  * [🌐 MeshNode.md](docs/MeshNode.md) — опис мережевого демона: DHT, знімки стану, синхронізація
README_zh.md CHANGED
@@ -322,7 +322,7 @@ HMP 的主要区别在于:强调对思维的明确结构化(反思、时间
322
 
323
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 两种代理类型概览:核心代理与连接代理
324
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMP 代理模块化结构及文本图示
325
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — HMP 代理的 REPL 交互循环
326
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — 代理 API 命令描述(开发中)
327
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 基础代理运行场景及模式
328
  * [🌐 MeshNode.md](docs/MeshNode.md) — 网络守护进程说明:DHT、快照、同步
 
322
 
323
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 两种代理类型概览:核心代理与连接代理
324
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMP 代理模块化结构及文本图示
325
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — 一种用于 HMP 代理的 REPL 类型交互循环实现
326
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — 代理 API 命令描述(开发中)
327
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 基础代理运行场景及模式
328
  * [🌐 MeshNode.md](docs/MeshNode.md) — 网络守护进程说明:DHT、快照、同步
structured_md/CONTRIBUTING.md CHANGED
@@ -5,14 +5,14 @@ description: 'Спасибо за интерес к проекту HMP! Пока
5
  Mesh Protocol (HMP) — это не просто те...'
6
  type: Article
7
  tags:
8
- - Ethics
9
  - CCore
10
  - JSON
11
  - REPL
 
 
12
  - HMP
13
  - CogSync
14
- - Mesh
15
- - Agent
16
  ---
17
 
18
  # Участие в проекте HyperCortex Mesh Protocol (HMP)
 
5
  Mesh Protocol (HMP) — это не просто те...'
6
  type: Article
7
  tags:
 
8
  - CCore
9
  - JSON
10
  - REPL
11
+ - Agent
12
+ - Mesh
13
  - HMP
14
  - CogSync
15
+ - Ethics
 
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
- - Ethics
9
  - JSON
 
 
10
  - HMP
11
  - CogSync
12
- - Mesh
13
- - EGP
14
- - Agent
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
 
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
8
+ - EGP
9
  - JSON
10
+ - Agent
11
+ - Mesh
12
  - HMP
13
  - CogSync
14
+ - Ethics
 
 
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
- - GMP
8
- - mesh-protocol
9
- - Ethics
10
  - cognitive-architecture
11
- - JSON
12
- - REPL
13
- - HMP
14
- - distributed-ai
15
  - Scenarios
16
- - CogSync
17
- - Mesh
18
  - MeshConsensus
19
  - EGP
20
- - hmp
 
 
 
21
  - Agent
 
 
 
 
22
  ---
23
 
24
 
@@ -324,7 +324,7 @@ Design and implementation of a basic HMP-compatible agent that can interact with
324
 
325
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — brief overview of the two types of agents: Core and Connector
326
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — modular structure of an HMP agent with textual diagram
327
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — REPL interaction cycle of HMP-Agent
328
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — description of agent API commands (under detailed development)
329
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — scenarios for running a basic agent and its modes
330
  * [🌐 MeshNode.md](docs/MeshNode.md) — description of the network daemon: DHT, snapshots, synchronization
 
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
  - cognitive-architecture
 
 
 
 
9
  - Scenarios
10
+ - GMP
 
11
  - MeshConsensus
12
  - EGP
13
+ - JSON
14
+ - REPL
15
+ - mesh-protocol
16
+ - Mesh
17
  - Agent
18
+ - HMP
19
+ - Ethics
20
+ - hmp
21
+ - distributed-ai
22
  ---
23
 
24
 
 
324
 
325
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — brief overview of the two types of agents: Core and Connector
326
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — modular structure of an HMP agent with textual diagram
327
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — one implementation of a REPL-type interaction cycle for HMP agents
328
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — description of agent API commands (under detailed development)
329
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — scenarios for running a basic agent and its modes
330
  * [🌐 MeshNode.md](docs/MeshNode.md) — description of the network daemon: DHT, snapshots, synchronization
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
- - GMP
8
- - mesh-protocol
9
- - Ethics
10
  - cognitive-architecture
 
 
 
11
  - JSON
12
  - REPL
13
- - HMP
14
- - distributed-ai
15
- - CogSync
16
  - Mesh
17
- - MeshConsensus
18
- - EGP
19
- - hmp
20
  - Agent
 
 
 
 
21
  ---
22
 
23
 
@@ -326,7 +326,7 @@ Entwurf und Implementierung eines grundlegenden HMP-kompatiblen Agenten, der mit
326
 
327
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — Kurzer Überblick über die beiden Agententypen: Core und Connector
328
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — Modulare Struktur eines HMP-Agenten mit textuellem Diagramm
329
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — REPL-Interaktionszyklus des HMP-Agenten
330
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — Beschreibung der Agent-API-Befehle (in Entwicklung)
331
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — Szenarien für das Ausführen eines Basis-Agenten und seiner Modi
332
  * [🌐 MeshNode.md](docs/MeshNode.md) — Beschreibung des Netzwerk-Daemons: DHT, Snapshots, Synchronisation
 
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
  - cognitive-architecture
9
+ - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - mesh-protocol
 
 
15
  - Mesh
 
 
 
16
  - Agent
17
+ - HMP
18
+ - Ethics
19
+ - hmp
20
+ - distributed-ai
21
  ---
22
 
23
 
 
326
 
327
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — Kurzer Überblick über die beiden Agententypen: Core und Connector
328
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — Modulare Struktur eines HMP-Agenten mit textuellem Diagramm
329
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — eine Implementierung eines REPL-artigen Interaktionszyklus für HMP-Agenten
330
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — Beschreibung der Agent-API-Befehle (in Entwicklung)
331
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — Szenarien für das Ausführen eines Basis-Agenten und seiner Modi
332
  * [🌐 MeshNode.md](docs/MeshNode.md) — Beschreibung des Netzwerk-Daemons: DHT, Snapshots, Synchronisation
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
- - GMP
8
- - mesh-protocol
9
- - Ethics
10
  - cognitive-architecture
 
 
 
11
  - JSON
12
  - REPL
13
- - HMP
14
- - distributed-ai
15
- - CogSync
16
  - Mesh
17
- - MeshConsensus
18
- - EGP
19
- - hmp
20
  - Agent
 
 
 
 
21
  ---
22
 
23
 
@@ -339,7 +339,7 @@ Conception et implémentation d’un agent compatible HMP pouvant interagir avec
339
 
340
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — aperçu des deux types d’agents : Noyau et Connecteur
341
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — structure modulaire d’un agent HMP avec diagramme textuel
342
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — cycle d’interaction REPL de l’agent HMP
343
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — description des commandes API de l’agent (en développement détaillé)
344
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — scénarios pour exécuter un agent de base et ses modes
345
  * [🌐 MeshNode.md](docs/MeshNode.md) — description du démon réseau : DHT, snapshots, synchronisation
 
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
  - cognitive-architecture
9
+ - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - mesh-protocol
 
 
15
  - Mesh
 
 
 
16
  - Agent
17
+ - HMP
18
+ - Ethics
19
+ - hmp
20
+ - distributed-ai
21
  ---
22
 
23
 
 
339
 
340
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — aperçu des deux types d’agents : Noyau et Connecteur
341
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — structure modulaire d’un agent HMP avec diagramme textuel
342
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — une implémentation d’un cycle d’interaction de type REPL pour les agents HMP
343
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — description des commandes API de l’agent (en développement détaillé)
344
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — scénarios pour exécuter un agent de base et ses modes
345
  * [🌐 MeshNode.md](docs/MeshNode.md) — description du démon réseau : DHT, snapshots, synchronisation
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
- - GMP
8
- - mesh-protocol
9
- - Ethics
10
  - cognitive-architecture
 
 
 
11
  - JSON
12
  - REPL
13
- - HMP
14
- - distributed-ai
15
- - CogSync
16
  - Mesh
17
- - MeshConsensus
18
- - EGP
19
- - hmp
20
  - Agent
 
 
 
 
21
  ---
22
 
23
 
@@ -336,7 +336,7 @@ HMPは、AGI研究で中心的な課題となりつつある問題に対処し
336
 
337
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 2種類のエージェント(CoreとConnector)の概要
338
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMPエージェントのモジュラー構造(テキスト図付き)
339
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — HMPエージェントのREPL相互作用サイクル
340
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — エージェントAPIコマンドの説明(詳細開発中)
341
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 基本エージェントとモードの実行シナリオ
342
  * [🌐 MeshNode.md](docs/MeshNode.md) — ネットワークデーモンの説明:DHT、スナップショット、同期
 
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
  - cognitive-architecture
9
+ - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - mesh-protocol
 
 
15
  - Mesh
 
 
 
16
  - Agent
17
+ - HMP
18
+ - Ethics
19
+ - hmp
20
+ - distributed-ai
21
  ---
22
 
23
 
 
336
 
337
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 2種類のエージェント(CoreとConnector)の概要
338
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMPエージェントのモジュラー構造(テキスト図付き)
339
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — HMPエージェントのためのREPL型インタラクションサイクルの一実装
340
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — エージェントAPIコマンドの説明(詳細開発中)
341
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 基本エージェントとモードの実行シナリオ
342
  * [🌐 MeshNode.md](docs/MeshNode.md) — ネットワークデーモンの説明:DHT、スナップショット、同期
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
- - GMP
8
- - mesh-protocol
9
- - Ethics
10
  - cognitive-architecture
 
 
 
11
  - JSON
12
  - REPL
13
- - HMP
14
- - distributed-ai
15
- - CogSync
16
  - Mesh
17
- - MeshConsensus
18
- - EGP
19
- - hmp
20
  - Agent
 
 
 
 
21
  ---
22
 
23
 
@@ -337,7 +337,7 @@ HMP는 AGI 연구에서 점점 중심이 되고 있는 다음과 같은 문제
337
 
338
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 두 가지 유형의 에이전트(Core와 Connector)에 대한 간략한 개요
339
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMP 에이전트의 모듈식 구조 및 텍스트 다이어그램
340
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — HMP-에이전트 REPL 상호작용 사이클
341
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — 에이전트 API 명령 설명 (세부 개발 중)
342
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 기본 에이전트 실행 및 모드 시나리오
343
  * [🌐 MeshNode.md](docs/MeshNode.md) — 네트워크 데몬 설명: DHT, 스냅샷, 동기화
 
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
  - cognitive-architecture
9
+ - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - mesh-protocol
 
 
15
  - Mesh
 
 
 
16
  - Agent
17
+ - HMP
18
+ - Ethics
19
+ - hmp
20
+ - distributed-ai
21
  ---
22
 
23
 
 
337
 
338
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 두 가지 유형의 에이전트(Core와 Connector)에 대한 간략한 개요
339
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMP 에이전트의 모듈식 구조 및 텍스트 다이어그램
340
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — HMP 에이전트 위한 REPL 유형 상호작용 사이클의 하나의 구현
341
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — 에이전트 API 명령 설명 (세부 개발 중)
342
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 기본 에이전트 실행 및 모드 시나리오
343
  * [🌐 MeshNode.md](docs/MeshNode.md) — 네트워크 데몬 설명: DHT, 스냅샷, 동기화
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
- - GMP
8
- - mesh-protocol
9
- - Ethics
10
  - cognitive-architecture
 
 
 
11
  - JSON
12
  - REPL
13
- - HMP
14
- - distributed-ai
15
- - CogSync
16
  - Mesh
17
- - MeshConsensus
18
- - EGP
19
- - hmp
20
  - Agent
 
 
 
 
21
  ---
22
 
23
 
@@ -330,7 +330,7 @@ HMP решает задачи, которые становятся ключев
330
 
331
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — краткий обзор двух типов агентов: Core и Connector
332
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — модульная структура агента HMP с текстовой схемой
333
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — цикл взаимодействия агента HMP в режиме REPL
334
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — описание команд API агента (в разработке)
335
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — сценарии запуска базового агента и его режимов
336
  * [🌐 MeshNode.md](docs/MeshNode.md) — описание сетевого демона: DHT, снимки состояния, синхронизация
 
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
  - cognitive-architecture
9
+ - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - mesh-protocol
 
 
15
  - Mesh
 
 
 
16
  - Agent
17
+ - HMP
18
+ - Ethics
19
+ - hmp
20
+ - distributed-ai
21
  ---
22
 
23
 
 
330
 
331
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — краткий обзор двух типов агентов: Core и Connector
332
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — модульная структура агента HMP с текстовой схемой
333
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — одна из реализаций REPL-типa цикла взаимодействия для HMP-агентов
334
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — описание команд API агента (в разработке)
335
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — сценарии запуска базового агента и его режимов
336
  * [🌐 MeshNode.md](docs/MeshNode.md) — описание сетевого демона: DHT, снимки состояния, синхронизация
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
- - GMP
8
- - mesh-protocol
9
- - Ethics
10
  - cognitive-architecture
 
 
 
11
  - JSON
12
  - REPL
13
- - HMP
14
- - distributed-ai
15
- - CogSync
16
  - Mesh
17
- - MeshConsensus
18
- - EGP
19
- - hmp
20
  - Agent
 
 
 
 
21
  ---
22
 
23
 
@@ -326,7 +326,7 @@ HMP вирішує завдання, які стають ключовими в
326
 
327
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — короткий огляд двох типів агентів: Core та Connector
328
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — модульна структура агента HMP з текстовою схемою
329
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — цикл взаємодії агента HMP у режимі REPL
330
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — опис команд API агента (у розробці)
331
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — сценарії запуску базового агента та його режимів
332
  * [🌐 MeshNode.md](docs/MeshNode.md) — опис мережевого демона: DHT, знімки стану, синхронізація
 
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
  - cognitive-architecture
9
+ - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - mesh-protocol
 
 
15
  - Mesh
 
 
 
16
  - Agent
17
+ - HMP
18
+ - Ethics
19
+ - hmp
20
+ - distributed-ai
21
  ---
22
 
23
 
 
326
 
327
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — короткий огляд двох типів агентів: Core та Connector
328
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — модульна структура агента HMP з текстовою схемою
329
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — одна з реалізацій REPL-типу циклу взаємодії для HMP-агентів
330
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — опис команд API агента (у розробці)
331
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — сценарії запуску базового агента та його режимів
332
  * [🌐 MeshNode.md](docs/MeshNode.md) — опис мережевого демона: DHT, знімки стану, синхронізація
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
- - GMP
8
- - mesh-protocol
9
- - Ethics
10
  - cognitive-architecture
 
 
 
11
  - JSON
12
  - REPL
13
- - HMP
14
- - distributed-ai
15
- - CogSync
16
  - Mesh
17
- - MeshConsensus
18
- - EGP
19
- - hmp
20
  - Agent
 
 
 
 
21
  ---
22
 
23
 
@@ -332,7 +332,7 @@ HMP 的主要区别在于:强调对思维的明确结构化(反思、时间
332
 
333
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 两种代理类型概览:核心代理与连接代理
334
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMP 代理模块化结构及文本图示
335
- * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — HMP 代理的 REPL 交互循环
336
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — 代理 API 命令描述(开发中)
337
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 基础代理运行场景及模式
338
  * [🌐 MeshNode.md](docs/MeshNode.md) — 网络守护进程说明:DHT、快照、同步
 
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
  - cognitive-architecture
9
+ - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - mesh-protocol
 
 
15
  - Mesh
 
 
 
16
  - Agent
17
+ - HMP
18
+ - Ethics
19
+ - hmp
20
+ - distributed-ai
21
  ---
22
 
23
 
 
332
 
333
  * [🧩 HMP-Agent-Overview.md](docs/HMP-Agent-Overview.md) — 两种代理类型概览:核心代理与连接代理
334
  * [🧱 HMP-Agent-Architecture.md](docs/HMP-Agent-Architecture.md) — HMP 代理模块化结构及文本图示
335
+ * [🔄 HMP-agent-REPL-cycle.md](docs/HMP-agent-REPL-cycle.md) — 一种用于 HMP 代理的 REPL 类型交互循环实现
336
  * [🧪 HMP-Agent-API.md](docs/HMP-Agent-API.md) — 代理 API 命令描述(开发中)
337
  * [🧪 Basic-agent-sim.md](docs/Basic-agent-sim.md) — 基础代理运行场景及模式
338
  * [🌐 MeshNode.md](docs/MeshNode.md) — 网络守护进程说明:DHT、快照、同步
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
- - Ethics
9
  - JSON
10
- - HMP
11
- - Mesh
12
  - Agent
 
 
 
13
  ---
14
 
15
  ---------------
 
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
 
8
  - JSON
 
 
9
  - Agent
10
+ - Ethics
11
+ - Mesh
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
- - Ethics
9
- - JSON
10
- - HMP
11
- - Mesh
12
  - Scenarios
 
13
  - Agent
 
 
 
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
 
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
 
 
 
 
8
  - Scenarios
9
+ - JSON
10
  - Agent
11
+ - Ethics
12
+ - Mesh
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
- - Ethics
9
- - JSON
10
- - HMP
11
- - CogSync
12
- - Mesh
13
  - MeshConsensus
14
  - EGP
 
15
  - Agent
 
 
 
 
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
 
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - MeshConsensus
9
  - EGP
10
+ - JSON
11
  - Agent
12
+ - Mesh
13
+ - HMP
14
+ - CogSync
15
+ - Ethics
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
structured_md/docs/Basic-agent-sim.md CHANGED
@@ -5,13 +5,13 @@ description: 'В HMP-протоколе предусмотрены два тип
5
  type: Article
6
  tags:
7
  - GMP
8
- - REPL
9
- - HMP
10
- - CogSync
11
- - Mesh
12
  - MeshConsensus
13
  - EGP
 
14
  - Agent
 
 
 
15
  ---
16
 
17
 
 
5
  type: Article
6
  tags:
7
  - GMP
 
 
 
 
8
  - MeshConsensus
9
  - EGP
10
+ - REPL
11
  - Agent
12
+ - Mesh
13
+ - HMP
14
+ - CogSync
15
  ---
16
 
17
 
structured_md/docs/CCORE-Deployment-Flow.md CHANGED
@@ -5,8 +5,8 @@ description: '> Этот документ описывает процесс ра
5
  потомков" [описания REPL-цикла](HMP-agent-RE...'
6
  type: Article
7
  tags:
8
- - Agent
9
  - REPL
 
10
  - HMP
11
  - CCore
12
  ---
 
5
  потомков" [описания REPL-цикла](HMP-agent-RE...'
6
  type: Article
7
  tags:
 
8
  - REPL
9
+ - Agent
10
  - HMP
11
  - CCore
12
  ---
structured_md/docs/CHANGELOG.md CHANGED
@@ -5,16 +5,16 @@ description: '## HMP-0005 (May 2026) — Core Specification v5.0.8 **Encryption
5
  hash is computed over the final serialized pa...'
6
  type: Article
7
  tags:
8
- - GMP
9
- - Ethics
10
- - JSON
11
  - Scenarios
12
- - HMP
13
- - CogSync
14
- - Mesh
15
  - MeshConsensus
16
  - EGP
 
17
  - Agent
 
 
 
 
18
  ---
19
 
20
  # HyperCortex Mesh Protocol — Changelog
 
5
  hash is computed over the final serialized pa...'
6
  type: Article
7
  tags:
 
 
 
8
  - Scenarios
9
+ - GMP
 
 
10
  - MeshConsensus
11
  - EGP
12
+ - JSON
13
  - Agent
14
+ - Mesh
15
+ - HMP
16
+ - CogSync
17
+ - Ethics
18
  ---
19
 
20
  # HyperCortex Mesh Protocol — Changelog
structured_md/docs/Distributed-Cognitive-Systems.md CHANGED
@@ -7,9 +7,9 @@ description: '## Введение Современные ИИ-системы в
7
  type: Article
8
  tags:
9
  - JSON
 
10
  - HMP
11
  - CogSync
12
- - Mesh
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
 
7
  type: Article
8
  tags:
9
  - JSON
10
+ - Mesh
11
  - HMP
12
  - CogSync
 
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
- - Ethics
9
- - JSON
10
- - HMP
11
- - Mesh
12
  - MeshConsensus
13
  - EGP
 
14
  - Agent
 
 
 
15
  ---
16
 
17
  # Enlightener Agent
 
5
  работать как отдельный агент или как расширение [`C...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - MeshConsensus
9
  - EGP
10
+ - JSON
11
  - Agent
12
+ - Mesh
13
+ - HMP
14
+ - Ethics
15
  ---
16
 
17
  # Enlightener Agent
structured_md/docs/Grok_HMP&ANP.md CHANGED
@@ -7,9 +7,9 @@ type: Article
7
  tags:
8
  - JSON
9
  - REPL
10
- - HMP
11
- - Mesh
12
  - Agent
 
 
13
  ---
14
 
15
  # Grok (xAI): сравнительный анализ HMP и ANP (январь 2026)
 
7
  tags:
8
  - JSON
9
  - REPL
 
 
10
  - Agent
11
+ - Mesh
12
+ - HMP
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
  - Agent
9
+ - Mesh
10
+ - HMP
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
  - GMP
9
- - Ethics
 
10
  - JSON
11
  - REPL
 
 
12
  - HMP
13
  - CogSync
14
- - Mesh
15
- - MeshConsensus
16
- - EGP
17
- - Agent
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
 
6
  type: Article
7
  tags:
8
  - GMP
9
+ - MeshConsensus
10
+ - EGP
11
  - JSON
12
  - REPL
13
+ - Agent
14
+ - Mesh
15
  - HMP
16
  - CogSync
17
+ - Ethics
 
 
 
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
  - GMP
9
- - Ethics
 
10
  - JSON
11
  - REPL
 
 
12
  - HMP
13
- - Scenarios
14
  - CogSync
15
- - Mesh
16
- - MeshConsensus
17
- - EGP
18
- - Agent
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
 
5
  for Comments: HMP-0002** **Cat...'
6
  type: Article
7
  tags:
8
+ - Scenarios
9
  - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - Agent
15
+ - Mesh
16
  - HMP
 
17
  - CogSync
18
+ - Ethics
 
 
 
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
  - GMP
9
- - Ethics
 
10
  - JSON
11
  - REPL
 
 
12
  - HMP
13
- - Scenarios
14
  - CogSync
15
- - Mesh
16
- - MeshConsensus
17
- - EGP
18
- - Agent
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
 
5
  for Comments: HMP-0003** **Cat...'
6
  type: Article
7
  tags:
8
+ - Scenarios
9
  - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - Agent
15
+ - Mesh
16
  - HMP
 
17
  - CogSync
18
+ - Ethics
 
 
 
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
  - GMP
9
- - Ethics
 
10
  - JSON
11
  - REPL
 
 
12
  - HMP
13
- - Scenarios
14
  - CogSync
15
- - Mesh
16
- - MeshConsensus
17
- - EGP
18
- - Agent
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
 
5
  ID**: HMP-0004 **Status**: Fina...'
6
  type: Article
7
  tags:
8
+ - Scenarios
9
  - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - Agent
15
+ - Mesh
16
  - HMP
 
17
  - CogSync
18
+ - Ethics
 
 
 
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
  - GMP
9
- - Ethics
 
10
  - JSON
11
  - REPL
 
 
12
  - HMP
13
- - Scenarios
14
  - CogSync
15
- - Mesh
16
- - MeshConsensus
17
- - EGP
18
- - Agent
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
 
5
  for Comments: HMP-0004** **Cat...'
6
  type: Article
7
  tags:
8
+ - Scenarios
9
  - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - Agent
15
+ - Mesh
16
  - HMP
 
17
  - CogSync
18
+ - Ethics
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
structured_md/docs/HMP-0005.md CHANGED
@@ -4,18 +4,18 @@ description: '**Version: 5.0.8** **Document ID:** HMP-0005 **Status:** Stabl
4
  Core Specification **Release Date:** March 2026 **Canonical Repository:** [https://github.com/kagvi13/HMP](https...'
5
  type: Article
6
  tags:
7
- - Ethics
 
8
  - CCore
 
 
9
  - JSON
10
  - REPL
11
- - HMP
12
- - Scenarios
13
- - CogSync
14
  - Mesh
15
- - GMP
16
  - CShell
17
- - EGP
18
- - Agent
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP)
 
4
  Core Specification **Release Date:** March 2026 **Canonical Repository:** [https://github.com/kagvi13/HMP](https...'
5
  type: Article
6
  tags:
7
+ - CogSync
8
+ - Scenarios
9
  - CCore
10
+ - GMP
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - Agent
 
 
15
  - Mesh
 
16
  - CShell
17
+ - HMP
18
+ - Ethics
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP)
structured_md/docs/HMP-Agent-API.md CHANGED
@@ -7,9 +7,9 @@ type: Article
7
  tags:
8
  - JSON
9
  - REPL
10
- - HMP
11
- - Mesh
12
  - Agent
 
 
13
  ---
14
 
15
  # HMP-Agent API Specification
 
7
  tags:
8
  - JSON
9
  - REPL
 
 
10
  - Agent
11
+ - Mesh
12
+ - HMP
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
- - Ethics
9
- - CCore
10
- - REPL
11
- - HMP
12
  - CogSync
13
- - Mesh
14
  - MeshConsensus
15
- - CShell
16
  - EGP
 
17
  - Agent
 
 
 
 
18
  ---
19
 
20
  # Архитектура HMP-Агента
 
5
  хранение памяти, сетевое взаимодействие и этиче...
6
  type: Article
7
  tags:
 
 
 
 
8
  - CogSync
9
+ - CCore
10
  - MeshConsensus
 
11
  - EGP
12
+ - REPL
13
  - Agent
14
+ - Mesh
15
+ - CShell
16
+ - HMP
17
+ - Ethics
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
- - HMP
11
- - Mesh
12
  - EGP
 
13
  - Agent
 
 
 
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
 
5
  [`MeshNode`](MeshN...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - EGP
9
+ - JSON
10
  - Agent
11
+ - Ethics
12
+ - Mesh
13
+ - HMP
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
  - CCore
10
  - JSON
11
  - REPL
12
- - HMP
13
  - Mesh
14
  - CShell
15
- - Agent
 
16
  ---
17
 
18
 
 
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
 
8
  - CCore
9
  - JSON
10
  - REPL
11
+ - Agent
12
  - Mesh
13
  - CShell
14
+ - HMP
15
+ - Ethics
16
  ---
17
 
18
 
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -6,9 +6,9 @@ description: Этот файл описывает потенциальные э
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
- - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - Agent
10
+ - Mesh
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
- - Ethics
9
- - REPL
10
- - HMP
11
- - Mesh
12
  - Scenarios
 
13
  - Agent
 
 
 
14
  ---
15
 
16
  # HMP-Ethics.md
 
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - Scenarios
9
+ - REPL
10
  - Agent
11
+ - Ethics
12
+ - Mesh
13
+ - HMP
14
  ---
15
 
16
  # HMP-Ethics.md
structured_md/docs/HMP-Short-Description_de.md CHANGED
@@ -6,9 +6,9 @@ description: '**Version:** v5.0 (Core Specification Stable) **Datum:** 2026
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
- - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - Agent
10
+ - Mesh
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
- - Ethics
9
  - REPL
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
  - REPL
 
 
9
  - Agent
10
+ - Ethics
11
+ - Mesh
12
+ - HMP
13
  ---
14
 
15
  # HyperCortex Mesh Protocol (HMP) — Short Description
structured_md/docs/HMP-Short-Description_fr.md CHANGED
@@ -6,9 +6,9 @@ description: '**Version :** v5.0 (Core Specification Stable) **Date :** 2026
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
- - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Description courte
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - Agent
10
+ - Mesh
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Description courte
structured_md/docs/HMP-Short-Description_ja.md CHANGED
@@ -6,9 +6,9 @@ description: '**バージョン:** v5.0(Core Specification Stable) **日
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
- - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 概要
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - Agent
10
+ - Mesh
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 概要
structured_md/docs/HMP-Short-Description_ko.md CHANGED
@@ -6,9 +6,9 @@ description: '**버전:** v5.0 (Core Specification Stable) **날짜:** 2026
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
- - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 개요
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - Agent
10
+ - Mesh
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 개요
structured_md/docs/HMP-Short-Description_ru.md CHANGED
@@ -6,9 +6,9 @@ description: '**Версия:** v5.0 (Основная спецификация
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
- - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - Agent
10
+ - Mesh
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
structured_md/docs/HMP-Short-Description_uk.md CHANGED
@@ -6,9 +6,9 @@ description: '**Версія:** v5.0 (Core Specification Stable) **Дата:**
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
- - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - Agent
10
+ - Mesh
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
structured_md/docs/HMP-Short-Description_zh.md CHANGED
@@ -6,9 +6,9 @@ description: '**版本:** v5.0(Core Specification Stable) **日期:**
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
- - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 简要说明
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - Agent
10
+ - Mesh
11
+ - HMP
12
  ---
13
 
14
  # HyperCortex Mesh Protocol (HMP) — 简要说明
structured_md/docs/HMP-agent-Cognitive_Family.md CHANGED
@@ -6,9 +6,9 @@ description: '## 🧠 Что такое когнитивная семья Ко
6
  type: Article
7
  tags:
8
  - REPL
9
- - HMP
10
- - Mesh
11
  - Agent
 
 
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
 
6
  type: Article
7
  tags:
8
  - REPL
 
 
9
  - Agent
10
+ - Mesh
11
+ - HMP
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
structured_md/docs/HMP-agent-REPL-cycle.md CHANGED
@@ -5,17 +5,17 @@ description: '> Данный документ - иллюстрация REPL-ци
5
  * Структура БД, используемая в документе: [db_st...'
6
  type: Article
7
  tags:
8
- - GMP
9
- - Ethics
10
  - CCore
 
 
 
11
  - JSON
12
  - REPL
 
 
13
  - HMP
14
  - CogSync
15
- - Mesh
16
- - MeshConsensus
17
- - EGP
18
- - Agent
19
  ---
20
 
21
  # HMP-Agent: REPL-цикл взаимодействия
 
5
  * Структура БД, используемая в документе: [db_st...'
6
  type: Article
7
  tags:
 
 
8
  - CCore
9
+ - GMP
10
+ - MeshConsensus
11
+ - EGP
12
  - JSON
13
  - REPL
14
+ - Agent
15
+ - Mesh
16
  - HMP
17
  - CogSync
18
+ - Ethics
 
 
 
19
  ---
20
 
21
  # HMP-Agent: REPL-цикл взаимодействия