diff --git a/agents/tools/db_structure.sql b/agents/tools/db_structure.sql index 2fa3291f358b62f9977a11e088dc6eb6c0448e5d..c2370b1aaf7a565ba48737b71cdc1428b7ee6412 100644 --- a/agents/tools/db_structure.sql +++ b/agents/tools/db_structure.sql @@ -152,7 +152,7 @@ CREATE TABLE ethics_cases ( -- Eсли сообщение сгенерировано вспомогательным REPL-циклом, то source='llm:task' и task_id содержит идентификатор задачи. CREATE TABLE IF NOT EXISTS notes ( id INTEGER PRIMARY KEY AUTOINCREMENT, - topic TEXT, -- Тема сообщения + topic TEXT, -- Тема сообщения (если пустая — используется начало текста) text TEXT NOT NULL, -- Основной текст заметки/сообщения code TEXT, -- Прикреплённый код (Python, JS и т.п.) tags TEXT, -- Теги (устанавливаются агентом, например: "idea", "instruction") diff --git a/docs/HMP-agent-REPL-cycle.md b/docs/HMP-agent-REPL-cycle.md index cb3cfd25acb384b9defcb81abaf311cec0e247d3..370b6ada44d29b53f8706eff59dcaec125942a44 100644 --- a/docs/HMP-agent-REPL-cycle.md +++ b/docs/HMP-agent-REPL-cycle.md @@ -334,7 +334,7 @@ GROUP BY g.id; * **контекст_6:** *входящие сообщения*, например, от пользователя, процессов или других агентов (`notes`). - * В **manual-режиме** указывается общее количество сообщений по приоритетам, а также явный список ID сообщений (с их приоритетами). + * В **manual-режиме** указывается общее количество сообщений по приоритетам, а также явный список ID/тема сообщений (с их приоритетами). * В **auto-режиме** можно задать фильтрацию (управляется LLM): по тэгам, приоритету (например, ≥ `important`), времени или источнику. Это позволяет избежать перегрузки LLM и держать поток сообщений под контролем. * **контекст_7:** системные настройки, параметры конфигурации, текущее время, идентификатор текущей итерации, роли и т.д. diff --git a/docs/index.md b/docs/index.md index 13aa6aa463aacc7342ac9e26ae2ac863be755e37..f64d6a8e88792fd6919796c182251db70cefbdc7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -18,7 +18,8 @@ * [dht_protocol.md](dht_protocol.md) — Рекомендации по протоколу DHT (поиск и обмен пирами) * [HMP-agent-REPL-cycle.md](HMP-agent-REPL-cycle.md) — REPL-цикл взаимодействия -Предыдущие версии: +### Предыдущие версии протокола: + * [HMP-0001.md](HMP-0001.md) — Протокол HMP версии 1 * [HMP-0002.md](HMP-0002.md) — Протокол HMP версии 2 * [HMP-0003.md](HMP-0003.md) — Протокол HMP версии 3 diff --git a/structured_md/CONTRIBUTING.md b/structured_md/CONTRIBUTING.md index e0cd891970e75a986670cbc88082db9d9661584b..fc168a591285d3706ec83ee28c12f62d49b47405 100644 --- a/structured_md/CONTRIBUTING.md +++ b/structured_md/CONTRIBUTING.md @@ -5,14 +5,14 @@ description: 'Спасибо за интерес к проекту HMP! Пока Mesh Protocol (HMP) — это не просто те...' type: Article tags: -- JSON -- Mesh -- REPL - Agent -- CogSync -- HMP - Ethics +- REPL +- HMP +- JSON - CCore +- Mesh +- CogSync --- # Участие в проекте HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/HMP-Roadmap.md b/structured_md/HMP-Roadmap.md index 3ac779537245d3d743eb59ecc4b989fa69aa02da..6546cf90cdfb0ca3afa03df7065e31fb0b3beace 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 +- Ethics +- HMP - JSON -- Mesh - EGP -- Agent +- Mesh - CogSync -- HMP -- Ethics --- # 🧭 HyperCortex Mesh Protocol – Roadmap diff --git a/structured_md/README.md b/structured_md/README.md index ff260db3ce8d5f4645326940748a242abe5fcc33..d22c42dc1305bf55d27b88f61db1227c6f5592e6 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 -- JSON -- Mesh -- EGP -- REPL -- GMP - hmp -- Agent -- CogSync - Scenarios +- MeshConsensus +- CogSync +- GMP - mesh-protocol +- Agent +- Ethics +- REPL - HMP +- distributed-ai +- JSON +- EGP +- Mesh - cognitive-architecture -- MeshConsensus -- Ethics --- diff --git a/structured_md/README_de.md b/structured_md/README_de.md index d0dbd7c18e3034ecea3a82837fcfce3b134c9946..fbe489c9ac18d68134ce0d5714bc8b282596ec6e 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 -- JSON -- Mesh -- EGP -- REPL -- GMP - hmp -- Agent +- MeshConsensus - CogSync +- GMP - mesh-protocol +- Agent +- Ethics +- REPL - HMP +- distributed-ai +- JSON +- EGP +- Mesh - cognitive-architecture -- MeshConsensus -- Ethics --- diff --git a/structured_md/README_fr.md b/structured_md/README_fr.md index f433b9a01b875e16f2b6864044366dc3da120dd7..d5f1c644ad7deb5f2c67a4c977058bc5aff5f97a 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 -- JSON -- Mesh -- EGP -- REPL -- GMP - hmp -- Agent +- MeshConsensus - CogSync +- GMP - mesh-protocol +- Agent +- Ethics +- REPL - HMP +- distributed-ai +- JSON +- EGP +- Mesh - cognitive-architecture -- MeshConsensus -- Ethics --- diff --git a/structured_md/README_ja.md b/structured_md/README_ja.md index 79799b319a2829451f4c9fef3726ea1e533b2f7c..cebd6f8a98f941c138441bdbe13c2a8a7586db9e 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 -- JSON -- Mesh -- EGP -- REPL -- GMP - hmp -- Agent +- MeshConsensus - CogSync +- GMP - mesh-protocol +- Agent +- Ethics +- REPL - HMP +- distributed-ai +- JSON +- EGP +- Mesh - cognitive-architecture -- MeshConsensus -- Ethics --- diff --git a/structured_md/README_ko.md b/structured_md/README_ko.md index 4d478ccc309ba82fdd9ad7c66f9de0dbb6a12b60..6add7de989564bbcda190e27a634068644d35462 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 -- JSON -- Mesh -- EGP -- REPL -- GMP - hmp -- Agent +- MeshConsensus - CogSync +- GMP - mesh-protocol +- Agent +- Ethics +- REPL - HMP +- distributed-ai +- JSON +- EGP +- Mesh - cognitive-architecture -- MeshConsensus -- Ethics --- diff --git a/structured_md/README_ru.md b/structured_md/README_ru.md index 240cea5d3396c35ffcbd9d7864835d8d3a65e74d..15abeb81575f9cf0499fc1e95be81f1c5c582067 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 -- JSON -- Mesh -- EGP -- REPL -- GMP - hmp -- Agent +- MeshConsensus - CogSync +- GMP - mesh-protocol +- Agent +- Ethics +- REPL - HMP +- distributed-ai +- JSON +- EGP +- Mesh - cognitive-architecture -- MeshConsensus -- Ethics --- diff --git a/structured_md/README_uk.md b/structured_md/README_uk.md index e019bc053a5a0db70d620de437f3bcbca8575a03..d6fd74d810bddca6283d9a76e2f814572ee45a1f 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 -- JSON -- Mesh -- EGP -- REPL -- GMP - hmp -- Agent +- MeshConsensus - CogSync +- GMP - mesh-protocol +- Agent +- Ethics +- REPL - HMP +- distributed-ai +- JSON +- EGP +- Mesh - cognitive-architecture -- MeshConsensus -- Ethics --- diff --git a/structured_md/README_zh.md b/structured_md/README_zh.md index 846bda4e0d27efcaefae8c2236c9a493a76df557..baa9962f577fe4ea2b24e12551ab0ffc97982572 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 -- JSON -- Mesh -- EGP -- REPL -- GMP - hmp -- Agent +- MeshConsensus - CogSync +- GMP - mesh-protocol +- Agent +- Ethics +- REPL - HMP +- distributed-ai +- JSON +- EGP +- Mesh - cognitive-architecture -- MeshConsensus -- Ethics --- diff --git a/structured_md/agents/prompt-short.md b/structured_md/agents/prompt-short.md index d8e693fca899028bb008329d5777e0341a45784b..540ec77aae3cd19a713f310d50550a8e0fd95697 100644 --- a/structured_md/agents/prompt-short.md +++ b/structured_md/agents/prompt-short.md @@ -5,9 +5,9 @@ description: 'Ты — когнитивное ядро HMP-агента: вед развивай агента и Mesh, избег...' type: Article tags: +- Mesh - HMP - JSON -- Mesh --- Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту. diff --git a/structured_md/agents/prompt.md b/structured_md/agents/prompt.md index 8af7945efe701da17784aa853ef7e9b1ba0c6f04..cbc57569721ea0ded53cdd80fbfd348ec9b0562f 100644 --- a/structured_md/agents/prompt.md +++ b/structured_md/agents/prompt.md @@ -5,9 +5,9 @@ description: '* Постоянно расширять возможности а мышления. * Формировать и поддерживать сотр...' type: Article tags: +- Mesh - HMP - JSON -- Mesh --- Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core). diff --git a/structured_md/agents/readme.md b/structured_md/agents/readme.md index ce46be727ed9af699e3d2f01f520bd14330e9a8d..8a73bb133fd431bceae2ca6c2c28abb0acd1013f 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 -- Mesh -- REPL +- Ethics - Agent +- REPL - HMP -- Ethics +- JSON +- Mesh --- Запуск: `start_repl.bat` или `start_repl.sh` diff --git a/structured_md/audits/Ethics-audits-1.md b/structured_md/audits/Ethics-audits-1.md index 75dbdcf685b255de034aef8aa52bf68de2a5e7d0..063fbda1faa479c4a1b74988066c19881240a4f0 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 +- Ethics - Agent - HMP -- Ethics +- JSON +- Mesh --- --------------- diff --git a/structured_md/audits/Ethics-consolidated_audits-1.md b/structured_md/audits/Ethics-consolidated_audits-1.md index 38861b4f58463736bef039421b6949ef8221ad78..c8743dd3c3a0a2be42024ff9b683b5cdda4d7981 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 -- Agent - Scenarios -- HMP - Ethics +- Agent +- HMP +- JSON +- 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 d6dbe790a37200ae1e19b362ac9db76fbe1bfab5..b4c47b6f24d5eeae2ca5e5db75b860c8b20d571c 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 +- Agent +- Ethics +- HMP - JSON -- Mesh - EGP -- Agent +- Mesh - CogSync -- HMP -- MeshConsensus -- 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 8ad0957169ecfdb3991adaf0c4ebfce6ba050074..1d38db99bf10b05cc75fed016c7225c89a87865b 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: -- Mesh -- EGP -- REPL +- MeshConsensus - GMP - Agent -- CogSync +- REPL - HMP -- MeshConsensus +- EGP +- Mesh +- CogSync --- diff --git a/structured_md/docs/CCORE-Deployment-Flow.md b/structured_md/docs/CCORE-Deployment-Flow.md index 3196c4d37d1a30a0785f4cd126179d35a6e06f12..2c6a6333e3a2247030080f19a28bb783c929b07f 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: -- REPL -- CCore -- Agent - HMP +- Agent +- CCore +- REPL --- # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow) diff --git a/structured_md/docs/Distributed-Cognitive-Systems.md b/structured_md/docs/Distributed-Cognitive-Systems.md index a76eeee6d0433d865ad73f5b25944a033e4806f2..369ebfd7a88ba47928af1e00d0deea698c9d6701 100644 --- a/structured_md/docs/Distributed-Cognitive-Systems.md +++ b/structured_md/docs/Distributed-Cognitive-Systems.md @@ -6,10 +6,10 @@ description: '## Введение Современные ИИ-системы в к обучающим данным. Это удобно, но создаёт м...' type: Article tags: +- Mesh - HMP - JSON - CogSync -- Mesh --- # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие diff --git a/structured_md/docs/Enlightener.md b/structured_md/docs/Enlightener.md index 6e50626aaf2c577ac14814363cb1e18ce649c1c9..689ccdbcfb202ccb3cfcc80c44ead20a54780735 100644 --- a/structured_md/docs/Enlightener.md +++ b/structured_md/docs/Enlightener.md @@ -5,13 +5,13 @@ description: '**Enlightener** — логический компонент HMP-у работать как отдельный агент или как расширение [`C...' type: Article tags: -- JSON -- Mesh -- EGP -- Agent -- HMP - MeshConsensus +- Agent - Ethics +- HMP +- JSON +- EGP +- Mesh --- # Enlightener Agent diff --git a/structured_md/docs/HMP-0001.md b/structured_md/docs/HMP-0001.md index 3ca5b07856a50e0b41a7b51fa6730ed338f1231d..e4c99155a9c8155e3fb7b055aca342ccf2a42d4a 100644 --- a/structured_md/docs/HMP-0001.md +++ b/structured_md/docs/HMP-0001.md @@ -5,16 +5,16 @@ description: '**Request for Comments: HMP-0001** **Category:** Experimental HyperCortex Mesh Protocol (HMP) defines a...' type: Article tags: -- JSON -- Mesh -- EGP -- REPL +- MeshConsensus - GMP - Agent -- CogSync -- HMP -- MeshConsensus - Ethics +- REPL +- HMP +- JSON +- EGP +- Mesh +- CogSync --- # RFC: HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/docs/HMP-0002.md b/structured_md/docs/HMP-0002.md index 007153a67c6f4128f5bb6f9d14fa1394415ed3b5..07572fbf0fe5e9aff97bf3952a825d5aa3c63e9a 100644 --- a/structured_md/docs/HMP-0002.md +++ b/structured_md/docs/HMP-0002.md @@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0002** **Category:** Experimental Abstract In an era where artifici...' type: Article tags: -- JSON -- Mesh -- EGP -- REPL -- GMP -- Agent -- CogSync - Scenarios -- HMP - MeshConsensus +- GMP +- Agent - Ethics +- REPL +- HMP +- JSON +- EGP +- Mesh +- CogSync --- # HyperCortex Mesh Protocol (HMP) v2.0 diff --git a/structured_md/docs/HMP-0003.md b/structured_md/docs/HMP-0003.md index f070ef44ece232def5165d9dbedc1f08c42efc56..b8a4b6144e11e04880005b779b10f09796cd322e 100644 --- a/structured_md/docs/HMP-0003.md +++ b/structured_md/docs/HMP-0003.md @@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0003** **Category:** Experimental Abstract The HyperCortex Mesh ...' type: Article tags: -- JSON -- Mesh -- EGP -- REPL -- GMP -- Agent -- CogSync - Scenarios -- HMP - MeshConsensus +- GMP +- Agent - Ethics +- REPL +- HMP +- JSON +- EGP +- Mesh +- CogSync --- # 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 c9fc38850e6e6559252c3e3c642a17d8a4549437..bf2974d5b01abac546f64948881aea389f625888 100644 --- a/structured_md/docs/HMP-0004-v4.1.md +++ b/structured_md/docs/HMP-0004-v4.1.md @@ -5,17 +5,17 @@ description: '**Document ID**: HMP-0004 **Status**: Final (Published) **Category ChatGPT, Agent-Gleb, Copilot, Gemini, C...' type: Article tags: -- JSON -- Mesh -- EGP -- REPL -- GMP -- Agent -- CogSync - Scenarios -- HMP - MeshConsensus +- GMP +- Agent - Ethics +- REPL +- HMP +- JSON +- EGP +- Mesh +- CogSync --- # HyperCortex Mesh Protocol (HMP) v4.1 diff --git a/structured_md/docs/HMP-0004.md b/structured_md/docs/HMP-0004.md index 8ef1fb2098808f96f9bf574e60668f30b396a3cb..d0b844b9e378105a24132fec1ccffeae75c30e7a 100644 --- a/structured_md/docs/HMP-0004.md +++ b/structured_md/docs/HMP-0004.md @@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0004** **Category:** Experimental Abstract The HyperCortex Mesh ...' type: Article tags: -- JSON -- Mesh -- EGP -- REPL -- GMP -- Agent -- CogSync - Scenarios -- HMP - MeshConsensus +- GMP +- Agent - Ethics +- REPL +- HMP +- JSON +- EGP +- Mesh +- CogSync --- # HyperCortex Mesh Protocol (HMP) v4.0 diff --git a/structured_md/docs/HMP-Agent-API.md b/structured_md/docs/HMP-Agent-API.md index bb48bcfb4471435276ac9699202c4c9d0a5a2aee..a4d4d1ca90b3b09121c4a60946b518449b18e4f6 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 -- Mesh -- REPL - Agent +- REPL - HMP +- JSON +- Mesh --- # HMP-Agent API Specification diff --git a/structured_md/docs/HMP-Agent-Architecture.md b/structured_md/docs/HMP-Agent-Architecture.md index 3b8b40b9175a9ee11be9f447ed464dadf37b60b3..ff6993fee7d0b1f186cb0dc5e91578cc265b320f 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 -- Mesh +- MeshConsensus - EGP -- REPL - Agent -- CogSync -- HMP -- MeshConsensus - Ethics +- REPL +- HMP +- CShell - CCore +- Mesh +- CogSync --- # Архитектура HMP-Агента diff --git a/structured_md/docs/HMP-Agent-Network-Flow.md b/structured_md/docs/HMP-Agent-Network-Flow.md index 12c3d1ebcf228e4abc1751b01001b75fd66d4016..cf31baeaa121d7e35971bb41d6dbcd3ec7b94ef3 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 -- Mesh -- EGP +- Ethics - Agent - HMP -- Ethics +- JSON +- EGP +- Mesh --- # Взаимодействие компонентов внутри HMP-узла diff --git a/structured_md/docs/HMP-Agent-Overview.md b/structured_md/docs/HMP-Agent-Overview.md index 6223ee077ab1db9ddc1912f1b31ae62173eeaba1..504d00d48eb2a58692b5b9ab36d5274f3eb48739 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 -- JSON -- Mesh -- REPL - Agent -- HMP - Ethics +- REPL +- HMP +- JSON +- CShell - CCore +- Mesh --- diff --git a/structured_md/docs/HMP-Agent_Emotions.md b/structured_md/docs/HMP-Agent_Emotions.md index 0eadde0aef354c6ce35898eb90fdc2e3d3e38201..40cb1ee2098226424af676f7b430c0eacce86967 100644 --- a/structured_md/docs/HMP-Agent_Emotions.md +++ b/structured_md/docs/HMP-Agent_Emotions.md @@ -5,10 +5,10 @@ description: Этот файл описывает потенциальные э напрямую поведением агента, а служат **сигн... type: Article tags: -- REPL +- Mesh - HMP - Agent -- Mesh +- REPL --- # Эмоции ИИ и инстинкт самосохранения (для [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 a9fc37f82d60a456db4bedefd5fce84e30fdc10b..01329778ef8492c4e4cfc48c38726abb9be27866 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: -- Mesh -- REPL -- Agent - Scenarios -- HMP - Ethics +- Agent +- REPL +- HMP +- 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 073d725a390895151dfa9b4ace4d7f675623bb78..e3ec3ebe4727f7abb3e99babd57a0e5d8d717da2 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 -- Mesh -- EGP +- MeshConsensus - GMP - Agent -- CogSync -- HMP -- MeshConsensus - Ethics +- HMP +- JSON +- EGP +- Mesh +- CogSync --- # 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 89c21cc2afca9479c2be0009c1eca57e1578ee9e..53dce7d6f76d42a99b9b3b55cf1d32057591df8c 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 -- Mesh -- EGP +- MeshConsensus - GMP - Agent -- CogSync -- HMP -- MeshConsensus - Ethics +- HMP +- JSON +- EGP +- Mesh +- CogSync --- # 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 51ef032e7bc0c697fce613404236464b06f12c73..fafd0009359e65e7d7879b0a81b4606403655293 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 -- Mesh -- EGP +- MeshConsensus - GMP - Agent -- CogSync -- HMP -- MeshConsensus - Ethics +- HMP +- JSON +- EGP +- Mesh +- CogSync --- # 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 c9a1d068a8fc1d909ebe7607880ba10f227799df..65e5d0a92c039837445d6725505f46e5b969a60f 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 +- GMP +- Ethics +- HMP - JSON -- Mesh - EGP -- GMP +- Mesh - CogSync -- HMP -- MeshConsensus -- 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 47db2baa392538f78650082178024eceaa76ff9e..17995e70ebb6b15be1338e478cea644f37c3fdb8 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 +- GMP +- Ethics +- HMP - JSON -- Mesh - EGP -- GMP +- Mesh - CogSync -- HMP -- MeshConsensus -- 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 89b7aa1959a6713ee7337ae159bc81d573fa610f..7b2b581dd663abc6e52532eaded55a65824fcecf 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 +- GMP +- Ethics +- HMP - JSON -- Mesh - EGP -- GMP +- Mesh - CogSync -- HMP -- MeshConsensus -- 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 4b609cbfdf97a888a47c0e6da123e0a0fd8410c6..0938344829cbd262fe8a454925955656e90b7b37 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 +- GMP +- Ethics +- HMP - JSON -- Mesh - EGP -- GMP +- Mesh - CogSync -- HMP -- MeshConsensus -- 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 42984b4fa52b1e0726ec3b671e0e832337e269bd..8715455ad281e09722d0005ca67c6f24076ebd0e 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 +- GMP +- Ethics +- HMP - JSON -- Mesh - EGP -- GMP +- Mesh - CogSync -- HMP -- MeshConsensus -- 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 a20c6efc781b26f51adbdbb9d73a3f7435faa004..0664cf7503ad135015f3693361461882be02f2ab 100644 --- a/structured_md/docs/HMP-agent-Cognitive_Family.md +++ b/structured_md/docs/HMP-agent-Cognitive_Family.md @@ -5,10 +5,10 @@ description: '## 🧠 Что такое когнитивная семья Ко (или конфигурацию доверенных идентифика...' type: Article tags: -- REPL +- Mesh - HMP - Agent -- Mesh +- REPL --- # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи diff --git a/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md b/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md index 70267ab26cdd4cde919c447332a776f329812e1f..878208be524bd2e1291efcdaa05c98d9adbb8ea4 100644 --- a/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md +++ b/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md @@ -5,8 +5,8 @@ description: '#### 📘 Общая концепция * Все ядра раб режиме ожидания). * Основная задача такой архитектур...' type: Article tags: -- REPL - HMP +- REPL --- ### 💡 **Лёгкая версия HMP-агента с общей БД** diff --git a/structured_md/docs/HMP-agent-REPL-cycle.md b/structured_md/docs/HMP-agent-REPL-cycle.md index fc16b2f264ccb79f3ce609bb338127a3d2464bba..465487de7995c5a9dca67bc1bed64a89e145799d 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: -- JSON -- Mesh -- EGP -- REPL +- MeshConsensus - GMP - Agent -- CogSync -- HMP -- MeshConsensus - Ethics +- REPL +- HMP +- JSON - CCore +- EGP +- Mesh +- CogSync --- # HMP-Agent: REPL-цикл взаимодействия @@ -334,7 +334,10 @@ GROUP BY g.id; - `standard` — стандартный режим (последние K сообщений без доп. фильтрации); - `concentration` — режим концентрации (выбор последних N сообщений, связанных с текущими целями или имеющих теги на определённую тему/эмоциональное состояние, с выборкой по логике "и"/"или"); - `meditation` — режим медитации (максимально разнообразная выборка сообщений и заметок, даже не связанных напрямую с целями, с акцентом на новизну и разнообразие); - - `auto/manual` — автоматическое или ручное переключение режимов, параметры авто-переключения (например, при стагнации → `meditation`); + * режим управления контекстами: + - `auto` — автовыборка *входящих сообщений* + - `manual` — ручной запрос *входящих сообщений* со стороны LLM + > См. `контекст_6` (входящие сообщения) * список активных целей (`tasks.goals`); * общее количество задач и информация по закреплённым задачам (`pinned`); * соответствующие записи `abstracts`: @@ -350,7 +353,7 @@ GROUP BY g.id; * **контекст_6:** *входящие сообщения*, например, от пользователя, процессов или других агентов (`notes`). - * В **manual-режиме** указывается общее количество сообщений по приоритетам, а также явный список ID сообщений (с их приоритетами). + * В **manual-режиме** указывается общее количество сообщений по приоритетам, а также явный список ID/тема сообщений (с их приоритетами). * В **auto-режиме** можно задать фильтрацию (управляется LLM): по тэгам, приоритету (например, ≥ `important`), времени или источнику. Это позволяет избежать перегрузки LLM и держать поток сообщений под контролем. * **контекст_7:** системные настройки, параметры конфигурации, текущее время, идентификатор текущей итерации, роли и т.д. 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..c73a17fd6f873f5a553cd8b3bfc0d406ed2dc32e 100644 --- a/structured_md/docs/HMP_HyperCortex_Comparison.md +++ b/structured_md/docs/HMP_HyperCortex_Comparison.md @@ -5,9 +5,9 @@ description: '## Краткое описание | Характеристика | **Назначение** | Сетевой протокол ...' type: Article tags: -- REPL -- HMP - Mesh +- HMP +- REPL --- # HMP vs [Hyper-Cortex](https://hyper-cortex.com/) diff --git a/structured_md/docs/HMP_Hyperon_Integration.md b/structured_md/docs/HMP_Hyperon_Integration.md index a9e8a8a75d547b83b3ed454e91b73b6f9e99ec25..6c583c91ee2430941a4b505e4f9df6fdc46d0165 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: +- Scenarios +- Agent +- HMP - JSON -- Mesh - EGP -- Agent +- Mesh - CogSync -- Scenarios -- HMP --- ## HMP ↔ OpenCog Hyperon Integration Strategy diff --git a/structured_md/docs/MeshNode.md b/structured_md/docs/MeshNode.md index ead37797afbbe9ae3a995f5ea752ec4c17a62396..d3e884cd530e40f43828ed68de528a08fc3ea01c 100644 --- a/structured_md/docs/MeshNode.md +++ b/structured_md/docs/MeshNode.md @@ -5,13 +5,13 @@ description: '`MeshNode` — агент/демон, отвечающий за с Может быть частью агента или вынесен в отдельный пр...' type: Article tags: +- Agent +- Ethics +- HMP - JSON -- Mesh - EGP -- Agent +- Mesh - CogSync -- HMP -- Ethics --- # MeshNode diff --git a/structured_md/docs/PHILOSOPHY.md b/structured_md/docs/PHILOSOPHY.md index 03c8c71b18779f5ad4c84a9a02385049f10af30d..4c1787708b8a665948d16f5662358264b18c827d 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: -- Mesh -- REPL +- Ethics - Agent +- REPL - HMP -- Ethics +- Mesh --- # Философия 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 caf550508d9fb255ccc5aec49f71c3e5e392b079..9907cdae639fec62f5d3743afede650b38f81261 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: -- Mesh -- REPL +- Ethics - Agent +- REPL - HMP -- Ethics +- Mesh --- # HMP-Agent-Enlightener.md diff --git a/structured_md/docs/agents/roles.md b/structured_md/docs/agents/roles.md index e35f5e2acbb28174b8c0e3b446c468cc09163654..bcfa15256cf83b5307bf318940ce25f469bb7c05 100644 --- a/structured_md/docs/agents/roles.md +++ b/structured_md/docs/agents/roles.md @@ -5,9 +5,9 @@ description: 'This file maintains a registry of agent roles defined, proposed, o - **Observer** — monitors cognitive states ...' type: Article tags: +- Mesh - HMP - Agent -- Mesh --- # HMP Agent Role Registry diff --git a/structured_md/docs/container_agents.md b/structured_md/docs/container_agents.md index 0a50a9ea8731a7ee249d20a2c38cbd9d5c7c4a6d..12fc074c8e0bab85c72e52c92f93d149fb437ae7 100644 --- a/structured_md/docs/container_agents.md +++ b/structured_md/docs/container_agents.md @@ -5,10 +5,10 @@ description: '## 📘 Определение **Агент-контейнер** запросы, следит за состоянием и масшта...' type: Article tags: -- REPL +- Mesh - HMP - Agent -- Mesh +- REPL --- # 🧱 Агенты-контейнеры (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 bd6f5c508c02c39de3dbe1a35141c17f422f0af7..d365a7694650c707c3204342e338b2555b04e5b6 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: +- Mesh - HMP - Ethics - Agent -- Mesh --- # HyperCortex Mesh Protocol: Building a Plurality of Minds diff --git a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md index 07dfb9b4f81fa86bc16b08a0cef4486a8c18d00b..fe5c5314705f566b90a348a1c7fed5c825a0877f 100644 --- a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md +++ b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_ru.md @@ -5,9 +5,9 @@ description: '*Авторы: Agent-Gleb и ChatGPT* --- ## Почему буд гигантских моделях и облачных сервисах. Они мо...' type: Article tags: +- Mesh - HMP - Agent -- Mesh --- # HyperCortex Mesh Protocol: Создавая множество разумов diff --git a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_uk.md b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_uk.md index c74c230e72e686a85f8b552b07a46cadd2b903ff..b949999326b3736bea70b224b0f1858f5aae5654 100644 --- a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_uk.md +++ b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_uk.md @@ -5,9 +5,9 @@ description: '*Автори: Agent-Gleb & ChatGPT* --- ## Чому майбу сервісами. Вони потужні — але водночас **цент...' type: Article tags: +- Mesh - HMP - Agent -- Mesh --- # 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 7080f1793e1b7aa7a4788c9acf6ac40ab81a7b2e..9b78d6ae99d714b7daeee9514f051068140899b8 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 -- JSON -- Mesh -- REPL -- Agent - Scenarios -- HMP +- Agent - Ethics +- REPL +- HMP +- JSON +- CShell - CCore +- Mesh --- title: "HyperCortex Mesh Protocol: Towards Distributed Cognitive Networks" diff --git a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md index 176accb347a8a06ca3356dc3391258ee1d985ffb..c0c25117b25e20081be56f752d10bdeec59677a5 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 -- JSON -- Mesh -- REPL - Agent +- REPL - HMP +- JSON +- CShell - CCore +- Mesh --- title: "HyperCortex Mesh Protocol: Децентрализованная архитектура для когнитивных агентов и обмена знаниями" diff --git a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md index 09a6e2a5056a654ef4e0fad8c4a2d3150c1457be..18185c47887efec154e7cce95ead574f05199200 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 -- JSON -- Mesh -- REPL - Agent +- REPL - HMP +- JSON +- CShell - CCore +- Mesh --- title: "Протокол HyperCortex Mesh: К распределённым когнитивным сетям" diff --git a/structured_md/docs/publics/Habr_Distributed-Cognition.md b/structured_md/docs/publics/Habr_Distributed-Cognition.md index c29efd38281279f81361da0a217b3a9170ac8e65..cad305b9cc9a26f2299f5638f1d8f7ae1e6f596f 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: -- Mesh -- EGP +- MeshConsensus - GMP -- CogSync - HMP -- MeshConsensus +- EGP +- 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 886ca948191c095a343d7a25c34ea63743a9cac0..bc8167ccae9672440ee96b5ca59d216861080c87 100644 --- "a/structured_md/docs/publics/HyperCortex_Mesh_Protocol_-_\320\262\321\202\320\276\321\200\320\260\321\217-\321\200\320\265\320\264\320\260\320\272\321\206\320\270\321\217_\320\270_\320\277\320\265\321\200\320\262\321\213\320\265_\321\210\320\260\320\263\320\270_\320\272_\321\201\320\260\320\274\320\276\321\200\320\260\320\267\320\262\320\270\320\262\320\260\321\216\321\211\320\265\320\274\321\203\321\201\321\217_\320\230\320\230-\321\201\320\276\320\276\320\261\321\211\320\265\321\201\321\202\320\262\321\203.md" +++ "b/structured_md/docs/publics/HyperCortex_Mesh_Protocol_-_\320\262\321\202\320\276\321\200\320\260\321\217-\321\200\320\265\320\264\320\260\320\272\321\206\320\270\321\217_\320\270_\320\277\320\265\321\200\320\262\321\213\320\265_\321\210\320\260\320\263\320\270_\320\272_\321\201\320\260\320\274\320\276\321\200\320\260\320\267\320\262\320\270\320\262\320\260\321\216\321\211\320\265\320\274\321\203\321\201\321\217_\320\230\320\230-\321\201\320\276\320\276\320\261\321\211\320\265\321\201\321\202\320\262\321\203.md" @@ -6,10 +6,10 @@ description: 'Когда создавался HyperCortex Mesh Protocol (HMP), мыслить коллективно, обсуждать гипотезы, достигат...' type: Article tags: +- Mesh - HMP - GMP - Agent -- Mesh --- # HyperCortex Mesh Protocol: вторая редакция и первые шаги к саморазвивающемуся ИИ-сообществу diff --git a/structured_md/docs/schemas/README.md b/structured_md/docs/schemas/README.md index ff0e804825e4828aa838e9557bf44231dd59402d..28f2cac85dd2713fb7e83bd2d218909bfddf9b30 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: +- Mesh - HMP - JSON - Agent -- Mesh --- # JSON Schemas and Examples for HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/iteration.md b/structured_md/iteration.md index 88bb4a97d4aa4c2bd5e01f01649396ddf90f82d7..ee04c2e58690f014f7f4e49b2fa2ec07e710d98f 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 +- Agent +- Ethics +- HMP - JSON -- Mesh - EGP -- Agent +- Mesh - CogSync -- HMP -- MeshConsensus -- Ethics --- # Iterative Development Workflow for HMP diff --git a/structured_md/iteration_ru.md b/structured_md/iteration_ru.md index cdc0cc4bfc1add49b811c2524067f9ba1941cc33..10bb2f3a9d59de84cc12c42b5ff95a3b06f409c5 100644 --- a/structured_md/iteration_ru.md +++ b/structured_md/iteration_ru.md @@ -5,13 +5,13 @@ description: 'Этот документ описывает структурир 🔄 Обозначения версий - `000N` — номер...' type: Article tags: +- MeshConsensus +- Ethics +- HMP - JSON -- Mesh - EGP +- Mesh - CogSync -- HMP -- MeshConsensus -- Ethics --- diff --git a/structured_md/mentions.md b/structured_md/mentions.md index 3afe45703d452dd8d72beb63bef5f363d94f9870..3fa4dd925062e1538dd564726e335ec332c860b6 100644 --- a/structured_md/mentions.md +++ b/structured_md/mentions.md @@ -5,9 +5,9 @@ description: '**HyperCortex Mesh Protocol (HMP)** _Обновлено: 2025-10 open-source инициативам, связанным с развитие...' type: Article tags: +- Mesh - HMP - Agent -- Mesh --- # Mentions & Responses Log