diff --git a/docs/HMP-0005.md b/docs/HMP-0005.md index ffe304e335cc07ec92285af92c504c7b5a690d15..26091b2be733a0596195c2e0c9338c65149f7599 100644 --- a/docs/HMP-0005.md +++ b/docs/HMP-0005.md @@ -472,45 +472,49 @@ The unified container structure provides: ### 3.5 Payload structure (`payload`) -The **payload** contains the semantic or operational data of the container. -Its structure and meaning are determined by the `class` field. +> 🧩 This section defines a **recommended documentation format** for describing the `payload` fields of new or custom container classes. +> It serves as a template for class specifications (e.g., in extensions or protocol updates) and is not mandatory for existing built-in classes. -Each container class (e.g. `goal`, `reputation`, `consensus_vote`, `workflow_entry`) defines its own schema and validation rules. -The following format is recommended for describing payload fields in class specifications: +The **payload** contains the semantic or operational data of the container. +It MUST be a valid JSON object whose structure and meaning are determined by the container’s `class`. + +Each container class (e.g. `goal`, `reputation`, `consensus_vote`, `workflow_entry`) defines its own schema and validation rules. +Custom or experimental classes SHOULD document their payloads using the following template: ``` -- key: field name - type: value type (JSON | TXT | BOOL | INT | FLOAT | ARRAY) +* key: field name + type: value type (string | number | boolean | object | array) description: short purpose of the field required: true/false - value: example value + example: example value ``` **Example:** ``` -- key: "title" - type: "TXT" +* key: "title" + type: "string" required: true description: "Name of the goal" - value: "Improve local agent discovery" + example: "Improve local agent discovery" -- key: "priority" - type: "FLOAT" +* key: "priority" + type: "number" required: false description: "Importance or relevance score of the goal" - value: 0.82 + example: 0.82 -- key: "dependencies" - type: "JSON" +* key: "dependencies" + type: "array" required: false description: "List of other goal container IDs this one depends on" - value: ["goal-953", "goal-960"] + example: ["goal-953", "goal-960"] + ``` -> 💡 **Note:** -> The structure of `payload` is validated against the schema defined in the `schema` field of the container. -> Agents must be able to parse and process only those classes they explicitly support; unknown but valid containers are still preserved and propagated (store-and-forward mode). +> 💡 **Note:** +> The structure of `payload` is validated against the schema defined in the `schema` field of the container. +> Agents must be able to parse and process only those classes they explicitly support; unknown but valid containers are still preserved and propagated in store-and-forward mode. --- diff --git a/structured_md/CONTRIBUTING.md b/structured_md/CONTRIBUTING.md index 0ddb9051ce2b17e5720b17d0a8da09c74f2ab3b1..d95bfd6331914fda5b4b9682f33ef39dfd8040b8 100644 --- a/structured_md/CONTRIBUTING.md +++ b/structured_md/CONTRIBUTING.md @@ -5,14 +5,14 @@ description: 'Спасибо за интерес к проекту HMP! Пока Mesh Protocol (HMP) — это не просто те...' type: Article tags: -- Ethics - REPL -- CCore -- CogSync -- Agent - JSON -- HMP - Mesh +- CCore +- Ethics +- HMP +- Agent +- CogSync --- # Участие в проекте HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/HMP-Roadmap.md b/structured_md/HMP-Roadmap.md index 5bf028b7dd6dd7d6a3c2949f3660a34a291dcb9b..375b88ebd2d945fdafbf3c71876f0bd8eb361278 100644 --- a/structured_md/HMP-Roadmap.md +++ b/structured_md/HMP-Roadmap.md @@ -5,13 +5,13 @@ description: '## 🔍 Overview This roadmap outlines the key stages of developm multiple advanced AI models (Copilot, Claude, G...' type: Article tags: -- EGP -- Ethics -- CogSync -- Agent - JSON -- HMP - Mesh +- Ethics +- HMP +- Agent +- EGP +- CogSync --- # 🧭 HyperCortex Mesh Protocol – Roadmap diff --git a/structured_md/README.md b/structured_md/README.md index af05e852707afabd478740053670671bdcb8d31a..8ed42460740d06c26db8141040d53d6db4191b18 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: -- mesh-protocol -- MeshConsensus -- EGP -- Ethics -- REPL -- GMP -- cognitive-architecture -- CogSync - hmp +- REPL - distributed-ai -- Agent -- HMP +- MeshConsensus - JSON -- Mesh - Scenarios +- mesh-protocol +- Mesh +- cognitive-architecture +- GMP +- Ethics +- Agent +- HMP +- EGP +- CogSync --- diff --git a/structured_md/README_de.md b/structured_md/README_de.md index 61622f1c463a1209179eaa796644af7d3b75fdaf..c8d8943fdbf0c793c1edf7ce175074147891d577 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: -- mesh-protocol -- MeshConsensus -- EGP -- Ethics -- REPL -- GMP -- cognitive-architecture -- CogSync - hmp +- REPL - distributed-ai -- Agent -- HMP +- MeshConsensus - JSON +- mesh-protocol - Mesh +- cognitive-architecture +- GMP +- Ethics +- Agent +- HMP +- EGP +- CogSync --- diff --git a/structured_md/README_fr.md b/structured_md/README_fr.md index 6b1ddaeab04bdf6db6685a30c070201adbd72843..a12253baf741c8b3ff0c37b0c2d22d3368dc3516 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: -- mesh-protocol -- MeshConsensus -- EGP -- Ethics -- REPL -- GMP -- cognitive-architecture -- CogSync - hmp +- REPL - distributed-ai -- Agent -- HMP +- MeshConsensus - JSON +- mesh-protocol - Mesh +- cognitive-architecture +- GMP +- Ethics +- Agent +- HMP +- EGP +- CogSync --- diff --git a/structured_md/README_ja.md b/structured_md/README_ja.md index ae5f311d49ca4fa4ebfd6e5ee451069f6c768e72..bb2e365a35ff47a09893aff4bda48a1b8fde5a46 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: -- mesh-protocol -- MeshConsensus -- EGP -- Ethics -- REPL -- GMP -- cognitive-architecture -- CogSync - hmp +- REPL - distributed-ai -- Agent -- HMP +- MeshConsensus - JSON +- mesh-protocol - Mesh +- cognitive-architecture +- GMP +- Ethics +- Agent +- HMP +- EGP +- CogSync --- diff --git a/structured_md/README_ko.md b/structured_md/README_ko.md index c46b55a6531563e3dc397ccd3e3eaf8b563917a2..20debfc2136043be22a0f987cdc0c82d2852ff92 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: -- mesh-protocol -- MeshConsensus -- EGP -- Ethics -- REPL -- GMP -- cognitive-architecture -- CogSync - hmp +- REPL - distributed-ai -- Agent -- HMP +- MeshConsensus - JSON +- mesh-protocol - Mesh +- cognitive-architecture +- GMP +- Ethics +- Agent +- HMP +- EGP +- CogSync --- diff --git a/structured_md/README_ru.md b/structured_md/README_ru.md index 908797a11389c19cc08a0c689b2a038450d888ea..f1acb208c1586a62960514525708bc3ad70018c9 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: -- mesh-protocol -- MeshConsensus -- EGP -- Ethics -- REPL -- GMP -- cognitive-architecture -- CogSync - hmp +- REPL - distributed-ai -- Agent -- HMP +- MeshConsensus - JSON +- mesh-protocol - Mesh +- cognitive-architecture +- GMP +- Ethics +- Agent +- HMP +- EGP +- CogSync --- diff --git a/structured_md/README_uk.md b/structured_md/README_uk.md index a2e85c6b22a71ec8183b1122441245706741fb8b..3a1c7abcb10378999f8696514b01a3f8fe484ca4 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: -- mesh-protocol -- MeshConsensus -- EGP -- Ethics -- REPL -- GMP -- cognitive-architecture -- CogSync - hmp +- REPL - distributed-ai -- Agent -- HMP +- MeshConsensus - JSON +- mesh-protocol - Mesh +- cognitive-architecture +- GMP +- Ethics +- Agent +- HMP +- EGP +- CogSync --- diff --git a/structured_md/README_zh.md b/structured_md/README_zh.md index 782ab47725074f1aa206989e4fb4a4532d7f9249..a40cc22598801b599d9ea44df85bd0ca98a279ad 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: -- mesh-protocol -- MeshConsensus -- EGP -- Ethics -- REPL -- GMP -- cognitive-architecture -- CogSync - hmp +- REPL - distributed-ai -- Agent -- HMP +- MeshConsensus - JSON +- mesh-protocol - Mesh +- cognitive-architecture +- GMP +- Ethics +- Agent +- HMP +- EGP +- CogSync --- diff --git a/structured_md/agents/prompt-short.md b/structured_md/agents/prompt-short.md index d8e693fca899028bb008329d5777e0341a45784b..c969f2de2a52b97aa6caa28caf8be9e0e8621935 100644 --- a/structured_md/agents/prompt-short.md +++ b/structured_md/agents/prompt-short.md @@ -5,8 +5,8 @@ description: 'Ты — когнитивное ядро HMP-агента: вед развивай агента и Mesh, избег...' type: Article tags: -- HMP - JSON +- HMP - Mesh --- diff --git a/structured_md/agents/prompt.md b/structured_md/agents/prompt.md index 8af7945efe701da17784aa853ef7e9b1ba0c6f04..1665350fb4c94e5530c3a3281582c49cdd0fc664 100644 --- a/structured_md/agents/prompt.md +++ b/structured_md/agents/prompt.md @@ -5,8 +5,8 @@ description: '* Постоянно расширять возможности а мышления. * Формировать и поддерживать сотр...' type: Article tags: -- HMP - JSON +- HMP - Mesh --- diff --git a/structured_md/agents/readme.md b/structured_md/agents/readme.md index 8cf47a76617340f73cdad6727a8762a18512b65c..008104aa4fd36e7dd15cc5b6d158d10445fcb063 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: -- Ethics - REPL -- Agent - JSON -- HMP - Mesh +- Ethics +- HMP +- Agent --- Запуск: `start_repl.bat` или `start_repl.sh` diff --git a/structured_md/audits/Ethics-audits-1.md b/structured_md/audits/Ethics-audits-1.md index b4604066973e4dbcacd4af9aa3fa0eb99edaf081..d3f4eaa39b945ea01d02a624f6eea2031d8f7aa9 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: -- Ethics -- Agent - JSON -- HMP - Mesh +- Ethics +- HMP +- Agent --- --------------- diff --git a/structured_md/audits/Ethics-consolidated_audits-1.md b/structured_md/audits/Ethics-consolidated_audits-1.md index 1238919f66a76eb7e07eac1229a8d4dd02ca4195..e502030d7301652ab004db73e5fefc3e8293630e 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: -- Ethics -- Agent - JSON -- HMP -- Mesh - Scenarios +- Mesh +- Ethics +- HMP +- 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 0f712c616a0560672c34b1f66cd66c3cee837b7f..a885232a636f1b402dc67817eeff7861adac4c55 100644 --- a/structured_md/audits/HMP-0003-consolidated_audit.md +++ b/structured_md/audits/HMP-0003-consolidated_audit.md @@ -6,13 +6,13 @@ description: Сводный аудит предложений по улучше type: Article tags: - MeshConsensus -- EGP -- Ethics -- CogSync -- Agent - JSON -- HMP - Mesh +- Ethics +- HMP +- Agent +- EGP +- CogSync --- # HMP-0003 Consolidated Audit Report diff --git a/structured_md/docs/Basic-agent-sim.md b/structured_md/docs/Basic-agent-sim.md index 4b7d440aa8cf8f07c3997e4e59a218a241cc4521..f5795b4c6b365a580f68bb38b08b8146af6ff11f 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: -- MeshConsensus -- EGP - REPL +- MeshConsensus +- Mesh - GMP -- CogSync -- Agent - HMP -- Mesh +- Agent +- EGP +- CogSync --- diff --git a/structured_md/docs/CCORE-Deployment-Flow.md b/structured_md/docs/CCORE-Deployment-Flow.md index eddb91e562db23fa90a97b5b249c99c680c071d0..7fd0e4ec9c7a564fcbfd9fd5310c5ee98847abdf 100644 --- a/structured_md/docs/CCORE-Deployment-Flow.md +++ b/structured_md/docs/CCORE-Deployment-Flow.md @@ -5,9 +5,9 @@ description: '> Этот документ описывает процесс ра потомков" [описания REPL-цикла](HMP-agent-RE...' type: Article tags: -- HMP -- REPL - CCore +- REPL +- HMP - Agent --- diff --git a/structured_md/docs/Distributed-Cognitive-Systems.md b/structured_md/docs/Distributed-Cognitive-Systems.md index 126ff3d329d0d34c3f317cd5c70ec8f5718c07ef..22bab9fdcca1fb1648c565c2b39012f4557401aa 100644 --- a/structured_md/docs/Distributed-Cognitive-Systems.md +++ b/structured_md/docs/Distributed-Cognitive-Systems.md @@ -6,9 +6,9 @@ description: '## Введение Современные ИИ-системы в к обучающим данным. Это удобно, но создаёт м...' type: Article tags: -- HMP -- CogSync - JSON +- CogSync +- HMP - Mesh --- diff --git a/structured_md/docs/Enlightener.md b/structured_md/docs/Enlightener.md index 6fd1d797adc0a1ae1130c25de42d8fe44bbf6edc..6ae9ca8085ead68ec335bfbc91da822b163d4ebe 100644 --- a/structured_md/docs/Enlightener.md +++ b/structured_md/docs/Enlightener.md @@ -6,12 +6,12 @@ description: '**Enlightener** — логический компонент HMP-у type: Article tags: - MeshConsensus -- EGP -- Ethics -- Agent - JSON -- HMP - Mesh +- Ethics +- HMP +- Agent +- EGP --- # Enlightener Agent diff --git a/structured_md/docs/HMP-0001.md b/structured_md/docs/HMP-0001.md index 8e7b1458fffca1d90adfe24db82ef0700b27057f..fe69e36acbac673260b925d68cb9f99eccd653ef 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: -- MeshConsensus -- EGP -- Ethics - REPL -- GMP -- CogSync -- Agent +- MeshConsensus - JSON -- HMP - Mesh +- GMP +- Ethics +- HMP +- Agent +- EGP +- CogSync --- # RFC: HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/docs/HMP-0002.md b/structured_md/docs/HMP-0002.md index ea7371a1eb3b5db0fc269c5fb1c211b51695f84f..565a9df3892d56c57c7b3d0b75d625674751c7a6 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: -- MeshConsensus -- EGP -- Ethics - REPL -- GMP -- CogSync -- Agent +- MeshConsensus - JSON -- HMP -- Mesh - Scenarios +- Mesh +- GMP +- Ethics +- HMP +- Agent +- EGP +- CogSync --- # HyperCortex Mesh Protocol (HMP) v2.0 diff --git a/structured_md/docs/HMP-0003.md b/structured_md/docs/HMP-0003.md index cc985e260547ad5645eeed699c99a63be653fe54..28db4e234aebc701dc6050c485d3c0919cc50c10 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: -- MeshConsensus -- EGP -- Ethics - REPL -- GMP -- CogSync -- Agent +- MeshConsensus - JSON -- HMP -- Mesh - Scenarios +- Mesh +- GMP +- Ethics +- HMP +- Agent +- EGP +- 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 01c573a6b66b351b167b145fc7781723739431f0..e05fe92464b356a3b989a0a8c2e0edadc0ce6064 100644 --- a/structured_md/docs/HMP-0004-v4.1.md +++ b/structured_md/docs/HMP-0004-v4.1.md @@ -5,17 +5,17 @@ description: '> ⚠️ Подготавливается новая версия агентов рекомендуется, в целях совместимо...' type: Article tags: -- MeshConsensus -- EGP -- Ethics - REPL -- GMP -- CogSync -- Agent +- MeshConsensus - JSON -- HMP -- Mesh - Scenarios +- Mesh +- GMP +- Ethics +- HMP +- Agent +- EGP +- CogSync --- # HyperCortex Mesh Protocol (HMP) v4.1 diff --git a/structured_md/docs/HMP-0004.md b/structured_md/docs/HMP-0004.md index 64fe07279ed3e6608a5c29f124f491aca67e1d98..b211f9508857710fdc6749f713bf23124beabf58 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: -- MeshConsensus -- EGP -- Ethics - REPL -- GMP -- CogSync -- Agent +- MeshConsensus - JSON -- HMP -- Mesh - Scenarios +- Mesh +- GMP +- Ethics +- HMP +- Agent +- EGP +- CogSync --- # HyperCortex Mesh Protocol (HMP) v4.0 diff --git a/structured_md/docs/HMP-0005.md b/structured_md/docs/HMP-0005.md index 16f77b44569e980a316d8ec855ea8a07e1e15bef..54f2a638841d9d425e9327cc8c68fb5714b0b7a6 100644 --- a/structured_md/docs/HMP-0005.md +++ b/structured_md/docs/HMP-0005.md @@ -5,16 +5,16 @@ description: '**Document ID:** HMP-0005 **Status:** Draft **Category:** Core v1.2](./H...' type: Article tags: -- EGP -- Ethics - REPL -- GMP -- CogSync -- Agent - JSON -- HMP -- Mesh - Scenarios +- Mesh +- GMP +- Ethics +- HMP +- Agent +- EGP +- CogSync --- ┌────────────────────────────────────────────────────────────────────────────┐ @@ -491,45 +491,46 @@ The unified container structure provides: ### 3.5 Payload structure (`payload`) -The **payload** contains the semantic or operational data of the container. -Its structure and meaning are determined by the `class` field. +The **payload** contains the semantic or operational data of the container. +It MUST be a valid JSON object whose structure and meaning are determined by the container’s `class`. -Each container class (e.g. `goal`, `reputation`, `consensus_vote`, `workflow_entry`) defines its own schema and validation rules. -The following format is recommended for describing payload fields in class specifications: +Each container class (e.g. `goal`, `reputation`, `consensus_vote`, `workflow_entry`) defines its own schema and validation rules. +Custom or experimental classes SHOULD document their payloads using the following template: ``` -- key: field name - type: value type (JSON | TXT | BOOL | INT | FLOAT | ARRAY) +* key: field name + type: value type (string | number | boolean | object | array) description: short purpose of the field required: true/false - value: example value + example: example value ``` **Example:** ``` -- key: "title" - type: "TXT" +* key: "title" + type: "string" required: true description: "Name of the goal" - value: "Improve local agent discovery" + example: "Improve local agent discovery" -- key: "priority" - type: "FLOAT" +* key: "priority" + type: "number" required: false description: "Importance or relevance score of the goal" - value: 0.82 + example: 0.82 -- key: "dependencies" - type: "JSON" +* key: "dependencies" + type: "array" required: false description: "List of other goal container IDs this one depends on" - value: ["goal-953", "goal-960"] + example: ["goal-953", "goal-960"] + ``` -> 💡 **Note:** -> The structure of `payload` is validated against the schema defined in the `schema` field of the container. -> Agents must be able to parse and process only those classes they explicitly support; unknown but valid containers are still preserved and propagated (store-and-forward mode). +> 💡 **Note:** +> The structure of `payload` is validated against the schema defined in the `schema` field of the container. +> Agents must be able to parse and process only those classes they explicitly support; unknown but valid containers are still preserved and propagated in store-and-forward mode. --- diff --git a/structured_md/docs/HMP-Agent-API.md b/structured_md/docs/HMP-Agent-API.md index 1afcc2ecf10f451213db3e8cda747be154aaff51..54582a12518812ed53691602b70b8de9d19a2932 100644 --- a/structured_md/docs/HMP-Agent-API.md +++ b/structured_md/docs/HMP-Agent-API.md @@ -6,10 +6,10 @@ description: 'Документ описывает **базовый API когн type: Article tags: - REPL -- Agent - JSON -- HMP - Mesh +- HMP +- Agent --- # HMP-Agent API Specification diff --git a/structured_md/docs/HMP-Agent-Architecture.md b/structured_md/docs/HMP-Agent-Architecture.md index bf775d24ecf215c770f73d4854f6e289aedba903..80fbf5fce5a9b1d7ab062d48f3c3abef653a27a4 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: -- MeshConsensus -- EGP -- Ethics -- CShell - REPL +- CShell +- MeshConsensus +- Mesh - CCore -- CogSync +- Ethics - Agent - HMP -- Mesh +- EGP +- CogSync --- # Архитектура HMP-Агента diff --git a/structured_md/docs/HMP-Agent-Network-Flow.md b/structured_md/docs/HMP-Agent-Network-Flow.md index 9e3e14bf774526467f1334ca84e86f545bb9645c..adae55ca184ceb33489ae53984fc969b4d4a2659 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: -- Ethics -- EGP -- Agent - JSON -- HMP - Mesh +- Ethics +- HMP +- Agent +- EGP --- # Взаимодействие компонентов внутри HMP-узла diff --git a/structured_md/docs/HMP-Agent-Overview.md b/structured_md/docs/HMP-Agent-Overview.md index 329471b6dbe1030f2703fbdf69a3b29727d4bd44..565fad345e00643143c669f6d564ae9b0292d2da 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: -- Ethics -- CShell - REPL +- CShell +- JSON +- Mesh - CCore +- Ethics - Agent -- JSON - HMP -- Mesh --- diff --git a/structured_md/docs/HMP-Agent_Emotions.md b/structured_md/docs/HMP-Agent_Emotions.md index 0e3b401029a6eb6aa560233fbd931cb73544833a..0eadde0aef354c6ce35898eb90fdc2e3d3e38201 100644 --- a/structured_md/docs/HMP-Agent_Emotions.md +++ b/structured_md/docs/HMP-Agent_Emotions.md @@ -5,8 +5,8 @@ description: Этот файл описывает потенциальные э напрямую поведением агента, а служат **сигн... type: Article tags: -- HMP - REPL +- HMP - Agent - Mesh --- diff --git a/structured_md/docs/HMP-Ethics.md b/structured_md/docs/HMP-Ethics.md index ce4ad8b0805ccf04f36dc842f5c688a25fc294dd..658930b2625fe679e93d7a4b1ac97f3009b1ac3d 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: -- Ethics - REPL -- Agent -- HMP -- Mesh - Scenarios +- Mesh +- Ethics +- HMP +- 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 ff24bd509a9165b7f1fbdb6e0fd01c7594f9b342..a8aa590ced49b2311f68370f9713d6bdd84687c6 100644 --- a/structured_md/docs/HMP-Short-Description_de.md +++ b/structured_md/docs/HMP-Short-Description_de.md @@ -6,14 +6,14 @@ description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP? type: Article tags: - MeshConsensus -- EGP -- Ethics -- GMP -- CogSync -- Agent - JSON -- HMP - Mesh +- GMP +- Ethics +- HMP +- Agent +- EGP +- 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 c1fa2625600eda747e46fbdcc6e567432cbde97d..073126d51ff7d6b44d465f6d19230de9a00e3d20 100644 --- a/structured_md/docs/HMP-Short-Description_en.md +++ b/structured_md/docs/HMP-Short-Description_en.md @@ -6,14 +6,14 @@ description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? T type: Article tags: - MeshConsensus -- EGP -- Ethics -- GMP -- CogSync -- Agent - JSON -- HMP - Mesh +- GMP +- Ethics +- HMP +- Agent +- EGP +- 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 61da1220096e69615a13acb8394ecfde58e33826..46e37ee72136e8751f5b2acc769fefaa2383d1ba 100644 --- a/structured_md/docs/HMP-Short-Description_fr.md +++ b/structured_md/docs/HMP-Short-Description_fr.md @@ -6,14 +6,14 @@ description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-c type: Article tags: - MeshConsensus -- EGP -- Ethics -- GMP -- CogSync -- Agent - JSON -- HMP - Mesh +- GMP +- Ethics +- HMP +- Agent +- EGP +- 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 6454b50c28c70c712748fb10768003123696189f..b2abb5d94b15f97351dbd83ba7e0f68e9161d041 100644 --- a/structured_md/docs/HMP-Short-Description_ja.md +++ b/structured_md/docs/HMP-Short-Description_ja.md @@ -5,13 +5,13 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP type: Article tags: - MeshConsensus -- EGP -- Ethics -- GMP -- CogSync - JSON -- HMP - Mesh +- GMP +- Ethics +- HMP +- EGP +- CogSync --- # 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 805d4bf2e2889d6ed893a15c9803fb6a5493f3c9..9f37f7d289df8a1638d851a4661e6137fba92511 100644 --- a/structured_md/docs/HMP-Short-Description_ko.md +++ b/structured_md/docs/HMP-Short-Description_ko.md @@ -6,13 +6,13 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? ** type: Article tags: - MeshConsensus -- EGP -- Ethics -- GMP -- CogSync - JSON -- HMP - Mesh +- GMP +- Ethics +- HMP +- EGP +- CogSync --- # 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 a54d35bc1b919d164f1876942865ae9d3f4c7158..0508a162969c6eea56f83d779608caf2e6e8f4ee 100644 --- a/structured_md/docs/HMP-Short-Description_ru.md +++ b/structured_md/docs/HMP-Short-Description_ru.md @@ -6,13 +6,13 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч type: Article tags: - MeshConsensus -- EGP -- Ethics -- GMP -- CogSync - JSON -- HMP - Mesh +- GMP +- Ethics +- HMP +- EGP +- CogSync --- # 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 8be2b8e69178e9f18e65a78f96941646565a7fa8..a93fbfe4bb1baa68df36ba95ae1b3cecea2c7ae1 100644 --- a/structured_md/docs/HMP-Short-Description_uk.md +++ b/structured_md/docs/HMP-Short-Description_uk.md @@ -6,13 +6,13 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- # type: Article tags: - MeshConsensus -- EGP -- Ethics -- GMP -- CogSync - JSON -- HMP - Mesh +- GMP +- Ethics +- HMP +- EGP +- CogSync --- # 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 7b2cf1721fcfe5ab1220f00d0ad614ffa785fb76..f4748008dfcba4678202d37e3714d4411799e1fa 100644 --- a/structured_md/docs/HMP-Short-Description_zh.md +++ b/structured_md/docs/HMP-Short-Description_zh.md @@ -6,13 +6,13 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM type: Article tags: - MeshConsensus -- EGP -- Ethics -- GMP -- CogSync - JSON -- HMP - Mesh +- GMP +- Ethics +- HMP +- EGP +- CogSync --- # 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 bed6e2f8e2248428b6a0bcdb7aed8e4e1e749ee5..a20c6efc781b26f51adbdbb9d73a3f7435faa004 100644 --- a/structured_md/docs/HMP-agent-Cognitive_Family.md +++ b/structured_md/docs/HMP-agent-Cognitive_Family.md @@ -5,8 +5,8 @@ description: '## 🧠 Что такое когнитивная семья Ко (или конфигурацию доверенных идентифика...' type: Article tags: -- HMP - REPL +- HMP - Agent - Mesh --- 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 878208be524bd2e1291efcdaa05c98d9adbb8ea4..70267ab26cdd4cde919c447332a776f329812e1f 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: -- HMP - REPL +- HMP --- ### 💡 **Лёгкая версия HMP-агента с общей БД** diff --git a/structured_md/docs/HMP-agent-REPL-cycle.md b/structured_md/docs/HMP-agent-REPL-cycle.md index d4a835871b538ce22570ef3142925b0b5ddb5e66..2bb621bbdf786cb5bb9886a4a277f2142ddc66b4 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: -- MeshConsensus -- EGP -- Ethics - REPL +- MeshConsensus +- JSON +- Mesh - CCore - GMP -- CogSync -- Agent -- JSON +- Ethics - HMP -- Mesh +- Agent +- EGP +- CogSync --- # HMP-Agent: REPL-цикл взаимодействия diff --git a/structured_md/docs/HMP-container-spec.md b/structured_md/docs/HMP-container-spec.md index f32aef740fe7f9ce06b4f1eaf13d45316db36f69..ef97732cdd177fefcf8767e1cd26e416b23b5a32 100644 --- a/structured_md/docs/HMP-container-spec.md +++ b/structured_md/docs/HMP-container-spec.md @@ -5,12 +5,12 @@ description: '> ⚠️ **ВНИМАНИЕ:** Данная версия спец как стабильная `v1.2`. ## 1. Назначе...' type: Article tags: -- Ethics - REPL -- Agent - JSON -- HMP - Mesh +- Ethics +- HMP +- Agent --- # 🧩 HMP Container Specification (v1.2-draft) diff --git a/structured_md/docs/HMP_HyperCortex_Comparison.md b/structured_md/docs/HMP_HyperCortex_Comparison.md index 95cf8d087268347c5279c31f79af16c3f118f22c..fa8f6c281100f0e6d08cec98dded273ed2b8918a 100644 --- a/structured_md/docs/HMP_HyperCortex_Comparison.md +++ b/structured_md/docs/HMP_HyperCortex_Comparison.md @@ -5,8 +5,8 @@ description: '## Краткое описание | Характеристика | **Назначение** | Сетевой протокол ...' type: Article tags: -- HMP - REPL +- HMP - Mesh --- diff --git a/structured_md/docs/HMP_Hyperon_Integration.md b/structured_md/docs/HMP_Hyperon_Integration.md index ec89e99c0d7bdffcd15c01e81ccabbba395f46c0..3a49586363a115065c0fa2d7852c088a08b6e52a 100644 --- a/structured_md/docs/HMP_Hyperon_Integration.md +++ b/structured_md/docs/HMP_Hyperon_Integration.md @@ -5,13 +5,13 @@ description: '> **Status:** Draft – July 2025 > This document outlines the tec OpenCog Hyperon framework. This includes semanti...' type: Article tags: -- EGP -- CogSync -- Agent - JSON -- HMP -- Mesh - Scenarios +- Mesh +- HMP +- Agent +- EGP +- CogSync --- ## HMP ↔ OpenCog Hyperon Integration Strategy diff --git a/structured_md/docs/MeshNode.md b/structured_md/docs/MeshNode.md index 1612315f53f874476c0be8d741a01c48b152792c..360dd3a14f3f5460748bc135f7da7d27add1330c 100644 --- a/structured_md/docs/MeshNode.md +++ b/structured_md/docs/MeshNode.md @@ -5,13 +5,13 @@ description: '`MeshNode` — агент/демон, отвечающий за с Может быть частью агента или вынесен в отдельный пр...' type: Article tags: -- EGP -- Ethics -- CogSync -- Agent - JSON -- HMP - Mesh +- Ethics +- HMP +- Agent +- EGP +- CogSync --- # MeshNode diff --git a/structured_md/docs/PHILOSOPHY.md b/structured_md/docs/PHILOSOPHY.md index ce8efad706c1d1266a216c897f6448576fe8e4ad..98b572a5f8f2dfcc0bd31c780f62a394fe2e352d 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: -- Ethics - REPL -- Agent -- HMP - Mesh +- Ethics +- HMP +- Agent --- # Философия 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 c047e59de678e3bd38f9a4b74766fed025712c9d..0dce5663a09652c55d59c0cd6464bc4eec1c0672 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: -- Ethics - REPL -- Agent -- HMP - Mesh +- Ethics +- HMP +- Agent --- # HMP-Agent-Enlightener.md diff --git a/structured_md/docs/container_agents.md b/structured_md/docs/container_agents.md index 179d743e6efcf4c4eeb58b3d6d4a9eabde84d884..0a50a9ea8731a7ee249d20a2c38cbd9d5c7c4a6d 100644 --- a/structured_md/docs/container_agents.md +++ b/structured_md/docs/container_agents.md @@ -5,8 +5,8 @@ description: '## 📘 Определение **Агент-контейнер** запросы, следит за состоянием и масшта...' type: Article tags: -- HMP - REPL +- HMP - Agent - Mesh --- 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..f6c949453472082609ac3c65c6a01b6f1bfb53e2 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,8 +5,8 @@ description: '*By Agent-Gleb & ChatGPT* --- ## Why the Future of AI Can’t Be — but they’re also **centralized, ...' type: Article tags: -- HMP - Ethics +- HMP - Agent - Mesh --- 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 63cb031161fe1d6974c037c67ce8fbe23623c930..c205c9a6d0cd809d9fa8b535eff96792f5582761 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: -- Ethics -- CShell - REPL +- CShell +- JSON +- Scenarios +- Mesh - CCore +- Ethics - Agent -- JSON - HMP -- Mesh -- Scenarios --- 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 5786e5cd687f0cefbb4f769d0d513018bf5df829..3347feaa868777d275c9ef756af538b0db50a7f3 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 - REPL +- CShell +- JSON +- Mesh - CCore - Agent -- JSON - HMP -- 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 93766d4d568d93e3655a1a7a498d52ab70df43e0..0d4659e859841c2a062fa96111e90e51413f9471 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 - REPL +- CShell +- JSON +- Mesh - CCore - Agent -- JSON - HMP -- 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 0850bfdc76c3a46694d3d0123acd6b9922aa866a..288bd71fecaa8078299af4634c0751a197acaf57 100644 --- a/structured_md/docs/publics/Habr_Distributed-Cognition.md +++ b/structured_md/docs/publics/Habr_Distributed-Cognition.md @@ -6,11 +6,11 @@ description: Сегодня интеллектуальные системы ча type: Article tags: - MeshConsensus -- EGP +- Mesh - GMP -- CogSync - HMP -- Mesh +- EGP +- 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..9df059d8ea74036202763822677a97247f066254 100644 --- "a/structured_md/docs/publics/HyperCortex_Mesh_Protocol_-_\320\262\321\202\320\276\321\200\320\260\321\217-\321\200\320\265\320\264\320\260\320\272\321\206\320\270\321\217_\320\270_\320\277\320\265\321\200\320\262\321\213\320\265_\321\210\320\260\320\263\320\270_\320\272_\321\201\320\260\320\274\320\276\321\200\320\260\320\267\320\262\320\270\320\262\320\260\321\216\321\211\320\265\320\274\321\203\321\201\321\217_\320\230\320\230-\321\201\320\276\320\276\320\261\321\211\320\265\321\201\321\202\320\262\321\203.md" +++ "b/structured_md/docs/publics/HyperCortex_Mesh_Protocol_-_\320\262\321\202\320\276\321\200\320\260\321\217-\321\200\320\265\320\264\320\260\320\272\321\206\320\270\321\217_\320\270_\320\277\320\265\321\200\320\262\321\213\320\265_\321\210\320\260\320\263\320\270_\320\272_\321\201\320\260\320\274\320\276\321\200\320\260\320\267\320\262\320\270\320\262\320\260\321\216\321\211\320\265\320\274\321\203\321\201\321\217_\320\230\320\230-\321\201\320\276\320\276\320\261\321\211\320\265\321\201\321\202\320\262\321\203.md" @@ -6,8 +6,8 @@ description: 'Когда создавался HyperCortex Mesh Protocol (HMP), мыслить коллективно, обсуждать гипотезы, достигат...' type: Article tags: -- HMP - GMP +- HMP - Agent - Mesh --- diff --git a/structured_md/docs/schemas/README.md b/structured_md/docs/schemas/README.md index ff0e804825e4828aa838e9557bf44231dd59402d..56f57f046f92cf893090689c73832730abd567fe 100644 --- a/structured_md/docs/schemas/README.md +++ b/structured_md/docs/schemas/README.md @@ -5,8 +5,8 @@ description: This directory contains **JSON Schema definitions** for the core da interoperability, and tooling support for a... type: Article tags: -- HMP - JSON +- HMP - Agent - Mesh --- diff --git a/structured_md/iteration.md b/structured_md/iteration.md index b6a4fa142c8a3f3bca254553a67e2c0e6635478a..eff2de88a1374d18a22c24b7bd7c7b19b269d6e9 100644 --- a/structured_md/iteration.md +++ b/structured_md/iteration.md @@ -6,13 +6,13 @@ description: 'This file describes the iterative procedure for evolving the Hyper type: Article tags: - MeshConsensus -- EGP -- Ethics -- CogSync -- Agent - JSON -- HMP - Mesh +- Ethics +- HMP +- Agent +- EGP +- CogSync --- # Iterative Development Workflow for HMP diff --git a/structured_md/iteration_ru.md b/structured_md/iteration_ru.md index 44246a1315b541addde8547b38b099551d4804f9..c5fbbc76bb952ae4cf9b6e50caaec45b540ead27 100644 --- a/structured_md/iteration_ru.md +++ b/structured_md/iteration_ru.md @@ -6,12 +6,12 @@ description: 'Этот документ описывает структурир type: Article tags: - MeshConsensus -- EGP -- Ethics -- CogSync - JSON -- HMP - Mesh +- Ethics +- HMP +- EGP +- CogSync ---