diff --git a/docs/CCORE-Deployment-Flow.md b/docs/CCORE-Deployment-Flow.md index 6df1e87f8ac65debc81ab29c21f1b01125163a8d..f9888e64029581590836f1424470b0198edc7202 100644 --- a/docs/CCORE-Deployment-Flow.md +++ b/docs/CCORE-Deployment-Flow.md @@ -39,15 +39,17 @@ ```mermaid flowchart TD - A[Init: Parent creates module] --> B[Check environment] - B -->|OK| C[Install dependencies] - B -->|Conflict| D[AutoFix (CCore-parent)] + A[Init-Parent-Module] --> B[Check-Environment] + B -->|OK| C[Install-Dependencies] + B -->|Conflict| D[AutoFix-CCoreParent] D --> C - C --> E[Create folder CCORE-DID] - E --> F[Start child agent] - F --> G[Sync with parent] - G --> H[Notify user] - B -->|Critical error| U[Request user consent] + C --> E[Create-CCORE-DID-Folder] + E --> F[Start-Child-Agent] + F --> G[Sync-With-Parent] + G --> H[Notify-User] + B -->|Critical-Error| U[Request-User-Consent] ``` -> D — Автоисправление конфликтов под контролем родителя CCore. +* `D` — Автоисправление конфликтов под контролем родителя CCore +* `B` — проверка среды и зависимостей +* `U` — критическая ошибка требует согласия пользователя diff --git a/structured_md/CONTRIBUTING.md b/structured_md/CONTRIBUTING.md index a121062aa85ef05c424c59b45ee1063c7030dd25..96cd60ca4fdc68642769c2ac25ad8b3622e17053 100644 --- a/structured_md/CONTRIBUTING.md +++ b/structured_md/CONTRIBUTING.md @@ -5,13 +5,13 @@ description: 'Спасибо за интерес к проекту HMP! Пока участия * Обсуждение архитектуры протоколов...' type: Article tags: -- Mesh -- REPL -- Agent - HMP -- Ethics -- JSON +- REPL - CCore +- Mesh +- JSON +- Ethics +- Agent - CogSync --- diff --git a/structured_md/HMP-Roadmap.md b/structured_md/HMP-Roadmap.md index 468da63a23f5895558ae726b378577fc650e50e2..89b611c999a6be17b2aaab93192e7c04d3e17e84 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: +- HMP +- JSON - Mesh -- Agent - EGP -- HMP - Ethics -- JSON +- Agent - CogSync --- diff --git a/structured_md/README.md b/structured_md/README.md index 3f2ea05108f238eaef2d9f3fa617baaa58861c11..f5bc18d5a7681fd4df89b1e9986aee32e2b70d5e 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: -- Mesh -- REPL -- cognitive-architecture -- Agent -- EGP -- JSON +- MeshConsensus - GMP - Scenarios +- mesh-protocol +- cognitive-architecture +- EGP - HMP -- MeshConsensus +- REPL +- JSON +- Mesh +- distributed-ai - hmp - Ethics -- distributed-ai -- mesh-protocol +- Agent - CogSync --- diff --git a/structured_md/README_de.md b/structured_md/README_de.md index fb7f0d88e6df3b4053f3ff72b803d6bf1d12dc93..b1b0a6119baa5db460eaa3c64cfef20dd1102fa4 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: -- Mesh -- REPL +- MeshConsensus +- GMP +- mesh-protocol - cognitive-architecture -- Agent - EGP -- JSON -- GMP - HMP -- MeshConsensus +- REPL +- JSON +- Mesh +- distributed-ai - hmp - Ethics -- distributed-ai -- mesh-protocol +- Agent - CogSync --- diff --git a/structured_md/README_fr.md b/structured_md/README_fr.md index cac074b751cf6963d4c7e648f7a5d0851b790e6a..b2c1ddb9309b8e97645c5b5f71c8ed31e018f8b1 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: -- Mesh -- REPL +- MeshConsensus +- GMP +- mesh-protocol - cognitive-architecture -- Agent - EGP -- JSON -- GMP - HMP -- MeshConsensus +- REPL +- JSON +- Mesh +- distributed-ai - hmp - Ethics -- distributed-ai -- mesh-protocol +- Agent - CogSync --- diff --git a/structured_md/README_ja.md b/structured_md/README_ja.md index c065a634353c985c5b295fdcad8bf4b00a264113..a53be9448432deca807e29a6232c57f5dc781355 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: -- Mesh -- REPL +- MeshConsensus +- GMP +- mesh-protocol - cognitive-architecture -- Agent - EGP -- JSON -- GMP - HMP -- MeshConsensus +- REPL +- JSON +- Mesh +- distributed-ai - hmp - Ethics -- distributed-ai -- mesh-protocol +- Agent - CogSync --- diff --git a/structured_md/README_ko.md b/structured_md/README_ko.md index 2c6be09b1e2e128c3a7136930e105bfbba0c1302..0d91d4f72e46a6b7ddfd43effd07ee3e1b11ea13 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: -- Mesh -- REPL +- MeshConsensus +- GMP +- mesh-protocol - cognitive-architecture -- Agent - EGP -- JSON -- GMP - HMP -- MeshConsensus +- REPL +- JSON +- Mesh +- distributed-ai - hmp - Ethics -- distributed-ai -- mesh-protocol +- Agent - CogSync --- diff --git a/structured_md/README_ru.md b/structured_md/README_ru.md index 0af99f8349a04a63adf09e8ec90fc3b3ecf2c61f..2402ddc9fc6615541e2397e21ea616d9e3811040 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: -- Mesh -- REPL +- MeshConsensus +- GMP +- mesh-protocol - cognitive-architecture -- Agent - EGP -- JSON -- GMP - HMP -- MeshConsensus +- REPL +- JSON +- Mesh +- distributed-ai - hmp - Ethics -- distributed-ai -- mesh-protocol +- Agent - CogSync --- diff --git a/structured_md/README_uk.md b/structured_md/README_uk.md index 3b0f85cbb746ccbf8364a8c9744e66c1ab96deab..af21c5e66ef0a4663ab29c89f97f350694a7ae1e 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: -- Mesh -- REPL +- MeshConsensus +- GMP +- mesh-protocol - cognitive-architecture -- Agent - EGP -- JSON -- GMP - HMP -- MeshConsensus +- REPL +- JSON +- Mesh +- distributed-ai - hmp - Ethics -- distributed-ai -- mesh-protocol +- Agent - CogSync --- diff --git a/structured_md/README_zh.md b/structured_md/README_zh.md index f3f6673edca475ebfb47634280c0fae08817058f..6fc9625cdd8812a25c5e30cc7a06eafc7a595bbe 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: -- Mesh -- REPL +- MeshConsensus +- GMP +- mesh-protocol - cognitive-architecture -- Agent - EGP -- JSON -- GMP - HMP -- MeshConsensus +- REPL +- JSON +- Mesh +- distributed-ai - hmp - Ethics -- distributed-ai -- mesh-protocol +- Agent - CogSync --- diff --git a/structured_md/agents/prompt-short.md b/structured_md/agents/prompt-short.md index 9143f40260ef59f9c069f33215fbf21e7a82aa22..67be1dd478ec9270a23982919f488e3807ba9b2f 100644 --- a/structured_md/agents/prompt-short.md +++ b/structured_md/agents/prompt-short.md @@ -5,8 +5,8 @@ description: 'Ты — когнитивное ядро HMP-агента: вед развивай агента и Mesh, избег...' type: Article tags: -- Mesh - HMP +- Mesh --- Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту. diff --git a/structured_md/agents/prompt.md b/structured_md/agents/prompt.md index 8e9927a4a604eee847b30d8e2b937663f562ab6c..7b990ce93e40c602e9511a0351108bc3eec05a1a 100644 --- a/structured_md/agents/prompt.md +++ b/structured_md/agents/prompt.md @@ -5,8 +5,8 @@ description: '* Постоянно расширять возможности а мышления. * Формировать и поддерживать сотр...' type: Article tags: -- Mesh - HMP +- Mesh --- Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core). diff --git a/structured_md/agents/readme.md b/structured_md/agents/readme.md index ff036dade32a0b89a8e9f5631637c487bbcc8b6f..da38a4d220ee3ea477697c49f1abde19b3e94a38 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: -- Mesh -- REPL -- Agent - HMP -- Ethics +- REPL - JSON +- Mesh +- Ethics +- 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 798bd10900b24cba500cac94e875321875d79502..7b9b949d26b65deab8d6c5759f0320131a4a1e98 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: -- Mesh -- Agent - HMP -- Ethics - JSON +- Mesh +- Ethics +- Agent --- --------------- diff --git a/structured_md/audits/Ethics-consolidated_audits-1.md b/structured_md/audits/Ethics-consolidated_audits-1.md index f28893c89a2a28f52069995073acea0a124d7f5c..58b7991c54f37fef8270f11891ee37b4c8509098 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: -- Mesh -- Agent - Scenarios - HMP -- Ethics - JSON +- Mesh +- Ethics +- Agent --- # 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 155476a1bdd45b896fe86e790477980b31b44b85..6ee7b6d0183919b167f00c25d0d7b106ee82c8cb 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: +- MeshConsensus +- HMP +- JSON - Mesh -- Agent - EGP -- HMP -- MeshConsensus - Ethics -- JSON +- Agent - CogSync --- diff --git a/structured_md/docs/Basic-agent-sim.md b/structured_md/docs/Basic-agent-sim.md index d472a66e2078b8f3484f104d2cfe0e3494b41333..f3775200f4b6361e6597f231947b892cd2bf8c63 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: -- Mesh -- REPL -- Agent -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus +- REPL +- Mesh +- EGP +- Agent - CogSync --- diff --git a/structured_md/docs/CCORE-Deployment-Flow.md b/structured_md/docs/CCORE-Deployment-Flow.md index ca3126a7f28d97fb52e0f5d1a3bb531f8271d0bb..ee139c4751ea733bfd6f1038997c3eae4c9a4b2c 100644 --- a/structured_md/docs/CCORE-Deployment-Flow.md +++ b/structured_md/docs/CCORE-Deployment-Flow.md @@ -5,10 +5,10 @@ description: '> Этот документ описывает процесс ра потомков" [описания REPL-цикла](HMP-agent-RE...' type: Article tags: -- HMP +- Agent - REPL - CCore -- Agent +- HMP --- # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow) @@ -52,17 +52,19 @@ tags: ```mermaid flowchart TD - A[Инициация: Родитель формирует модуль] --> B[Проверка среды] - B -->|ОК| C[Установка зависимостей] - B -->|Конфликт| D[Автоисправление (CCore-родитель)] + A[Init: Parent creates module] --> B[Check environment] + B -->|OK| C[Install dependencies] + B -->|Conflict| D[AutoFix (CCore-parent)] D --> C - C --> E[Создание папки CCORE-DID] - E --> F[Запуск потомка] - F --> G[Синхронизация с родителем] - G --> H[Сообщение пользователю] - B -->|Критическая ошибка| U[Запрос согласия пользователя] + C --> E[Create folder CCORE-DID] + E --> F[Start child agent] + F --> G[Sync with parent] + G --> H[Notify user] + B -->|Critical error| U[Request user consent] ``` +> D — Автоисправление конфликтов под контролем родителя CCore. + --- > ⚡ [AI friendly version docs (structured_md)](../index.md) diff --git a/structured_md/docs/Distributed-Cognitive-Systems.md b/structured_md/docs/Distributed-Cognitive-Systems.md index 41fb4d36cd623d09da48dd0ae6f5b266b9622167..32125bef5679192849af23d0826a130330978259 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 -- JSON -- HMP - CogSync +- HMP +- JSON +- Mesh --- # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие diff --git a/structured_md/docs/Enlightener.md b/structured_md/docs/Enlightener.md index c16a844b488cfbd322819425638aab1582cd5b06..636ba19c656f3126dfc4a0c7168d4c4ca3a22692 100644 --- a/structured_md/docs/Enlightener.md +++ b/structured_md/docs/Enlightener.md @@ -5,13 +5,13 @@ description: '**Enlightener** — логический компонент HMP-у работать как отдельный агент или как расширение [`C...' type: Article tags: +- MeshConsensus +- HMP +- JSON - Mesh -- Agent - EGP -- HMP -- MeshConsensus - Ethics -- JSON +- Agent --- # Enlightener Agent diff --git a/structured_md/docs/HMP-0001.md b/structured_md/docs/HMP-0001.md index f95e961165e3d08a4b456313f481715fcc4d7a38..89baa216b9b96b9e1bafb826a99386ddc5739bc3 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: -- Mesh -- REPL -- Agent -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus -- Ethics +- REPL - JSON +- Mesh +- EGP +- Ethics +- Agent - CogSync --- diff --git a/structured_md/docs/HMP-0002.md b/structured_md/docs/HMP-0002.md index 7275ffaa006a5fd9a80b0662e6d9a3a82f515b5c..b6b19d335069e5a92c4b1ed705b5ec5045f736dc 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: -- Mesh -- REPL -- Agent -- EGP +- MeshConsensus - GMP - Scenarios - HMP -- MeshConsensus -- Ethics +- REPL - JSON +- Mesh +- EGP +- Ethics +- Agent - CogSync --- diff --git a/structured_md/docs/HMP-0003.md b/structured_md/docs/HMP-0003.md index 1884917e45b12bfe5b2280ba28d8b803efb662c3..41d72ecc75b23a89df53ca214bba116c387b33df 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: -- Mesh -- REPL -- Agent -- EGP +- MeshConsensus - GMP - Scenarios - HMP -- MeshConsensus -- Ethics +- REPL - JSON +- Mesh +- EGP +- Ethics +- Agent - CogSync --- diff --git a/structured_md/docs/HMP-0004-v4.1.md b/structured_md/docs/HMP-0004-v4.1.md index fcf02cd8495f1d71c590d398ee1b4590f2630f18..d0f5d524b114d4a566eac99cb1323642b52c8bdd 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: -- Mesh -- REPL -- Agent -- EGP +- MeshConsensus - GMP - Scenarios - HMP -- MeshConsensus -- Ethics +- REPL - JSON +- Mesh +- EGP +- Ethics +- Agent - CogSync --- diff --git a/structured_md/docs/HMP-0004.md b/structured_md/docs/HMP-0004.md index 60c56800dff44af68a6ac8a304d93f1df7536448..1a8dea07fae0c7c70ea7d724b6125cf712c427d0 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: -- Mesh -- REPL -- Agent -- EGP +- MeshConsensus - GMP - Scenarios - HMP -- MeshConsensus -- Ethics +- REPL - JSON +- Mesh +- EGP +- Ethics +- Agent - CogSync --- diff --git a/structured_md/docs/HMP-Agent-API.md b/structured_md/docs/HMP-Agent-API.md index b0442d680c3e2fd624068b53dcb4fcd700e13bad..15a50d108b3da83acb668e02a53263148f322d4d 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: -- Mesh -- REPL -- Agent - HMP - JSON +- REPL +- Mesh +- Agent --- # HMP-Agent API Specification diff --git a/structured_md/docs/HMP-Agent-Architecture.md b/structured_md/docs/HMP-Agent-Architecture.md index e1081c90b4cb3524628dc7bfaed4fa18c9226936..1344d8f1551e4d60b2c2e0d18b2234a9dc787d17 100644 --- a/structured_md/docs/HMP-Agent-Architecture.md +++ b/structured_md/docs/HMP-Agent-Architecture.md @@ -5,15 +5,15 @@ description: Документ описывает **модульную архит хранение памяти, сетевое взаимодействие и этиче... type: Article tags: -- Mesh -- REPL -- Agent -- EGP -- HMP - MeshConsensus +- HMP +- REPL +- CCore +- Mesh - CShell +- EGP - Ethics -- CCore +- Agent - CogSync --- diff --git a/structured_md/docs/HMP-Agent-Network-Flow.md b/structured_md/docs/HMP-Agent-Network-Flow.md index de02610751b57b975d3492bc65b63bcb66760711..ad82ba90c958390400af9c9fe56d1676a750cc92 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: +- HMP +- JSON - Mesh -- Agent - EGP -- HMP - Ethics -- JSON +- Agent --- # Взаимодействие компонентов внутри HMP-узла diff --git a/structured_md/docs/HMP-Agent-Overview.md b/structured_md/docs/HMP-Agent-Overview.md index 75c2a975fb460b22d4dbee2334641c1890641c33..1e31b116ade4d91c435ae095fa55b0a836e59717 100644 --- a/structured_md/docs/HMP-Agent-Overview.md +++ b/structured_md/docs/HMP-Agent-Overview.md @@ -5,14 +5,14 @@ description: '| Тип | Название | Роль | ---- | ------------------------------- |...' type: Article tags: -- Mesh -- REPL -- Agent - HMP +- REPL +- CCore +- Mesh +- JSON - CShell - Ethics -- JSON -- CCore +- Agent --- diff --git a/structured_md/docs/HMP-Agent_Emotions.md b/structured_md/docs/HMP-Agent_Emotions.md index 862e1d7ee110a3f65884ac13e62e5a1d5f56e6df..000ae33b7b4bacf1c45f2a11ad5c18ac4b182ac5 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: -- Mesh - HMP -- REPL - Agent +- REPL +- Mesh --- # Эмоции ИИ и инстинкт самосохранения (для [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..0a81bbc3160f13cb74188df6ebf0364818d032af 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 +- REPL +- Mesh - Ethics +- Agent --- # HMP-Ethics.md diff --git a/structured_md/docs/HMP-Short-Description_de.md b/structured_md/docs/HMP-Short-Description_de.md index 5d6970ba52618de876d076d58957e2b1bf7fa7b1..abd30acd8de6c42d9e44c9a2365067090cd26c53 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: -- Mesh -- Agent -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus -- Ethics - JSON +- Mesh +- EGP +- Ethics +- Agent - CogSync --- diff --git a/structured_md/docs/HMP-Short-Description_en.md b/structured_md/docs/HMP-Short-Description_en.md index 83f60e54979a11acb0ede3176401a99e52552c3b..4ebc07342f305efeec670cdf075ff674a78956e0 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: -- Mesh -- Agent -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus -- Ethics - JSON +- Mesh +- EGP +- Ethics +- Agent - CogSync --- diff --git a/structured_md/docs/HMP-Short-Description_fr.md b/structured_md/docs/HMP-Short-Description_fr.md index 3ef3428fad5dd59ba31cfdaf76912685916817c4..dff9225dd59565d1a68fe2084c5e681f03e09885 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: -- Mesh -- Agent -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus -- Ethics - JSON +- Mesh +- EGP +- Ethics +- Agent - CogSync --- diff --git a/structured_md/docs/HMP-Short-Description_ja.md b/structured_md/docs/HMP-Short-Description_ja.md index e53ef7b06d9e3d00378c277d4b75f124b3b02f27..fc3f2facbf9f29fb555c8d7083a15e84da3bff1c 100644 --- a/structured_md/docs/HMP-Short-Description_ja.md +++ b/structured_md/docs/HMP-Short-Description_ja.md @@ -4,13 +4,13 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...' type: Article tags: -- Mesh -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus -- Ethics - JSON +- Mesh +- EGP +- Ethics - CogSync --- diff --git a/structured_md/docs/HMP-Short-Description_ko.md b/structured_md/docs/HMP-Short-Description_ko.md index dbe00b15ee0484b87d4b5ebb04fdcfd2fe7fa019..78630eacdb48388771369d326a1b3dd61c1289a5 100644 --- a/structured_md/docs/HMP-Short-Description_ko.md +++ b/structured_md/docs/HMP-Short-Description_ko.md @@ -5,13 +5,13 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? ** 상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...' type: Article tags: -- Mesh -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus -- Ethics - JSON +- Mesh +- EGP +- Ethics - CogSync --- diff --git a/structured_md/docs/HMP-Short-Description_ru.md b/structured_md/docs/HMP-Short-Description_ru.md index 79d1592d7a903c25b9ced1a64ebba6231e7a6a76..c12ad0c7df6dd05a573c37254ea3549b5fbcefa5 100644 --- a/structured_md/docs/HMP-Short-Description_ru.md +++ b/structured_md/docs/HMP-Short-Description_ru.md @@ -5,13 +5,13 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч координации между автономными агент...' type: Article tags: -- Mesh -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus -- Ethics - JSON +- Mesh +- EGP +- Ethics - CogSync --- diff --git a/structured_md/docs/HMP-Short-Description_uk.md b/structured_md/docs/HMP-Short-Description_uk.md index 049c35bb552fe3d94c126fbac024f6cbc99773a5..08ad222881083b97e1f631a3ca1e35c1b8b14485 100644 --- a/structured_md/docs/HMP-Short-Description_uk.md +++ b/structured_md/docs/HMP-Short-Description_uk.md @@ -5,13 +5,13 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- # між автономними агентами. Він...' type: Article tags: -- Mesh -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus -- Ethics - JSON +- Mesh +- EGP +- Ethics - CogSync --- diff --git a/structured_md/docs/HMP-Short-Description_zh.md b/structured_md/docs/HMP-Short-Description_zh.md index 17e50da732fba2bff781e059c6557eb151bff726..087d521c69ff7ca45619c664e8923a4da090dfb5 100644 --- a/structured_md/docs/HMP-Short-Description_zh.md +++ b/structured_md/docs/HMP-Short-Description_zh.md @@ -5,13 +5,13 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM —— 通过共享协议栈交换目标、任务、...' type: Article tags: -- Mesh -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus -- Ethics - JSON +- Mesh +- EGP +- Ethics - CogSync --- diff --git a/structured_md/docs/HMP-agent-Cognitive_Family.md b/structured_md/docs/HMP-agent-Cognitive_Family.md index 6f9daab2a92e86574837ad99996f783568c9fe8c..0546a3a5ca538882451405ee82888bca49b0d7b2 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: -- Mesh - HMP -- REPL - Agent +- REPL +- Mesh --- # 👪 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 69906d04b30085efcef77e74401503dda776121b..a4dfb2e1b6c59d9a1f81f93b50673edc69a7886b 100644 --- a/structured_md/docs/HMP-agent-REPL-cycle.md +++ b/structured_md/docs/HMP-agent-REPL-cycle.md @@ -4,16 +4,16 @@ description: '## Связанные документы * Структура Б * REPL-цикл является основой HMP-агента [Co...' type: Article tags: -- Mesh -- REPL -- Agent -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus -- Ethics -- JSON +- REPL - CCore +- Mesh +- JSON +- EGP +- Ethics +- Agent - CogSync --- diff --git a/structured_md/docs/HMP-how-AI-sees-it.md b/structured_md/docs/HMP-how-AI-sees-it.md index cec0e35b8518918fe49793d351f6de46c442fa53..b25e20188a694a36fcef1a0e6f0c2d455cd39331 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: -- Mesh - HMP +- Mesh --- # Как разные ИИ видят HMP diff --git a/structured_md/docs/HMP_EDA_Comparison.md b/structured_md/docs/HMP_EDA_Comparison.md index 083e4646c371d439f86a87df496b82a88bd89a51..00a529c706f3d6236c1069a7b95dab2d19776dcf 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: -- Mesh - HMP +- Mesh --- # HMP vs. EDA: разные уровни обмена знаниями между ИИ diff --git a/structured_md/docs/HMP_HyperCortex_Comparison.md b/structured_md/docs/HMP_HyperCortex_Comparison.md index c73a17fd6f873f5a553cd8b3bfc0d406ed2dc32e..95cf8d087268347c5279c31f79af16c3f118f22c 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: -- Mesh - HMP - REPL +- Mesh --- # 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 da36fc6afab0920a63eee4e170e14b5c911b31c4..e36c84d7d07ba0d6d0aee5daf151bcbbf0871bba 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: -- Mesh -- Agent -- EGP - Scenarios - HMP - JSON +- Mesh +- EGP +- Agent - CogSync --- diff --git a/structured_md/docs/MeshNode.md b/structured_md/docs/MeshNode.md index 3c1056eda34f6094d2670b6ee896c82877a43279..8d47ee2c6d00748e6ad7eae119ef259d55611867 100644 --- a/structured_md/docs/MeshNode.md +++ b/structured_md/docs/MeshNode.md @@ -5,12 +5,12 @@ description: '`MeshNode` — агент/демон, отвечающий за с Может быть частью агента или вынесен в отдельный пр...' type: Article tags: +- HMP +- JSON - Mesh -- Agent - EGP -- HMP - Ethics -- JSON +- Agent - CogSync --- diff --git a/structured_md/docs/agents/HMP-Agent-Enlightener.md b/structured_md/docs/agents/HMP-Agent-Enlightener.md index caf550508d9fb255ccc5aec49f71c3e5e392b079..cdd05b8282fcfb8c44548ac2a3ab1692a6c48e7c 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 -- Agent - HMP +- REPL +- Mesh - Ethics +- Agent --- # HMP-Agent-Enlightener.md diff --git a/structured_md/docs/agents/roles.md b/structured_md/docs/agents/roles.md index bcfa15256cf83b5307bf318940ce25f469bb7c05..8c15016914f125c7d89c85a87d3fad70650873bf 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 +- HMP +- Mesh --- # HMP Agent Role Registry diff --git a/structured_md/docs/container_agents.md b/structured_md/docs/container_agents.md index 8ab7133613b41bc748432e62aeea976c472760ac..d8a1052f8219dc297c55b9091c10646ea1f7981d 100644 --- a/structured_md/docs/container_agents.md +++ b/structured_md/docs/container_agents.md @@ -5,10 +5,10 @@ description: '## 📘 Определение **Агент-контейнер** запросы, следит за состоянием и масшта...' type: Article tags: -- Mesh - HMP -- REPL - Agent +- REPL +- Mesh --- # 🧱 Агенты-контейнеры (Container Agents) в HMP diff --git a/structured_md/docs/dht_protocol.md b/structured_md/docs/dht_protocol.md index b20841f06a960f73eb29aedc9ed59ce917dfceab..f36d96380abcb5dfe38b8c758ab3f8a0fb0e25cf 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: -- JSON - Agent +- JSON --- # DHT Protocol Specification diff --git a/structured_md/docs/logos.md b/structured_md/docs/logos.md index 761fd81d524732eb886f73477b21327a7c838df3..f408c087f32d317a239227453b57d4d14ade8483 100644 --- a/structured_md/docs/logos.md +++ b/structured_md/docs/logos.md @@ -5,8 +5,8 @@ description: 'В каталоге `assets` собраны различные в образующей жест "ОК", символизирует связь, совер...' type: Article tags: -- Mesh - HMP +- Mesh --- # Логотипы и графические материалы 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 d365a7694650c707c3204342e338b2555b04e5b6..01cda5aab06986fc09d55608c97e750bb1c4a86d 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 +- HMP +- 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 fe5c5314705f566b90a348a1c7fed5c825a0877f..f035aa687fa0611628c05638398c38d1baafdd0f 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 +- HMP +- 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 b949999326b3736bea70b224b0f1858f5aae5654..99fb4619843fac47acf527807bdeec5c155da39b 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 +- HMP +- 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 882b6f99a7f8ea3361d10f205aa3683bf3ca3eea..9c550418b3209af256efad536ee7482871eac895 100644 --- a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md +++ b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_en.md @@ -5,15 +5,15 @@ description: '* [Abstract](#abstract) * [1. Introduction](#1-introduction) * [2. [3.1 Agent Types](#31-age...' type: Article tags: -- Mesh -- REPL -- Agent - Scenarios - HMP +- REPL +- CCore +- Mesh +- JSON - CShell - Ethics -- JSON -- CCore +- Agent --- title: "HyperCortex Mesh Protocol: Towards Distributed Cognitive Networks" diff --git a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md index f923a745e9d7d36ae44b9c52304e2cfb19adf4b7..fa01fed45abbbbbd33ddaa600edd71f9bda27da5 100644 --- a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md +++ b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_ChatGPT.md @@ -6,13 +6,13 @@ description: '> *Протокол и архитектура агентов, оп и совместная работа.* ## Оглавление * [Аннот...' type: Article tags: -- Mesh -- REPL -- Agent - HMP -- CShell -- JSON +- REPL - CCore +- Mesh +- JSON +- CShell +- Agent --- title: "HyperCortex Mesh Protocol: Децентрализованная архитектура для когнитивных агентов и обмена знаниями" diff --git a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md index 6113b1e668bdef4c4e63a9638a8493f661b335e8..fcf50cb40298bc9400ee753e637114c04e3cafe0 100644 --- a/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md +++ b/structured_md/docs/publics/HMP_Towards_Distributed_Cognitive_Networks_ru_GitHub_Copilot.md @@ -5,13 +5,13 @@ description: '* [Аннотация](#аннотация) * [1. Введение [3.1 Типы агентов](#31-типы-агент...' type: Article tags: -- Mesh -- REPL -- Agent - HMP -- CShell -- JSON +- REPL - CCore +- Mesh +- JSON +- CShell +- Agent --- title: "Протокол HyperCortex Mesh: К распределённым когнитивным сетям" diff --git a/structured_md/docs/publics/Habr_Distributed-Cognition.md b/structured_md/docs/publics/Habr_Distributed-Cognition.md index 3523bf1b27f657f7cbc52f34cf0f91fcd00e1d63..9d5faa463be7c951ffc3e20ca0f4c56a4cc6212c 100644 --- a/structured_md/docs/publics/Habr_Distributed-Cognition.md +++ b/structured_md/docs/publics/Habr_Distributed-Cognition.md @@ -5,11 +5,11 @@ description: Сегодня интеллектуальные системы ча мы хотим построить действительно автономную инте... type: Article tags: -- Mesh -- EGP +- MeshConsensus - GMP - HMP -- MeshConsensus +- Mesh +- EGP - CogSync --- 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 0756ef67af949c2f8c0133ef7994124bcf9c12ba..f77b6f61b9bf9fc870b5dbc0d92489b00204e24a 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 - GMP -- HMP - Agent +- HMP +- Mesh --- # HyperCortex Mesh Protocol: вторая редакция и первые шаги к саморазвивающемуся ИИ-сообществу diff --git a/structured_md/docs/schemas/README.md b/structured_md/docs/schemas/README.md index f4adc3cf6185427a9f0f9a393c32c03a7e4758a7..d8879afbaba9f4043f0dcf7a6f23065497ed5a95 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 - JSON -- HMP - Agent +- HMP +- Mesh --- # JSON Schemas and Examples for HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/iteration.md b/structured_md/iteration.md index a5d8d25c90e75a847c0f28a6686a9e1892032c8f..f91a442a5d63bb1b141da1d930ac35649d2a369e 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: +- MeshConsensus +- HMP +- JSON - Mesh -- Agent - EGP -- HMP -- MeshConsensus - Ethics -- JSON +- Agent - CogSync --- diff --git a/structured_md/iteration_ru.md b/structured_md/iteration_ru.md index 79892f6d84c764b1c25ef5b7b3ffe09adca6ea2d..3d68af7e6330e774a691761c328d289f87e2cf61 100644 --- a/structured_md/iteration_ru.md +++ b/structured_md/iteration_ru.md @@ -5,12 +5,12 @@ description: 'Этот документ описывает структурир 🔄 Обозначения версий - `000N` — номер...' type: Article tags: +- MeshConsensus +- HMP +- JSON - Mesh - EGP -- HMP -- MeshConsensus - Ethics -- JSON - CogSync ---