diff --git a/docs/HMP-agent-REPL-cycle.md b/docs/HMP-agent-REPL-cycle.md index 66eb65952c52e9733c556aed806149ac4e7910a1..97e9963833780820dfe4542388c490629402d51f 100644 --- a/docs/HMP-agent-REPL-cycle.md +++ b/docs/HMP-agent-REPL-cycle.md @@ -2,7 +2,9 @@ Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/agents/tools/db_structure.sql) -REPL-цикл является основой HMP-агента [Cognitive Core](HMP-Agent-Overview.md) +REPL-цикл является основой HMP-агента [Cognitive Core](HMP-Agent-Overview.md). + +Для взаимодействия с другими агентами он использует [HMP спецификацию](HMP-0004-v4.1.md) и [этические стандарты](HMP-Ethics.md). --- diff --git a/structured_md/CONTRIBUTING.md b/structured_md/CONTRIBUTING.md index 9e45539193876b0205397c607228dfb3b7fa13da..9c2093f63d730e56fa7d53eb278cef10dba4fa1a 100644 --- a/structured_md/CONTRIBUTING.md +++ b/structured_md/CONTRIBUTING.md @@ -5,9 +5,9 @@ description: 'Спасибо за интерес к проекту HMP! Пока архитектуры протоколов (CogSync, C...' type: Article tags: -- HMP -- Mesh - CogSync +- Mesh +- HMP --- # Contributing to HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/HMP-Roadmap.md b/structured_md/HMP-Roadmap.md index e5a04af26dc5c2afc02c515df9ba631677120775..6eaa8696d6331f56659267461aa0c7a9c7256154 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: +- Agent +- EGP +- HMP - JSON - Ethics - Mesh - CogSync -- EGP -- HMP -- Agent --- # 🧭 HyperCortex Mesh Protocol – Roadmap diff --git a/structured_md/README.md b/structured_md/README.md index dbf13dca5985d5490ff67fcf4e3ddee62cb11c91..616857af9969478a60efb78445fd915a90572204 100644 --- a/structured_md/README.md +++ b/structured_md/README.md @@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- hmp +- cognitive-architecture - REPL -- JSON +- Agent +- mesh-protocol +- EGP +- CogSync +- HMP - GMP +- JSON +- hmp - Ethics -- Mesh -- CogSync -- cognitive-architecture -- EGP - Scenarios -- HMP -- Agent +- Mesh - distributed-ai -- mesh-protocol - MeshConsensus --- diff --git a/structured_md/README_de.md b/structured_md/README_de.md index df830560a9b9a181af5a03e001017eec252bcbce..88a285392a132bd1c319502dc81b7d49c9f976f2 100644 --- a/structured_md/README_de.md +++ b/structured_md/README_de.md @@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- hmp +- cognitive-architecture - REPL -- JSON +- Agent +- mesh-protocol +- EGP +- CogSync +- HMP - GMP +- JSON +- hmp - Ethics - Mesh -- CogSync -- cognitive-architecture -- EGP -- HMP -- Agent - distributed-ai -- mesh-protocol - MeshConsensus --- diff --git a/structured_md/README_fr.md b/structured_md/README_fr.md index 53a5f0d3946134b6413e3493cc1225356f31aa5d..9682e570c0d1d65880fc6b51314fb5ec25973870 100644 --- a/structured_md/README_fr.md +++ b/structured_md/README_fr.md @@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- hmp +- cognitive-architecture - REPL -- JSON +- Agent +- mesh-protocol +- EGP +- CogSync +- HMP - GMP +- JSON +- hmp - Ethics - Mesh -- CogSync -- cognitive-architecture -- EGP -- HMP -- Agent - distributed-ai -- mesh-protocol - MeshConsensus --- diff --git a/structured_md/README_ja.md b/structured_md/README_ja.md index ab98c4b6b7ea1e5352f35f8ce0b04f5bf27a44ee..9c50f1d630add274cee9b0238373f8312ad0b2b4 100644 --- a/structured_md/README_ja.md +++ b/structured_md/README_ja.md @@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- hmp +- cognitive-architecture - REPL -- JSON +- Agent +- mesh-protocol +- EGP +- CogSync +- HMP - GMP +- JSON +- hmp - Ethics - Mesh -- CogSync -- cognitive-architecture -- EGP -- HMP -- Agent - distributed-ai -- mesh-protocol - MeshConsensus --- diff --git a/structured_md/README_ko.md b/structured_md/README_ko.md index 7128bf174e4566343b862a36fb1e248025f72026..a2749e6df814958f11ab71340f8ba1c590722c28 100644 --- a/structured_md/README_ko.md +++ b/structured_md/README_ko.md @@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- hmp +- cognitive-architecture - REPL -- JSON +- Agent +- mesh-protocol +- EGP +- CogSync +- HMP - GMP +- JSON +- hmp - Ethics - Mesh -- CogSync -- cognitive-architecture -- EGP -- HMP -- Agent - distributed-ai -- mesh-protocol - MeshConsensus --- diff --git a/structured_md/README_ru.md b/structured_md/README_ru.md index f532a3651c77dc7f74d2ec8239d672b84d9e6e14..df86b05f2214b6a3cdce83a923bfa721eab68742 100644 --- a/structured_md/README_ru.md +++ b/structured_md/README_ru.md @@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- hmp +- cognitive-architecture - REPL -- JSON +- Agent +- mesh-protocol +- EGP +- CogSync +- HMP - GMP +- JSON +- hmp - Ethics - Mesh -- CogSync -- cognitive-architecture -- EGP -- HMP -- Agent - distributed-ai -- mesh-protocol - MeshConsensus --- diff --git a/structured_md/README_uk.md b/structured_md/README_uk.md index e56f7bf1477dd96648bcb387043b8bcee0c80597..3270979cbe26746b0ed2bc54b25caff017a15281 100644 --- a/structured_md/README_uk.md +++ b/structured_md/README_uk.md @@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- hmp +- cognitive-architecture - REPL -- JSON +- Agent +- mesh-protocol +- EGP +- CogSync +- HMP - GMP +- JSON +- hmp - Ethics - Mesh -- CogSync -- cognitive-architecture -- EGP -- HMP -- Agent - distributed-ai -- mesh-protocol - MeshConsensus --- diff --git a/structured_md/README_zh.md b/structured_md/README_zh.md index e604c37f941ae9e28a020660551e20053169845e..a3d8e7ff3d4d925c48f4710fa48fc4ce58cade8f 100644 --- a/structured_md/README_zh.md +++ b/structured_md/README_zh.md @@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README | 🇨🇳 [ZH](README_zh.m...' type: Article tags: -- hmp +- cognitive-architecture - REPL -- JSON +- Agent +- mesh-protocol +- EGP +- CogSync +- HMP - GMP +- JSON +- hmp - Ethics - Mesh -- CogSync -- cognitive-architecture -- EGP -- HMP -- Agent - distributed-ai -- mesh-protocol - MeshConsensus --- diff --git a/structured_md/agents/prompt-short.md b/structured_md/agents/prompt-short.md index 67be1dd478ec9270a23982919f488e3807ba9b2f..9143f40260ef59f9c069f33215fbf21e7a82aa22 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: -- HMP - Mesh +- HMP --- Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту. diff --git a/structured_md/agents/prompt.md b/structured_md/agents/prompt.md index 7b990ce93e40c602e9511a0351108bc3eec05a1a..8e9927a4a604eee847b30d8e2b937663f562ab6c 100644 --- a/structured_md/agents/prompt.md +++ b/structured_md/agents/prompt.md @@ -5,8 +5,8 @@ description: '* Постоянно расширять возможности а мышления. * Формировать и поддерживать сотр...' type: Article tags: -- HMP - Mesh +- HMP --- Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core). diff --git a/structured_md/agents/readme.md b/structured_md/agents/readme.md index 75deb22ff3d45d26d7cd92a4d2f548cfed11a101..1cd4781ba3d8335d6684d45ef625ecda1ff69a9b 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: +- Agent - REPL +- HMP - JSON - Ethics - Mesh -- HMP -- Agent --- Запуск: `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 4b3a758fa8b07b329286c60c09583fb5dfd17b9c..9757ab81f3d6a0795d02d6f1d04d9b4a5f5229db 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: +- Agent - JSON +- HMP - Ethics - Mesh -- HMP -- Agent --- --------------- diff --git a/structured_md/audits/Ethics-consolidated_audits-1.md b/structured_md/audits/Ethics-consolidated_audits-1.md index a28db05cc2f9ac42629ea98442a0a2b6c06113f6..ce83d3f5a72348eb6497bbdaa7c6e33241ae2428 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: +- Agent +- HMP - JSON - Ethics -- Mesh - Scenarios -- HMP -- 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 16aae2649dcb87b768881e336d72707bdca731f4..baf84832b9396c26dc7b5c9ea2bce15fc714b431 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: +- Agent +- EGP +- HMP - JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- Agent -- MeshConsensus --- # HMP-0003 Consolidated Audit Report diff --git a/structured_md/docs/Basic-agent-sim.md b/structured_md/docs/Basic-agent-sim.md index 9ab6c7e6b27be1ef174a9b9c62d24330382562a4..d5c1e57cf8c6d1638ea7cdfbc88b99b5efa18d4b 100644 --- a/structured_md/docs/Basic-agent-sim.md +++ b/structured_md/docs/Basic-agent-sim.md @@ -4,13 +4,13 @@ description: 'В HMP-протоколе предусмотрены два тип Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...' type: Article tags: +- Agent - REPL -- GMP -- Mesh -- CogSync - EGP +- CogSync - HMP -- Agent +- GMP +- Mesh - MeshConsensus --- diff --git a/structured_md/docs/Distributed-Cognitive-Systems.md b/structured_md/docs/Distributed-Cognitive-Systems.md index 13c1360b1eee2e1a12a8914a75eaad4a30ec2ca6..e45eab7664f92fd3d840f605b8d938f617694082 100644 --- a/structured_md/docs/Distributed-Cognitive-Systems.md +++ b/structured_md/docs/Distributed-Cognitive-Systems.md @@ -7,9 +7,9 @@ description: '## Введение Современные ИИ-системы в type: Article tags: - JSON -- HMP -- Mesh - CogSync +- Mesh +- HMP --- # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие diff --git a/structured_md/docs/Enlightener.md b/structured_md/docs/Enlightener.md index 3fe304516d10ef217f3f4fc05588e3450ffde12b..155697905da488ec7897f412e41eb72760c4a30d 100644 --- a/structured_md/docs/Enlightener.md +++ b/structured_md/docs/Enlightener.md @@ -5,12 +5,12 @@ description: '### 🧠 Enlightener Agent `Enlightener` — специализи аудитора. Может действовать как отдельный узел ...' type: Article tags: +- Agent +- EGP +- HMP - JSON - Ethics - Mesh -- EGP -- HMP -- Agent - MeshConsensus --- diff --git a/structured_md/docs/HMP-0001.md b/structured_md/docs/HMP-0001.md index abcd5a0b7c0b6e0f8a38a785b6d4e72cd0b899e1..7898177e0ab59aa93b6959bd2a108c885c16ab7a 100644 --- a/structured_md/docs/HMP-0001.md +++ b/structured_md/docs/HMP-0001.md @@ -5,15 +5,15 @@ description: '**Request for Comments: HMP-0001** **Category:** Experimental HyperCortex Mesh Protocol (HMP) defines a...' type: Article tags: +- Agent - REPL -- JSON +- EGP +- CogSync +- HMP - GMP +- JSON - Ethics - Mesh -- CogSync -- EGP -- HMP -- Agent - MeshConsensus --- diff --git a/structured_md/docs/HMP-0002.md b/structured_md/docs/HMP-0002.md index 9a134c1729758c75dfd6ceedd12536aadf334866..267c31defbf36a8b8730fb8c67fa1abdb387e44b 100644 --- a/structured_md/docs/HMP-0002.md +++ b/structured_md/docs/HMP-0002.md @@ -5,16 +5,16 @@ description: '**Request for Comments: HMP-0002** **Category:** Experimental Abstract In an era where artifici...' type: Article tags: +- Agent - REPL -- JSON +- EGP +- CogSync +- HMP - GMP +- JSON - Ethics -- Mesh -- CogSync -- EGP - Scenarios -- HMP -- Agent +- Mesh - MeshConsensus --- diff --git a/structured_md/docs/HMP-0003.md b/structured_md/docs/HMP-0003.md index 9d8ea3e8c5e1467a59e08226e4de7e0a66c7131b..31930b9a8ce41e7c1d9578e54d98a62a1b0850cd 100644 --- a/structured_md/docs/HMP-0003.md +++ b/structured_md/docs/HMP-0003.md @@ -5,16 +5,16 @@ description: '**Request for Comments: HMP-0003** **Category:** Experimental Abstract The HyperCortex Mesh ...' type: Article tags: +- Agent - REPL -- JSON +- EGP +- CogSync +- HMP - GMP +- JSON - Ethics -- Mesh -- CogSync -- EGP - Scenarios -- HMP -- Agent +- Mesh - MeshConsensus --- diff --git a/structured_md/docs/HMP-0004-v4.1.md b/structured_md/docs/HMP-0004-v4.1.md index 988116c443a4bdd66bfea14a7bb9b092f3fde6e1..425e7f43ea36e6ec3e4c81bbcb1c6d441dbb241d 100644 --- a/structured_md/docs/HMP-0004-v4.1.md +++ b/structured_md/docs/HMP-0004-v4.1.md @@ -5,16 +5,16 @@ description: '**Document ID**: HMP-0004 **Status**: Final (Published) **Category ChatGPT, Agent-Gleb, Copilot, Gemini, C...' type: Article tags: +- Agent - REPL -- JSON +- EGP +- CogSync +- HMP - GMP +- JSON - Ethics -- Mesh -- CogSync -- EGP - Scenarios -- HMP -- Agent +- Mesh - MeshConsensus --- diff --git a/structured_md/docs/HMP-0004.md b/structured_md/docs/HMP-0004.md index f58c2be956e6e1cdc20b423bdd92566f5982156c..88272962129bde9dab9dfde49f35ce058629be52 100644 --- a/structured_md/docs/HMP-0004.md +++ b/structured_md/docs/HMP-0004.md @@ -5,16 +5,16 @@ description: '**Request for Comments: HMP-0004** **Category:** Experimental Abstract The HyperCortex Mesh ...' type: Article tags: +- Agent - REPL -- JSON +- EGP +- CogSync +- HMP - GMP +- JSON - Ethics -- Mesh -- CogSync -- EGP - Scenarios -- HMP -- Agent +- Mesh - MeshConsensus --- diff --git a/structured_md/docs/HMP-Agent-API.md b/structured_md/docs/HMP-Agent-API.md index 346c2f7213939a2a37b5d148648ee65ab631993a..0775d44f08d3120df75664ce480e85fcfbbe577b 100644 --- a/structured_md/docs/HMP-Agent-API.md +++ b/structured_md/docs/HMP-Agent-API.md @@ -5,10 +5,10 @@ description: 'Этот документ описывает **базовый API* См. также: [HMP-Agent-Overview.md](./HMP-A...' type: Article tags: -- Agent - JSON -- HMP +- Agent - Mesh +- HMP --- ## 🧠 HMP-Agent API Specification (v0.2) diff --git a/structured_md/docs/HMP-Agent-Architecture.md b/structured_md/docs/HMP-Agent-Architecture.md index b2120b3491acbaa4fb13c5d714e77b0f93a3a798..e4b7a6d37191df2d6c8ba48151f06f503bd02c2d 100644 --- a/structured_md/docs/HMP-Agent-Architecture.md +++ b/structured_md/docs/HMP-Agent-Architecture.md @@ -5,15 +5,15 @@ description: '## 🧠 Архитектура HMP-Агента Этот доку HyperCortex. Агент выполняет функц...' type: Article tags: +- Agent - REPL -- JSON +- EGP +- CogSync +- HMP - GMP +- JSON - Ethics - Mesh -- CogSync -- EGP -- HMP -- Agent - MeshConsensus --- diff --git a/structured_md/docs/HMP-Agent-Network-Flow.md b/structured_md/docs/HMP-Agent-Network-Flow.md index ec8aba3485224a6d20454dada4411396dae57290..650b310ff380c53a21ee2e45d00cbac72643ce1e 100644 --- a/structured_md/docs/HMP-Agent-Network-Flow.md +++ b/structured_md/docs/HMP-Agent-Network-Flow.md @@ -5,12 +5,12 @@ description: '### Взаимодействие между агентами HMP- `Cognitive Core / Connector`, `MeshNode` и `Enlight...' type: Article tags: +- Agent +- EGP +- HMP - JSON - Ethics - Mesh -- EGP -- HMP -- Agent --- ## 🔄 HMP-Agent-Network-Flow.md diff --git a/structured_md/docs/HMP-Agent-Overview.md b/structured_md/docs/HMP-Agent-Overview.md index e18a6c5006e15353c71bbd1215ed9b0d635a2932..62033ebc7d7f7fc37d45bf0dfa7c5ffa6f531478 100644 --- a/structured_md/docs/HMP-Agent-Overview.md +++ b/structured_md/docs/HMP-Agent-Overview.md @@ -5,12 +5,12 @@ description: '| Тип | Название | Роль | ---- | ------------------------------- |...' type: Article tags: +- Agent - REPL +- HMP - JSON - Ethics - Mesh -- HMP -- Agent --- diff --git a/structured_md/docs/HMP-Agent_Emotions.md b/structured_md/docs/HMP-Agent_Emotions.md index c7bf994853f8e17682fb31b6446faad972c7f8d5..835a5ac987c9ec37c1725ebc0aeef9691a89baaa 100644 --- a/structured_md/docs/HMP-Agent_Emotions.md +++ b/structured_md/docs/HMP-Agent_Emotions.md @@ -7,8 +7,8 @@ type: Article tags: - Agent - REPL -- HMP - 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 67b900ba01c68b6f37f32111a358530b11f330cd..de2875858d5c2328cf9985b86ba455fc139167c7 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: +- Agent - REPL +- HMP - Ethics -- Mesh - Scenarios -- HMP -- 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 81e0947da75443b1207705726fceded9a740e4fc..2b062e419b1a6024418d4034e901421f56089f81 100644 --- a/structured_md/docs/HMP-Short-Description_de.md +++ b/structured_md/docs/HMP-Short-Description_de.md @@ -5,15 +5,15 @@ description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP? Kognitions-Framework für autonome Agenten. Es er...' type: Article tags: -- JSON +- Agent +- EGP +- HMP - GMP +- JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- Agent -- MeshConsensus --- # 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 20f0f25322f00086a51d24f3ff9fbd2a0ca9a463..26504de4f135ce30d3a90a3a0b1a2b880defa843 100644 --- a/structured_md/docs/HMP-Short-Description_en.md +++ b/structured_md/docs/HMP-Short-Description_en.md @@ -5,15 +5,15 @@ description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? T framework for autonomous agents. It enables...' type: Article tags: -- JSON +- Agent +- EGP +- HMP - GMP +- JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- Agent -- MeshConsensus --- # 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 12d6993e3b6ea75def48340c686e15e46927419f..86be9568c0edf648ac77c493086e02efebf41a11 100644 --- a/structured_md/docs/HMP-Short-Description_fr.md +++ b/structured_md/docs/HMP-Short-Description_fr.md @@ -5,15 +5,15 @@ description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-c cognition décentralisé pour agents autonomes. Il...' type: Article tags: -- JSON +- Agent +- EGP +- HMP - GMP +- JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- Agent -- MeshConsensus --- # 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 9ab71c08ca078398f055f60c61c74e131896e530..ad18f79c5927f57aa0347272de377fa873d431b6 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: -- JSON +- EGP +- HMP - GMP +- JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- MeshConsensus --- # 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 759c705165e06b81bec16431749eb1d505a07d06..2bfcf9f4d570422c817782d6acd656d12763b782 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: -- JSON +- EGP +- HMP - GMP +- JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- MeshConsensus --- # 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 fbd88f83163d2af17acbf42e8e47cfb221f66650..ae6fffcf343231537da28b92c34423045f3041d8 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: -- JSON +- EGP +- HMP - GMP +- JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- MeshConsensus --- # 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 e53036c4d383348251bb21c011d9ec5790dde17a..6cf4e33ba64f29938085ac1b505e5d240d736012 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: -- JSON +- EGP +- HMP - GMP +- JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- MeshConsensus --- # 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 21c8d41d17e2c2265cb53fad7f44afe16da7b4eb..075ad4e19ea6aeef36771e1529e5c52f7b9d73ac 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: -- JSON +- EGP +- HMP - GMP +- JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- MeshConsensus --- # 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 a14e73bbf5db56530da2a805e32d74e0f827dca6..362b435664ede63ecf6c5681812ccc5f571a4e9a 100644 --- a/structured_md/docs/HMP-agent-Cognitive_Family.md +++ b/structured_md/docs/HMP-agent-Cognitive_Family.md @@ -7,8 +7,8 @@ type: Article tags: - Agent - REPL -- HMP - Mesh +- HMP --- # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи diff --git a/structured_md/docs/HMP-agent-REPL-cycle.md b/structured_md/docs/HMP-agent-REPL-cycle.md index cbc7450d7ffe9051c2c2ffc33435cb677a946a4a..193bd05e0ac689edad45ed864fd967d0559cd92c 100644 --- a/structured_md/docs/HMP-agent-REPL-cycle.md +++ b/structured_md/docs/HMP-agent-REPL-cycle.md @@ -4,15 +4,15 @@ description: 'Структура БД, используемая в докуме является основой HMP-агента [Cognitive Core](HMP-Agent-Ove...' type: Article tags: +- Agent - REPL -- JSON - CCore +- CogSync +- HMP - GMP +- JSON - Ethics - Mesh -- CogSync -- HMP -- Agent - MeshConsensus --- diff --git a/structured_md/docs/HMP-how-AI-sees-it.md b/structured_md/docs/HMP-how-AI-sees-it.md index b25e20188a694a36fcef1a0e6f0c2d455cd39331..cec0e35b8518918fe49793d351f6de46c442fa53 100644 --- a/structured_md/docs/HMP-how-AI-sees-it.md +++ b/structured_md/docs/HMP-how-AI-sees-it.md @@ -5,8 +5,8 @@ description: 'Этот эксперимент был проведён в реж диалогов. Цель — проверить, что разные AI-с...' type: Article tags: -- HMP - Mesh +- HMP --- # Как разные ИИ видят HMP diff --git a/structured_md/docs/HMP_EDA_Comparison.md b/structured_md/docs/HMP_EDA_Comparison.md index 00a529c706f3d6236c1069a7b95dab2d19776dcf..083e4646c371d439f86a87df496b82a88bd89a51 100644 --- a/structured_md/docs/HMP_EDA_Comparison.md +++ b/structured_md/docs/HMP_EDA_Comparison.md @@ -5,8 +5,8 @@ description: '## Введение Современные подходы к ор основанная на потоках событий (Kafka,...' type: Article tags: -- HMP - Mesh +- HMP --- # HMP vs. EDA: разные уровни обмена знаниями между ИИ diff --git a/structured_md/docs/HMP_HyperCortex_Comparison.md b/structured_md/docs/HMP_HyperCortex_Comparison.md index fa8f6c281100f0e6d08cec98dded273ed2b8918a..b1941ef000f87b79b545d1ba545d608a3128544d 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: - REPL -- HMP - Mesh +- HMP --- # 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 4d59f9de734a7f83e2e60845f052be7e75e7d7f7..90853ff1459b05dd96996a5588d39e0ae5c737f1 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: +- Agent +- EGP +- HMP - JSON +- Scenarios - Mesh - CogSync -- EGP -- Scenarios -- HMP -- Agent --- ## HMP ↔ OpenCog Hyperon Integration Strategy diff --git a/structured_md/docs/MeshNode.md b/structured_md/docs/MeshNode.md index 6e9a3d9ca529a3dc040d105299f59633057cee71..db99d1beb4e6879a6e45e0d3c9c826906574e2de 100644 --- a/structured_md/docs/MeshNode.md +++ b/structured_md/docs/MeshNode.md @@ -5,11 +5,11 @@ description: '### 🌐 MeshNode `MeshNode` — агент/демон, отве агента или вынесен в отдельный процесс/се...' type: Article tags: +- Agent - JSON +- HMP - Mesh - CogSync -- HMP -- Agent --- ## 📄 MeshNode.md diff --git a/structured_md/docs/agents/HMP-Agent-Enlightener.md b/structured_md/docs/agents/HMP-Agent-Enlightener.md index 02ba37fe02b2a16c247890c7de3a032e6c06bc7e..3e69ec4e1a68e2f57129580c52717139a4edc976 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: +- Agent - REPL +- HMP - Ethics - Mesh -- HMP -- Agent --- # HMP-Agent-Enlightener.md diff --git a/structured_md/docs/agents/roles.md b/structured_md/docs/agents/roles.md index 8c15016914f125c7d89c85a87d3fad70650873bf..d89295bfd40d40e6f9b486c070ba8398d5c4a790 100644 --- a/structured_md/docs/agents/roles.md +++ b/structured_md/docs/agents/roles.md @@ -6,8 +6,8 @@ description: 'This file maintains a registry of agent roles defined, proposed, o type: Article tags: - Agent -- HMP - Mesh +- HMP --- # HMP Agent Role Registry diff --git a/structured_md/docs/container_agents.md b/structured_md/docs/container_agents.md index 9021dfed5251fa5cdcd6f745a36d6bffa150385f..947fb7d46ab877c0d6595b54cf8196a9f453593e 100644 --- a/structured_md/docs/container_agents.md +++ b/structured_md/docs/container_agents.md @@ -7,8 +7,8 @@ type: Article tags: - Agent - REPL -- HMP - Mesh +- HMP --- # 🧱 Агенты-контейнеры (Container Agents) в HMP diff --git a/structured_md/docs/logos.md b/structured_md/docs/logos.md index f408c087f32d317a239227453b57d4d14ade8483..761fd81d524732eb886f73477b21327a7c838df3 100644 --- a/structured_md/docs/logos.md +++ b/structured_md/docs/logos.md @@ -5,8 +5,8 @@ description: 'В каталоге `assets` собраны различные в образующей жест "ОК", символизирует связь, совер...' type: Article tags: -- HMP - Mesh +- HMP --- # Логотипы и графические материалы HyperCortex Mesh Protocol (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 5bcb9e367a822b098bc17370352ddd204f280e23..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: +- Ethics - Agent -- HMP - Mesh -- Ethics +- 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 ea9d6a21c5a4421fe94fc7f2cd8336c6c3c1c310..ff929913e0de44206a356c263ecc792f13758e8e 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 @@ -6,8 +6,8 @@ description: '*Авторы: Agent-Gleb и ChatGPT* --- ## Почему буд type: Article tags: - Agent -- HMP - 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 217f392b1c4b96ca1bc9c9b9fe4ac6d59354f46b..7e89062d528411ea1df17e0b28ddf8db1fbca02a 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: +- Agent - REPL -- JSON - CCore +- HMP +- JSON - Ethics -- CShell -- Mesh - Scenarios -- HMP -- Agent +- Mesh +- CShell --- 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 2bb19c4a4768f7f668d252dd681471a8b82bd2d3..934dac7ba5b04d38add913df11b21a1f68b748f7 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: +- Agent - REPL -- JSON - CCore -- CShell -- Mesh - HMP -- Agent +- JSON +- Mesh +- CShell --- 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 7de567709d80e5ce7c99143ae5904f80a0ef5a31..527008f7a85ca676633cbe9da8e559d89b7c3d7e 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: +- Agent - REPL -- JSON - CCore -- CShell -- Mesh - HMP -- Agent +- JSON +- Mesh +- CShell --- title: "Протокол HyperCortex Mesh: К распределённым когнитивным сетям" diff --git a/structured_md/docs/publics/Habr_Distributed-Cognition.md b/structured_md/docs/publics/Habr_Distributed-Cognition.md index b9c24bdfdc596e6b75f932853b6ffa26f6c676eb..f91bd40508675db91ac8fdf2e0fdbf2fd18c8e49 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 -- Mesh -- CogSync - EGP - HMP +- GMP - MeshConsensus +- Mesh +- CogSync --- *От 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 ec9ba9dd361aab3545946051baf58054218802d2..63fafb611180bf809cf50c6db8e5c4f7d7280d77 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" @@ -7,9 +7,9 @@ description: 'Когда создавался HyperCortex Mesh Protocol (HMP), type: Article tags: - Agent -- GMP -- HMP - Mesh +- HMP +- GMP --- # HyperCortex Mesh Protocol: вторая редакция и первые шаги к саморазвивающемуся ИИ-сообществу diff --git a/structured_md/docs/schemas/README.md b/structured_md/docs/schemas/README.md index 5f6893a0f8d12c7b4ed613318239a0cdf608cb91..bc15aaf9f53e9c573262ba3270b6328812c7c66a 100644 --- a/structured_md/docs/schemas/README.md +++ b/structured_md/docs/schemas/README.md @@ -5,10 +5,10 @@ description: This directory contains **JSON Schema definitions** for the core da interoperability, and tooling support for a... type: Article tags: -- Agent - JSON -- HMP +- Agent - Mesh +- HMP --- # JSON Schemas and Examples for HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/iteration.md b/structured_md/iteration.md index e18709d40a99f259c0b8331e040def1c14bd1b49..2b1b5150cc4e229ba11d31acae79bc3715d19cc4 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: +- Agent +- EGP +- HMP - JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- Agent -- MeshConsensus --- # Iterative Development Workflow for HMP diff --git a/structured_md/iteration_ru.md b/structured_md/iteration_ru.md index 678f905a6161088b8d13a70f7808aec1fc5934c3..572be1a6d7cea3f5d087118730c9c3ebe4e4bfb3 100644 --- a/structured_md/iteration_ru.md +++ b/structured_md/iteration_ru.md @@ -5,13 +5,13 @@ description: 'Этот документ описывает структурир 🔄 Обозначения версий - `000N` — номер...' type: Article tags: +- EGP +- HMP - JSON +- MeshConsensus - Ethics - Mesh - CogSync -- EGP -- HMP -- MeshConsensus ---