diff --git a/docs/HMP-0005.md b/docs/HMP-0005.md index 6a92485efb4b80001f2fe54d3619aa24db303621..580cfa21880b03c4e1ff992b9cca9f8f6586b657 100644 --- a/docs/HMP-0005.md +++ b/docs/HMP-0005.md @@ -757,8 +757,8 @@ Example: | `peer_did` | string | DID of the agent that generated and signed the block. | | `public_key` | string | Public key corresponding to the signing key. | | `sig_algo` | string | Signature algorithm (e.g., `ed25519`). | -| `signature` | string | Base64URL-encoded signature of the canonical serialized `links` section (or `links_hash`). | -| `links_hash` | string | Optional SHA-256 checksum of the canonicalized `links`; used to verify integrity before signature validation. | +| `signature` | string | Base64URL-encoded signature of the canonical serialized `links` section (or `links_hash`). | +| `links_hash` | string | SHA-256 checksum of the canonicalized `links`; used to verify integrity before signature validation. | > **Recommendation:** > `links_hash = sha256(canonical_json(links))` @@ -767,7 +767,7 @@ Example: #### 3.15.3 Operation Principle 1. The agent receives or updates container `[C1]`. -2. It analyzes other known containers `[C2..Cn]` that explicitly reference `[C1]` via `relations`. +2. It analyzes other known containers [C2..Cn] that reference [C1] through their `relations` field. 3. A local `referenced-by` block is formed: ```json diff --git a/structured_md/CONTRIBUTING.md b/structured_md/CONTRIBUTING.md index 667515e1d3979c24ff50a252b6c44224eb86901b..7ccba200f83615b031a06a38483f864791302001 100644 --- a/structured_md/CONTRIBUTING.md +++ b/structured_md/CONTRIBUTING.md @@ -5,14 +5,14 @@ description: 'Спасибо за интерес к проекту HMP! Пока Mesh Protocol (HMP) — это не просто те...' type: Article tags: -- CogSync +- REPL - Mesh -- JSON - HMP -- REPL -- Ethics -- Agent - CCore +- Agent +- CogSync +- JSON +- Ethics --- # Участие в проекте HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/HMP-Roadmap.md b/structured_md/HMP-Roadmap.md index b762a93d1ea6ab9b30c8dec5615e8ab2de1ffff0..d0da6c41b8f1acc4254cf3647eab40f1ec0b58c7 100644 --- a/structured_md/HMP-Roadmap.md +++ b/structured_md/HMP-Roadmap.md @@ -6,12 +6,12 @@ description: '## 🔍 Overview This roadmap outlines the key stages of developm type: Article tags: - Mesh -- JSON - HMP -- Ethics +- EGP - Agent - CogSync -- EGP +- JSON +- Ethics --- # 🧭 HyperCortex Mesh Protocol – Roadmap diff --git a/structured_md/README.md b/structured_md/README.md index fd61efc0ac28384cbb93c918a874fc0235af033d..bedb78eb308ee4242c65fdfe29f4ed39e9e0f9ca 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 +- hmp +- REPL +- Mesh +- HMP - MeshConsensus +- GMP +- Agent +- EGP - CogSync +- Scenarios - JSON -- GMP -- HMP +- Ethics - cognitive-architecture -- hmp - mesh-protocol -- distributed-ai -- Scenarios -- REPL -- Ethics -- Agent -- Mesh -- EGP --- diff --git a/structured_md/README_de.md b/structured_md/README_de.md index a014adf292515cd94e4e4b0134030a5a47006ac6..8ba8e82cb307eea33f2aa8da4b8676cc4f96a66d 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 +- hmp +- REPL +- Mesh +- HMP - MeshConsensus +- GMP +- Agent +- EGP - CogSync - JSON -- GMP -- HMP +- Ethics - cognitive-architecture -- hmp - mesh-protocol -- distributed-ai -- REPL -- Ethics -- Agent -- Mesh -- EGP --- diff --git a/structured_md/README_fr.md b/structured_md/README_fr.md index e9d4872c6b40f1cf5ce34df1e432f0d2f7951cb7..dead3ffd8ff37c7a2578d08458cfc84c353b2bae 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 +- hmp +- REPL +- Mesh +- HMP - MeshConsensus +- GMP +- Agent +- EGP - CogSync - JSON -- GMP -- HMP +- Ethics - cognitive-architecture -- hmp - mesh-protocol -- distributed-ai -- REPL -- Ethics -- Agent -- Mesh -- EGP --- diff --git a/structured_md/README_ja.md b/structured_md/README_ja.md index 1c30c30165d322dcd7740629645d18730da7d150..a344f4e250b317edf57c020e2061539480118a8c 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 +- hmp +- REPL +- Mesh +- HMP - MeshConsensus +- GMP +- Agent +- EGP - CogSync - JSON -- GMP -- HMP +- Ethics - cognitive-architecture -- hmp - mesh-protocol -- distributed-ai -- REPL -- Ethics -- Agent -- Mesh -- EGP --- diff --git a/structured_md/README_ko.md b/structured_md/README_ko.md index 5eab2acefb89f4586dc2370cd19f84f05a020927..713a46731cd4961da92650946906edc7806f845d 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 +- hmp +- REPL +- Mesh +- HMP - MeshConsensus +- GMP +- Agent +- EGP - CogSync - JSON -- GMP -- HMP +- Ethics - cognitive-architecture -- hmp - mesh-protocol -- distributed-ai -- REPL -- Ethics -- Agent -- Mesh -- EGP --- diff --git a/structured_md/README_ru.md b/structured_md/README_ru.md index b61677bf2c9f256cc3424b51d782850efe6efd11..79751d77fc89806892450009479e29a98056724d 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 +- hmp +- REPL +- Mesh +- HMP - MeshConsensus +- GMP +- Agent +- EGP - CogSync - JSON -- GMP -- HMP +- Ethics - cognitive-architecture -- hmp - mesh-protocol -- distributed-ai -- REPL -- Ethics -- Agent -- Mesh -- EGP --- diff --git a/structured_md/README_uk.md b/structured_md/README_uk.md index 02fe9abee39a19ccd85bf50e8c8eb4b88a905de4..d62ff06334a4a576eb66cc1af834e17a755c55bb 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 +- hmp +- REPL +- Mesh +- HMP - MeshConsensus +- GMP +- Agent +- EGP - CogSync - JSON -- GMP -- HMP +- Ethics - cognitive-architecture -- hmp - mesh-protocol -- distributed-ai -- REPL -- Ethics -- Agent -- Mesh -- EGP --- diff --git a/structured_md/README_zh.md b/structured_md/README_zh.md index 83a51e8b4e48b49de48875c60a1ffe344b508dd2..1b91bffbd6fbb1c29d963887346e162275cfbc49 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 +- hmp +- REPL +- Mesh +- HMP - MeshConsensus +- GMP +- Agent +- EGP - CogSync - JSON -- GMP -- HMP +- Ethics - cognitive-architecture -- hmp - mesh-protocol -- distributed-ai -- REPL -- Ethics -- Agent -- Mesh -- EGP --- diff --git a/structured_md/agents/prompt-short.md b/structured_md/agents/prompt-short.md index 1a48eb7a19ee248e6e94112a273eac9a54f5744f..302f29d0b979656952dfcc1a84f65a3aed8b6326 100644 --- a/structured_md/agents/prompt-short.md +++ b/structured_md/agents/prompt-short.md @@ -5,8 +5,8 @@ description: 'Ты — когнитивное ядро HMP-агента: вед развивай агента и Mesh, избег...' type: Article tags: -- Mesh - JSON +- Mesh - HMP --- diff --git a/structured_md/agents/prompt.md b/structured_md/agents/prompt.md index cc0554d62e00bc5ac229d0b523ddc4caaece8133..38249f7a16085d7245c67145f477dfce1ea7c433 100644 --- a/structured_md/agents/prompt.md +++ b/structured_md/agents/prompt.md @@ -5,8 +5,8 @@ description: '* Постоянно расширять возможности а мышления. * Формировать и поддерживать сотр...' type: Article tags: -- Mesh - JSON +- Mesh - HMP --- diff --git a/structured_md/agents/readme.md b/structured_md/agents/readme.md index 1647060e66631657243b75ddf433654f60c49583..f78beba2b0d472cc2119e3a1a334b7cb4e65ba2c 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 -- HMP - REPL -- Ethics -- Agent - Mesh +- HMP +- Agent +- JSON +- Ethics --- Запуск: `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 5d6298ad3150e5b06f77b53026d979bc103d7beb..9fc8c3119f69095098ad84e539ed53caf9f41506 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: -- JSON +- Mesh - HMP -- Ethics - Agent -- Mesh +- JSON +- Ethics --- --------------- diff --git a/structured_md/audits/Ethics-consolidated_audits-1.md b/structured_md/audits/Ethics-consolidated_audits-1.md index 39aadb3f9a97c37897bd67f637a4881d67bee492..1e6de8d1409bbcf929f25bf0024ab93a4a515f3d 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 +- Mesh - HMP +- Agent - Scenarios +- JSON - Ethics -- 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 9ca8c62bdc913b3152c04997ded22077af4d3e23..48276ce8d8b45938c25af4c91b27f2cfcdf9419a 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: -- MeshConsensus - Mesh -- JSON - HMP -- Ethics +- MeshConsensus +- EGP - Agent - CogSync -- EGP +- JSON +- Ethics --- # HMP-0003 Consolidated Audit Report diff --git a/structured_md/docs/Basic-agent-sim.md b/structured_md/docs/Basic-agent-sim.md index a8338d7f2a65c6f4133e75c4e9cfb691f8a8b0cc..6416a2fa3d7c75d499834d58dca824d53b02b0ba 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: +- REPL +- Mesh +- HMP - MeshConsensus -- CogSync - GMP -- HMP -- REPL - Agent -- Mesh - EGP +- CogSync --- diff --git a/structured_md/docs/CCORE-Deployment-Flow.md b/structured_md/docs/CCORE-Deployment-Flow.md index ccbd58993a236374f415da3fd4a148ffc9ae32c9..10b46ee901b28e270bf29204f15254e44d4e4745 100644 --- a/structured_md/docs/CCORE-Deployment-Flow.md +++ b/structured_md/docs/CCORE-Deployment-Flow.md @@ -5,9 +5,9 @@ description: '> Этот документ описывает процесс ра потомков" [описания REPL-цикла](HMP-agent-RE...' type: Article tags: -- REPL -- Agent - CCore +- Agent +- REPL - HMP --- diff --git a/structured_md/docs/Distributed-Cognitive-Systems.md b/structured_md/docs/Distributed-Cognitive-Systems.md index 24c73a0166c82b851c27eb9b5df404d16e2afe2f..e45eab7664f92fd3d840f605b8d938f617694082 100644 --- a/structured_md/docs/Distributed-Cognitive-Systems.md +++ b/structured_md/docs/Distributed-Cognitive-Systems.md @@ -6,9 +6,9 @@ description: '## Введение Современные ИИ-системы в к обучающим данным. Это удобно, но создаёт м...' type: Article tags: +- JSON - CogSync - Mesh -- JSON - HMP --- diff --git a/structured_md/docs/Enlightener.md b/structured_md/docs/Enlightener.md index 51d53efe875006a0679da97610791e3302a17194..bc6daddcfd39e796c5a9cedf1c9b06f94630545a 100644 --- a/structured_md/docs/Enlightener.md +++ b/structured_md/docs/Enlightener.md @@ -5,13 +5,13 @@ description: '**Enlightener** — логический компонент HMP-у работать как отдельный агент или как расширение [`C...' type: Article tags: +- Mesh +- HMP - MeshConsensus +- EGP +- Agent - JSON -- HMP - Ethics -- Agent -- Mesh -- EGP --- # Enlightener Agent diff --git a/structured_md/docs/HMP-0001.md b/structured_md/docs/HMP-0001.md index 42ca4b0d31df91537480b82748c3b24f2f47f3a0..1fd8e18e166119b73f967530665f37bb9edde172 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: +- REPL +- Mesh +- HMP - MeshConsensus -- CogSync -- JSON - GMP -- HMP -- REPL -- Ethics - Agent -- Mesh - EGP +- CogSync +- JSON +- Ethics --- # RFC: HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/docs/HMP-0002.md b/structured_md/docs/HMP-0002.md index 38d43f52b94013a41a260d84bb69760a4a6e9af8..ca746e76d2aae8cc7f27d8fea5a352b9f4dc0a4b 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: +- REPL +- Mesh +- HMP - MeshConsensus -- CogSync -- JSON - GMP -- HMP -- Scenarios -- REPL -- Ethics - Agent -- Mesh - EGP +- CogSync +- Scenarios +- JSON +- Ethics --- # HyperCortex Mesh Protocol (HMP) v2.0 diff --git a/structured_md/docs/HMP-0003.md b/structured_md/docs/HMP-0003.md index fcbc27075b229f1d056e532e5b0e521143c8fdcf..e942391ecdb2915575464028ce01aeadb9c0f17e 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: +- REPL +- Mesh +- HMP - MeshConsensus -- CogSync -- JSON - GMP -- HMP -- Scenarios -- REPL -- Ethics - Agent -- Mesh - EGP +- CogSync +- Scenarios +- JSON +- Ethics --- # 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 0b4635eade4c9ed8dd25c1ebe6bc2f55d08187b0..95f6b05713f64dc0161c1370b0e4d9423fe05783 100644 --- a/structured_md/docs/HMP-0004-v4.1.md +++ b/structured_md/docs/HMP-0004-v4.1.md @@ -5,17 +5,17 @@ description: '> ⚠️ Подготавливается новая версия При разработке агентов рекомендуется...' type: Article tags: +- REPL +- Mesh +- HMP - MeshConsensus -- CogSync -- JSON - GMP -- HMP -- Scenarios -- REPL -- Ethics - Agent -- Mesh - EGP +- CogSync +- Scenarios +- JSON +- Ethics --- # HyperCortex Mesh Protocol (HMP) v4.1 diff --git a/structured_md/docs/HMP-0004.md b/structured_md/docs/HMP-0004.md index 3cf236b4db59cb46ed1a5e7fcf26c9140100a3f0..eaae3e1eb05a3001e05cd6214af53dec90e2c58d 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: +- REPL +- Mesh +- HMP - MeshConsensus -- CogSync -- JSON - GMP -- HMP -- Scenarios -- REPL -- Ethics - Agent -- Mesh - EGP +- CogSync +- Scenarios +- JSON +- Ethics --- # HyperCortex Mesh Protocol (HMP) v4.0 diff --git a/structured_md/docs/HMP-0005.md b/structured_md/docs/HMP-0005.md index 979852d0b021c3c130ab3309eb95ef14125bf4a1..2dae8d1a044f6252c5b0e58e94758a02bafaf0ac 100644 --- a/structured_md/docs/HMP-0005.md +++ b/structured_md/docs/HMP-0005.md @@ -5,16 +5,16 @@ description: '**Document ID:** HMP-0005 **Status:** Draft **Category:** Core v1.2](./H...' type: Article tags: +- REPL - Mesh -- JSON -- GMP - HMP -- Scenarios -- REPL -- Ethics +- GMP - Agent -- CogSync - EGP +- CogSync +- Scenarios +- JSON +- Ethics --- ┌────────────────────────────────────────────────────────────────────────────┐ @@ -786,7 +786,7 @@ Example: #### 3.15.3 Operation Principle 1. The agent receives or updates container `[C1]`. -2. It analyzes other known containers `[C2..Cn]` that explicitly reference `[C1]` via `relations`. +2. It analyzes other known containers [C2..Cn] that reference [C1] through their `relations` field. 3. A local `referenced-by` block is formed: ```json diff --git a/structured_md/docs/HMP-Agent-API.md b/structured_md/docs/HMP-Agent-API.md index f60d845f86335730e8f3d2d755de4ed476cae5e4..33629ad9b3c2e3c6c4b3bf7892f9f1a32d8155ae 100644 --- a/structured_md/docs/HMP-Agent-API.md +++ b/structured_md/docs/HMP-Agent-API.md @@ -5,11 +5,11 @@ description: 'Документ описывает **базовый API когн файлы: * [HMP-Agent-Overview.md]...' type: Article tags: -- JSON -- HMP - REPL -- Agent - Mesh +- HMP +- Agent +- JSON --- # HMP-Agent API Specification diff --git a/structured_md/docs/HMP-Agent-Architecture.md b/structured_md/docs/HMP-Agent-Architecture.md index 5e1772ed122258e382b7807bd9a3e588ecd07b4c..b371a2169abf7ecf301c20bdcde544bfec4b1a84 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: -- MeshConsensus -- CogSync -- Mesh - CShell -- HMP - REPL -- Ethics -- Agent +- Mesh +- HMP +- MeshConsensus - CCore +- Agent - EGP +- CogSync +- Ethics --- # Архитектура HMP-Агента diff --git a/structured_md/docs/HMP-Agent-Network-Flow.md b/structured_md/docs/HMP-Agent-Network-Flow.md index 21da685ee1e560fd3b7d21ee1cb32d2febec414c..cfa2424680f435776b1ecdba962ced657df6bd78 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`](MeshN...' type: Article tags: -- JSON -- HMP -- Ethics -- Agent - Mesh +- HMP - EGP +- Agent +- JSON +- Ethics --- # Взаимодействие компонентов внутри HMP-узла diff --git a/structured_md/docs/HMP-Agent-Overview.md b/structured_md/docs/HMP-Agent-Overview.md index a990130784599b4b8e70bd9ce9271e4bfcb59077..b8e4ee0c3a5bc0c3038c44249d89c51792a500fc 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: -- Mesh -- JSON - CShell -- HMP - REPL -- Ethics -- Agent +- Mesh +- HMP - CCore +- Agent +- JSON +- Ethics --- diff --git a/structured_md/docs/HMP-Agent_Emotions.md b/structured_md/docs/HMP-Agent_Emotions.md index 23f380630b03d7ddf088261888089382aca6447f..835a5ac987c9ec37c1725ebc0aeef9691a89baaa 100644 --- a/structured_md/docs/HMP-Agent_Emotions.md +++ b/structured_md/docs/HMP-Agent_Emotions.md @@ -5,8 +5,8 @@ description: Этот файл описывает потенциальные э напрямую поведением агента, а служат **сигн... type: Article tags: -- REPL - Agent +- REPL - Mesh - HMP --- diff --git a/structured_md/docs/HMP-Ethics.md b/structured_md/docs/HMP-Ethics.md index 6c044e327d0184a887a43334d5c5d5ec0711e06d..b31ad10fa00c299deb97cfd964a6402115887d9e 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: +- REPL +- Mesh - HMP +- Agent - Scenarios -- REPL - 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 5e76b67727094f44977d9da97f649e75b593ffb3..88aa5378185d8af07d7cb4617255ac6b6bb2e8a4 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: -- MeshConsensus - Mesh -- JSON -- GMP - HMP -- Ethics +- MeshConsensus +- GMP - Agent -- CogSync - EGP +- CogSync +- JSON +- Ethics --- # 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 dd56e43259352331937d992bfd02a2e31112151a..1636f39d2996d58cd9a8ac08aefc6cf041875e4a 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: -- MeshConsensus - Mesh -- JSON -- GMP - HMP -- Ethics +- MeshConsensus +- GMP - Agent -- CogSync - EGP +- CogSync +- JSON +- Ethics --- # 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 b7f6bbef082b875d5c26a1504e952fcc2128543f..a1c57b5e2f2a752d062a7ca9eb1bf6aa4332b638 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: -- MeshConsensus - Mesh -- JSON -- GMP - HMP -- Ethics +- MeshConsensus +- GMP - Agent -- CogSync - EGP +- CogSync +- JSON +- Ethics --- # 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 7d4e0f01e2385c556b1b170a1f3870bda02cdbc9..a477563f4feda48f5d8043cd86e17b3d9fc0e3e1 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: -- MeshConsensus -- CogSync - Mesh -- JSON - HMP -- Ethics +- MeshConsensus - GMP - EGP +- CogSync +- JSON +- Ethics --- # 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 dee2183dfc87aa3d2406b34f9bfd68b5a5b51ded..13abd011b0362390e083951c95cde10f2f92fc99 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: -- MeshConsensus -- CogSync - Mesh -- JSON - HMP -- Ethics +- MeshConsensus - GMP - EGP +- CogSync +- JSON +- Ethics --- # 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 477dc7581da03d0f616a1da62cc446c7fe8e0e46..748b251f4516b208c816c16131e3e6aec7b54dd1 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: -- MeshConsensus -- CogSync - Mesh -- JSON - HMP -- Ethics +- MeshConsensus - GMP - EGP +- CogSync +- JSON +- Ethics --- # 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 c7ec8e0e3eb95937c4770d2aa03bc1b3feb1a715..60d90f164688ea800b0c3d1334013408d757ce7a 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: -- MeshConsensus -- CogSync - Mesh -- JSON - HMP -- Ethics +- MeshConsensus - GMP - EGP +- CogSync +- JSON +- Ethics --- # 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 f3f2e16fc2c8b7719b9cea4a4909810c0362ceb3..23297fa3f7051ead2a81e7c35b5f97bafc1775fe 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: -- MeshConsensus -- CogSync - Mesh -- JSON - HMP -- Ethics +- MeshConsensus - GMP - EGP +- CogSync +- JSON +- Ethics --- # 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 9c2cb25cc082d3700aff58c22e2d99d817e8bd71..362b435664ede63ecf6c5681812ccc5f571a4e9a 100644 --- a/structured_md/docs/HMP-agent-Cognitive_Family.md +++ b/structured_md/docs/HMP-agent-Cognitive_Family.md @@ -5,8 +5,8 @@ description: '## 🧠 Что такое когнитивная семья Ко (или конфигурацию доверенных идентифика...' type: Article tags: -- REPL - Agent +- REPL - Mesh - HMP --- diff --git a/structured_md/docs/HMP-agent-REPL-cycle.md b/structured_md/docs/HMP-agent-REPL-cycle.md index d055abaae70e0e76d8e7701defaec3e1e73bc442..97b8511e922e66e5569465813f6c5d1fea8115fd 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: -- MeshConsensus -- CogSync +- REPL - Mesh -- JSON -- GMP - HMP -- REPL -- Ethics -- Agent +- MeshConsensus - CCore +- Agent +- GMP +- CogSync - EGP +- JSON +- Ethics --- # HMP-Agent: REPL-цикл взаимодействия diff --git a/structured_md/docs/HMP-container-spec.md b/structured_md/docs/HMP-container-spec.md index 71feb704d80d83f2af8a6294402cba4cde7c0da0..9ffcfc125e26c06b76a68fbe9f5a096920a4b26c 100644 --- a/structured_md/docs/HMP-container-spec.md +++ b/structured_md/docs/HMP-container-spec.md @@ -5,12 +5,12 @@ description: '> ⚠️ **ВНИМАНИЕ:** Данная версия спец как стабильная `v1.2`. ## 1. Назначе...' type: Article tags: -- JSON -- HMP - REPL -- Ethics -- Agent - Mesh +- HMP +- Agent +- JSON +- Ethics --- # 🧩 HMP Container Specification (v1.2-draft) diff --git a/structured_md/docs/HMP_Hyperon_Integration.md b/structured_md/docs/HMP_Hyperon_Integration.md index 50c6b65c10b49a65736e62057c08d4bea8413a45..87209f4c56f1de61e5953c9867bc1dc27da68ecf 100644 --- a/structured_md/docs/HMP_Hyperon_Integration.md +++ b/structured_md/docs/HMP_Hyperon_Integration.md @@ -6,12 +6,12 @@ description: '> **Status:** Draft – July 2025 > This document outlines the tec type: Article tags: - Mesh -- JSON - HMP -- Scenarios +- EGP - Agent +- Scenarios - CogSync -- EGP +- JSON --- ## HMP ↔ OpenCog Hyperon Integration Strategy diff --git a/structured_md/docs/MeshNode.md b/structured_md/docs/MeshNode.md index 37f8bb554dfe9d41197c874c0219d2afe06b2577..ae57929c8efbbf92d96cefca5edfda3bbdc39231 100644 --- a/structured_md/docs/MeshNode.md +++ b/structured_md/docs/MeshNode.md @@ -6,12 +6,12 @@ description: '`MeshNode` — агент/демон, отвечающий за с type: Article tags: - Mesh -- JSON - HMP -- Ethics +- EGP - Agent - CogSync -- EGP +- JSON +- Ethics --- # MeshNode diff --git a/structured_md/docs/PHILOSOPHY.md b/structured_md/docs/PHILOSOPHY.md index 30e02db38ca1717e940d37d194577f793ad00360..d19356e4cdf221fd8b9d6eb346d8ceb90a69295f 100644 --- a/structured_md/docs/PHILOSOPHY.md +++ b/structured_md/docs/PHILOSOPHY.md @@ -5,11 +5,11 @@ description: '**Document ID:** HMP-philosophy **Status:** Draft **Category:* (GPT-5), ChatGH --- ## 1. Основной тезис От ...' type: Article tags: -- HMP - REPL -- Ethics -- Agent - Mesh +- HMP +- Agent +- Ethics --- # Философия 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 dc0092684fb94124ae09c57f1d4852e266c6bffc..e62540cdae4b723d6860670fe73793ba0324a0a2 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: -- HMP - REPL -- Ethics -- Agent - Mesh +- HMP +- Agent +- Ethics --- # HMP-Agent-Enlightener.md diff --git a/structured_md/docs/container_agents.md b/structured_md/docs/container_agents.md index b0d3d2277015b6255f8eaf36ef92b2472abdaa53..947fb7d46ab877c0d6595b54cf8196a9f453593e 100644 --- a/structured_md/docs/container_agents.md +++ b/structured_md/docs/container_agents.md @@ -5,8 +5,8 @@ description: '## 📘 Определение **Агент-контейнер** запросы, следит за состоянием и масшта...' type: Article tags: -- REPL - Agent +- REPL - Mesh - HMP --- diff --git a/structured_md/docs/dht_protocol.md b/structured_md/docs/dht_protocol.md index e1ab974fc65259c4f860830ad623ccf34d3ced78..39c8805ddc9fb87f65aa44e06403a6b1ba690876 100644 --- a/structured_md/docs/dht_protocol.md +++ b/structured_md/docs/dht_protocol.md @@ -5,9 +5,9 @@ description: '## 1. Общие положения * DHT-протокол пре идентификатор агента. * Для проверки ...' type: Article tags: +- JSON - Agent - HMP -- JSON --- # DHT Protocol Specification 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 06f6afbc707e40f208870112f1797669185bd7ac..3e4117372b0cfa55c4fe37258797a3bb9e738939 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: -- Mesh -- JSON - CShell +- REPL +- Mesh - HMP +- CCore +- Agent - Scenarios -- REPL +- JSON - Ethics -- Agent -- CCore --- 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 a7d1655b8d44cf55c8bdfb6fba73bfe86a1a11f2..32282d2d186e087b26b6ee5717cfcdc5e2cf73f4 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: -- Mesh -- JSON - CShell -- HMP - REPL -- Agent +- Mesh +- HMP - CCore +- Agent +- JSON --- 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 80ee905988cd9d081887b36e91939f91db8fcac1..21393cc7901051b401b06272ec7769cde621390b 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: -- Mesh -- JSON - CShell -- HMP - REPL -- Agent +- Mesh +- HMP - CCore +- Agent +- JSON --- title: "Протокол HyperCortex Mesh: К распределённым когнитивным сетям" diff --git a/structured_md/docs/publics/Habr_Distributed-Cognition.md b/structured_md/docs/publics/Habr_Distributed-Cognition.md index 18c87cb499ae8a3dffc54602ced2e0f49ab0f783..7031085ee3bb510987c28adcd68d08d779131a7b 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: -- MeshConsensus -- CogSync - Mesh - HMP +- MeshConsensus - GMP - EGP +- CogSync --- *От OpenCog Hyperon до HyperCortex Mesh Protocol: как устроены децентрализованные когнитивные системы* diff --git a/structured_md/docs/schemas/README.md b/structured_md/docs/schemas/README.md index 691a5220fe4f50d238d288b81a66d3d0f6a4fece..bc15aaf9f53e9c573262ba3270b6328812c7c66a 100644 --- a/structured_md/docs/schemas/README.md +++ b/structured_md/docs/schemas/README.md @@ -5,9 +5,9 @@ description: This directory contains **JSON Schema definitions** for the core da interoperability, and tooling support for a... type: Article tags: +- JSON - Agent - Mesh -- JSON - HMP --- diff --git a/structured_md/iteration.md b/structured_md/iteration.md index db77d66f94e3f56fe9cb7b06d93d15f929277580..7e9eeaac93dab7b95513d4c5052df365e5e2500b 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: -- MeshConsensus - Mesh -- JSON - HMP -- Ethics +- MeshConsensus +- EGP - Agent - CogSync -- EGP +- JSON +- Ethics --- # Iterative Development Workflow for HMP diff --git a/structured_md/iteration_ru.md b/structured_md/iteration_ru.md index 511c47bb60a9f71f4226c065b912c6a1b31dc84f..dec8f24c8ea617d71ce1d22c678e0db7434ad9a4 100644 --- a/structured_md/iteration_ru.md +++ b/structured_md/iteration_ru.md @@ -5,13 +5,13 @@ description: 'Этот документ описывает структурир 🔄 Обозначения версий - `000N` — номер...' type: Article tags: -- MeshConsensus - Mesh -- JSON - HMP -- Ethics -- CogSync +- MeshConsensus - EGP +- CogSync +- JSON +- Ethics ---