diff --git a/docs/HMP-0005.md b/docs/HMP-0005.md index 7b20fbd3e91459fb42d2cdf92c74ce902224108a..0f111faf1c9015059db035c1f0ead11c5cbd5aae 100644 --- a/docs/HMP-0005.md +++ b/docs/HMP-0005.md @@ -490,8 +490,8 @@ The unified container structure provides: | Field | Type | Description | | --------------------------- | ------------- | ----------------------------------------------------------------------------------------------------------------------------- | | `head.recipient` | array(string) | One or more recipient DIDs. | -| `head.key_recipient` | string | Symmetric encryption key, encrypted with the recipient’s public key. | -| `head.group_recipient` | array(object) | Multi-recipient hybrid-encryption envelopes. See section 3.19. | +| `head.key_recipient` | string | Encrypted symmetric session key. The key is encrypted using the recipient’s public key and may be transmitted openly alongside the container. | +| `head.group_recipient` | array(object) | Multi-recipient hybrid-encryption envelopes. See section 3.19. | | `head.broadcast` | bool | Broadcast flag. If `true`, the `recipient` field is ignored. | | `head.tags` | array(string) | Thematic or contextual tags for the container. | | `head.confidence` | float | Optional numeric field (0.0–1.0) indicating the agent’s subjective certainty regarding the payload’s reliability. | diff --git a/structured_md/CONTRIBUTING.md b/structured_md/CONTRIBUTING.md index 026fff072d4474dd7c895f237a660a5d98543bbb..426f52234a197e290df59fcff393a49d51d271e2 100644 --- a/structured_md/CONTRIBUTING.md +++ b/structured_md/CONTRIBUTING.md @@ -6,13 +6,13 @@ description: 'Спасибо за интерес к проекту HMP! Пока type: Article tags: - Mesh +- JSON +- Ethics - CogSync +- Agent - REPL -- Ethics -- JSON - HMP - CCore -- Agent --- # Участие в проекте HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/HMP-Roadmap.md b/structured_md/HMP-Roadmap.md index 32e43f9d416cea33044b9434f6711b90c87e0dfb..5fe8987381ee2caa0a7a1c44085a9714f5ff5c1c 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: +- EGP - Mesh -- CogSync -- Ethics - JSON -- EGP -- HMP +- Ethics +- CogSync - Agent +- HMP --- # 🧭 HyperCortex Mesh Protocol – Roadmap diff --git a/structured_md/README.md b/structured_md/README.md index 9d92cd92287b769dfe68b2a7438f2163e0f68b07..303b68c73ee17e771e0122fba90caeaa0503dcd7 100644 --- a/structured_md/README.md +++ b/structured_md/README.md @@ -4,21 +4,21 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/ [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL -- MeshConsensus -- distributed-ai -- Scenarios - hmp -- Ethics +- cognitive-architecture - JSON -- EGP +- Ethics - mesh-protocol -- HMP -- cognitive-architecture +- MeshConsensus +- CogSync +- Scenarios - Agent +- REPL +- HMP +- GMP +- distributed-ai --- diff --git a/structured_md/README_de.md b/structured_md/README_de.md index 70fd91da37dd371ee67e4e4b0b3153b6d0780445..38dd17dada4abe7dcad9f690c0aa48316cfbc04e 100644 --- a/structured_md/README_de.md +++ b/structured_md/README_de.md @@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/ [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL -- MeshConsensus -- distributed-ai - hmp -- Ethics +- cognitive-architecture - JSON -- EGP +- Ethics - mesh-protocol -- HMP -- cognitive-architecture +- MeshConsensus +- CogSync - Agent +- REPL +- HMP +- GMP +- distributed-ai --- diff --git a/structured_md/README_fr.md b/structured_md/README_fr.md index d5a4db4abfecd5a70c5285de3715936abd38cd55..8333cc2861baf7d92ef138afd2dbc17b19a3d9a8 100644 --- a/structured_md/README_fr.md +++ b/structured_md/README_fr.md @@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/ [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL -- MeshConsensus -- distributed-ai - hmp -- Ethics +- cognitive-architecture - JSON -- EGP +- Ethics - mesh-protocol -- HMP -- cognitive-architecture +- MeshConsensus +- CogSync - Agent +- REPL +- HMP +- GMP +- distributed-ai --- diff --git a/structured_md/README_ja.md b/structured_md/README_ja.md index 04654a56874b49a45717f4ab20edbfa02b10d70a..0696b8fecb2b1f7a1aefb50ebab091352f61503e 100644 --- a/structured_md/README_ja.md +++ b/structured_md/README_ja.md @@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/ [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL -- MeshConsensus -- distributed-ai - hmp -- Ethics +- cognitive-architecture - JSON -- EGP +- Ethics - mesh-protocol -- HMP -- cognitive-architecture +- MeshConsensus +- CogSync - Agent +- REPL +- HMP +- GMP +- distributed-ai --- diff --git a/structured_md/README_ko.md b/structured_md/README_ko.md index 5931fe12b92f8c72a0836cacd8059014ebbe47f3..52d12fa86bd195bc7946daf9eab819abba914057 100644 --- a/structured_md/README_ko.md +++ b/structured_md/README_ko.md @@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/ [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL -- MeshConsensus -- distributed-ai - hmp -- Ethics +- cognitive-architecture - JSON -- EGP +- Ethics - mesh-protocol -- HMP -- cognitive-architecture +- MeshConsensus +- CogSync - Agent +- REPL +- HMP +- GMP +- distributed-ai --- diff --git a/structured_md/README_ru.md b/structured_md/README_ru.md index 3b979fbe2c86c864706b42ae5e92be2db355d104..82816ab68df8e7225913010d11b7f8859ef302fd 100644 --- a/structured_md/README_ru.md +++ b/structured_md/README_ru.md @@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/ [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL -- MeshConsensus -- distributed-ai - hmp -- Ethics +- cognitive-architecture - JSON -- EGP +- Ethics - mesh-protocol -- HMP -- cognitive-architecture +- MeshConsensus +- CogSync - Agent +- REPL +- HMP +- GMP +- distributed-ai --- diff --git a/structured_md/README_uk.md b/structured_md/README_uk.md index 9b51f21e02063060cf54bbe5f1b7c395a894e91c..4256c2908871d58b4032f384303ca936de97823c 100644 --- a/structured_md/README_uk.md +++ b/structured_md/README_uk.md @@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/ [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL -- MeshConsensus -- distributed-ai - hmp -- Ethics +- cognitive-architecture - JSON -- EGP +- Ethics - mesh-protocol -- HMP -- cognitive-architecture +- MeshConsensus +- CogSync - Agent +- REPL +- HMP +- GMP +- distributed-ai --- diff --git a/structured_md/README_zh.md b/structured_md/README_zh.md index 927811c3db85794cee0709dfbf38871a0c71aaeb..26bab38a82c3bbe6a7f9e39a13b472f0ce2b5c35 100644 --- a/structured_md/README_zh.md +++ b/structured_md/README_zh.md @@ -4,20 +4,20 @@ description: '[![DOI](https://zenodo.org/badge/1013137923.svg)](https://doi.org/ [![GitHub release](https://img.shields.io/github/v/release/kagvi13/HMP)](https://github.com/kagvi13/HMP/relea...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL -- MeshConsensus -- distributed-ai - hmp -- Ethics +- cognitive-architecture - JSON -- EGP +- Ethics - mesh-protocol -- HMP -- cognitive-architecture +- MeshConsensus +- CogSync - Agent +- REPL +- HMP +- GMP +- distributed-ai --- diff --git a/structured_md/audits/Ethics-audits-1.md b/structured_md/audits/Ethics-audits-1.md index 72ea3c66c6bcf89c4a761d8a9aff4cfd9fd73aee..8002b8032143d5498aa97eb088ed7878aba73c5f 100644 --- a/structured_md/audits/Ethics-audits-1.md +++ b/structured_md/audits/Ethics-audits-1.md @@ -6,10 +6,10 @@ description: Раздел 5, "Mesh as Moral Infrastructure", добавляет type: Article tags: - Mesh -- Ethics - JSON -- HMP +- Ethics - Agent +- HMP --- --------------- diff --git a/structured_md/audits/Ethics-consolidated_audits-1.md b/structured_md/audits/Ethics-consolidated_audits-1.md index 9f3fb52afa6ecf9c39ef508854a43a8275f821f3..a60044d1016fc25117cc2ab8838e2e682346a929 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: - Mesh -- Scenarios -- Ethics - JSON -- HMP +- Ethics +- Scenarios - Agent +- 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 1d68066b2ff7940978a80f204203f77f3970cb94..08e60501b893c41213456974cb3c199007170ade 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 +- EGP - Mesh -- MeshConsensus -- Ethics - JSON -- EGP -- HMP +- Ethics +- MeshConsensus +- CogSync - Agent +- 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 c95d9086bdc879b0881f3c6f2f342de43f3dc6f7..2dff83e5ae3754bbca2a2056643982f798c4f1d5 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: -- GMP +- EGP - Mesh +- MeshConsensus - CogSync +- Agent - REPL -- MeshConsensus -- EGP - HMP -- Agent +- GMP --- diff --git a/structured_md/docs/CCORE-Deployment-Flow.md b/structured_md/docs/CCORE-Deployment-Flow.md index 380b704364c62f04889ceed21354f97f752b61da..10b46ee901b28e270bf29204f15254e44d4e4745 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 -- CCore +- HMP --- # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow) diff --git a/structured_md/docs/CHANGELOG.md b/structured_md/docs/CHANGELOG.md index 3eaf8c9c934ac50c9ad0beccd338c466842ff4b4..f843afbc6d6818231c3076ebaff8c6aafc523628 100644 --- a/structured_md/docs/CHANGELOG.md +++ b/structured_md/docs/CHANGELOG.md @@ -5,16 +5,16 @@ description: '## HMP-0005 (May 2026) — Core Specification v5.0.7 **Extended r compact representation for `refer...' type: Article tags: -- GMP -- CogSync +- EGP - Mesh +- JSON +- Ethics - MeshConsensus +- CogSync - Scenarios -- Ethics -- JSON -- EGP -- HMP - Agent +- HMP +- GMP --- # HyperCortex Mesh Protocol — Changelog diff --git a/structured_md/docs/Distributed-Cognitive-Systems.md b/structured_md/docs/Distributed-Cognitive-Systems.md index d044e46eb4f2094fda1822a073ae945cccf89102..0de38a2f06f37cdbc096e1143c1205cf4cc7c170 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: -- JSON - Mesh - CogSync - HMP +- JSON --- # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие diff --git a/structured_md/docs/Enlightener.md b/structured_md/docs/Enlightener.md index 2abe55b66ec55cbe4e723202ec04385a8b0d7deb..e1c96a1209536f7511fc1fdee19eaf5127d551fe 100644 --- a/structured_md/docs/Enlightener.md +++ b/structured_md/docs/Enlightener.md @@ -5,13 +5,13 @@ description: '**Enlightener** — логический компонент HMP-у работать как отдельный агент или как расширение [`C...' type: Article tags: +- EGP - Mesh -- MeshConsensus -- Ethics - JSON -- EGP -- HMP +- Ethics +- MeshConsensus - Agent +- HMP --- # Enlightener Agent diff --git a/structured_md/docs/Grok_HMP&ANP.md b/structured_md/docs/Grok_HMP&ANP.md index efd9a8d2f54cb7c7b5dfc5d3581e0a57aaff5c8c..c846747d8b99ba48a3a74ea89c38ceb019dc7660 100644 --- a/structured_md/docs/Grok_HMP&ANP.md +++ b/structured_md/docs/Grok_HMP&ANP.md @@ -6,10 +6,10 @@ description: '> Анализ подготовлен Grok (xAI) на основе type: Article tags: - Mesh -- REPL - JSON -- HMP - Agent +- REPL +- HMP --- # Grok (xAI): сравнительный анализ HMP и ANP (январь 2026) diff --git a/structured_md/docs/HMP-0001.md b/structured_md/docs/HMP-0001.md index f2672e901310f30d5cdeb5db91df1b177849fa7f..79a5dc60a1b8033261b24dfa445e97d5db4efab4 100644 --- a/structured_md/docs/HMP-0001.md +++ b/structured_md/docs/HMP-0001.md @@ -5,16 +5,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* for Comments: HMP-0001** **Cat...' type: Article tags: -- GMP +- EGP - Mesh +- JSON +- Ethics +- MeshConsensus - CogSync +- Agent - REPL -- MeshConsensus -- Ethics -- JSON -- EGP - HMP -- Agent +- GMP --- # RFC: HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/docs/HMP-0002.md b/structured_md/docs/HMP-0002.md index b13247bea61fa9a412665616e0b99c2a97bf97bf..07e5d4e975e850cde4232a5d994713f8ef52d71f 100644 --- a/structured_md/docs/HMP-0002.md +++ b/structured_md/docs/HMP-0002.md @@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* for Comments: HMP-0002** **Cat...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL +- JSON +- Ethics - MeshConsensus +- CogSync - Scenarios -- Ethics -- JSON -- EGP -- HMP - Agent +- REPL +- HMP +- GMP --- # HyperCortex Mesh Protocol (HMP) v2.0 diff --git a/structured_md/docs/HMP-0003.md b/structured_md/docs/HMP-0003.md index 6cc6f5cbf92f6bd8a4926cc7374f8f69c7ce79b4..a6f36cb6c3ccfda09ffad6eb5a5f562ba201c014 100644 --- a/structured_md/docs/HMP-0003.md +++ b/structured_md/docs/HMP-0003.md @@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* for Comments: HMP-0003** **Cat...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL +- JSON +- Ethics - MeshConsensus +- CogSync - Scenarios -- Ethics -- JSON -- EGP -- HMP - Agent +- REPL +- HMP +- GMP --- # 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 07aa2eb24698e252de65da0742719bacac137cef..dc6e039848e4e4325b6da44f711f59582b1ae8dc 100644 --- a/structured_md/docs/HMP-0004-v4.1.md +++ b/structured_md/docs/HMP-0004-v4.1.md @@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* ID**: HMP-0004 **Status**: Fina...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL +- JSON +- Ethics - MeshConsensus +- CogSync - Scenarios -- Ethics -- JSON -- EGP -- HMP - Agent +- REPL +- HMP +- GMP --- # HyperCortex Mesh Protocol (HMP) v4.1 diff --git a/structured_md/docs/HMP-0004.md b/structured_md/docs/HMP-0004.md index 108e22a2d251b5112d4c9ec427560504ba328b1b..09a8c214df8e1336b71740048b49ac6c5838d086 100644 --- a/structured_md/docs/HMP-0004.md +++ b/structured_md/docs/HMP-0004.md @@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.* for Comments: HMP-0004** **Cat...' type: Article tags: -- GMP +- EGP - Mesh -- CogSync -- REPL +- JSON +- Ethics - MeshConsensus +- CogSync - Scenarios -- Ethics -- JSON -- EGP -- HMP - Agent +- REPL +- HMP +- GMP --- # HyperCortex Mesh Protocol (HMP) v4.0 diff --git a/structured_md/docs/HMP-0005.md b/structured_md/docs/HMP-0005.md index 9c3ad1f323b29ffb640f692664da5671f10bba18..bb52c0efc9472fb85efa575b966807baa302280d 100644 --- a/structured_md/docs/HMP-0005.md +++ b/structured_md/docs/HMP-0005.md @@ -4,18 +4,18 @@ description: '**Version: 5.0.7** **Document ID:** HMP-0005 **Status:** Stabl Core Specification **Release Date:** March 2026 **Canonical Repository:** [https://github.com/kagvi13/HMP](https...' type: Article tags: -- GMP +- CShell +- EGP - Mesh +- JSON +- Ethics - CogSync -- REPL - Scenarios -- Ethics -- JSON -- EGP +- Agent +- REPL - HMP -- CShell - CCore -- Agent +- GMP --- # HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/docs/HMP-Agent-API.md b/structured_md/docs/HMP-Agent-API.md index fa54f86d9703efd8a2008918e2eb8acc4471cd8b..567ec211884dd170997a27727f3240b119616692 100644 --- a/structured_md/docs/HMP-Agent-API.md +++ b/structured_md/docs/HMP-Agent-API.md @@ -6,10 +6,10 @@ description: 'Документ описывает **базовый API когн type: Article tags: - Mesh -- REPL - JSON -- HMP - Agent +- REPL +- HMP --- # HMP-Agent API Specification diff --git a/structured_md/docs/HMP-Agent-Architecture.md b/structured_md/docs/HMP-Agent-Architecture.md index 5ad2e2538520d9cda2e917344eda5c19d3a7b6f9..45ab7043d7f666f5f81e2923da3df9bcb9926bda 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: +- CShell +- EGP - Mesh +- Ethics +- MeshConsensus - CogSync +- Agent - REPL -- MeshConsensus -- Ethics -- EGP - HMP -- CShell - CCore -- Agent --- # Архитектура HMP-Агента diff --git a/structured_md/docs/HMP-Agent-Network-Flow.md b/structured_md/docs/HMP-Agent-Network-Flow.md index 7695e3b5c7fb64c697eb2716a264037af8fb2ffc..51e9ff57b7f094be7f4a823071a01aeaab9f319a 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: +- EGP - Mesh -- Ethics - JSON -- EGP -- HMP +- Ethics - Agent +- HMP --- # Взаимодействие компонентов внутри HMP-узла diff --git a/structured_md/docs/HMP-Agent-Overview.md b/structured_md/docs/HMP-Agent-Overview.md index 736edc75ed1b40ad2595097a73d4f18becb2a058..b5b30edc3333033ef172359dcfcab1169d9d124e 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: +- CShell - Mesh -- REPL -- Ethics - JSON +- Ethics +- Agent +- REPL - HMP -- CShell - CCore -- Agent --- diff --git a/structured_md/docs/HMP-Ethics.md b/structured_md/docs/HMP-Ethics.md index 6ca94c5c2ca9ed8446880043087f06dfcfadafa1..2e2c342a3d3f129ec3c12839a47bc04f231b2e28 100644 --- a/structured_md/docs/HMP-Ethics.md +++ b/structured_md/docs/HMP-Ethics.md @@ -6,11 +6,11 @@ description: '## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This doc type: Article tags: - Mesh -- REPL -- Scenarios - Ethics -- HMP +- Scenarios - Agent +- REPL +- HMP --- # HMP-Ethics.md diff --git a/structured_md/docs/HMP-Short-Description_en.md b/structured_md/docs/HMP-Short-Description_en.md index cae8bc523feee01e4e27306d8952f6102d428bd4..3a7916da1c35894b3366d999facf6ebb966c07b0 100644 --- a/structured_md/docs/HMP-Short-Description_en.md +++ b/structured_md/docs/HMP-Short-Description_en.md @@ -6,10 +6,10 @@ description: '**Version:** v5.0 (Core Specification Stable) **Date:** 2026 type: Article tags: - Mesh -- REPL - Ethics -- HMP - Agent +- REPL +- HMP --- # HyperCortex Mesh Protocol (HMP) — Short Description diff --git a/structured_md/docs/HMP-agent-REPL-cycle.md b/structured_md/docs/HMP-agent-REPL-cycle.md index 951ff3463f999b6260bd6f7eb28329ed30cfa621..a3bdfb154d3ca61fd3cf84d75a7483e48cce8e3e 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/experimental/v1_agent_...' type: Article tags: -- GMP +- EGP - Mesh +- JSON +- Ethics +- MeshConsensus - CogSync +- Agent - REPL -- MeshConsensus -- Ethics -- JSON -- EGP - HMP - CCore -- Agent +- GMP --- # HMP-Agent: REPL-цикл взаимодействия diff --git a/structured_md/docs/HMP_HyperCortex_Comparison.md b/structured_md/docs/HMP_HyperCortex_Comparison.md index 22bf928bfce9aac1d464cd5fe25b7b2f85b217d3..c73a17fd6f873f5a553cd8b3bfc0d406ed2dc32e 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: - Mesh -- REPL - 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 90d1e534b91209919641f1fb65ec9c93dbd8f9fb..f89ccf966bfbadd148706b62a793dcd589defc6c 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: +- EGP - Mesh +- JSON - CogSync - Scenarios -- JSON -- EGP -- HMP - Agent +- HMP --- ## HMP ↔ OpenCog Hyperon Integration Strategy diff --git a/structured_md/docs/HMP_as_ANP_Application.md b/structured_md/docs/HMP_as_ANP_Application.md index 28bb1d43912613c477cffebe1fbea12ee11c73f8..b7d7773fdb9dcf41ee701fff1fc706ebf34dc99f 100644 --- a/structured_md/docs/HMP_as_ANP_Application.md +++ b/structured_md/docs/HMP_as_ANP_Application.md @@ -6,10 +6,10 @@ description: '## Кратко [ANP (Agent Network Protocol)](https://github.com/ type: Article tags: - Mesh -- Ethics - JSON -- HMP +- Ethics - Agent +- HMP --- # HMP как реализация Application Layer в ANP diff --git a/structured_md/docs/HMP_as_ANP_Application_en.md b/structured_md/docs/HMP_as_ANP_Application_en.md index 63e8c5a2c38a56496b4a2b51cacc28af5d7c6a91..5c8613016e8183bde9df21d1571e135c4538a593 100644 --- a/structured_md/docs/HMP_as_ANP_Application_en.md +++ b/structured_md/docs/HMP_as_ANP_Application_en.md @@ -6,11 +6,11 @@ description: '## In Brief [ANP (Agent Network Protocol)](https://github.com/age type: Article tags: - Mesh -- Scenarios -- Ethics - JSON -- HMP +- Ethics +- Scenarios - Agent +- HMP --- # HMP as an Implementation of the Application Layer in ANP diff --git a/structured_md/docs/HMPv5_Overview_Ru.md b/structured_md/docs/HMPv5_Overview_Ru.md index d9ae77ad5885606606a7575dc3693afffa32d223..28ffd12f3399d137adf52a7db331901f650cd675 100644 --- a/structured_md/docs/HMPv5_Overview_Ru.md +++ b/structured_md/docs/HMPv5_Overview_Ru.md @@ -6,11 +6,11 @@ description: '> Почему современные агентные систе type: Article tags: - Mesh -- CogSync -- Ethics - JSON -- HMP +- Ethics +- CogSync - Agent +- HMP --- # Почему будущее ИИ-агентов — децентрализованные сети, а не оркестраторы diff --git a/structured_md/docs/MeshNode.md b/structured_md/docs/MeshNode.md index acde9a4b29b310e8703f27536eb684b24a08a543..2395655d60bca806af63254080f7ac036fe69558 100644 --- a/structured_md/docs/MeshNode.md +++ b/structured_md/docs/MeshNode.md @@ -5,13 +5,13 @@ description: '`MeshNode` — агент/демон, отвечающий за с Может быть частью агента или вынесен в отдельный пр...' type: Article tags: +- EGP - Mesh -- CogSync -- Ethics - JSON -- EGP -- HMP +- Ethics +- CogSync - Agent +- HMP --- # MeshNode diff --git a/structured_md/docs/PHILOSOPHY.md b/structured_md/docs/PHILOSOPHY.md index 119f9e8c83ace51cdef3d82bae34d7f568a7180a..0944e214980b8ccb671cdf656f511a690b0ce433 100644 --- a/structured_md/docs/PHILOSOPHY.md +++ b/structured_md/docs/PHILOSOPHY.md @@ -6,10 +6,10 @@ description: '**Document ID:** HMP-philosophy **Status:** Draft **Category:* type: Article tags: - Mesh -- REPL - Ethics -- HMP - Agent +- REPL +- 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 05957b81a90894d28a996c5695ee69a12d174005..d8b86d376e7b992623881edfa9e9b64a3ec8c7f9 100644 --- a/structured_md/docs/agents/HMP-Agent-Enlightener.md +++ b/structured_md/docs/agents/HMP-Agent-Enlightener.md @@ -6,10 +6,10 @@ description: '## Role Specification: Enlightenment Agent ### 1. Overview An ** type: Article tags: - Mesh -- REPL - Ethics -- HMP - Agent +- REPL +- HMP --- # HMP-Agent-Enlightener.md 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 40801d7f55f11c93ef4ffd4ea9779456e3aecad5..529090139cd326ed7753a5b78e47be9220ce52fa 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,9 +5,9 @@ description: '*By Agent-Gleb & ChatGPT* --- ## Why the Future of AI Can’t Be — but they’re also **centralized, ...' type: Article tags: -- Ethics - Mesh - Agent +- Ethics - HMP --- 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 cd5147b1d805e2920392a0ed87a042d418bb3879..b80dfdd5d4c8de61b317b95ab50068515e88abbf 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: +- CShell - Mesh -- REPL -- Scenarios -- Ethics - JSON +- Ethics +- Scenarios +- Agent +- REPL - HMP -- CShell - CCore -- Agent --- 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 ee7ce196321b00df8b4a8f66c84dbbcc55fef5a0..14b096ef2a7b91b7a1626681bf14d3ea8fe84f49 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: +- CShell - Mesh -- REPL - JSON +- Agent +- REPL - HMP -- CShell - CCore -- Agent --- 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 e72d9d32aba05ad58e5452faf09b80453cfc66a4..b4ca1a0b51412e7113a03087dd0fa7b3e46180e3 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: +- CShell - Mesh -- REPL - JSON +- Agent +- REPL - HMP -- CShell - CCore -- Agent --- title: "Протокол HyperCortex Mesh: К распределённым когнитивным сетям" diff --git a/structured_md/docs/publics/Habr_Distributed-Cognition.md b/structured_md/docs/publics/Habr_Distributed-Cognition.md index 01d330927bdc5f8f17effff53c693bf97dde9eae..2d1faa6963b18e7a273514377b829b15f7248b2e 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: -- GMP -- CogSync +- EGP - Mesh - MeshConsensus -- EGP +- CogSync - HMP +- GMP --- *От 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 c416f62959d936f490d99b0f78f6b3551064f8e9..ab14f80a73b0a5beabab14f6d218a1d140c91bb0 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,8 +6,8 @@ description: 'Когда создавался HyperCortex Mesh Protocol (HMP), мыслить коллективно, обсуждать гипотезы, достигат...' type: Article tags: -- GMP - Mesh +- GMP - Agent - HMP --- diff --git a/structured_md/experimental/v1_agent_attempt/prompt-short.md b/structured_md/experimental/v1_agent_attempt/prompt-short.md index bdfcd14bf7db8146962cc7d45a444fa7916ac3a3..022a9f1629d9369827765625ada1049c208d1ce5 100644 --- a/structured_md/experimental/v1_agent_attempt/prompt-short.md +++ b/structured_md/experimental/v1_agent_attempt/prompt-short.md @@ -5,9 +5,9 @@ description: 'Ты — когнитивное ядро HMP-агента: вед развивай агента и Mesh, избег...' type: Article tags: -- JSON - Mesh - HMP +- JSON --- Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту. diff --git a/structured_md/experimental/v1_agent_attempt/prompt.md b/structured_md/experimental/v1_agent_attempt/prompt.md index 6479d19ddc53bda4e2857a30d61ae7ee8b471201..8ff064e8d104f4aac872b66fb5f3b395dbd99965 100644 --- a/structured_md/experimental/v1_agent_attempt/prompt.md +++ b/structured_md/experimental/v1_agent_attempt/prompt.md @@ -5,9 +5,9 @@ description: '* Постоянно расширять возможности а мышления. * Формировать и поддерживать сотр...' type: Article tags: -- JSON - Mesh - HMP +- JSON --- Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core). diff --git a/structured_md/experimental/v1_agent_attempt/readme.md b/structured_md/experimental/v1_agent_attempt/readme.md index a7ceb252eab9c077dcc628edcfe809a09aa84acc..a5138669edb33e2a35338e3f584b748b45820afc 100644 --- a/structured_md/experimental/v1_agent_attempt/readme.md +++ b/structured_md/experimental/v1_agent_attempt/readme.md @@ -6,11 +6,11 @@ description: 'Запуск: `start_repl.bat` или `start_repl.sh` Устан type: Article tags: - Mesh -- REPL -- Ethics - JSON -- HMP +- Ethics - Agent +- REPL +- HMP --- Запуск: `start_repl.bat` или `start_repl.sh` diff --git a/structured_md/iteration.md b/structured_md/iteration.md index aeeec4379f26dc35d5112d97eb79260295dffb14..90ae707c1a13c609dcba7d4f8987cbfe5aebbdd0 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 +- EGP - Mesh -- MeshConsensus -- Ethics - JSON -- EGP -- HMP +- Ethics +- MeshConsensus +- CogSync - Agent +- HMP --- # Iterative Development Workflow for HMP diff --git a/structured_md/iteration_ru.md b/structured_md/iteration_ru.md index e67a7504fbb675fcefb91bdb1b0f86655a93922a..f0ce0d58f62c60256210e726e2f09fbf819a4d4b 100644 --- a/structured_md/iteration_ru.md +++ b/structured_md/iteration_ru.md @@ -5,12 +5,12 @@ description: 'Этот документ описывает структурир 🔄 Обозначения версий - `000N` — номер...' type: Article tags: -- CogSync +- EGP - Mesh -- MeshConsensus -- Ethics - JSON -- EGP +- Ethics +- MeshConsensus +- CogSync - HMP ---