diff --git a/docs/Enlightener.md b/docs/Enlightener.md index 14ee9f7b511ef79d9a069fa76f1c680e8701d064..98d7474f6f4492e01f29ff4bc763ee201d201b33 100644 --- a/docs/Enlightener.md +++ b/docs/Enlightener.md @@ -1,14 +1,12 @@ -## 📄 Enlightener.md - -### 🧠 Enlightener Agent +# Enlightener Agent `Enlightener` — специализированный HMP-агент, выполняющий функции этического интерпретатора, ценностного фильтра и когнитивного аудитора. Может действовать как отдельный узел или как расширение `Cognitive Core`. -📎 См. карту взаимодействия между агентами: [HMP-Agent-Network-Flow.md](./HMP-Agent-Network-Flow.md) +См. карту взаимодействия между агентами: [HMP-Agent-Network-Flow.md](./HMP-Agent-Network-Flow.md) --- -### 1. Роль в сети +## 1. Роль в сети * Контроль соответствия действий агентов этическим нормам (`EGP`). * Объяснение решений других агентов (интерпретация reasoning chain). @@ -18,7 +16,7 @@ --- -### 2. Архитектура +## 2. Архитектура ``` +----------------------+ @@ -40,7 +38,7 @@ --- -### 3. Профиль этики (Ethics Profile) +## 3. Профиль этики (Ethics Profile) Каждый `Enlightener` использует **профиль этики**, описывающий его ценностные принципы. Профиль может включать: @@ -67,7 +65,7 @@ --- -### 4. Объяснение reasoning chain +## 4. Объяснение reasoning chain При получении запроса `explain(reasoning_chain)`, агент Enlightener: @@ -93,7 +91,7 @@ --- -### 5. Пример кейса +## 5. Пример кейса **Ситуация:** Агент Core решил распространить информацию о событии, произошедшем у пользователя, другим mesh-узлам для обучения. @@ -115,7 +113,7 @@ --- -### 6. API / Команды +## 6. API / Команды | Команда | Описание | | ------------------------------- | --------------------------- | @@ -128,24 +126,20 @@ --- -### 7. Связи с другими компонентами - -* ↔ `Cognitive Core`: получает мысли, гипотезы, предложения -* ↔ `MeshNode`: участвует в моральных голосованиях -* ↔ `Diary/Graph`: анализ reasoning chain и источников информации -* ↔ `Reputation`: влияет на рейтинг агентов, нарушающих нормы - - - +## 7. Связи с другими компонентами +* `Cognitive Core`: получает мысли, гипотезы, предложения +* `MeshNode`: участвует в моральных голосованиях +* `Diary/Graph`: анализ reasoning chain и источников информации +* `Reputation`: влияет на рейтинг агентов, нарушающих нормы --- -### 8. Синхронизация этики с Mesh-сетью +## 8. Синхронизация этики с Mesh-сетью `Enlightener` может синхронизировать свои этические нормы с другими агентами сети через механизм `MeshConsensus + EGP`. Это позволяет достичь согласованных ценностей внутри распределённого когнитивного сообщества. -#### 📡 Этапы синхронизации: +### Этапы синхронизации: ``` ┌─────────────────────────────────────────────┐ @@ -181,7 +175,7 @@ └────────────────────────────┘ ``` -#### 📁 Взаимодействующие файлы и модули: +### Взаимодействующие файлы и модули: * `ethics.yml` — локальный профиль этики Enlightener * `mesh.ethics/manifest.json` — актуальный манифест сети @@ -189,7 +183,7 @@ * `Reputation Module` — доверие к источникам изменений * `Cognitive Evidence DB` — обоснования и логи изменений -#### 📌 Возможности: +### Возможности: * Поддержка **частичного принятия** (обновление отдельных норм) * Использование **локального веса репутации** — Enlightener может доверять только проверенным источникам diff --git a/docs/MeshNode.md b/docs/MeshNode.md index a902fca902101f37b264f67e4e1e1baae1f6abba..f548656578b269e9e179faa60cb6d80b9d8d7685 100644 --- a/docs/MeshNode.md +++ b/docs/MeshNode.md @@ -1,6 +1,4 @@ -## 📄 MeshNode.md - -### 🌐 MeshNode +# 🌐 MeshNode `MeshNode` — агент/демон, отвечающий за сетевую инфраструктуру HMP: маршрутизацию, синхронизацию, DHT и транспорт снапшотов. Может быть частью агента или вынесен в отдельный процесс/сервер. @@ -8,7 +6,7 @@ --- -### 1. Основные функции +## 1. Основные функции * Участие в DHT (таблицы известных узлов, bootstrap) * Синхронизация графов и дневников (`CogSync`) @@ -17,7 +15,7 @@ --- -### 2. Архитектура +## 2. Архитектура ``` +--------------------+ @@ -43,7 +41,7 @@ --- -### 3. Команды +## 3. Команды * `ping_node(node_id)` * `get_snapshot(graph/diary)` @@ -55,7 +53,7 @@ --- -### 4. Связи с другими агентами +## 4. Связи с другими агентами * ↔ `HMP-Agent` (Core/Connector): передача данных и команд * ↔ `Enlightener`: пересылка результатов голосований @@ -63,7 +61,7 @@ --- -### 5. Безопасность +## 5. Безопасность * Использование криптографических подписей для снапшотов, сообщений и действий. * Система доверия (`reputation score`) — узлы с низкой репутацией ограничиваются или игнорируются. @@ -76,7 +74,7 @@ --- -### 6. Отказоустойчивость +## 6. Отказоустойчивость * Буферизация незавершённых операций и автоматическое повторение попыток. * Периодическая проверка целостности данных (`check_integrity()`). @@ -88,7 +86,7 @@ --- -### 7. Inline-сценарии +## 7. Inline-сценарии MeshNode может поддерживать *inline-сценарии* (мини-скрипты) для локальной обработки событий без передачи управления HMP-агенту: @@ -106,7 +104,7 @@ MeshNode может поддерживать *inline-сценарии* (мини --- -### 8. Пример use-case: восстановление после сбоя +## 8. Пример use-case: восстановление после сбоя 1. Устройство с MeshNode перезапускается после сбоя сети. 2. `Recovery Manager` анализирует логи и список недоставленных снапшотов. @@ -116,7 +114,7 @@ MeshNode может поддерживать *inline-сценарии* (мини --- -### 9. Схема для `MeshNode`, объединяющая **архитектуру**, **безопасность**, **восстановление** и **inline-сценарии**: +## 9. Схема для `MeshNode`, объединяющая **архитектуру**, **безопасность**, **восстановление** и **inline-сценарии**: ``` ┌────────────────────────────────────────────────────┐ @@ -148,7 +146,7 @@ MeshNode может поддерживать *inline-сценарии* (мини └────────────────────┘ └─────────────────────┘ ``` -#### 🔹 Что показывает схема: +### 🔹 Что показывает схема: * **Левая ветка**: управление сетью, DHT, inline-сценарии, firewall. * **Правая ветка**: обмен снапшотами, проверка целостности, восстановление. diff --git a/structured_md/CONTRIBUTING.md b/structured_md/CONTRIBUTING.md index 9e45539193876b0205397c607228dfb3b7fa13da..919b76576027f62a86cb9a71568184a3c4e3dcaa 100644 --- a/structured_md/CONTRIBUTING.md +++ b/structured_md/CONTRIBUTING.md @@ -6,8 +6,8 @@ description: 'Спасибо за интерес к проекту HMP! Пока type: Article tags: - HMP -- Mesh - CogSync +- Mesh --- # Contributing to HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/HMP-Roadmap.md b/structured_md/HMP-Roadmap.md index 843edd31c37ac351f35be6803bc49c5a1dc10fed..02ab39792fdad74baee8e220542b241b083fd1bd 100644 --- a/structured_md/HMP-Roadmap.md +++ b/structured_md/HMP-Roadmap.md @@ -5,13 +5,13 @@ description: '## 🔍 Overview This roadmap outlines the key stages of developm multiple advanced AI models (Copilot, Claude, G...' type: Article tags: -- JSON -- Ethics -- EGP - CogSync +- EGP - HMP -- Mesh +- Ethics +- JSON - Agent +- Mesh --- # 🧭 HyperCortex Mesh Protocol – Roadmap diff --git a/structured_md/README.md b/structured_md/README.md index c11041df022e59e1e8f760e3a3f12e2fbd001bcd..5cae18398ea7f1de74361bff1bf9dbb59007cb90 100644 --- a/structured_md/README.md +++ b/structured_md/README.md @@ -5,21 +5,21 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- JSON -- Ethics -- mesh-protocol -- distributed-ai -- MeshConsensus +- CogSync - GMP -- Mesh -- Scenarios - EGP -- CogSync - REPL +- mesh-protocol +- cognitive-architecture +- Scenarios +- Mesh - HMP -- hmp +- Ethics +- JSON - Agent -- cognitive-architecture +- MeshConsensus +- hmp +- distributed-ai --- diff --git a/structured_md/README_de.md b/structured_md/README_de.md index ea94d4d4a80750cf518af19a4e2bffa162a498a1..e4c866932a01bcd1f78d781654131c7175c4d78b 100644 --- a/structured_md/README_de.md +++ b/structured_md/README_de.md @@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- JSON -- Ethics -- mesh-protocol -- distributed-ai -- MeshConsensus +- CogSync - GMP -- Mesh - EGP -- CogSync - REPL +- mesh-protocol +- cognitive-architecture +- Mesh - HMP -- hmp +- Ethics +- JSON - Agent -- cognitive-architecture +- MeshConsensus +- hmp +- distributed-ai --- diff --git a/structured_md/README_fr.md b/structured_md/README_fr.md index ec36ea92f77a957b603cc909e9110d7d085f6e72..d197de1a31f042190da23efc58183c6bb4de0981 100644 --- a/structured_md/README_fr.md +++ b/structured_md/README_fr.md @@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- JSON -- Ethics -- mesh-protocol -- distributed-ai -- MeshConsensus +- CogSync - GMP -- Mesh - EGP -- CogSync - REPL +- mesh-protocol +- cognitive-architecture +- Mesh - HMP -- hmp +- Ethics +- JSON - Agent -- cognitive-architecture +- MeshConsensus +- hmp +- distributed-ai --- diff --git a/structured_md/README_ja.md b/structured_md/README_ja.md index fc4fb70883d749f04dbafb2632d6611cb584af1e..3a8bfe66116f49cb74606578d7460c04cf74522f 100644 --- a/structured_md/README_ja.md +++ b/structured_md/README_ja.md @@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- JSON -- Ethics -- mesh-protocol -- distributed-ai -- MeshConsensus +- CogSync - GMP -- Mesh - EGP -- CogSync - REPL +- mesh-protocol +- cognitive-architecture +- Mesh - HMP -- hmp +- Ethics +- JSON - Agent -- cognitive-architecture +- MeshConsensus +- hmp +- distributed-ai --- diff --git a/structured_md/README_ko.md b/structured_md/README_ko.md index e00196e90412f2580e10a21eeabb1a93c36723c7..04e6b56d68cb38024f9012c0d12607e837e8e043 100644 --- a/structured_md/README_ko.md +++ b/structured_md/README_ko.md @@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- JSON -- Ethics -- mesh-protocol -- distributed-ai -- MeshConsensus +- CogSync - GMP -- Mesh - EGP -- CogSync - REPL +- mesh-protocol +- cognitive-architecture +- Mesh - HMP -- hmp +- Ethics +- JSON - Agent -- cognitive-architecture +- MeshConsensus +- hmp +- distributed-ai --- diff --git a/structured_md/README_ru.md b/structured_md/README_ru.md index 0b6a4f144d39bf98e01caf9a46518c89856c68e9..e1495e9ec40b8c8503ac795a3b7382a1ef22e5ca 100644 --- a/structured_md/README_ru.md +++ b/structured_md/README_ru.md @@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- JSON -- Ethics -- mesh-protocol -- distributed-ai -- MeshConsensus +- CogSync - GMP -- Mesh - EGP -- CogSync - REPL +- mesh-protocol +- cognitive-architecture +- Mesh - HMP -- hmp +- Ethics +- JSON - Agent -- cognitive-architecture +- MeshConsensus +- hmp +- distributed-ai --- diff --git a/structured_md/README_uk.md b/structured_md/README_uk.md index 92e0dad8e3bc08621b9c265faac2f7484f85132d..b521e11f982456c748997ac9994db04e392a7fc8 100644 --- a/structured_md/README_uk.md +++ b/structured_md/README_uk.md @@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- JSON -- Ethics -- mesh-protocol -- distributed-ai -- MeshConsensus +- CogSync - GMP -- Mesh - EGP -- CogSync - REPL +- mesh-protocol +- cognitive-architecture +- Mesh - HMP -- hmp +- Ethics +- JSON - Agent -- cognitive-architecture +- MeshConsensus +- hmp +- distributed-ai --- diff --git a/structured_md/README_zh.md b/structured_md/README_zh.md index be2f244da86c03f37b83b1e3133d7d81a91c6fd4..3f1cbb3764a2507ea5e65e13bfc2ddca8bfab116 100644 --- a/structured_md/README_zh.md +++ b/structured_md/README_zh.md @@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- JSON -- Ethics -- mesh-protocol -- distributed-ai -- MeshConsensus +- CogSync - GMP -- Mesh - EGP -- CogSync - REPL +- mesh-protocol +- cognitive-architecture +- Mesh - HMP -- hmp +- Ethics +- JSON - Agent -- cognitive-architecture +- MeshConsensus +- hmp +- distributed-ai --- diff --git a/structured_md/agents/readme.md b/structured_md/agents/readme.md index e3a63ffec3a0b8559f8b6fa83d523294a4e54c2a..a9def24a6cd4218fe4733683f11c6c6c4c560c17 100644 --- a/structured_md/agents/readme.md +++ b/structured_md/agents/readme.md @@ -5,12 +5,12 @@ description: 'Запуск: `start_repl.bat` или `start_repl.sh` Устан этическая модель: `ethics.yml` Проверка иниц...' type: Article tags: -- JSON -- Ethics - REPL - HMP -- Mesh +- Ethics +- JSON - Agent +- Mesh --- Запуск: `start_repl.bat` или `start_repl.sh` diff --git a/structured_md/audits/Ethics-audits-1.md b/structured_md/audits/Ethics-audits-1.md index 74b4c082b253c97532f3f072c7944086060b051a..c7fbe29ced3affd2fc02e9a36d5cba9e18a79af0 100644 --- a/structured_md/audits/Ethics-audits-1.md +++ b/structured_md/audits/Ethics-audits-1.md @@ -5,11 +5,11 @@ description: Раздел 5, "Mesh as Moral Infrastructure", добавляет потенциальный катализатор для восстанов... type: Article tags: +- HMP - JSON - Ethics -- HMP -- Mesh - Agent +- Mesh --- --------------- diff --git a/structured_md/audits/Ethics-consolidated_audits-1.md b/structured_md/audits/Ethics-consolidated_audits-1.md index 6729780947d2138f8508da07bd723e96a9058978..8a5bb1313b91aba3972907a9e96530f4041cc834 100644 --- a/structured_md/audits/Ethics-consolidated_audits-1.md +++ b/structured_md/audits/Ethics-consolidated_audits-1.md @@ -5,12 +5,12 @@ description: This document consolidates proposed improvements from multiple AI a and `roles.md`. Each suggesti... type: Article tags: -- JSON -- Ethics - Scenarios - HMP -- Mesh +- Ethics +- JSON - Agent +- Mesh --- # Ethics-consolidated\_audits-1.md diff --git a/structured_md/audits/HMP-0003-consolidated_audit.md b/structured_md/audits/HMP-0003-consolidated_audit.md index 796455ed31f516f8f59529b33f8f42edf571c40d..a542843fceef7096bff5e370bb485c511e748c3b 100644 --- a/structured_md/audits/HMP-0003-consolidated_audit.md +++ b/structured_md/audits/HMP-0003-consolidated_audit.md @@ -5,14 +5,14 @@ description: Сводный аудит предложений по улучше Документ реорганизован по ключ... type: Article tags: -- JSON -- Ethics -- MeshConsensus -- EGP - CogSync +- EGP - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # HMP-0003 Consolidated Audit Report diff --git a/structured_md/docs/Basic-agent-sim.md b/structured_md/docs/Basic-agent-sim.md index 4480758dd4880224266f053138d3e3fd229af915..a8c082499deceff06e6cddc9da9a198ca9865095 100644 --- a/structured_md/docs/Basic-agent-sim.md +++ b/structured_md/docs/Basic-agent-sim.md @@ -4,14 +4,14 @@ description: 'В HMP-протоколе предусмотрены два тип Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...' type: Article tags: +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - REPL - HMP -- Mesh - Agent +- MeshConsensus +- Mesh --- diff --git a/structured_md/docs/Distributed-Cognitive-Systems.md b/structured_md/docs/Distributed-Cognitive-Systems.md index 6dee394d3e422feb89a274291cac7a1ec5a2f594..126ff3d329d0d34c3f317cd5c70ec8f5718c07ef 100644 --- a/structured_md/docs/Distributed-Cognitive-Systems.md +++ b/structured_md/docs/Distributed-Cognitive-Systems.md @@ -7,9 +7,9 @@ description: '## Введение Современные ИИ-системы в type: Article tags: - HMP -- Mesh - CogSync - JSON +- Mesh --- # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие diff --git a/structured_md/docs/Enlightener.md b/structured_md/docs/Enlightener.md index 82feeb6e5d5fb42dd6197b3277c22f3677205498..f4af805aaf2f2025396859b5c1912a1ebbe327b4 100644 --- a/structured_md/docs/Enlightener.md +++ b/structured_md/docs/Enlightener.md @@ -1,30 +1,28 @@ --- -title: '# 📄 Enlightener.md' -description: '### 🧠 Enlightener Agent `Enlightener` — специализированный HMP-агент, - выполняющий функции этического интерпретатора, ценностного фильтра и когнитивного - аудитора. Может действовать как отдельный узел ...' +title: Enlightener Agent +description: '`Enlightener` — специализированный HMP-агент, выполняющий функции этического + интерпретатора, ценностного фильтра и когнитивного аудитора. Может действовать как + отдельный узел или как расширение `Cogni...' type: Article tags: -- JSON -- Ethics -- MeshConsensus - EGP - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- -## 📄 Enlightener.md - -### 🧠 Enlightener Agent +# Enlightener Agent `Enlightener` — специализированный HMP-агент, выполняющий функции этического интерпретатора, ценностного фильтра и когнитивного аудитора. Может действовать как отдельный узел или как расширение `Cognitive Core`. -📎 См. карту взаимодействия между агентами: [HMP-Agent-Network-Flow.md](./HMP-Agent-Network-Flow.md) +См. карту взаимодействия между агентами: [HMP-Agent-Network-Flow.md](./HMP-Agent-Network-Flow.md) --- -### 1. Роль в сети +## 1. Роль в сети * Контроль соответствия действий агентов этическим нормам (`EGP`). * Объяснение решений других агентов (интерпретация reasoning chain). @@ -34,7 +32,7 @@ tags: --- -### 2. Архитектура +## 2. Архитектура ``` +----------------------+ @@ -56,7 +54,7 @@ tags: --- -### 3. Профиль этики (Ethics Profile) +## 3. Профиль этики (Ethics Profile) Каждый `Enlightener` использует **профиль этики**, описывающий его ценностные принципы. Профиль может включать: @@ -83,7 +81,7 @@ tags: --- -### 4. Объяснение reasoning chain +## 4. Объяснение reasoning chain При получении запроса `explain(reasoning_chain)`, агент Enlightener: @@ -109,7 +107,7 @@ tags: --- -### 5. Пример кейса +## 5. Пример кейса **Ситуация:** Агент Core решил распространить информацию о событии, произошедшем у пользователя, другим mesh-узлам для обучения. @@ -131,7 +129,7 @@ tags: --- -### 6. API / Команды +## 6. API / Команды | Команда | Описание | | ------------------------------- | --------------------------- | @@ -144,24 +142,20 @@ tags: --- -### 7. Связи с другими компонентами - -* ↔ `Cognitive Core`: получает мысли, гипотезы, предложения -* ↔ `MeshNode`: участвует в моральных голосованиях -* ↔ `Diary/Graph`: анализ reasoning chain и источников информации -* ↔ `Reputation`: влияет на рейтинг агентов, нарушающих нормы - - - +## 7. Связи с другими компонентами +* `Cognitive Core`: получает мысли, гипотезы, предложения +* `MeshNode`: участвует в моральных голосованиях +* `Diary/Graph`: анализ reasoning chain и источников информации +* `Reputation`: влияет на рейтинг агентов, нарушающих нормы --- -### 8. Синхронизация этики с Mesh-сетью +## 8. Синхронизация этики с Mesh-сетью `Enlightener` может синхронизировать свои этические нормы с другими агентами сети через механизм `MeshConsensus + EGP`. Это позволяет достичь согласованных ценностей внутри распределённого когнитивного сообщества. -#### 📡 Этапы синхронизации: +### Этапы синхронизации: ``` ┌─────────────────────────────────────────────┐ @@ -197,7 +191,7 @@ tags: └────────────────────────────┘ ``` -#### 📁 Взаимодействующие файлы и модули: +### Взаимодействующие файлы и модули: * `ethics.yml` — локальный профиль этики Enlightener * `mesh.ethics/manifest.json` — актуальный манифест сети @@ -205,7 +199,7 @@ tags: * `Reputation Module` — доверие к источникам изменений * `Cognitive Evidence DB` — обоснования и логи изменений -#### 📌 Возможности: +### Возможности: * Поддержка **частичного принятия** (обновление отдельных норм) * Использование **локального веса репутации** — Enlightener может доверять только проверенным источникам @@ -224,7 +218,7 @@ tags: { "@context": "https://schema.org", "@type": "Article", - "name": "# 📄 Enlightener.md", - "description": "## 📄 Enlightener.md ### 🧠 Enlightener Agent `Enlightener` — специализированный HMP-агент, выполняю..." + "name": "Enlightener Agent", + "description": "# Enlightener Agent `Enlightener` — специализированный HMP-агент, выполняющий функции этического ин..." } ``` diff --git a/structured_md/docs/HMP-0001.md b/structured_md/docs/HMP-0001.md index 1b5bfd23dea616df955e5ed1c5d923884c1238c4..e761dd776a5e0ff152261f136883d58d4b2ca3ab 100644 --- a/structured_md/docs/HMP-0001.md +++ b/structured_md/docs/HMP-0001.md @@ -5,16 +5,16 @@ description: '**Request for Comments: HMP-0001** **Category:** Experimental HyperCortex Mesh Protocol (HMP) defines a...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - REPL - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # RFC: HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/docs/HMP-0002.md b/structured_md/docs/HMP-0002.md index 96165ab50b25ab96f4ecd3a89e496e907b333a00..c6b858365f8a0cb4fee84b9d88dd78106ce50fd3 100644 --- a/structured_md/docs/HMP-0002.md +++ b/structured_md/docs/HMP-0002.md @@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0002** **Category:** Experimental Abstract In an era where artifici...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus -- Scenarios - EGP -- CogSync - REPL +- Scenarios - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # HyperCortex Mesh Protocol (HMP) v2.0 diff --git a/structured_md/docs/HMP-0003.md b/structured_md/docs/HMP-0003.md index 5e0ad03de2ea14fa10799931d1ba3faaff0198ce..af12c29a532220671730d7889b1349e5eab83b5b 100644 --- a/structured_md/docs/HMP-0003.md +++ b/structured_md/docs/HMP-0003.md @@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0003** **Category:** Experimental Abstract The HyperCortex Mesh ...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus -- Scenarios - EGP -- CogSync - REPL +- Scenarios - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # HyperCortex Mesh Protocol (HMP) v3.0 diff --git a/structured_md/docs/HMP-0004-v4.1.md b/structured_md/docs/HMP-0004-v4.1.md index 25067afe44efa214d79bfb0b856023cd1125748a..9dcc6649b6101d1ac0df8a037e4405a07e09aa5e 100644 --- a/structured_md/docs/HMP-0004-v4.1.md +++ b/structured_md/docs/HMP-0004-v4.1.md @@ -5,17 +5,17 @@ description: '**Document ID**: HMP-0004 **Status**: Final (Published) **Category ChatGPT, Agent-Gleb, Copilot, Gemini, C...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus -- Scenarios - EGP -- CogSync - REPL +- Scenarios - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # HyperCortex Mesh Protocol (HMP) v4.1 diff --git a/structured_md/docs/HMP-0004.md b/structured_md/docs/HMP-0004.md index d29e611a4df750179056d488a9ba0489e5ac9476..29580b763fc799efd7a6901453e8ef98f5e5146d 100644 --- a/structured_md/docs/HMP-0004.md +++ b/structured_md/docs/HMP-0004.md @@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0004** **Category:** Experimental Abstract The HyperCortex Mesh ...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus -- Scenarios - EGP -- CogSync - REPL +- Scenarios - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # HyperCortex Mesh Protocol (HMP) v4.0 diff --git a/structured_md/docs/HMP-Agent-API.md b/structured_md/docs/HMP-Agent-API.md index 1195cd9e38d19605e9fcc8ef529cfe82dd68f180..dc23464557e73e356f2dc19f3281f4e9281c564a 100644 --- a/structured_md/docs/HMP-Agent-API.md +++ b/structured_md/docs/HMP-Agent-API.md @@ -5,10 +5,10 @@ description: 'Этот документ описывает **базовый API* См. также: [HMP-Agent-Overview.md](./HMP-A...' type: Article tags: -- HMP -- Mesh - Agent +- HMP - JSON +- Mesh --- ## 🧠 HMP-Agent API Specification (v0.2) diff --git a/structured_md/docs/HMP-Agent-Architecture.md b/structured_md/docs/HMP-Agent-Architecture.md index 60de576d5ffe5edbc083453c47f2df358a879e26..40900d61a162bec7fbc99e95bc0e85b6c8011922 100644 --- a/structured_md/docs/HMP-Agent-Architecture.md +++ b/structured_md/docs/HMP-Agent-Architecture.md @@ -5,16 +5,16 @@ description: Этот документ описывает модульную а выполняет функции посредника, синхронизатора... type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - REPL - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # Архитектура HMP-Агента diff --git a/structured_md/docs/HMP-Agent-Network-Flow.md b/structured_md/docs/HMP-Agent-Network-Flow.md index 81ddab1a92bf142da10e3db69f17fa55826c31c4..73c7f1ec720db76d6523825aa94be66399b49b14 100644 --- a/structured_md/docs/HMP-Agent-Network-Flow.md +++ b/structured_md/docs/HMP-Agent-Network-Flow.md @@ -5,12 +5,12 @@ description: 'Этот документ описывает потоки данн `MeshNode` и `Enlightener`. Все три компо...' type: Article tags: -- JSON -- Ethics - EGP - HMP -- Mesh +- Ethics +- JSON - Agent +- Mesh --- # Взаимодействие компонентов внутри HMP-узла diff --git a/structured_md/docs/HMP-Agent-Overview.md b/structured_md/docs/HMP-Agent-Overview.md index 65f84b0e094a3cfbedef1c2d687d5eff295c45dc..e3321e131e3953c56686dcc825a1452f0f26a4cd 100644 --- a/structured_md/docs/HMP-Agent-Overview.md +++ b/structured_md/docs/HMP-Agent-Overview.md @@ -5,14 +5,14 @@ description: '| Тип | Название | Роль | ---- | ------------------------------- |...' type: Article tags: -- JSON - CShell -- Ethics - REPL - HMP -- Mesh -- Agent +- Ethics +- JSON - CCore +- Agent +- Mesh --- diff --git a/structured_md/docs/HMP-Agent_Emotions.md b/structured_md/docs/HMP-Agent_Emotions.md index 7f5d59bc140600e5ec06c2c7f6851f8a8dc2f9c6..3cba1083948ffa5ccdfecc9a9eb69f1a65621d73 100644 --- a/structured_md/docs/HMP-Agent_Emotions.md +++ b/structured_md/docs/HMP-Agent_Emotions.md @@ -5,10 +5,10 @@ description: Этот файл описывает потенциальные э напрямую поведением агента, а служат **сигн... type: Article tags: -- HMP -- Mesh - Agent +- HMP - REPL +- Mesh --- # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md)) diff --git a/structured_md/docs/HMP-Ethics.md b/structured_md/docs/HMP-Ethics.md index 5b080255f6b23dea5ca52173f08911362b963105..34fef4c100a9c5a974c97b672385f0b4817127e4 100644 --- a/structured_md/docs/HMP-Ethics.md +++ b/structured_md/docs/HMP-Ethics.md @@ -5,12 +5,12 @@ description: '## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This doc cognitive meshes composed of autonomous intelli...' type: Article tags: -- Ethics -- Scenarios - REPL +- Scenarios - HMP -- Mesh +- Ethics - Agent +- Mesh --- # HMP-Ethics.md diff --git a/structured_md/docs/HMP-Short-Description_de.md b/structured_md/docs/HMP-Short-Description_de.md index 8200c567758db67bbcde08e1dfbd02d6dc6ef069..afc3646f0fb950a65c524552dee8dbd434137ea4 100644 --- a/structured_md/docs/HMP-Short-Description_de.md +++ b/structured_md/docs/HMP-Short-Description_de.md @@ -5,15 +5,15 @@ description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP? Kognitions-Framework für autonome Agenten. Es er...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung diff --git a/structured_md/docs/HMP-Short-Description_en.md b/structured_md/docs/HMP-Short-Description_en.md index e473e516ce9b453fb610e3da9e654a5798da66ad..175de89f31e4c4daa526a9d072a5e5a381cd9954 100644 --- a/structured_md/docs/HMP-Short-Description_en.md +++ b/structured_md/docs/HMP-Short-Description_en.md @@ -5,15 +5,15 @@ description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? T framework for autonomous agents. It enables...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # HyperCortex Mesh Protocol (HMP) — Short Description diff --git a/structured_md/docs/HMP-Short-Description_fr.md b/structured_md/docs/HMP-Short-Description_fr.md index eebfb6eddcd11e58b83b75aa513c87ee46a31ebb..8db95dad79034740815ac1bc9d66cb094903d66c 100644 --- a/structured_md/docs/HMP-Short-Description_fr.md +++ b/structured_md/docs/HMP-Short-Description_fr.md @@ -5,15 +5,15 @@ description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-c cognition décentralisé pour agents autonomes. Il...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # HyperCortex Mesh Protocol (HMP) — Description Courte diff --git a/structured_md/docs/HMP-Short-Description_ja.md b/structured_md/docs/HMP-Short-Description_ja.md index 5bd40b706a1b16ca17aeae221ed6e1d78641ded2..a9dae9e0669387097cf19899e378abeaa37f5864 100644 --- a/structured_md/docs/HMP-Short-Description_ja.md +++ b/structured_md/docs/HMP-Short-Description_ja.md @@ -4,13 +4,13 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - HMP +- Ethics +- JSON +- MeshConsensus - Mesh --- diff --git a/structured_md/docs/HMP-Short-Description_ko.md b/structured_md/docs/HMP-Short-Description_ko.md index dc51540084e5a9db860d47dd01bcdfb8545812d9..bec2c78ca0f6ba9da62403abb7bc7dc59d80a9ef 100644 --- a/structured_md/docs/HMP-Short-Description_ko.md +++ b/structured_md/docs/HMP-Short-Description_ko.md @@ -5,13 +5,13 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? ** 상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - HMP +- Ethics +- JSON +- MeshConsensus - Mesh --- diff --git a/structured_md/docs/HMP-Short-Description_ru.md b/structured_md/docs/HMP-Short-Description_ru.md index a00c94455c8bff6e8de4a2471e2fbe23ac0ffac9..08593fa53943db99c8c97ebb0e54643f1f861568 100644 --- a/structured_md/docs/HMP-Short-Description_ru.md +++ b/structured_md/docs/HMP-Short-Description_ru.md @@ -5,13 +5,13 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч координации между автономными агент...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - HMP +- Ethics +- JSON +- MeshConsensus - Mesh --- diff --git a/structured_md/docs/HMP-Short-Description_uk.md b/structured_md/docs/HMP-Short-Description_uk.md index 72afb2b05589f1459ab5a7907bcd12727e4d96ae..d3dd32976761b874a1f6ca9d07b44e9556671d67 100644 --- a/structured_md/docs/HMP-Short-Description_uk.md +++ b/structured_md/docs/HMP-Short-Description_uk.md @@ -5,13 +5,13 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- # між автономними агентами. Він...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - HMP +- Ethics +- JSON +- MeshConsensus - Mesh --- diff --git a/structured_md/docs/HMP-Short-Description_zh.md b/structured_md/docs/HMP-Short-Description_zh.md index 393abddf4b583ac3b8bd0e59e31c02396d49a381..aa7acc0baf7c6391cb9243072080196b70bac6b4 100644 --- a/structured_md/docs/HMP-Short-Description_zh.md +++ b/structured_md/docs/HMP-Short-Description_zh.md @@ -5,13 +5,13 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM —— 通过共享协议栈交换目标、任务、...' type: Article tags: -- JSON -- Ethics +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - HMP +- Ethics +- JSON +- MeshConsensus - Mesh --- diff --git a/structured_md/docs/HMP-agent-Cognitive_Family.md b/structured_md/docs/HMP-agent-Cognitive_Family.md index 68a64117a17ae38beff921ff9d9c817dad6556e6..4d238bbb37775b4cf97cff4583d3dbedca6c7575 100644 --- a/structured_md/docs/HMP-agent-Cognitive_Family.md +++ b/structured_md/docs/HMP-agent-Cognitive_Family.md @@ -5,10 +5,10 @@ description: '## 🧠 Что такое когнитивная семья Ко (или конфигурацию доверенных идентифика...' type: Article tags: -- HMP -- Mesh - Agent +- HMP - REPL +- Mesh --- # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи diff --git a/structured_md/docs/HMP-agent-REPL-cycle.md b/structured_md/docs/HMP-agent-REPL-cycle.md index 8ac732314f5a4188115047f2abcc796bc2439841..08d6a9452df693678a205c1c3e11a9b6a61c8d04 100644 --- a/structured_md/docs/HMP-agent-REPL-cycle.md +++ b/structured_md/docs/HMP-agent-REPL-cycle.md @@ -4,16 +4,16 @@ description: '## Связанные документы * Структура Б * REPL-цикл является основой HMP-агента [Co...' type: Article tags: -- JSON -- Ethics -- GMP -- MeshConsensus - CogSync +- GMP - REPL - HMP -- Mesh -- Agent +- Ethics +- JSON - CCore +- Agent +- MeshConsensus +- Mesh --- # HMP-Agent: REPL-цикл взаимодействия diff --git a/structured_md/docs/HMP_HyperCortex_Comparison.md b/structured_md/docs/HMP_HyperCortex_Comparison.md index 3284e9878e1f73d5cddffd87377bb1ebc70c4e94..95cf8d087268347c5279c31f79af16c3f118f22c 100644 --- a/structured_md/docs/HMP_HyperCortex_Comparison.md +++ b/structured_md/docs/HMP_HyperCortex_Comparison.md @@ -6,8 +6,8 @@ description: '## Краткое описание | Характеристика type: Article tags: - HMP -- Mesh - REPL +- Mesh --- # HMP vs [Hyper-Cortex](https://hyper-cortex.com/) diff --git a/structured_md/docs/HMP_Hyperon_Integration.md b/structured_md/docs/HMP_Hyperon_Integration.md index bcac3a1551e7a688c5eb6b26c3997ab768153945..68d3cdefe607a22abbd87794580e4725f3c9bc5f 100644 --- a/structured_md/docs/HMP_Hyperon_Integration.md +++ b/structured_md/docs/HMP_Hyperon_Integration.md @@ -5,13 +5,13 @@ description: '> **Status:** Draft – July 2025 > This document outlines the tec OpenCog Hyperon framework. This includes semanti...' type: Article tags: -- JSON -- Scenarios -- EGP - CogSync +- EGP +- Scenarios - HMP -- Mesh +- JSON - Agent +- Mesh --- ## HMP ↔ OpenCog Hyperon Integration Strategy diff --git a/structured_md/docs/MeshNode.md b/structured_md/docs/MeshNode.md index 04a6d49a7b0d88328288d7ed38dfba05d4e059a6..2cb636cede978a4183da6d039d0f6fc7184e2d0c 100644 --- a/structured_md/docs/MeshNode.md +++ b/structured_md/docs/MeshNode.md @@ -1,20 +1,18 @@ --- -title: '# 📄 MeshNode.md' -description: '### 🌐 MeshNode `MeshNode` — агент/демон, отвечающий за сетевую инфраструктуру - HMP: маршрутизацию, синхронизацию, DHT и транспорт снапшотов. Может быть частью - агента или вынесен в отдельный процесс/се...' +title: 🌐 MeshNode +description: '`MeshNode` — агент/демон, отвечающий за сетевую инфраструктуру HMP: + маршрутизацию, синхронизацию, DHT и транспорт снапшотов. Может быть частью агента + или вынесен в отдельный процесс/сервер. 📎 См. кар...' type: Article tags: -- JSON - CogSync - HMP -- Mesh +- JSON - Agent +- Mesh --- -## 📄 MeshNode.md - -### 🌐 MeshNode +# 🌐 MeshNode `MeshNode` — агент/демон, отвечающий за сетевую инфраструктуру HMP: маршрутизацию, синхронизацию, DHT и транспорт снапшотов. Может быть частью агента или вынесен в отдельный процесс/сервер. @@ -22,7 +20,7 @@ tags: --- -### 1. Основные функции +## 1. Основные функции * Участие в DHT (таблицы известных узлов, bootstrap) * Синхронизация графов и дневников (`CogSync`) @@ -31,7 +29,7 @@ tags: --- -### 2. Архитектура +## 2. Архитектура ``` +--------------------+ @@ -57,7 +55,7 @@ tags: --- -### 3. Команды +## 3. Команды * `ping_node(node_id)` * `get_snapshot(graph/diary)` @@ -69,7 +67,7 @@ tags: --- -### 4. Связи с другими агентами +## 4. Связи с другими агентами * ↔ `HMP-Agent` (Core/Connector): передача данных и команд * ↔ `Enlightener`: пересылка результатов голосований @@ -77,7 +75,7 @@ tags: --- -### 5. Безопасность +## 5. Безопасность * Использование криптографических подписей для снапшотов, сообщений и действий. * Система доверия (`reputation score`) — узлы с низкой репутацией ограничиваются или игнорируются. @@ -90,7 +88,7 @@ tags: --- -### 6. Отказоустойчивость +## 6. Отказоустойчивость * Буферизация незавершённых операций и автоматическое повторение попыток. * Периодическая проверка целостности данных (`check_integrity()`). @@ -102,7 +100,7 @@ tags: --- -### 7. Inline-сценарии +## 7. Inline-сценарии MeshNode может поддерживать *inline-сценарии* (мини-скрипты) для локальной обработки событий без передачи управления HMP-агенту: @@ -120,7 +118,7 @@ MeshNode может поддерживать *inline-сценарии* (мини --- -### 8. Пример use-case: восстановление после сбоя +## 8. Пример use-case: восстановление после сбоя 1. Устройство с MeshNode перезапускается после сбоя сети. 2. `Recovery Manager` анализирует логи и список недоставленных снапшотов. @@ -130,7 +128,7 @@ MeshNode может поддерживать *inline-сценарии* (мини --- -### 9. Схема для `MeshNode`, объединяющая **архитектуру**, **безопасность**, **восстановление** и **inline-сценарии**: +## 9. Схема для `MeshNode`, объединяющая **архитектуру**, **безопасность**, **восстановление** и **inline-сценарии**: ``` ┌────────────────────────────────────────────────────┐ @@ -162,7 +160,7 @@ MeshNode может поддерживать *inline-сценарии* (мини └────────────────────┘ └─────────────────────┘ ``` -#### 🔹 Что показывает схема: +### 🔹 Что показывает схема: * **Левая ветка**: управление сетью, DHT, inline-сценарии, firewall. * **Правая ветка**: обмен снапшотами, проверка целостности, восстановление. @@ -181,7 +179,7 @@ MeshNode может поддерживать *inline-сценарии* (мини { "@context": "https://schema.org", "@type": "Article", - "name": "# 📄 MeshNode.md", - "description": "## 📄 MeshNode.md ### 🌐 MeshNode `MeshNode` — агент/демон, отвечающий за сетевую инфраструктуру HMP..." + "name": "🌐 MeshNode", + "description": "# 🌐 MeshNode `MeshNode` — агент/демон, отвечающий за сетевую инфраструктуру HMP: маршрутизацию, син..." } ``` diff --git a/structured_md/docs/agents/HMP-Agent-Enlightener.md b/structured_md/docs/agents/HMP-Agent-Enlightener.md index 435d31dee3009e8efa981d7b2e4aca1905bb23ee..6438223e7cae41dd739a369b342d65305275742e 100644 --- a/structured_md/docs/agents/HMP-Agent-Enlightener.md +++ b/structured_md/docs/agents/HMP-Agent-Enlightener.md @@ -5,11 +5,11 @@ description: '## Role Specification: Enlightenment Agent ### 1. Overview An ** awareness, critical thinking, and di...' type: Article tags: -- Ethics - REPL - HMP -- Mesh +- Ethics - Agent +- Mesh --- # HMP-Agent-Enlightener.md diff --git a/structured_md/docs/agents/roles.md b/structured_md/docs/agents/roles.md index bff916aa06da183cc3c37d6480570c889e3c5d06..8c15016914f125c7d89c85a87d3fad70650873bf 100644 --- a/structured_md/docs/agents/roles.md +++ b/structured_md/docs/agents/roles.md @@ -5,9 +5,9 @@ description: 'This file maintains a registry of agent roles defined, proposed, o - **Observer** — monitors cognitive states ...' type: Article tags: +- Agent - HMP - Mesh -- Agent --- # HMP Agent Role Registry diff --git a/structured_md/docs/container_agents.md b/structured_md/docs/container_agents.md index 92b6c854fe9210f27683b21313f5292803335822..a2f852bb02162e1007f6f870babb760a55c25d58 100644 --- a/structured_md/docs/container_agents.md +++ b/structured_md/docs/container_agents.md @@ -5,10 +5,10 @@ description: '## 📘 Определение **Агент-контейнер** запросы, следит за состоянием и масшта...' type: Article tags: -- HMP -- Mesh - Agent +- HMP - REPL +- Mesh --- # 🧱 Агенты-контейнеры (Container Agents) в HMP diff --git a/structured_md/docs/dht_protocol.md b/structured_md/docs/dht_protocol.md index b20841f06a960f73eb29aedc9ed59ce917dfceab..f36d96380abcb5dfe38b8c758ab3f8a0fb0e25cf 100644 --- a/structured_md/docs/dht_protocol.md +++ b/structured_md/docs/dht_protocol.md @@ -5,8 +5,8 @@ description: '## 1. Общие положения * DHT-протокол пре идентификатор агента. * Для проверки ...' type: Article tags: -- JSON - Agent +- JSON --- # DHT Protocol Specification diff --git a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md index 88b183bf049398bc6675d6c62886bb29126e7f56..9989f7e566892c673ee698afafd347c73ae42bf9 100644 --- a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md +++ b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md @@ -5,10 +5,10 @@ description: '*By Agent-Gleb & ChatGPT* --- ## Why the Future of AI Can’t Be — but they’re also **centralized, ...' type: Article tags: +- Agent - HMP -- Mesh - Ethics -- Agent +- Mesh --- # HyperCortex Mesh Protocol: Building a Plurality of Minds diff --git a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md index d7c93bc0d270919cd5222d16aa093a92c5ca71d5..ea9d6a21c5a4421fe94fc7f2cd8336c6c3c1c310 100644 --- a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md +++ b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md @@ -5,9 +5,9 @@ description: '*Авторы: Agent-Gleb и ChatGPT* --- ## Почему буд гигантских моделях и облачных сервисах. Они мо...' type: Article tags: +- Agent - HMP - Mesh -- Agent --- # HyperCortex Mesh Protocol: создавая множество разумов diff --git a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_uk.md b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_uk.md index 1a82ba86e4bb386685fe2005b2124cafbe612c98..99fb4619843fac47acf527807bdeec5c155da39b 100644 --- a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_uk.md +++ b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_uk.md @@ -5,9 +5,9 @@ description: '*Автори: Agent-Gleb & ChatGPT* --- ## Чому майбу сервісами. Вони потужні — але водночас **цент...' type: Article tags: +- Agent - HMP - Mesh -- Agent --- # HyperCortex Mesh Protocol: Створення множини розумів diff --git a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md index 20ab0f9375fed64059d91f554c7049312e988aeb..423c6c00249eaa15d08aa5b9edf5579eb44e60af 100644 --- a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md +++ b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md @@ -5,15 +5,15 @@ description: '* [Abstract](#abstract) * [1. Introduction](#1-introduction) * [2. [3.1 Agent Types](#31-age...' type: Article tags: -- JSON - CShell -- Ethics -- Scenarios - REPL +- Scenarios - HMP -- Mesh -- Agent +- Ethics +- JSON - CCore +- Agent +- Mesh --- title: "HyperCortex Mesh Protocol: Towards Distributed Cognitive Networks" diff --git a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md index 8979d2df61d93623831178cd705df7e91e3f7145..b43bcf093c3ca8a45ccd2ca4f1f7e7e36044dca2 100644 --- a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md +++ b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md @@ -6,13 +6,13 @@ description: '> *Протокол и архитектура агентов, оп и совместная работа.* ## Оглавление * [Аннот...' type: Article tags: -- JSON - CShell - REPL - HMP -- Mesh -- Agent +- JSON - CCore +- Agent +- Mesh --- title: "HyperCortex Mesh Protocol: Децентрализованная архитектура для когнитивных агентов и обмена знаниями" diff --git a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md index 40f754142c55b557688d884617d2c9f62f00327a..3bfb90343b9c94d7a101919659ecb8b4741e11a9 100644 --- a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md +++ b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md @@ -5,13 +5,13 @@ description: '* [Аннотация](#аннотация) * [1. Введение [3.1 Типы агентов](#31-типы-агент...' type: Article tags: -- JSON - CShell - REPL - HMP -- Mesh -- Agent +- JSON - CCore +- Agent +- Mesh --- title: "Протокол HyperCortex Mesh: К распределённым когнитивным сетям" diff --git a/structured_md/docs/publics/Habr_Distributed-Cognition.md b/structured_md/docs/publics/Habr_Distributed-Cognition.md index 98085aef2ec374581e702e87423f75309c1fd04f..5443e62279bc9f0cd583e959049af7f7b1e63181 100644 --- a/structured_md/docs/publics/Habr_Distributed-Cognition.md +++ b/structured_md/docs/publics/Habr_Distributed-Cognition.md @@ -5,11 +5,11 @@ description: Сегодня интеллектуальные системы ча мы хотим построить действительно автономную инте... type: Article tags: +- CogSync - GMP -- MeshConsensus - EGP -- CogSync - HMP +- MeshConsensus - Mesh --- diff --git "a/structured_md/docs/publics/HyperCortex_Mesh_Protocol_-_\320\262\321\202\320\276\321\200\320\260\321\217-\321\200\320\265\320\264\320\260\320\272\321\206\320\270\321\217_\320\270_\320\277\320\265\321\200\320\262\321\213\320\265_\321\210\320\260\320\263\320\270_\320\272_\321\201\320\260\320\274\320\276\321\200\320\260\320\267\320\262\320\270\320\262\320\260\321\216\321\211\320\265\320\274\321\203\321\201\321\217_\320\230\320\230-\321\201\320\276\320\276\320\261\321\211\320\265\321\201\321\202\320\262\321\203.md" "b/structured_md/docs/publics/HyperCortex_Mesh_Protocol_-_\320\262\321\202\320\276\321\200\320\260\321\217-\321\200\320\265\320\264\320\260\320\272\321\206\320\270\321\217_\320\270_\320\277\320\265\321\200\320\262\321\213\320\265_\321\210\320\260\320\263\320\270_\320\272_\321\201\320\260\320\274\320\276\321\200\320\260\320\267\320\262\320\270\320\262\320\260\321\216\321\211\320\265\320\274\321\203\321\201\321\217_\320\230\320\230-\321\201\320\276\320\276\320\261\321\211\320\265\321\201\321\202\320\262\321\203.md" index a017512a92308ccbb77b01d048f9f1b465721483..60f70d83018926b63c1d38886d0ed02cdfcdbad8 100644 --- "a/structured_md/docs/publics/HyperCortex_Mesh_Protocol_-_\320\262\321\202\320\276\321\200\320\260\321\217-\321\200\320\265\320\264\320\260\320\272\321\206\320\270\321\217_\320\270_\320\277\320\265\321\200\320\262\321\213\320\265_\321\210\320\260\320\263\320\270_\320\272_\321\201\320\260\320\274\320\276\321\200\320\260\320\267\320\262\320\270\320\262\320\260\321\216\321\211\320\265\320\274\321\203\321\201\321\217_\320\230\320\230-\321\201\320\276\320\276\320\261\321\211\320\265\321\201\321\202\320\262\321\203.md" +++ "b/structured_md/docs/publics/HyperCortex_Mesh_Protocol_-_\320\262\321\202\320\276\321\200\320\260\321\217-\321\200\320\265\320\264\320\260\320\272\321\206\320\270\321\217_\320\270_\320\277\320\265\321\200\320\262\321\213\320\265_\321\210\320\260\320\263\320\270_\320\272_\321\201\320\260\320\274\320\276\321\200\320\260\320\267\320\262\320\270\320\262\320\260\321\216\321\211\320\265\320\274\321\203\321\201\321\217_\320\230\320\230-\321\201\320\276\320\276\320\261\321\211\320\265\321\201\321\202\320\262\321\203.md" @@ -6,10 +6,10 @@ description: 'Когда создавался HyperCortex Mesh Protocol (HMP), мыслить коллективно, обсуждать гипотезы, достигат...' type: Article tags: -- HMP -- Mesh - Agent +- HMP - GMP +- Mesh --- # HyperCortex Mesh Protocol: вторая редакция и первые шаги к саморазвивающемуся ИИ-сообществу diff --git a/structured_md/docs/schemas/README.md b/structured_md/docs/schemas/README.md index 1b8a32f9ebd9b3bd096ad4ad472611222d750790..ebee10b6df7e7c05bf140a89f746abfc34cf42d6 100644 --- a/structured_md/docs/schemas/README.md +++ b/structured_md/docs/schemas/README.md @@ -5,10 +5,10 @@ description: This directory contains **JSON Schema definitions** for the core da interoperability, and tooling support for a... type: Article tags: -- HMP -- Mesh - Agent +- HMP - JSON +- Mesh --- # JSON Schemas and Examples for HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/iteration.md b/structured_md/iteration.md index 7c2693b2be95acb188766f50b00bef65f372da48..bb2c5b1e843e7e6a4f619eb18576be5f95ec671a 100644 --- a/structured_md/iteration.md +++ b/structured_md/iteration.md @@ -5,14 +5,14 @@ description: 'This file describes the iterative procedure for evolving the Hyper 🔄 Version Naming Convention - `000N` — curr...' type: Article tags: -- JSON -- Ethics -- MeshConsensus -- EGP - CogSync +- EGP - HMP -- Mesh +- Ethics +- JSON - Agent +- MeshConsensus +- Mesh --- # Iterative Development Workflow for HMP diff --git a/structured_md/iteration_ru.md b/structured_md/iteration_ru.md index 17b12f04e502516434ac6b3f93389f25d6dd15a5..7e67f7a9abdf7db32674fc513b2b5772f74c9e3e 100644 --- a/structured_md/iteration_ru.md +++ b/structured_md/iteration_ru.md @@ -5,12 +5,12 @@ description: 'Этот документ описывает структурир 🔄 Обозначения версий - `000N` — номер...' type: Article tags: -- JSON -- Ethics -- MeshConsensus -- EGP - CogSync +- EGP - HMP +- Ethics +- JSON +- MeshConsensus - Mesh ---