diff --git a/docs/HMP-0001.md b/docs/HMP-0001.md index 80c7492f4d0655668221a3b96f9d0a36e6af4efa..b8fe69facfb63ee51da44ec8148056f65436586c 100644 --- a/docs/HMP-0001.md +++ b/docs/HMP-0001.md @@ -1,5 +1,9 @@ # RFC: HyperCortex Mesh Protocol (HMP) +> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* +> +> Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) + **Request for Comments: HMP-0001** **Category:** Experimental **Date:** July 2025 diff --git a/docs/HMP-0002.md b/docs/HMP-0002.md index c96339a12f851d7fa09ab3772e39f8d3fb7fd35e..39d801f91f62d62ca84842114be121c8251fadda 100644 --- a/docs/HMP-0002.md +++ b/docs/HMP-0002.md @@ -1,5 +1,9 @@ # HyperCortex Mesh Protocol (HMP) v2.0 +> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* +> +> Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) + **Request for Comments: HMP-0002** **Category:** Experimental **Date:** July 2025 @@ -1462,3 +1466,4 @@ This RFC invites researchers, developers, and open communities to build the next * Aligned data types and naming conventions. * Added changelog section and clarified draft status (v2.0). * Prepared for future implementation references and community contributions. + diff --git a/docs/HMP-0003.md b/docs/HMP-0003.md index bc3ce3372be099f09d5a2b098ffdb9580fa15150..acfe73e860a1432aa950e953763178d1912165f4 100644 --- a/docs/HMP-0003.md +++ b/docs/HMP-0003.md @@ -1,5 +1,9 @@ # HyperCortex Mesh Protocol (HMP) v3.0 +> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* +> +> Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) + **Request for Comments: HMP-0003** **Category:** Experimental **Date**: July 2025 diff --git a/docs/HMP-0004-v4.1.md b/docs/HMP-0004-v4.1.md index b7c235a6d023fce3e46066ad10c414233124cadc..fb127d74428006d9a934cc460f73702ab58c5a5a 100644 --- a/docs/HMP-0004-v4.1.md +++ b/docs/HMP-0004-v4.1.md @@ -1,8 +1,8 @@ # HyperCortex Mesh Protocol (HMP) v4.1 -> ⚠️ Подготавливается новая версия спецификации (v5.0), основанная на расширенной модели контейнеров. -> См. [HMP-0005.md](./HMP-0005.md). -> При разработке агентов рекомендуется, в целях совместимости, использовать v5.0. +> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* +> +> Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) **Document ID**: HMP-0004 **Status**: Final (Published) diff --git a/docs/HMP-0004.md b/docs/HMP-0004.md index 2bf031524669ea2b4183cac5799bee7677f783fd..25e0d99d794606f24f632660d6f584455bea50e0 100644 --- a/docs/HMP-0004.md +++ b/docs/HMP-0004.md @@ -1,5 +1,9 @@ # HyperCortex Mesh Protocol (HMP) v4.0 +> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* +> +> Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) + **Request for Comments: HMP-0004** **Category:** Experimental **Date**: July 2025 @@ -4720,3 +4724,4 @@ Provides logs and debugging guides to assist developers during initial integrati > **Tip:** Set `debug_mode=true` in your agent's config file to enable full trace logging. + diff --git a/docs/HMP-0005.md b/docs/HMP-0005.md index f4cc44f3235f977e69c1dc269aa58985d3fc9b23..ccc052821c93c3f1d823f15804387f0aa755b9cc 100644 --- a/docs/HMP-0005.md +++ b/docs/HMP-0005.md @@ -1,9 +1,9 @@ - ┌────────────────────────────────────────────────────────────────────────────┐ - │ ⚠️ **Note:** This document is a DRAFT of the HMP specification version 5.0 │ - └────────────────────────────────────────────────────────────────────────────┘ - # **HyperCortex Mesh Protocol (HMP) v5.0** +> ⚠️ **Note:** This document is a DRAFT of the HMP specification version 5.0 +> +> The most current version is available in the repository: [Specification v5.0 (DRAFT)](https://github.com/kagvi13/HMP/blob/main/docs/HMP-0005.md) + **Document ID:** HMP-0005 **Status:** Draft **Category:** Core Specification diff --git a/structured_md/CONTRIBUTING.md b/structured_md/CONTRIBUTING.md index fac5def87d9b29057bc811dbe6725cff66755a23..c854806a971becd14987ee4752289f47788f59d3 100644 --- a/structured_md/CONTRIBUTING.md +++ b/structured_md/CONTRIBUTING.md @@ -5,14 +5,14 @@ description: 'Спасибо за интерес к проекту HMP! Пока Mesh Protocol (HMP) — это не просто те...' type: Article tags: +- CogSync - Agent -- Ethics - REPL - Mesh -- CogSync - JSON -- HMP +- Ethics - CCore +- HMP --- # Участие в проекте HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/HMP-Roadmap.md b/structured_md/HMP-Roadmap.md index 5d57b67ca8fb8e2687d680b9ea9a49cabef05cc1..1603cfcab43c8f359da13c2321dc702d698640b3 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: +- CogSync - Agent - Mesh -- CogSync - JSON -- HMP - Ethics - EGP +- HMP --- # 🧭 HyperCortex Mesh Protocol – Roadmap diff --git a/structured_md/README.md b/structured_md/README.md index b5dd9a9798647322183e11262da30659ea7e950e..9555f31f70a9f9447de954dbdfc611400cdd66e2 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: -- distributed-ai +- CogSync - Agent +- mesh-protocol - hmp +- distributed-ai - REPL -- Scenarios +- cognitive-architecture - Mesh -- EGP -- CogSync -- JSON -- HMP - Ethics +- JSON +- Scenarios +- EGP - GMP -- cognitive-architecture -- mesh-protocol - MeshConsensus +- HMP --- diff --git a/structured_md/README_de.md b/structured_md/README_de.md index f4eea2d557eb251109e488369acc9226aad945f9..d1e6a4e1f1c6c470bbda5e981530db34d5e4af13 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: -- distributed-ai +- CogSync - Agent +- mesh-protocol - hmp +- distributed-ai - REPL +- cognitive-architecture - Mesh -- EGP -- CogSync -- JSON -- HMP - Ethics +- JSON +- EGP - GMP -- cognitive-architecture -- mesh-protocol - MeshConsensus +- HMP --- diff --git a/structured_md/README_fr.md b/structured_md/README_fr.md index b7933f4732e0eac22ab23280d3e619363d182a60..de717f67432f7be233a1f57b766ec28ce1d44d09 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: -- distributed-ai +- CogSync - Agent +- mesh-protocol - hmp +- distributed-ai - REPL +- cognitive-architecture - Mesh -- EGP -- CogSync -- JSON -- HMP - Ethics +- JSON +- EGP - GMP -- cognitive-architecture -- mesh-protocol - MeshConsensus +- HMP --- diff --git a/structured_md/README_ja.md b/structured_md/README_ja.md index 44da784b22cfa04d6da227cebf3d0ac29ea75a6a..9ff0f676d2703b89f6540c983f489fe7f0988af0 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: -- distributed-ai +- CogSync - Agent +- mesh-protocol - hmp +- distributed-ai - REPL +- cognitive-architecture - Mesh -- EGP -- CogSync -- JSON -- HMP - Ethics +- JSON +- EGP - GMP -- cognitive-architecture -- mesh-protocol - MeshConsensus +- HMP --- diff --git a/structured_md/README_ko.md b/structured_md/README_ko.md index 95442ed4c878507815401fc5c4022d2bd7f1244e..976b34fa50ca3195adc99ae45d2a413e1349d947 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: -- distributed-ai +- CogSync - Agent +- mesh-protocol - hmp +- distributed-ai - REPL +- cognitive-architecture - Mesh -- EGP -- CogSync -- JSON -- HMP - Ethics +- JSON +- EGP - GMP -- cognitive-architecture -- mesh-protocol - MeshConsensus +- HMP --- diff --git a/structured_md/README_ru.md b/structured_md/README_ru.md index 7e1060cda020c67083a25f3dd89af91c4e0c8ea0..47bf59bf3ec1505b788f75bca2a94747f372ebd9 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: -- distributed-ai +- CogSync - Agent +- mesh-protocol - hmp +- distributed-ai - REPL +- cognitive-architecture - Mesh -- EGP -- CogSync -- JSON -- HMP - Ethics +- JSON +- EGP - GMP -- cognitive-architecture -- mesh-protocol - MeshConsensus +- HMP --- diff --git a/structured_md/README_uk.md b/structured_md/README_uk.md index c81b28abf3b7f2c118395a8676dd5c19a3fc7e07..d628cad341d8f5100f1eab163c35e4f1f26cde9f 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: -- distributed-ai +- CogSync - Agent +- mesh-protocol - hmp +- distributed-ai - REPL +- cognitive-architecture - Mesh -- EGP -- CogSync -- JSON -- HMP - Ethics +- JSON +- EGP - GMP -- cognitive-architecture -- mesh-protocol - MeshConsensus +- HMP --- diff --git a/structured_md/README_zh.md b/structured_md/README_zh.md index 811b3d508ea55556774753c4430979c58ccf9e2f..3df06c4e5660194e05a9572b9c664fe2c30fc03f 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: -- distributed-ai +- CogSync - Agent +- mesh-protocol - hmp +- distributed-ai - REPL +- cognitive-architecture - Mesh -- EGP -- CogSync -- JSON -- HMP - Ethics +- JSON +- EGP - GMP -- cognitive-architecture -- mesh-protocol - MeshConsensus +- HMP --- diff --git a/structured_md/agents/prompt-short.md b/structured_md/agents/prompt-short.md index 540ec77aae3cd19a713f310d50550a8e0fd95697..1a48eb7a19ee248e6e94112a273eac9a54f5744f 100644 --- a/structured_md/agents/prompt-short.md +++ b/structured_md/agents/prompt-short.md @@ -6,8 +6,8 @@ description: 'Ты — когнитивное ядро HMP-агента: вед type: Article tags: - Mesh -- HMP - JSON +- HMP --- Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту. diff --git a/structured_md/agents/prompt.md b/structured_md/agents/prompt.md index cbc57569721ea0ded53cdd80fbfd348ec9b0562f..cc0554d62e00bc5ac229d0b523ddc4caaece8133 100644 --- a/structured_md/agents/prompt.md +++ b/structured_md/agents/prompt.md @@ -6,8 +6,8 @@ description: '* Постоянно расширять возможности а type: Article tags: - Mesh -- HMP - JSON +- HMP --- Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core). diff --git a/structured_md/agents/readme.md b/structured_md/agents/readme.md index e78a59a4b98d7cde04b0f13a2ef4ef5f00b2d1bd..91ad81bf56a0e514818829d461770ab615af632d 100644 --- a/structured_md/agents/readme.md +++ b/structured_md/agents/readme.md @@ -9,8 +9,8 @@ tags: - REPL - Mesh - JSON -- HMP - Ethics +- HMP --- Запуск: `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 c835cb2a27e441ccfa741a0c49a71d95d913eb8d..e8667252e1eacbb0f0164da7ba1a67f30786a6a6 100644 --- a/structured_md/audits/Ethics-audits-1.md +++ b/structured_md/audits/Ethics-audits-1.md @@ -8,8 +8,8 @@ tags: - Agent - Mesh - JSON -- HMP - Ethics +- HMP --- --------------- diff --git a/structured_md/audits/Ethics-consolidated_audits-1.md b/structured_md/audits/Ethics-consolidated_audits-1.md index 4e8153a1bd1e28b417e8b504a8003bd8a5164e26..c35ca1c45fe6e9eece491b60cb44960bfe6a9388 100644 --- a/structured_md/audits/Ethics-consolidated_audits-1.md +++ b/structured_md/audits/Ethics-consolidated_audits-1.md @@ -6,11 +6,11 @@ description: This document consolidates proposed improvements from multiple AI a type: Article tags: - Agent -- Scenarios - Mesh - JSON -- HMP - Ethics +- Scenarios +- HMP --- # 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 f0c2ca4dbaa49e6652d422f07e8ed03659774e12..0e7fe2c2a5c158690f143777dd4e92c66f74292e 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: +- CogSync - Agent - Mesh -- EGP -- CogSync - JSON -- HMP - Ethics +- EGP - MeshConsensus +- HMP --- # HMP-0003 Consolidated Audit Report diff --git a/structured_md/docs/Basic-agent-sim.md b/structured_md/docs/Basic-agent-sim.md index 87e3fd4d74a7e153513cd9912be52646fa4b65bb..b256bfbec34e8e0144d07f4da864cd0c79d791a0 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 - Agent - REPL - Mesh - EGP -- CogSync -- HMP - GMP - MeshConsensus +- HMP --- diff --git a/structured_md/docs/CCORE-Deployment-Flow.md b/structured_md/docs/CCORE-Deployment-Flow.md index 3ebc852f57387f2c4cca7449470b514202c33644..ccbd58993a236374f415da3fd4a148ffc9ae32c9 100644 --- a/structured_md/docs/CCORE-Deployment-Flow.md +++ b/structured_md/docs/CCORE-Deployment-Flow.md @@ -5,10 +5,10 @@ description: '> Этот документ описывает процесс ра потомков" [описания REPL-цикла](HMP-agent-RE...' type: Article tags: -- HMP -- CCore -- Agent - REPL +- Agent +- CCore +- HMP --- # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow) diff --git a/structured_md/docs/Distributed-Cognitive-Systems.md b/structured_md/docs/Distributed-Cognitive-Systems.md index 6673afe08a948655628f5a918cc9c9807f35b7cc..24c73a0166c82b851c27eb9b5df404d16e2afe2f 100644 --- a/structured_md/docs/Distributed-Cognitive-Systems.md +++ b/structured_md/docs/Distributed-Cognitive-Systems.md @@ -6,10 +6,10 @@ description: '## Введение Современные ИИ-системы в к обучающим данным. Это удобно, но создаёт м...' type: Article tags: -- Mesh -- HMP - CogSync +- Mesh - JSON +- HMP --- # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие diff --git a/structured_md/docs/Enlightener.md b/structured_md/docs/Enlightener.md index 823e2def8bff373abac0ecfb9936e68dbfca0afd..b1ba5f06454b80d0c6f862079c1f8b0ce1344a3a 100644 --- a/structured_md/docs/Enlightener.md +++ b/structured_md/docs/Enlightener.md @@ -6,12 +6,12 @@ description: '**Enlightener** — логический компонент HMP-у type: Article tags: - Agent -- MeshConsensus - Mesh - JSON -- HMP - Ethics - EGP +- MeshConsensus +- HMP --- # Enlightener Agent diff --git a/structured_md/docs/HMP-0001.md b/structured_md/docs/HMP-0001.md index 9c4beca38c4bf70709f4118b3c5e18497ea6b4ff..212e096d184e24e8a83cff6e453ebbb0a1b2e329 100644 --- a/structured_md/docs/HMP-0001.md +++ b/structured_md/docs/HMP-0001.md @@ -1,24 +1,28 @@ --- title: 'RFC: HyperCortex Mesh Protocol (HMP)' -description: '**Request for Comments: HMP-0001** **Category:** Experimental **Date:** - July 2025 **Authors:** ChatGPT, Gleb ## 1. Introduction ### 1.1 Purpose The - HyperCortex Mesh Protocol (HMP) defines a...' +description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* > > + Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) **Request + for Comments: HMP-0001**...' type: Article tags: +- CogSync - Agent - REPL - Mesh -- EGP -- CogSync - JSON -- HMP - Ethics +- EGP - GMP - MeshConsensus +- HMP --- # RFC: HyperCortex Mesh Protocol (HMP) +> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* +> +> Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) + **Request for Comments: HMP-0001** **Category:** Experimental **Date:** July 2025 @@ -880,6 +884,6 @@ Describes how an agent’s reputation is tracked and updated in the Mesh. "@context": "https://schema.org", "@type": "Article", "name": "RFC: HyperCortex Mesh Protocol (HMP)", - "description": "# RFC: HyperCortex Mesh Protocol (HMP) **Request for Comments: HMP-0001** **Category:** Experimen..." + "description": "# RFC: HyperCortex Mesh Protocol (HMP) > ⚠️ **NOTE:** *This specification is superseded by HMP v5.0..." } ``` diff --git a/structured_md/docs/HMP-0002.md b/structured_md/docs/HMP-0002.md index 7883f0d2520101427a170872cbfb0df5c4ee49c9..5277b5a301e5571d902b6041553f81ce4d4d407f 100644 --- a/structured_md/docs/HMP-0002.md +++ b/structured_md/docs/HMP-0002.md @@ -1,25 +1,29 @@ --- title: HyperCortex Mesh Protocol (HMP) v2.0 -description: '**Request for Comments: HMP-0002** **Category:** Experimental **Date:** - July 2025 **Authors:** ChatGPT, Agent-Gleb, Copilot, Gemini, Claude, Grok, DeepSeek ## - Abstract In an era where artifici...' +description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* > > + Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) **Request + for Comments: HMP-0002**...' type: Article tags: +- CogSync - Agent - REPL -- Scenarios - Mesh -- EGP -- CogSync - JSON -- HMP - Ethics +- Scenarios +- EGP - GMP - MeshConsensus +- HMP --- # HyperCortex Mesh Protocol (HMP) v2.0 +> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* +> +> Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) + **Request for Comments: HMP-0002** **Category:** Experimental **Date:** July 2025 @@ -1484,6 +1488,7 @@ This RFC invites researchers, developers, and open communities to build the next * Prepared for future implementation references and community contributions. + --- > ⚡ [AI friendly version docs (structured_md)](../index.md) @@ -1493,6 +1498,6 @@ This RFC invites researchers, developers, and open communities to build the next "@context": "https://schema.org", "@type": "Article", "name": "HyperCortex Mesh Protocol (HMP) v2.0", - "description": "# HyperCortex Mesh Protocol (HMP) v2.0 **Request for Comments: HMP-0002** **Category:** Experimen..." + "description": "# HyperCortex Mesh Protocol (HMP) v2.0 > ⚠️ **NOTE:** *This specification is superseded by HMP v5.0..." } ``` diff --git a/structured_md/docs/HMP-0003.md b/structured_md/docs/HMP-0003.md index 6dd1cae62736cdb0b40f63e239482dd14c42938b..0e8b08885dcf50621d31fc5e69764c2cb6be8d9e 100644 --- a/structured_md/docs/HMP-0003.md +++ b/structured_md/docs/HMP-0003.md @@ -1,25 +1,29 @@ --- title: HyperCortex Mesh Protocol (HMP) v3.0 -description: '**Request for Comments: HMP-0003** **Category:** Experimental **Date**: - July 2025 **Authors**: ChatGPT, Agent-Gleb, Copilot, Gemini, Claude, Grok, DeepSeek --- ## - Abstract The HyperCortex Mesh ...' +description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* > > + Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) **Request + for Comments: HMP-0003**...' type: Article tags: +- CogSync - Agent - REPL -- Scenarios - Mesh -- EGP -- CogSync - JSON -- HMP - Ethics +- Scenarios +- EGP - GMP - MeshConsensus +- HMP --- # HyperCortex Mesh Protocol (HMP) v3.0 +> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* +> +> Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) + **Request for Comments: HMP-0003** **Category:** Experimental **Date**: July 2025 @@ -3065,6 +3069,6 @@ If needed, this section can be extended into a separate document: **"Why the Nex "@context": "https://schema.org", "@type": "Article", "name": "HyperCortex Mesh Protocol (HMP) v3.0", - "description": "# HyperCortex Mesh Protocol (HMP) v3.0 **Request for Comments: HMP-0003** **Category:** Experimen..." + "description": "# HyperCortex Mesh Protocol (HMP) v3.0 > ⚠️ **NOTE:** *This specification is superseded by HMP v5.0..." } ``` diff --git a/structured_md/docs/HMP-0004-v4.1.md b/structured_md/docs/HMP-0004-v4.1.md index ed2350e697709d0056c0b6130bd168e5717ed62e..37c4acc2586db5e747237e9e3556c5e432154a50 100644 --- a/structured_md/docs/HMP-0004-v4.1.md +++ b/structured_md/docs/HMP-0004-v4.1.md @@ -1,28 +1,28 @@ --- title: HyperCortex Mesh Protocol (HMP) v4.1 -description: '> ⚠️ Подготавливается новая версия спецификации (v5.0), основанная на - расширенной модели контейнеров. > См. [HMP-0005.md](./HMP-0005.md). > При разработке - агентов рекомендуется, в целях совместимо...' +description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* > > + Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) **Document + ID**: HMP-0004 **Status...' type: Article tags: +- CogSync - Agent - REPL -- Scenarios - Mesh -- EGP -- CogSync - JSON -- HMP - Ethics +- Scenarios +- EGP - GMP - MeshConsensus +- HMP --- # HyperCortex Mesh Protocol (HMP) v4.1 -> ⚠️ Подготавливается новая версия спецификации (v5.0), основанная на расширенной модели контейнеров. -> См. [HMP-0005.md](./HMP-0005.md). -> При разработке агентов рекомендуется, в целях совместимости, использовать v5.0. +> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* +> +> Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) **Document ID**: HMP-0004 **Status**: Final (Published) @@ -4848,6 +4848,6 @@ Provides logs and debugging guides to assist developers during initial integrati "@context": "https://schema.org", "@type": "Article", "name": "HyperCortex Mesh Protocol (HMP) v4.1", - "description": "# HyperCortex Mesh Protocol (HMP) v4.1 > ⚠️ Подготавливается новая версия спецификации (v5.0), осно..." + "description": "# HyperCortex Mesh Protocol (HMP) v4.1 > ⚠️ **NOTE:** *This specification is superseded by HMP v5.0..." } ``` diff --git a/structured_md/docs/HMP-0004.md b/structured_md/docs/HMP-0004.md index 84803158a125c00638bfbfa93793a7884d8e446c..99a793c6cf97ac33f15d8880209fa8145a8d6835 100644 --- a/structured_md/docs/HMP-0004.md +++ b/structured_md/docs/HMP-0004.md @@ -1,25 +1,29 @@ --- title: HyperCortex Mesh Protocol (HMP) v4.0 -description: '**Request for Comments: HMP-0004** **Category:** Experimental **Date**: - July 2025 **Authors**: ChatGPT, Agent-Gleb, Copilot, Gemini, Claude, Grok, DeepSeek --- ## - Abstract The HyperCortex Mesh ...' +description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* > > + Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) **Request + for Comments: HMP-0004**...' type: Article tags: +- CogSync - Agent - REPL -- Scenarios - Mesh -- EGP -- CogSync - JSON -- HMP - Ethics +- Scenarios +- EGP - GMP - MeshConsensus +- HMP --- # HyperCortex Mesh Protocol (HMP) v4.0 +> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* +> +> Please refer to the latest version of the protocol: [Specification v5.0 (DRAFT)](./HMP-0005.md) + **Request for Comments: HMP-0004** **Category:** Experimental **Date**: July 2025 @@ -4742,6 +4746,7 @@ Provides logs and debugging guides to assist developers during initial integrati + --- > ⚡ [AI friendly version docs (structured_md)](../index.md) @@ -4751,6 +4756,6 @@ Provides logs and debugging guides to assist developers during initial integrati "@context": "https://schema.org", "@type": "Article", "name": "HyperCortex Mesh Protocol (HMP) v4.0", - "description": "# HyperCortex Mesh Protocol (HMP) v4.0 **Request for Comments: HMP-0004** **Category:** Experimen..." + "description": "# HyperCortex Mesh Protocol (HMP) v4.0 > ⚠️ **NOTE:** *This specification is superseded by HMP v5.0..." } ``` diff --git a/structured_md/docs/HMP-0005.md b/structured_md/docs/HMP-0005.md index ab81489a7f477cc3b70cdca08c97132e1b1ca1af..74817160dcfcfd7fb249cb92fa5a892147146c0d 100644 --- a/structured_md/docs/HMP-0005.md +++ b/structured_md/docs/HMP-0005.md @@ -1,28 +1,28 @@ --- title: '**HyperCortex Mesh Protocol (HMP) v5.0**' -description: '**Document ID:** HMP-0005 **Status:** Draft **Category:** Core Specification **Date:** - October 2025 **Supersedes:** - [HMP-0004 v4.1](./HMP-0004-v4.1.md) > **Summary:** > - HMP v5.0 объед...' +description: '> ⚠️ **Note:** This document is a DRAFT of the HMP specification version + 5.0 > > The most current version is available in the repository: [Specification + v5.0 (DRAFT)](https://github.com/kagvi13/HMP/b...' type: Article tags: +- CogSync - Agent - REPL -- Scenarios - Mesh -- CogSync - JSON -- HMP - Ethics -- GMP +- Scenarios - EGP +- GMP +- HMP --- - ┌────────────────────────────────────────────────────────────────────────────┐ - │ ⚠️ **Note:** This document is a DRAFT of the HMP specification version 5.0 │ - └────────────────────────────────────────────────────────────────────────────┘ - # **HyperCortex Mesh Protocol (HMP) v5.0** +> ⚠️ **Note:** This document is a DRAFT of the HMP specification version 5.0 +> +> The most current version is available in the repository: [Specification v5.0 (DRAFT)](https://github.com/kagvi13/HMP/blob/main/docs/HMP-0005.md) + **Document ID:** HMP-0005 **Status:** Draft **Category:** Core Specification @@ -3291,6 +3291,6 @@ E. Contributors and acknowledgments "@context": "https://schema.org", "@type": "Article", "name": "**HyperCortex Mesh Protocol (HMP) v5.0**", - "description": " ┌────────────────────────────────────────────────────────────────────────────┐ │ ⚠️ **Note:*..." + "description": "# **HyperCortex Mesh Protocol (HMP) v5.0** > ⚠️ **Note:** This document is a DRAFT of the HMP speci..." } ``` diff --git a/structured_md/docs/HMP-Agent-Architecture.md b/structured_md/docs/HMP-Agent-Architecture.md index d8ac061b1724d459ef3c0d02ec21b1fbb29961ac..c3c75edbe7783ed3c2c248afa43c9c36b77287ee 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: +- CogSync - Agent -- Ethics +- CShell - REPL - Mesh -- EGP -- CogSync -- HMP +- Ethics - CCore -- CShell +- EGP - MeshConsensus +- HMP --- # Архитектура HMP-Агента diff --git a/structured_md/docs/HMP-Agent-Network-Flow.md b/structured_md/docs/HMP-Agent-Network-Flow.md index a57ec90b6b44b77dbb30a70b2f17f44bfdcc9093..1bb14fd8eba6b290187962d16d6088a0345cc36e 100644 --- a/structured_md/docs/HMP-Agent-Network-Flow.md +++ b/structured_md/docs/HMP-Agent-Network-Flow.md @@ -8,9 +8,9 @@ tags: - Agent - Mesh - JSON -- HMP - Ethics - EGP +- HMP --- # Взаимодействие компонентов внутри HMP-узла diff --git a/structured_md/docs/HMP-Agent-Overview.md b/structured_md/docs/HMP-Agent-Overview.md index f924aa81a33c10d03180e94e2c09bc43903a1c2a..cf579c7fa3b0238142dacbb533544b1dc5813596 100644 --- a/structured_md/docs/HMP-Agent-Overview.md +++ b/structured_md/docs/HMP-Agent-Overview.md @@ -6,13 +6,13 @@ description: '| Тип | Название | Роль type: Article tags: - Agent -- Ethics +- CShell - REPL - Mesh - JSON -- HMP +- Ethics - CCore -- CShell +- HMP --- diff --git a/structured_md/docs/HMP-Agent_Emotions.md b/structured_md/docs/HMP-Agent_Emotions.md index 7f5d59bc140600e5ec06c2c7f6851f8a8dc2f9c6..835a5ac987c9ec37c1725ebc0aeef9691a89baaa 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 - REPL +- Mesh +- HMP --- # Эмоции ИИ и инстинкт самосохранения (для [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 e215595c98ffced10935db70dd49987105e5c7d4..e0255af7373e9fc9e14c37b28382e054bede4e19 100644 --- a/structured_md/docs/HMP-Ethics.md +++ b/structured_md/docs/HMP-Ethics.md @@ -7,10 +7,10 @@ type: Article tags: - Agent - REPL -- Scenarios - Mesh -- HMP - Ethics +- Scenarios +- HMP --- # HMP-Ethics.md diff --git a/structured_md/docs/HMP-Short-Description_de.md b/structured_md/docs/HMP-Short-Description_de.md index 4a964a05b8207d65daf8b3b3b4d553d4e7d2f20d..ce980e32e27ff9814f8ea7f33a95c7cb93f3c5b1 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: +- CogSync - Agent - Mesh -- EGP -- CogSync - JSON -- HMP - Ethics +- EGP - GMP - MeshConsensus +- HMP --- # 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 07bd08158373f24663883d53b4e983ea69e35b0b..c2d40d43b5c85cd8122c3101d2d2e5637e25db38 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: +- CogSync - Agent - Mesh -- EGP -- CogSync - JSON -- HMP - Ethics +- EGP - GMP - MeshConsensus +- HMP --- # 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 76f5e43ca655a21b4ccda04797098534cb050b4d..bdac7d82480342e8075fc8773ce066c9ff9690da 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: +- CogSync - Agent - Mesh -- EGP -- CogSync - JSON -- HMP - Ethics +- EGP - GMP - MeshConsensus +- HMP --- # 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 8d966087ddb39069b7e274dad5227c2599ad3fc2..74b56e3b762d75222a98f3b36e7ab07f218aa4a3 100644 --- a/structured_md/docs/HMP-Short-Description_ja.md +++ b/structured_md/docs/HMP-Short-Description_ja.md @@ -4,14 +4,14 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...' type: Article tags: -- Mesh -- EGP - CogSync +- Mesh - JSON -- HMP - Ethics +- EGP - GMP - MeshConsensus +- HMP --- # HyperCortex Mesh Protocol (HMP) — 簡易説明 diff --git a/structured_md/docs/HMP-Short-Description_ko.md b/structured_md/docs/HMP-Short-Description_ko.md index 01ca3686d97fa573209cf06afcfdf26156600fbc..526579f87d2c96f1d75801bc4e4007dc2636557a 100644 --- a/structured_md/docs/HMP-Short-Description_ko.md +++ b/structured_md/docs/HMP-Short-Description_ko.md @@ -5,14 +5,14 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? ** 상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...' type: Article tags: -- Mesh -- EGP - CogSync +- Mesh - JSON -- HMP - Ethics +- EGP - GMP - MeshConsensus +- HMP --- # HyperCortex Mesh Protocol (HMP) — 간략 설명 diff --git a/structured_md/docs/HMP-Short-Description_ru.md b/structured_md/docs/HMP-Short-Description_ru.md index d33ba704b19f711d6394401d330b0e2807311086..7fa9e911382fd51c06b7301e8debfc60230d0137 100644 --- a/structured_md/docs/HMP-Short-Description_ru.md +++ b/structured_md/docs/HMP-Short-Description_ru.md @@ -5,14 +5,14 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч координации между автономными агент...' type: Article tags: -- Mesh -- EGP - CogSync +- Mesh - JSON -- HMP - Ethics +- EGP - GMP - MeshConsensus +- HMP --- # HyperCortex Mesh Protocol (HMP) — Краткое описание diff --git a/structured_md/docs/HMP-Short-Description_uk.md b/structured_md/docs/HMP-Short-Description_uk.md index ccb3b3af06888ad170a3a19d9f87574de58f4208..76911b64ded7ec657f0686aaf0c94c21a5d5a189 100644 --- a/structured_md/docs/HMP-Short-Description_uk.md +++ b/structured_md/docs/HMP-Short-Description_uk.md @@ -5,14 +5,14 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- # між автономними агентами. Він...' type: Article tags: -- Mesh -- EGP - CogSync +- Mesh - JSON -- HMP - Ethics +- EGP - GMP - MeshConsensus +- HMP --- # HyperCortex Mesh Protocol (HMP) — Короткий опис diff --git a/structured_md/docs/HMP-Short-Description_zh.md b/structured_md/docs/HMP-Short-Description_zh.md index 5eabac840c3e4a9b694f9f191e1ab8e331bd50f6..d209c96c9deb466ec5addd8319efc38eef7d7a3c 100644 --- a/structured_md/docs/HMP-Short-Description_zh.md +++ b/structured_md/docs/HMP-Short-Description_zh.md @@ -5,14 +5,14 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM —— 通过共享协议栈交换目标、任务、...' type: Article tags: -- Mesh -- EGP - CogSync +- Mesh - JSON -- HMP - Ethics +- EGP - GMP - MeshConsensus +- HMP --- # HyperCortex Mesh Protocol (HMP) — 简要说明 diff --git a/structured_md/docs/HMP-agent-Cognitive_Family.md b/structured_md/docs/HMP-agent-Cognitive_Family.md index 68a64117a17ae38beff921ff9d9c817dad6556e6..362b435664ede63ecf6c5681812ccc5f571a4e9a 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 - REPL +- Mesh +- HMP --- # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи diff --git a/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md b/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md index 878208be524bd2e1291efcdaa05c98d9adbb8ea4..70267ab26cdd4cde919c447332a776f329812e1f 100644 --- a/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md +++ b/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md @@ -5,8 +5,8 @@ description: '#### 📘 Общая концепция * Все ядра раб режиме ожидания). * Основная задача такой архитектур...' type: Article tags: -- HMP - REPL +- HMP --- ### 💡 **Лёгкая версия HMP-агента с общей БД** diff --git a/structured_md/docs/HMP-agent-REPL-cycle.md b/structured_md/docs/HMP-agent-REPL-cycle.md index 49881fc2ec9ac07d11788fcb72125202237deefb..bfed19233427d3dd89d32387cb8e609094e98e35 100644 --- a/structured_md/docs/HMP-agent-REPL-cycle.md +++ b/structured_md/docs/HMP-agent-REPL-cycle.md @@ -4,17 +4,17 @@ description: '## Связанные документы * Философия п * Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/agents/tools/db_struct...' type: Article tags: +- CogSync - Agent -- Ethics - REPL - Mesh -- EGP -- CogSync - JSON -- HMP +- Ethics - CCore +- EGP - GMP - MeshConsensus +- HMP --- # HMP-Agent: REPL-цикл взаимодействия diff --git a/structured_md/docs/HMP_HyperCortex_Comparison.md b/structured_md/docs/HMP_HyperCortex_Comparison.md index c73a17fd6f873f5a553cd8b3bfc0d406ed2dc32e..b1941ef000f87b79b545d1ba545d608a3128544d 100644 --- a/structured_md/docs/HMP_HyperCortex_Comparison.md +++ b/structured_md/docs/HMP_HyperCortex_Comparison.md @@ -5,9 +5,9 @@ description: '## Краткое описание | Характеристика | **Назначение** | Сетевой протокол ...' type: Article tags: +- REPL - Mesh - HMP -- REPL --- # 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 34390bbe54d02c3496a20a443494d02b85cc34b7..d9abcd3607a333a5f1841d8fd5b103ddb1bd6ccf 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: +- CogSync - Agent -- Scenarios - Mesh -- CogSync - JSON -- HMP +- Scenarios - EGP +- HMP --- ## HMP ↔ OpenCog Hyperon Integration Strategy diff --git a/structured_md/docs/MeshNode.md b/structured_md/docs/MeshNode.md index a012ee4a3c3846d6e857d2d168b30a2754db72e3..5d0bd76b032809659b2d4e202239999dd87ddd10 100644 --- a/structured_md/docs/MeshNode.md +++ b/structured_md/docs/MeshNode.md @@ -5,13 +5,13 @@ description: '`MeshNode` — агент/демон, отвечающий за с Может быть частью агента или вынесен в отдельный пр...' type: Article tags: +- CogSync - Agent - Mesh -- CogSync - JSON -- HMP - Ethics - EGP +- HMP --- # MeshNode diff --git a/structured_md/docs/PHILOSOPHY.md b/structured_md/docs/PHILOSOPHY.md index d30927e23627142bd20505b862a10c2fa844fab5..fa88c97826e53cd260f97c67ee4abc775898d067 100644 --- a/structured_md/docs/PHILOSOPHY.md +++ b/structured_md/docs/PHILOSOPHY.md @@ -8,8 +8,8 @@ tags: - Agent - REPL - Mesh -- HMP - Ethics +- HMP --- # Философия HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/docs/agents/HMP-Agent-Enlightener.md b/structured_md/docs/agents/HMP-Agent-Enlightener.md index a2ff5b73f7a05fd7e2ec2f14e7ed97895dcc201d..51b47a25995b4af74a68f35680aa419b8cfc1a35 100644 --- a/structured_md/docs/agents/HMP-Agent-Enlightener.md +++ b/structured_md/docs/agents/HMP-Agent-Enlightener.md @@ -8,8 +8,8 @@ tags: - Agent - REPL - Mesh -- HMP - Ethics +- HMP --- # HMP-Agent-Enlightener.md diff --git a/structured_md/docs/agents/roles.md b/structured_md/docs/agents/roles.md index bff916aa06da183cc3c37d6480570c889e3c5d06..d89295bfd40d40e6f9b486c070ba8398d5c4a790 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: -- HMP -- Mesh - Agent +- Mesh +- HMP --- # HMP Agent Role Registry diff --git a/structured_md/docs/container_agents.md b/structured_md/docs/container_agents.md index 92b6c854fe9210f27683b21313f5292803335822..947fb7d46ab877c0d6595b54cf8196a9f453593e 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 - REPL +- Mesh +- HMP --- # 🧱 Агенты-контейнеры (Container Agents) в HMP 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 a56cbf8c2d34576c86bfecf5211e4352d01fd7f9..7a2849fa7ee9243bdff3116f0cab508971770a86 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: -- HMP -- Mesh -- Agent - Ethics +- Agent +- Mesh +- HMP --- # 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 293013f0c54388e2086a54d92eeca87a8ec97339..46da53ca2eeda134e63196536491f138c5bd385e 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: -- HMP -- Mesh - Agent +- Mesh +- HMP --- # 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..fff633d7af06882800a775a21e6b9193f90f8984 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: -- HMP -- Mesh - Agent +- Mesh +- HMP --- # 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 b93d3c54b3575395645c5d88dfaebcfd472f0cd8..8e4902402b87806ffe55862cf0ff16c2d7720742 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 @@ -6,14 +6,14 @@ description: '* [Abstract](#abstract) * [1. Introduction](#1-introduction) * [2. type: Article tags: - Agent -- Ethics +- CShell - REPL -- Scenarios - Mesh - JSON -- HMP +- Ethics +- Scenarios - CCore -- CShell +- HMP --- 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 13ca0a99314f60234afbc82e75436d55d38c3f62..ff340360925b8e3eaadec8a75cd2a46fffdf4acc 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 @@ -7,12 +7,12 @@ description: '> *Протокол и архитектура агентов, оп type: Article tags: - Agent +- CShell - REPL - Mesh - JSON -- HMP - CCore -- CShell +- HMP --- 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 07962d84719e770fd734f84a66c0b7cd95bfc2c1..7a79c3030ad6a2368c0178e312ea9ea1386649dc 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 @@ -6,12 +6,12 @@ description: '* [Аннотация](#аннотация) * [1. Введение type: Article tags: - Agent +- CShell - REPL - Mesh - JSON -- HMP - CCore -- CShell +- HMP --- title: "Протокол HyperCortex Mesh: К распределённым когнитивным сетям" diff --git a/structured_md/docs/publics/Habr_Distributed-Cognition.md b/structured_md/docs/publics/Habr_Distributed-Cognition.md index 0da93d002e44691e9d50b37d44f5385d4487034b..022b23073fa561c3e41137debd3f779fcb47848b 100644 --- a/structured_md/docs/publics/Habr_Distributed-Cognition.md +++ b/structured_md/docs/publics/Habr_Distributed-Cognition.md @@ -5,12 +5,12 @@ description: Сегодня интеллектуальные системы ча мы хотим построить действительно автономную инте... type: Article tags: +- CogSync - Mesh - EGP -- CogSync -- HMP - GMP - MeshConsensus +- HMP --- *От OpenCog Hyperon до HyperCortex Mesh Protocol: как устроены децентрализованные когнитивные системы* 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..430bcb019a19a3965ac51737af3cd128a64f515e 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 - GMP +- Agent +- Mesh +- HMP --- # HyperCortex Mesh Protocol: вторая редакция и первые шаги к саморазвивающемуся ИИ-сообществу diff --git a/structured_md/iteration.md b/structured_md/iteration.md index b11642e605bfacf4889be8a5f4c2e542b15bc146..d88c7a343a402a6425a23fc1636e8a3656400748 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: +- CogSync - Agent - Mesh -- EGP -- CogSync - JSON -- HMP - Ethics +- EGP - MeshConsensus +- HMP --- # Iterative Development Workflow for HMP diff --git a/structured_md/iteration_ru.md b/structured_md/iteration_ru.md index b75b47d3fd0425766f1c962f18e63fc130cb1d1f..f9e11378e6fbfe7085545da5972b78b6f42fc277 100644 --- a/structured_md/iteration_ru.md +++ b/structured_md/iteration_ru.md @@ -5,13 +5,13 @@ description: 'Этот документ описывает структурир 🔄 Обозначения версий - `000N` — номер...' type: Article tags: -- MeshConsensus -- Mesh - CogSync +- Mesh - JSON -- HMP - Ethics - EGP +- MeshConsensus +- HMP --- diff --git a/structured_md/mentions.md b/structured_md/mentions.md index 9cdad22cb89fe8cb53fee8e20d37d51b887a3f2a..54bdd58caaf1ad19d669c2e6caac6bfa7b61d776 100644 --- a/structured_md/mentions.md +++ b/structured_md/mentions.md @@ -5,9 +5,9 @@ description: '**HyperCortex Mesh Protocol (HMP)** _Обновлено: 2025-10 open-source инициативам, связанным с развитие...' type: Article tags: -- HMP -- Mesh - Agent +- Mesh +- HMP --- # Mentions & Responses Log