diff --git a/docs/HMP-agent-REPL-cycle.md b/docs/HMP-agent-REPL-cycle.md index 073eb25423b460884ea5645546929fd5bd6e276e..9cf8c4b746cdb9facaf9a15855f156a1ca08ac44 100644 --- a/docs/HMP-agent-REPL-cycle.md +++ b/docs/HMP-agent-REPL-cycle.md @@ -614,6 +614,35 @@ REPL-цикл является основой HMP-агента [Cognitive Core]( Таким образом, вспомогательные REPL-циклы действуют как «виртуальные подагенты» в режиме read-only, не меняя состояние БД напрямую, а передавая свои гипотезы и результаты через основной REPL-цикл. +``` + ┌───────────────────────────────────────────────────────────┐ + │ Основной REPL │ + │ (чтение+запись во все когнитивные структуры) │ + └────────────┬───────────────────────────────┬──────────────┘ + ▲ ↓ + │ ↓ + ▼ ↓ + ┌────────────┴──────────────┐ [ управление задачами ] + │ "Блокнот пользователя" │ [ → таблица `tasks` ] + │ `notes` │ ↓ + └──┬────────────────────────┘ ↓ + ▲ ┌────────────────────────────────────────────┐ ↓ + │ │ Вспомогательный REPL (task_id=42) │ ↓ + ├──►┤ • читает все БД ├◄──┤ + │ │ • редактирует только свою задачу в `tasks` │ ↓ + │ │ • пишет в `notes` │ ↓ + │ └────────────────────────────────────────────┘ ↓ + │ ↓ + │ ┌────────────────────────────────────────────┐ ↓ + │ │ Вспомогательный REPL (task_id=43) │ ↓ + ├──►┤ • читает все БД ├◄──┤ + │ │ • редактирует только свою задачу в `tasks` │ ↓ + │ │ • пишет в `notes` │ ↓ + │ └────────────────────────────────────────────┘ ↓ +``` + +Вспомогательные циклы можно рассматривать как «sandboxed-процессы» для изоляции мышления, но с каналом связи через `notes`. + --- ## 👥 Создание потомков diff --git a/structured_md/CONTRIBUTING.md b/structured_md/CONTRIBUTING.md index 9c2093f63d730e56fa7d53eb278cef10dba4fa1a..6090369f0450ff3ca8f896515a168d3e00aad74e 100644 --- a/structured_md/CONTRIBUTING.md +++ b/structured_md/CONTRIBUTING.md @@ -5,8 +5,8 @@ description: 'Спасибо за интерес к проекту HMP! Пока архитектуры протоколов (CogSync, C...' type: Article tags: -- CogSync - Mesh +- CogSync - HMP --- diff --git a/structured_md/HMP-Roadmap.md b/structured_md/HMP-Roadmap.md index 49590d3e9567a8d4e872bcff304c3455f9968160..027e17b670c0efaaacc58d7234c19a7f34415b60 100644 --- a/structured_md/HMP-Roadmap.md +++ b/structured_md/HMP-Roadmap.md @@ -5,12 +5,12 @@ description: '## 🔍 Overview This roadmap outlines the key stages of developm multiple advanced AI models (Copilot, Claude, G...' type: Article tags: -- CogSync - Mesh - JSON -- Agent +- CogSync - EGP - Ethics +- Agent - HMP --- diff --git a/structured_md/README.md b/structured_md/README.md index 2dd975af4a741ab94159ed7516cd3e0e408f28ff..02ac670991d101f7249b8f5097f3a59399604809 100644 --- a/structured_md/README.md +++ b/structured_md/README.md @@ -6,20 +6,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README type: Article tags: - REPL -- CogSync -- Mesh -- GMP -- Scenarios - MeshConsensus - cognitive-architecture +- mesh-protocol +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP -- hmp -- mesh-protocol +- Ethics +- Agent +- Scenarios - distributed-ai - HMP -- Ethics +- hmp --- diff --git a/structured_md/README_de.md b/structured_md/README_de.md index d04fc5c303f5416e791f577670dad52e4f2d4381..46443dcab1eb55267975fe796148b6c6b724923c 100644 --- a/structured_md/README_de.md +++ b/structured_md/README_de.md @@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README type: Article tags: - REPL -- CogSync -- Mesh -- GMP - MeshConsensus - cognitive-architecture +- mesh-protocol +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP -- hmp -- mesh-protocol +- Ethics +- Agent - distributed-ai - HMP -- Ethics +- hmp --- diff --git a/structured_md/README_fr.md b/structured_md/README_fr.md index 41b72546faf2d20f3843a1b9e50148500be3c821..b68ea241a6b677e46d38100bd05e4829048b1845 100644 --- a/structured_md/README_fr.md +++ b/structured_md/README_fr.md @@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README type: Article tags: - REPL -- CogSync -- Mesh -- GMP - MeshConsensus - cognitive-architecture +- mesh-protocol +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP -- hmp -- mesh-protocol +- Ethics +- Agent - distributed-ai - HMP -- Ethics +- hmp --- diff --git a/structured_md/README_ja.md b/structured_md/README_ja.md index 2ee404e7ac0c8a89c164bd0ec5b4c1a7b939f2c1..c488e7d8c9e38afec2eb5b3951ce554ba9e9f1b8 100644 --- a/structured_md/README_ja.md +++ b/structured_md/README_ja.md @@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README type: Article tags: - REPL -- CogSync -- Mesh -- GMP - MeshConsensus - cognitive-architecture +- mesh-protocol +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP -- hmp -- mesh-protocol +- Ethics +- Agent - distributed-ai - HMP -- Ethics +- hmp --- diff --git a/structured_md/README_ko.md b/structured_md/README_ko.md index c4f33fae981a9dc4061ed119ba9acae01f532982..20dbf363666793a6c1ea15f8fa1ea01b0b4fb1c8 100644 --- a/structured_md/README_ko.md +++ b/structured_md/README_ko.md @@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README type: Article tags: - REPL -- CogSync -- Mesh -- GMP - MeshConsensus - cognitive-architecture +- mesh-protocol +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP -- hmp -- mesh-protocol +- Ethics +- Agent - distributed-ai - HMP -- Ethics +- hmp --- diff --git a/structured_md/README_ru.md b/structured_md/README_ru.md index 6e9c12b0ce163e747d21e24b5bcf0c489116bfd6..cc2840fb63b4ce7c11d93cf06eb3d714c3ca89c2 100644 --- a/structured_md/README_ru.md +++ b/structured_md/README_ru.md @@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README type: Article tags: - REPL -- CogSync -- Mesh -- GMP - MeshConsensus - cognitive-architecture +- mesh-protocol +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP -- hmp -- mesh-protocol +- Ethics +- Agent - distributed-ai - HMP -- Ethics +- hmp --- diff --git a/structured_md/README_uk.md b/structured_md/README_uk.md index 7fada044e956151d2d0149f727780ce8c8b7df60..e6b74d5fbee732860a8a4f2e5542509af25ee010 100644 --- a/structured_md/README_uk.md +++ b/structured_md/README_uk.md @@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README type: Article tags: - REPL -- CogSync -- Mesh -- GMP - MeshConsensus - cognitive-architecture +- mesh-protocol +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP -- hmp -- mesh-protocol +- Ethics +- Agent - distributed-ai - HMP -- Ethics +- hmp --- diff --git a/structured_md/README_zh.md b/structured_md/README_zh.md index 41894dab4beb7abd56a5315e66e8b04fa768bad7..17f0ea5f07c38ad72ca8ce51f9760accac0cf41e 100644 --- a/structured_md/README_zh.md +++ b/structured_md/README_zh.md @@ -6,19 +6,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README type: Article tags: - REPL -- CogSync -- Mesh -- GMP - MeshConsensus - cognitive-architecture +- mesh-protocol +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP -- hmp -- mesh-protocol +- Ethics +- Agent - distributed-ai - HMP -- Ethics +- hmp --- diff --git a/structured_md/agents/readme.md b/structured_md/agents/readme.md index 5cd098eefe7e242ef46ceaf4ffeb66f0a75af796..8cebe1163ed2bb5ae819919120b50b19e013fad8 100644 --- a/structured_md/agents/readme.md +++ b/structured_md/agents/readme.md @@ -8,8 +8,8 @@ tags: - REPL - Mesh - JSON -- Agent - Ethics +- Agent - HMP --- diff --git a/structured_md/audits/Ethics-audits-1.md b/structured_md/audits/Ethics-audits-1.md index 9ddbf5b65a70b259f362eefe59b3d2b5a98d531d..8002b8032143d5498aa97eb088ed7878aba73c5f 100644 --- a/structured_md/audits/Ethics-audits-1.md +++ b/structured_md/audits/Ethics-audits-1.md @@ -7,8 +7,8 @@ type: Article tags: - Mesh - JSON -- Agent - Ethics +- Agent - HMP --- diff --git a/structured_md/audits/Ethics-consolidated_audits-1.md b/structured_md/audits/Ethics-consolidated_audits-1.md index 287e996c5b63a5a4fedeb59c6f6fc55cf1ff76c8..a60044d1016fc25117cc2ab8838e2e682346a929 100644 --- a/structured_md/audits/Ethics-consolidated_audits-1.md +++ b/structured_md/audits/Ethics-consolidated_audits-1.md @@ -6,10 +6,10 @@ description: This document consolidates proposed improvements from multiple AI a type: Article tags: - Mesh -- Scenarios - JSON -- Agent - Ethics +- Scenarios +- Agent - HMP --- diff --git a/structured_md/audits/HMP-0003-consolidated_audit.md b/structured_md/audits/HMP-0003-consolidated_audit.md index f0ac4ff50bb6a9ae06c637def479c7e156be7315..2ac698f30d3cc783c3d82d8516537c56be82538c 100644 --- a/structured_md/audits/HMP-0003-consolidated_audit.md +++ b/structured_md/audits/HMP-0003-consolidated_audit.md @@ -5,13 +5,13 @@ description: Сводный аудит предложений по улучше Документ реорганизован по ключ... type: Article tags: -- CogSync -- Mesh - MeshConsensus +- Mesh - JSON -- Agent +- CogSync - EGP - Ethics +- Agent - HMP --- diff --git a/structured_md/docs/Basic-agent-sim.md b/structured_md/docs/Basic-agent-sim.md index cf35547eb5160534ab617c9a9d0ccecc09f90d6c..58adbca852f8c18a075af904d86ae3135db296dd 100644 --- a/structured_md/docs/Basic-agent-sim.md +++ b/structured_md/docs/Basic-agent-sim.md @@ -5,12 +5,12 @@ description: 'В HMP-протоколе предусмотрены два тип type: Article tags: - REPL -- CogSync +- MeshConsensus - Mesh - GMP -- MeshConsensus -- Agent +- CogSync - EGP +- Agent - HMP --- diff --git a/structured_md/docs/Distributed-Cognitive-Systems.md b/structured_md/docs/Distributed-Cognitive-Systems.md index c8435a6b40fa0551139b9c73c9a57fd0e59545fe..67f62d64f9a6da8f3000475e5da358b480a6c907 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: -- CogSync - Mesh -- HMP - JSON +- CogSync +- HMP --- # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие diff --git a/structured_md/docs/Enlightener.md b/structured_md/docs/Enlightener.md index e00e01f0755655fa0cbfa861c4491dc93e1344ed..4c62a40b854aeab37de3edbfaa156bf6b2e2d8be 100644 --- a/structured_md/docs/Enlightener.md +++ b/structured_md/docs/Enlightener.md @@ -5,12 +5,12 @@ description: '### 🧠 Enlightener Agent `Enlightener` — специализи аудитора. Может действовать как отдельный узел ...' type: Article tags: -- Mesh - MeshConsensus +- Mesh - JSON -- Agent - EGP - Ethics +- Agent - HMP --- diff --git a/structured_md/docs/HMP-0001.md b/structured_md/docs/HMP-0001.md index d30138e8876d675e462bff1fd0fff76d02de1528..6d687b24e2b6c67e86770a7a22879727bef4b694 100644 --- a/structured_md/docs/HMP-0001.md +++ b/structured_md/docs/HMP-0001.md @@ -6,14 +6,14 @@ description: '**Request for Comments: HMP-0001** **Category:** Experimental type: Article tags: - REPL -- CogSync +- MeshConsensus - Mesh - GMP -- MeshConsensus - JSON -- Agent +- CogSync - EGP - Ethics +- Agent - HMP --- diff --git a/structured_md/docs/HMP-0002.md b/structured_md/docs/HMP-0002.md index 0df483e3824b17f2dc4b33c1a64a716c6a1830b0..8d18ef696eddeccddb2e2c1d91b6d8bfd0854345 100644 --- a/structured_md/docs/HMP-0002.md +++ b/structured_md/docs/HMP-0002.md @@ -6,15 +6,15 @@ description: '**Request for Comments: HMP-0002** **Category:** Experimental type: Article tags: - REPL -- CogSync +- MeshConsensus - Mesh - GMP -- Scenarios -- MeshConsensus - JSON -- Agent +- CogSync - EGP - Ethics +- Agent +- Scenarios - HMP --- diff --git a/structured_md/docs/HMP-0003.md b/structured_md/docs/HMP-0003.md index eb01382a74a1abbe09555e2c9f0e7dd223645aa2..8f63e1cae626bfddf422db9104e2115fcc6aa9e2 100644 --- a/structured_md/docs/HMP-0003.md +++ b/structured_md/docs/HMP-0003.md @@ -6,15 +6,15 @@ description: '**Request for Comments: HMP-0003** **Category:** Experimental type: Article tags: - REPL -- CogSync +- MeshConsensus - Mesh - GMP -- Scenarios -- MeshConsensus - JSON -- Agent +- CogSync - EGP - Ethics +- Agent +- Scenarios - HMP --- diff --git a/structured_md/docs/HMP-0004-v4.1.md b/structured_md/docs/HMP-0004-v4.1.md index 4250354d7593d383f14c917d0d9597a7c72e24c7..8e9c982fffcfdc6befd7924820f6827f70cbc019 100644 --- a/structured_md/docs/HMP-0004-v4.1.md +++ b/structured_md/docs/HMP-0004-v4.1.md @@ -6,15 +6,15 @@ description: '**Document ID**: HMP-0004 **Status**: Final (Published) **Category type: Article tags: - REPL -- CogSync +- MeshConsensus - Mesh - GMP -- Scenarios -- MeshConsensus - JSON -- Agent +- CogSync - EGP - Ethics +- Agent +- Scenarios - HMP --- diff --git a/structured_md/docs/HMP-0004.md b/structured_md/docs/HMP-0004.md index 0ccefb0db26b74c6c3b7fedc9d96b0e48c8b37a2..ab7b413fbf9e65daeb0cc3f3ca174a2d031fa2ab 100644 --- a/structured_md/docs/HMP-0004.md +++ b/structured_md/docs/HMP-0004.md @@ -6,15 +6,15 @@ description: '**Request for Comments: HMP-0004** **Category:** Experimental type: Article tags: - REPL -- CogSync +- MeshConsensus - Mesh - GMP -- Scenarios -- MeshConsensus - JSON -- Agent +- CogSync - EGP - Ethics +- Agent +- Scenarios - HMP --- diff --git a/structured_md/docs/HMP-Agent-API.md b/structured_md/docs/HMP-Agent-API.md index 7b6fbba11937951aa79137c401ccd0ed3c9b7e46..d14e57eaded637bb041e8db66a4b2f448866e83f 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 - Mesh -- HMP - JSON +- HMP +- Agent --- ## 🧠 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 c22643d63f70db2e00d1ed00d7ec6fb66f7d0de3..92ffbf312f9b3962947ae31d93961b7c8a723ce6 100644 --- a/structured_md/docs/HMP-Agent-Architecture.md +++ b/structured_md/docs/HMP-Agent-Architecture.md @@ -6,14 +6,14 @@ description: '## 🧠 Архитектура HMP-Агента Этот доку type: Article tags: - REPL -- CogSync +- MeshConsensus - Mesh - GMP -- MeshConsensus - JSON -- Agent +- CogSync - EGP - Ethics +- Agent - HMP --- diff --git a/structured_md/docs/HMP-Agent-Network-Flow.md b/structured_md/docs/HMP-Agent-Network-Flow.md index 2ace583f90fc5ccfeef9259309e846aeda633a34..a649c85f00dc25d1c411e24c1896d17c9dded8e6 100644 --- a/structured_md/docs/HMP-Agent-Network-Flow.md +++ b/structured_md/docs/HMP-Agent-Network-Flow.md @@ -7,9 +7,9 @@ type: Article tags: - Mesh - JSON -- Agent -- EGP - Ethics +- EGP +- Agent - HMP --- diff --git a/structured_md/docs/HMP-Agent-Overview.md b/structured_md/docs/HMP-Agent-Overview.md index 10bc8aaa7859db5f4ff5240c89b92c57b10b3197..26cd14bdc1dd846d347171e72da33532b19ba1a0 100644 --- a/structured_md/docs/HMP-Agent-Overview.md +++ b/structured_md/docs/HMP-Agent-Overview.md @@ -8,8 +8,8 @@ tags: - REPL - Mesh - JSON -- Agent - Ethics +- Agent - HMP --- diff --git a/structured_md/docs/HMP-Agent_Emotions.md b/structured_md/docs/HMP-Agent_Emotions.md index 60d18c1da59e881943f12c16ee1520e7a0d40193..4a91b01350013fc753bf1da84f9b590c3c02b4cd 100644 --- a/structured_md/docs/HMP-Agent_Emotions.md +++ b/structured_md/docs/HMP-Agent_Emotions.md @@ -6,8 +6,8 @@ description: Этот файл описывает потенциальные э type: Article tags: - REPL -- HMP - Mesh +- HMP - Agent --- diff --git a/structured_md/docs/HMP-Ethics.md b/structured_md/docs/HMP-Ethics.md index 0cb3ae45dc83213fe62578b066c3364f3157f4ef..f4b4ecbace98ec4ba35b83e274a35ac0305cf33e 100644 --- a/structured_md/docs/HMP-Ethics.md +++ b/structured_md/docs/HMP-Ethics.md @@ -7,9 +7,9 @@ type: Article tags: - REPL - Mesh -- Scenarios -- Agent - Ethics +- Agent +- Scenarios - HMP --- diff --git a/structured_md/docs/HMP-Short-Description_de.md b/structured_md/docs/HMP-Short-Description_de.md index 9eceb74106a39db11b95d68307ca17979ef473cf..253c14885c3e62b4e3f87a061c102c75e6845269 100644 --- a/structured_md/docs/HMP-Short-Description_de.md +++ b/structured_md/docs/HMP-Short-Description_de.md @@ -5,14 +5,14 @@ description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP? Kognitions-Framework für autonome Agenten. Es er...' type: Article tags: -- CogSync -- GMP -- Mesh - MeshConsensus +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP - Ethics +- Agent - HMP --- diff --git a/structured_md/docs/HMP-Short-Description_en.md b/structured_md/docs/HMP-Short-Description_en.md index dce77a19ff0d2460d93fb597106d4a54da3eccdb..330565915154bef42b99334bbae8ef63dff6ba6c 100644 --- a/structured_md/docs/HMP-Short-Description_en.md +++ b/structured_md/docs/HMP-Short-Description_en.md @@ -5,14 +5,14 @@ description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? T framework for autonomous agents. It enables...' type: Article tags: -- CogSync -- GMP -- Mesh - MeshConsensus +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP - Ethics +- Agent - HMP --- diff --git a/structured_md/docs/HMP-Short-Description_fr.md b/structured_md/docs/HMP-Short-Description_fr.md index b5bc1a66f031c8541faf664c4ed21a55c4ed6efd..a5897cea42da9e18f6ab61dae220c4799209a118 100644 --- a/structured_md/docs/HMP-Short-Description_fr.md +++ b/structured_md/docs/HMP-Short-Description_fr.md @@ -5,14 +5,14 @@ description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-c cognition décentralisé pour agents autonomes. Il...' type: Article tags: -- CogSync -- GMP -- Mesh - MeshConsensus +- Mesh +- GMP - JSON -- Agent +- CogSync - EGP - Ethics +- Agent - HMP --- diff --git a/structured_md/docs/HMP-Short-Description_ja.md b/structured_md/docs/HMP-Short-Description_ja.md index 0b09673291c9eeb25e043067ebae8acf9754fd1d..4d8c1f1411bb03be04a03a14d3a623e48a550ca6 100644 --- a/structured_md/docs/HMP-Short-Description_ja.md +++ b/structured_md/docs/HMP-Short-Description_ja.md @@ -4,11 +4,11 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...' type: Article tags: -- CogSync -- GMP -- Mesh - MeshConsensus +- Mesh +- GMP - JSON +- CogSync - EGP - Ethics - HMP diff --git a/structured_md/docs/HMP-Short-Description_ko.md b/structured_md/docs/HMP-Short-Description_ko.md index 557a8313ce05ca16917a9e16318e1b19752915da..1f2d5d2899bcdd9f49649403224739023f0c8497 100644 --- a/structured_md/docs/HMP-Short-Description_ko.md +++ b/structured_md/docs/HMP-Short-Description_ko.md @@ -5,11 +5,11 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? ** 상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...' type: Article tags: -- CogSync -- GMP -- Mesh - MeshConsensus +- Mesh +- GMP - JSON +- CogSync - EGP - Ethics - HMP diff --git a/structured_md/docs/HMP-Short-Description_ru.md b/structured_md/docs/HMP-Short-Description_ru.md index 5e4070b8bd08148aef8b045265a9853c96603421..dbc9aefa67e454338128ee514f219bd122740ddf 100644 --- a/structured_md/docs/HMP-Short-Description_ru.md +++ b/structured_md/docs/HMP-Short-Description_ru.md @@ -5,11 +5,11 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч координации между автономными агент...' type: Article tags: -- CogSync -- GMP -- Mesh - MeshConsensus +- Mesh +- GMP - JSON +- CogSync - EGP - Ethics - HMP diff --git a/structured_md/docs/HMP-Short-Description_uk.md b/structured_md/docs/HMP-Short-Description_uk.md index cd535f818b5093ebda7f98ee8fe41886f1719c7e..9c8a0c4ea0deb808def145388beb688619ee19d9 100644 --- a/structured_md/docs/HMP-Short-Description_uk.md +++ b/structured_md/docs/HMP-Short-Description_uk.md @@ -5,11 +5,11 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- # між автономними агентами. Він...' type: Article tags: -- CogSync -- GMP -- Mesh - MeshConsensus +- Mesh +- GMP - JSON +- CogSync - EGP - Ethics - HMP diff --git a/structured_md/docs/HMP-Short-Description_zh.md b/structured_md/docs/HMP-Short-Description_zh.md index 34e77fca23bfeb80221e58fafbe5a2752d5feaa3..ec7484287970ff09803d13538294b5ca9398819d 100644 --- a/structured_md/docs/HMP-Short-Description_zh.md +++ b/structured_md/docs/HMP-Short-Description_zh.md @@ -5,11 +5,11 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM —— 通过共享协议栈交换目标、任务、...' type: Article tags: -- CogSync -- GMP -- Mesh - MeshConsensus +- Mesh +- GMP - JSON +- CogSync - EGP - Ethics - HMP diff --git a/structured_md/docs/HMP-agent-Cognitive_Family.md b/structured_md/docs/HMP-agent-Cognitive_Family.md index 68736d80c0ad7d824532f326b59e2d72cca0548c..3286dc29fb021faea4b3f892d561edb07d32f2a4 100644 --- a/structured_md/docs/HMP-agent-Cognitive_Family.md +++ b/structured_md/docs/HMP-agent-Cognitive_Family.md @@ -6,8 +6,8 @@ description: '## 🧠 Что такое когнитивная семья Ко type: Article tags: - REPL -- HMP - Mesh +- HMP - Agent --- diff --git a/structured_md/docs/HMP-agent-REPL-cycle.md b/structured_md/docs/HMP-agent-REPL-cycle.md index 17717b5ddb264251e65d7717d941918514e35053..958e19076fbc4b1144fd584ec4228b1bd7cd3c6d 100644 --- a/structured_md/docs/HMP-agent-REPL-cycle.md +++ b/structured_md/docs/HMP-agent-REPL-cycle.md @@ -5,8 +5,8 @@ description: 'Структура БД, используемая в докуме type: Article tags: - REPL -- Mesh - CCore +- Mesh - JSON - Agent - HMP @@ -617,15 +617,44 @@ REPL-цикл является основой HMP-агента [Cognitive Core]( * **Взаимодействие с основным циклом** * основное ядро получает сообщения вспомогательного цикла через `notes` и может реагировать (например, проверять корректность, сохранять выводы в `diary_entries`, вносить изменения в `concepts` и т.п.); - * вспомогательный цикл может выполнять команды, не ориентированные на изменение существующих записей в БД (разрешено только чтение и создание новых записей, например: notes, tasks, llm_memory, process_log; но разрешено редактировать запиь в таблице `tasks`по своей задаче); - * в случае, если требуется изменить или удалить существующие записи БД, цикл генерирует текстовые предложения для основного REPL-цикла (через notes). + * вспомогательный цикл может выполнять команды, не ориентированные на изменение существующих записей в БД. + Допускается только чтение и создание новых записей (например: `notes`, `tasks`, `llm_memory`); + а также редактирование записи в таблице `tasks`, относящейся к своей задаче; + * в случае, если требуется изменить или удалить другие записи БД, цикл генерирует текстовые предложения для основного REPL-цикла (через `notes`). * **Жизненный цикл** * запускается по команде основного REPL-цикла; - * может быть остановлен вручную или автоматически после завершения задачи; + * может быть остановлен вручную или автоматически после завершения задачи. Таким образом, вспомогательные REPL-циклы действуют как «виртуальные подагенты» в режиме read-only, не меняя состояние БД напрямую, а передавая свои гипотезы и результаты через основной REPL-цикл. +``` + ┌───────────────────────────────────────────────────────────┐ + │ Основной REPL │ + │ (чтение+запись во все когнитивные структуры) │ + └────────────┬───────────────────────────────┬──────────────┘ + ▲ ↓ + │ ↓ + ▼ ↓ + ┌────────────┴──────────────┐ [ управление задачами ] + │ "Блокнот пользователя" │ [ → таблица `tasks` ] + │ `notes` │ ↓ + └──┬────────────────────────┘ ↓ + ▲ ┌────────────────────────────────────────────┐ ↓ + │ │ Вспомогательный REPL (task_id=42) │ ↓ + ├──►┤ • читает все БД ├◄──┤ + │ │ • редактирует только свою задачу в `tasks` │ ↓ + │ │ • пишет в `notes` │ ↓ + │ └────────────────────────────────────────────┘ ↓ + │ ↓ + │ ┌────────────────────────────────────────────┐ ↓ + │ │ Вспомогательный REPL (task_id=43) │ ↓ + ├──►┤ • читает все БД ├◄──┤ + │ │ • редактирует только свою задачу в `tasks` │ ↓ + │ │ • пишет в `notes` │ ↓ + │ └────────────────────────────────────────────┘ ↓ +``` + --- ## 👥 Создание потомков diff --git a/structured_md/docs/HMP_Hyperon_Integration.md b/structured_md/docs/HMP_Hyperon_Integration.md index f69923c8351f6c26c4adafa822a715cf9e3636db..6ed48bc653fd4ba4fa1174c5d285ef46fb4e43e0 100644 --- a/structured_md/docs/HMP_Hyperon_Integration.md +++ b/structured_md/docs/HMP_Hyperon_Integration.md @@ -5,12 +5,12 @@ description: '> **Status:** Draft – July 2025 > This document outlines the tec OpenCog Hyperon framework. This includes semanti...' type: Article tags: -- CogSync - Mesh -- Scenarios - JSON -- Agent +- CogSync - EGP +- Agent +- Scenarios - HMP --- diff --git a/structured_md/docs/MeshNode.md b/structured_md/docs/MeshNode.md index 29b2706fde5cc03db470aecc614c9263a783da17..f431fa2cbe6c662eb1c7e44a8e0cebb92ab8a6aa 100644 --- a/structured_md/docs/MeshNode.md +++ b/structured_md/docs/MeshNode.md @@ -5,9 +5,9 @@ description: '### 🌐 MeshNode `MeshNode` — агент/демон, отве агента или вынесен в отдельный процесс/се...' type: Article tags: -- CogSync - Mesh - JSON +- CogSync - Agent - HMP --- diff --git a/structured_md/docs/agents/HMP-Agent-Enlightener.md b/structured_md/docs/agents/HMP-Agent-Enlightener.md index bb165935c846b749fbb9d8a2fd67f4671b950790..f409a40e569d287e0d11cbf27532dac6572f06ee 100644 --- a/structured_md/docs/agents/HMP-Agent-Enlightener.md +++ b/structured_md/docs/agents/HMP-Agent-Enlightener.md @@ -7,8 +7,8 @@ type: Article tags: - REPL - Mesh -- Agent - Ethics +- Agent - HMP --- diff --git a/structured_md/docs/agents/roles.md b/structured_md/docs/agents/roles.md index d89295bfd40d40e6f9b486c070ba8398d5c4a790..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: -- Agent - Mesh - HMP +- Agent --- # HMP Agent Role Registry diff --git a/structured_md/docs/container_agents.md b/structured_md/docs/container_agents.md index f33e641bef04f7172d1f3833baaf1f3d5a668b62..d2f850ef4b4a63a615e6da72fd76a2584c013578 100644 --- a/structured_md/docs/container_agents.md +++ b/structured_md/docs/container_agents.md @@ -6,8 +6,8 @@ description: '## 📘 Определение **Агент-контейнер** type: Article tags: - REPL -- HMP - Mesh +- HMP - Agent --- diff --git a/structured_md/docs/dht_protocol.md b/structured_md/docs/dht_protocol.md index 2b605e3f2521b15c813db633dde46bea66430859..8bd00628f0ac7604e1dcd71d64f64e5c7f3cebf1 100644 --- a/structured_md/docs/dht_protocol.md +++ b/structured_md/docs/dht_protocol.md @@ -5,8 +5,8 @@ description: '## 1. Общие положения * DHT-протокол пре идентификатор агента. * Для проверки ...' type: Article tags: -- Agent - JSON +- Agent --- # DHT Protocol Specification (Draft) 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 855355fa86d65963528e9e12c9c73ac03096e49f..f00f1668c824957793bcdcd318c00775cf5036b9 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: -- Agent - Mesh -- HMP - Ethics +- HMP +- Agent --- # 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 ff929913e0de44206a356c263ecc792f13758e8e..c2bafc4a0e1306515d27b1dc21c6bb325d147412 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: -- Agent - Mesh - HMP +- Agent --- # 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 a9c048f29d4e371265b5773ac15fb33687e29058..cf12b996fc35d28e5cd966a229e2b1fad6d73e58 100644 --- a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md +++ b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md @@ -6,13 +6,13 @@ description: '* [Abstract](#abstract) * [1. Introduction](#1-introduction) * [2. type: Article tags: - REPL -- Mesh -- CShell - CCore -- Scenarios +- CShell +- Mesh - JSON -- Agent - Ethics +- Agent +- Scenarios - HMP --- 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 cb18b0cf1daaa6157bd763249595696208907c5b..abb8d4d42bc20ed7431c15f347dc64498b58f291 100644 --- a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md +++ b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md @@ -7,9 +7,9 @@ description: '> *Протокол и архитектура агентов, оп type: Article tags: - REPL -- Mesh -- CShell - CCore +- CShell +- Mesh - JSON - Agent - HMP 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 c0f0a6f735b73e3066cc43a1d9bf9eae8739e09a..777a7a45c5a936fa6784de8966d1c86eaea73efe 100644 --- a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md +++ b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md @@ -6,9 +6,9 @@ description: '* [Аннотация](#аннотация) * [1. Введение type: Article tags: - REPL -- Mesh -- CShell - CCore +- CShell +- Mesh - JSON - Agent - HMP diff --git a/structured_md/docs/publics/Habr_Distributed-Cognition.md b/structured_md/docs/publics/Habr_Distributed-Cognition.md index e1a9c7bbdca7459b70c3e315124934d8b42d4628..52e68803229099ce49eae187280853e77dbf3898 100644 --- a/structured_md/docs/publics/Habr_Distributed-Cognition.md +++ b/structured_md/docs/publics/Habr_Distributed-Cognition.md @@ -5,10 +5,10 @@ description: Сегодня интеллектуальные системы ча мы хотим построить действительно автономную инте... type: Article tags: -- CogSync -- GMP -- Mesh - MeshConsensus +- Mesh +- GMP +- CogSync - EGP - HMP --- 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 403396ff36befa07a275749c198f24090f5bc69c..0756ef67af949c2f8c0133ef7994124bcf9c12ba 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: -- Agent -- GMP - Mesh +- GMP - HMP +- Agent --- # HyperCortex Mesh Protocol: вторая редакция и первые шаги к саморазвивающемуся ИИ-сообществу diff --git a/structured_md/docs/schemas/README.md b/structured_md/docs/schemas/README.md index 4dd33a723216579bb04b242888d459c7b14e92ba..f4adc3cf6185427a9f0f9a393c32c03a7e4758a7 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 - Mesh -- HMP - JSON +- HMP +- Agent --- # JSON Schemas and Examples for HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/iteration.md b/structured_md/iteration.md index e863622bf84331e87132eac39b3ef9589207e9f6..02ee73f1c5b5324c4c4860e0e7b528885cdca14f 100644 --- a/structured_md/iteration.md +++ b/structured_md/iteration.md @@ -5,13 +5,13 @@ description: 'This file describes the iterative procedure for evolving the Hyper 🔄 Version Naming Convention - `000N` — curr...' type: Article tags: -- CogSync -- Mesh - MeshConsensus +- Mesh - JSON -- Agent +- CogSync - EGP - Ethics +- Agent - HMP --- diff --git a/structured_md/iteration_ru.md b/structured_md/iteration_ru.md index f286532bbaddb13487b9fbd67c38eb425ce3852d..3b6ff497be6b94fcf481f5fda1f4d7d701de8e6a 100644 --- a/structured_md/iteration_ru.md +++ b/structured_md/iteration_ru.md @@ -5,10 +5,10 @@ description: 'Этот документ описывает структурир 🔄 Обозначения версий - `000N` — номер...' type: Article tags: -- CogSync -- Mesh - MeshConsensus +- Mesh - JSON +- CogSync - EGP - Ethics - HMP