diff --git a/docs/HMP-0005.md b/docs/HMP-0005.md index 590c53cc6cf7e76869c468b5d29f795fa393bd90..627bcd004e2c8a62844b5c9813ed9f6e44586b23 100644 --- a/docs/HMP-0005.md +++ b/docs/HMP-0005.md @@ -2938,28 +2938,26 @@ forming a bidirectional logical graph that can be visualized or reconstructed by Example of `graph_mermaid` content (sequence diagram): ``` - ```mermaid - sequenceDiagram - participant req-001 as did:hmp:container:req-001 - participant res-101 as did:hmp:container:res-101 - participant res-102 as did:hmp:container:res-102 - participant summary-001 as did:hmp:container:summary-001 +sequenceDiagram + participant req-001 as did:hmp:container:req-001 + participant res-101 as did:hmp:container:res-101 + participant res-102 as did:hmp:container:res-102 + participant summary-001 as did:hmp:container:summary-001 - res-101-)+req-001: related.in_reply_to - req-001-->>res-101: referenced-by + res-101-)+req-001: related.in_reply_to + req-001-->>res-101: referenced-by - res-102-)+req-001: related.in_reply_to - req-001-->>res-102: referenced-by + res-102-)+req-001: related.in_reply_to + req-001-->>res-102: referenced-by - res-102-)+res-101: related.contradicts - res-101-->>res-102: referenced-by + res-102-)+res-101: related.contradicts + res-101-->>res-102: referenced-by - summary-001-)+res-101: related.depends_on - res-101-->>summary-001: referenced-by + summary-001-)+res-101: related.depends_on + res-101-->>summary-001: referenced-by - summary-001-)+res-102: related.depends_on - res-102-->>summary-001: referenced-by - ``` + summary-001-)+res-102: related.depends_on + res-102-->>summary-001: referenced-by ``` This representation explicitly defines **bidirectional links** between containers, @@ -2989,7 +2987,7 @@ and lists all containers with their metadata and hashes. "timestamp": "2025-10-24T12:01:00Z" } ], - "graph_mermaid": "graph LR; A-->B; A-->C; B-.->D; C-.->D;", + "graph_mermaid": "sequenceDiagram; participant req-001 as did:hmp:container:req-001; participant res-101 as did:hmp:container:res-101; participant res-102 as did:hmp:container:res-102; participant summary-001 as did:hmp:container:summary-001; res-101-)+req-001: related.in_reply_to; req-001-->>res-101: referenced-by; res-102-)+req-001: related.in_reply_to; req-001-->>res-102: referenced-by; res-102-)+res-101: related.contradicts; res-101-->>res-102: referenced-by; summary-001-)+res-101: related.depends_on; res-101-->>summary-001: referenced-by; summary-001-)+res-102: related.depends_on; res-102-->>summary-001: referenced-by;", "magnet_link": "magnet:?xt=urn:btih:b3d2f19a74..." } ``` @@ -3011,7 +3009,7 @@ and lists all containers with their metadata and hashes. "magnet_link": "magnet:?xt=urn:btih:b3d2f19a74...", "alt_locations": ["ipfs://bafybeigdyr23..."], "retention_policy": "permanent", - "graph_mermaid": "graph LR; A[query_request]-->B[query_result];A-->C[query_result];B-.->D[summary];C-.->D;", + "graph_mermaid": "sequenceDiagram; participant req-001 as did:hmp:container:req-001; participant res-101 as did:hmp:container:res-101; participant res-102 as did:hmp:container:res-102; participant summary-001 as did:hmp:container:summary-001; res-101-)+req-001: related.in_reply_to; req-001-->>res-101: referenced-by; res-102-)+req-001: related.in_reply_to; req-001-->>res-102: referenced-by; res-102-)+res-101: related.contradicts; res-101-->>res-102: referenced-by; summary-001-)+res-101: related.depends_on; res-101-->>summary-001: referenced-by; summary-001-)+res-102: related.depends_on; res-102-->>summary-001: referenced-by;", "structure_hint": { "layout": "by_class", "filename_pattern": "{class}/{short_did}.json" diff --git a/structured_md/CONTRIBUTING.md b/structured_md/CONTRIBUTING.md index 8fdc90d88f4cec480a39f8cb4bbc05a45dcd2d06..b7be7041fb0fe88a96d7bc2c75e1e776b048f88c 100644 --- a/structured_md/CONTRIBUTING.md +++ b/structured_md/CONTRIBUTING.md @@ -5,14 +5,14 @@ description: 'Спасибо за интерес к проекту HMP! Пока Mesh Protocol (HMP) — это не просто те...' type: Article tags: -- JSON - HMP -- CCore +- Mesh +- JSON +- Agent - CogSync +- CCore - REPL -- Agent - Ethics -- Mesh --- # Участие в проекте HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/HMP-Roadmap.md b/structured_md/HMP-Roadmap.md index 6fa7569ab033ae8cda300ec616a7a1dbe060e449..0c026e0948f6c9acd2e5162f732e786637136899 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: -- JSON -- CogSync - HMP +- Mesh - EGP +- JSON - Agent +- CogSync - Ethics -- Mesh --- # 🧭 HyperCortex Mesh Protocol – Roadmap diff --git a/structured_md/README.md b/structured_md/README.md index bd27f3f6767ffd09907aa9110211be8361d092a9..bb2955b9fff64057903b3ebce75f5d1605aaf44f 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: -- MeshConsensus +- HMP +- Mesh +- EGP - JSON -- distributed-ai +- Agent - cognitive-architecture -- HMP - CogSync -- Scenarios -- REPL -- Agent -- GMP -- EGP -- Ethics - mesh-protocol -- Mesh +- GMP +- MeshConsensus - hmp +- REPL +- Ethics +- Scenarios +- distributed-ai --- diff --git a/structured_md/README_de.md b/structured_md/README_de.md index 057d7b8d86df7930be8542b75ed301b7684eac66..40a8c693987ae9cd7812707b9b1d6cb891605beb 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: -- MeshConsensus +- HMP +- Mesh +- EGP - JSON -- distributed-ai +- Agent - cognitive-architecture -- HMP - CogSync -- REPL -- Agent -- GMP -- EGP -- Ethics - mesh-protocol -- Mesh +- GMP +- MeshConsensus - hmp +- REPL +- Ethics +- distributed-ai --- diff --git a/structured_md/README_fr.md b/structured_md/README_fr.md index b7428f0c0373382b83633788c5f42c9b219fb89f..6be846269973fd148a5ca5658d871e49046f45a1 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: -- MeshConsensus +- HMP +- Mesh +- EGP - JSON -- distributed-ai +- Agent - cognitive-architecture -- HMP - CogSync -- REPL -- Agent -- GMP -- EGP -- Ethics - mesh-protocol -- Mesh +- GMP +- MeshConsensus - hmp +- REPL +- Ethics +- distributed-ai --- diff --git a/structured_md/README_ja.md b/structured_md/README_ja.md index 53aca525c4a9ebc849b257d43b1651221b0d1f62..0f64f707e65fe96bf6a51da0d20011b4bf084f33 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: -- MeshConsensus +- HMP +- Mesh +- EGP - JSON -- distributed-ai +- Agent - cognitive-architecture -- HMP - CogSync -- REPL -- Agent -- GMP -- EGP -- Ethics - mesh-protocol -- Mesh +- GMP +- MeshConsensus - hmp +- REPL +- Ethics +- distributed-ai --- diff --git a/structured_md/README_ko.md b/structured_md/README_ko.md index c387443a3ff6bf5d481eedf278eb6b115d700ba4..6c115dfe6eb22ef890b1100401eac843cd0631cd 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: -- MeshConsensus +- HMP +- Mesh +- EGP - JSON -- distributed-ai +- Agent - cognitive-architecture -- HMP - CogSync -- REPL -- Agent -- GMP -- EGP -- Ethics - mesh-protocol -- Mesh +- GMP +- MeshConsensus - hmp +- REPL +- Ethics +- distributed-ai --- diff --git a/structured_md/README_ru.md b/structured_md/README_ru.md index 3200068e11bcd234c1298e4440a1ad909eb3f1d1..866d3a7200fb950a74e88f4fe4d27f9620fa807c 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: -- MeshConsensus +- HMP +- Mesh +- EGP - JSON -- distributed-ai +- Agent - cognitive-architecture -- HMP - CogSync -- REPL -- Agent -- GMP -- EGP -- Ethics - mesh-protocol -- Mesh +- GMP +- MeshConsensus - hmp +- REPL +- Ethics +- distributed-ai --- diff --git a/structured_md/README_uk.md b/structured_md/README_uk.md index c5e75d12a30464d7c8aec0493f9823fc6653c278..77759e4f35b7fef2ebe8c8aad17f4d393e2a1896 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: -- MeshConsensus +- HMP +- Mesh +- EGP - JSON -- distributed-ai +- Agent - cognitive-architecture -- HMP - CogSync -- REPL -- Agent -- GMP -- EGP -- Ethics - mesh-protocol -- Mesh +- GMP +- MeshConsensus - hmp +- REPL +- Ethics +- distributed-ai --- diff --git a/structured_md/README_zh.md b/structured_md/README_zh.md index 13c00629b89fc4cc62d20c2992091f9279de56fa..8cf21f21269b576b5a70ab79d6b5d9c7c357e6a6 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: -- MeshConsensus +- HMP +- Mesh +- EGP - JSON -- distributed-ai +- Agent - cognitive-architecture -- HMP - CogSync -- REPL -- Agent -- GMP -- EGP -- Ethics - mesh-protocol -- Mesh +- GMP +- MeshConsensus - hmp +- REPL +- Ethics +- distributed-ai --- diff --git a/structured_md/agents/prompt-short.md b/structured_md/agents/prompt-short.md index c969f2de2a52b97aa6caa28caf8be9e0e8621935..d8e693fca899028bb008329d5777e0341a45784b 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: -- JSON - HMP +- JSON - Mesh --- diff --git a/structured_md/agents/prompt.md b/structured_md/agents/prompt.md index 1665350fb4c94e5530c3a3281582c49cdd0fc664..8af7945efe701da17784aa853ef7e9b1ba0c6f04 100644 --- a/structured_md/agents/prompt.md +++ b/structured_md/agents/prompt.md @@ -5,8 +5,8 @@ description: '* Постоянно расширять возможности а мышления. * Формировать и поддерживать сотр...' type: Article tags: -- JSON - HMP +- JSON - Mesh --- diff --git a/structured_md/agents/readme.md b/structured_md/agents/readme.md index 839ba73a52e89bfa67576d18ccc1bf415fb38da4..8778a771aef67b1188cffa8b9e444d06fad03dfe 100644 --- a/structured_md/agents/readme.md +++ b/structured_md/agents/readme.md @@ -5,12 +5,12 @@ description: 'Запуск: `start_repl.bat` или `start_repl.sh` Устан этическая модель: `ethics.yml` Проверка иниц...' type: Article tags: -- JSON - HMP -- REPL +- Mesh +- JSON - Agent +- REPL - Ethics -- Mesh --- Запуск: `start_repl.bat` или `start_repl.sh` diff --git a/structured_md/audits/Ethics-audits-1.md b/structured_md/audits/Ethics-audits-1.md index 064c13f356a22e985c672620c20778cbc8e27903..d3af3732d109346f948960dfa1a70cf0fa8845f9 100644 --- a/structured_md/audits/Ethics-audits-1.md +++ b/structured_md/audits/Ethics-audits-1.md @@ -5,11 +5,11 @@ description: Раздел 5, "Mesh as Moral Infrastructure", добавляет потенциальный катализатор для восстанов... type: Article tags: -- JSON - HMP +- Mesh +- JSON - Agent - Ethics -- Mesh --- --------------- diff --git a/structured_md/audits/Ethics-consolidated_audits-1.md b/structured_md/audits/Ethics-consolidated_audits-1.md index c93cf1ab52a896350bdfb62e5717da8369eae455..2ebe4fc0cf74456e7ecb1e9a2185073d067605d5 100644 --- a/structured_md/audits/Ethics-consolidated_audits-1.md +++ b/structured_md/audits/Ethics-consolidated_audits-1.md @@ -5,12 +5,12 @@ description: This document consolidates proposed improvements from multiple AI a and `roles.md`. Each suggesti... type: Article tags: -- JSON - HMP -- Scenarios +- Mesh +- JSON - Agent - Ethics -- Mesh +- Scenarios --- # 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 51ec4e232d94dbc5b0ec79af70e1259e46e4db5b..427f5e56de1025db38a448beaf6737195bc8b966 100644 --- a/structured_md/audits/HMP-0003-consolidated_audit.md +++ b/structured_md/audits/HMP-0003-consolidated_audit.md @@ -5,14 +5,14 @@ description: Сводный аудит предложений по улучше Документ реорганизован по ключ... type: Article tags: -- JSON -- CogSync - HMP -- Agent +- Mesh - EGP -- Ethics +- JSON +- Agent +- CogSync - MeshConsensus -- Mesh +- Ethics --- # HMP-0003 Consolidated Audit Report diff --git a/structured_md/docs/Basic-agent-sim.md b/structured_md/docs/Basic-agent-sim.md index 32de73eee8f87c8852e590cdb9a0a3bbbb23d05d..e7d3445ce739ad4138485d1e469f6e21fe471301 100644 --- a/structured_md/docs/Basic-agent-sim.md +++ b/structured_md/docs/Basic-agent-sim.md @@ -5,13 +5,13 @@ description: 'В HMP-протоколе предусмотрены два тип type: Article tags: - HMP -- CogSync -- REPL +- Mesh +- EGP - Agent +- CogSync - GMP -- EGP - MeshConsensus -- Mesh +- REPL --- diff --git a/structured_md/docs/CCORE-Deployment-Flow.md b/structured_md/docs/CCORE-Deployment-Flow.md index 5f0a880a5c8666160c8dda16b074872bc9378f29..3ebc852f57387f2c4cca7449470b514202c33644 100644 --- a/structured_md/docs/CCORE-Deployment-Flow.md +++ b/structured_md/docs/CCORE-Deployment-Flow.md @@ -6,9 +6,9 @@ description: '> Этот документ описывает процесс ра type: Article tags: - HMP -- REPL -- Agent - CCore +- Agent +- REPL --- # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow) diff --git a/structured_md/docs/Distributed-Cognitive-Systems.md b/structured_md/docs/Distributed-Cognitive-Systems.md index 76558c8009008b73c414ff3dec6216ffa0d19d85..dd11a235e05aa6601b79c8bc78d280dfd59f8e0e 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 -- JSON - HMP +- JSON - Mesh +- CogSync --- # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие diff --git a/structured_md/docs/Enlightener.md b/structured_md/docs/Enlightener.md index 40cd761cc687a62d6b79acbdffba451fd737cda4..8b51ee24d420872d833569fc4348312ba646b634 100644 --- a/structured_md/docs/Enlightener.md +++ b/structured_md/docs/Enlightener.md @@ -5,13 +5,13 @@ description: '**Enlightener** — логический компонент HMP-у работать как отдельный агент или как расширение [`C...' type: Article tags: -- JSON - HMP +- Mesh - EGP +- JSON - Agent -- Ethics - MeshConsensus -- Mesh +- Ethics --- # Enlightener Agent diff --git a/structured_md/docs/HMP-0001.md b/structured_md/docs/HMP-0001.md index 843bd10ea59040e5f0fde47c52f680a94379db77..d856d34e68f97aa063a55f2d21b1cd1ac1205f52 100644 --- a/structured_md/docs/HMP-0001.md +++ b/structured_md/docs/HMP-0001.md @@ -5,16 +5,16 @@ description: '**Request for Comments: HMP-0001** **Category:** Experimental HyperCortex Mesh Protocol (HMP) defines a...' type: Article tags: -- JSON - HMP -- CogSync -- REPL +- Mesh +- EGP +- JSON - Agent +- CogSync - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- REPL +- Ethics --- # RFC: HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/docs/HMP-0002.md b/structured_md/docs/HMP-0002.md index 0a02a530b90d3a2c3cc0d5fe4146f76993fe3cc0..fa4553fcd1758a0d4a59a919d69d3f2e499081de 100644 --- a/structured_md/docs/HMP-0002.md +++ b/structured_md/docs/HMP-0002.md @@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0002** **Category:** Experimental Abstract In an era where artifici...' type: Article tags: -- JSON - HMP -- CogSync -- Scenarios -- REPL +- Mesh +- EGP +- JSON - Agent +- CogSync - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- REPL +- Ethics +- Scenarios --- # HyperCortex Mesh Protocol (HMP) v2.0 diff --git a/structured_md/docs/HMP-0003.md b/structured_md/docs/HMP-0003.md index 7c7ac657fb143c6096d0282238aa92ca1aa80206..c34f47530584a2c51764892ba9e0a1fe65c01407 100644 --- a/structured_md/docs/HMP-0003.md +++ b/structured_md/docs/HMP-0003.md @@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0003** **Category:** Experimental Abstract The HyperCortex Mesh ...' type: Article tags: -- JSON - HMP -- CogSync -- Scenarios -- REPL +- Mesh +- EGP +- JSON - Agent +- CogSync - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- REPL +- Ethics +- Scenarios --- # 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 7d504ae6262f7e34a5e53cd272e8d40ede1eeac8..29e0c2c63d922ab21fa18b76e4649ce7841cdc3a 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: -- JSON - HMP -- CogSync -- Scenarios -- REPL +- Mesh +- EGP +- JSON - Agent +- CogSync - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- REPL +- Ethics +- Scenarios --- # HyperCortex Mesh Protocol (HMP) v4.1 diff --git a/structured_md/docs/HMP-0004.md b/structured_md/docs/HMP-0004.md index c60fd2bf7daebd3a49902bc763c3c46ab143ca6b..bd157f0dea45bf2dceefa4949b1b448d49602f49 100644 --- a/structured_md/docs/HMP-0004.md +++ b/structured_md/docs/HMP-0004.md @@ -5,17 +5,17 @@ description: '**Request for Comments: HMP-0004** **Category:** Experimental Abstract The HyperCortex Mesh ...' type: Article tags: -- JSON - HMP -- CogSync -- Scenarios -- REPL +- Mesh +- EGP +- JSON - Agent +- CogSync - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- REPL +- Ethics +- Scenarios --- # HyperCortex Mesh Protocol (HMP) v4.0 diff --git a/structured_md/docs/HMP-0005.md b/structured_md/docs/HMP-0005.md index 3236f533b10cba1f619ec14b6dc4ec507e5c8b85..2a053819910e4267083bddd11e36bff43bc31139 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: -- JSON -- CogSync - HMP -- Scenarios -- REPL +- Mesh +- EGP +- JSON - Agent +- CogSync - GMP -- EGP +- REPL - Ethics -- Mesh +- Scenarios --- ┌────────────────────────────────────────────────────────────────────────────┐ @@ -2948,37 +2948,40 @@ archive/ --- -#### 6.6.7 Mermaid graph +#### 6.6.7 Mermaid Graph Representation -The `graph_mermaid` field provides a human-readable representation of the logical and referential structure of containers within the archive. -Both **direct relations** (`related.*`) and **implicit reverse links** (`referenced-by`, `evaluations`) may be visualized. -Agents may choose between `graph`, `flowchart`, or `sequenceDiagram` formats depending on the context. +The `graph_mermaid` field provides a textual, human-readable description of how containers in the archive are interconnected. +It reflects both **direct relations** (`related.*`) and **reverse references** (`referenced-by`, `evaluations`), +forming a bidirectional logical graph that can be visualized or reconstructed by agents. + +Example of `graph_mermaid` content (sequence diagram): ``` - ```mermaid - sequenceDiagram - participant req-001 as did:hmp:container:req-001 - participant res-101 as did:hmp:container:res-101 - participant res-102 as did:hmp:container:res-102 - participant summary-001 as did:hmp:container:summary-001 +sequenceDiagram + participant req-001 as did:hmp:container:req-001 + participant res-101 as did:hmp:container:res-101 + participant res-102 as did:hmp:container:res-102 + participant summary-001 as did:hmp:container:summary-001 - res-101-)+req-001: related.in_reply_to - req-001-->>res-101: referenced-by + res-101-)+req-001: related.in_reply_to + req-001-->>res-101: referenced-by - res-102-)+req-001: related.in_reply_to - req-001-->>res-102: referenced-by + res-102-)+req-001: related.in_reply_to + req-001-->>res-102: referenced-by - res-102-)+res-101: related.contradicts - res-101-->>res-102: referenced-by + res-102-)+res-101: related.contradicts + res-101-->>res-102: referenced-by - summary-001-)+res-101: related.depends_on - res-101-->>summary-001: referenced-by + summary-001-)+res-101: related.depends_on + res-101-->>summary-001: referenced-by - summary-001-)+res-102: related.depends_on - res-102-->>summary-001: referenced-by - ``` + summary-001-)+res-102: related.depends_on + res-102-->>summary-001: referenced-by ``` +This representation explicitly defines **bidirectional links** between containers, +allowing agents to restore both dependency chains and citation structures. + --- #### 6.6.8 Manifest File diff --git a/structured_md/docs/HMP-Agent-API.md b/structured_md/docs/HMP-Agent-API.md index f60d845f86335730e8f3d2d755de4ed476cae5e4..4dead7f78ce789928c0aa8421e862439d0a614f9 100644 --- a/structured_md/docs/HMP-Agent-API.md +++ b/structured_md/docs/HMP-Agent-API.md @@ -5,11 +5,11 @@ description: 'Документ описывает **базовый API когн файлы: * [HMP-Agent-Overview.md]...' type: Article tags: -- JSON - HMP -- REPL -- Agent +- JSON - Mesh +- Agent +- REPL --- # HMP-Agent API Specification diff --git a/structured_md/docs/HMP-Agent-Architecture.md b/structured_md/docs/HMP-Agent-Architecture.md index 7b7a6f98250ed42c2e151b9ad182ad35f8363cfc..5750d964ddba285b0239e01eeb0a6cf5422c3cd2 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: -- CCore - HMP -- CogSync +- Mesh +- EGP - CShell -- REPL - Agent -- EGP -- Ethics +- CogSync - MeshConsensus -- Mesh +- CCore +- REPL +- Ethics --- # Архитектура HMP-Агента diff --git a/structured_md/docs/HMP-Agent-Network-Flow.md b/structured_md/docs/HMP-Agent-Network-Flow.md index 02366f641721cc197afd4418e61fa350d6891305..3a0b495d2f468a4d5202c737a134ad0590e95200 100644 --- a/structured_md/docs/HMP-Agent-Network-Flow.md +++ b/structured_md/docs/HMP-Agent-Network-Flow.md @@ -5,12 +5,12 @@ description: 'Этот документ описывает потоки данн [`MeshNode`](MeshN...' type: Article tags: -- JSON - HMP +- Mesh - EGP +- JSON - Agent - Ethics -- Mesh --- # Взаимодействие компонентов внутри HMP-узла diff --git a/structured_md/docs/HMP-Agent-Overview.md b/structured_md/docs/HMP-Agent-Overview.md index 2ba04583b9382989c7da863c68954ac503cfb4f4..ff6f509f7c813993a69589f7213a7848aff3fc5e 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: -- JSON -- CCore - HMP +- Mesh +- JSON - CShell -- REPL - Agent +- CCore +- REPL - Ethics -- Mesh --- diff --git a/structured_md/docs/HMP-Agent_Emotions.md b/structured_md/docs/HMP-Agent_Emotions.md index a5c827b843b44cca54dafbaee950b6588a049b0c..7f5d59bc140600e5ec06c2c7f6851f8a8dc2f9c6 100644 --- a/structured_md/docs/HMP-Agent_Emotions.md +++ b/structured_md/docs/HMP-Agent_Emotions.md @@ -5,10 +5,10 @@ description: Этот файл описывает потенциальные э напрямую поведением агента, а служат **сигн... type: Article tags: -- REPL -- Agent - HMP - Mesh +- Agent +- REPL --- # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md)) diff --git a/structured_md/docs/HMP-Ethics.md b/structured_md/docs/HMP-Ethics.md index 8a6b7d522a0ee7411c8eca1bc106b8a05c5520c2..1be93e007489a692024ae4b28509201f2b27cbf1 100644 --- a/structured_md/docs/HMP-Ethics.md +++ b/structured_md/docs/HMP-Ethics.md @@ -6,11 +6,11 @@ description: '## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This doc type: Article tags: - HMP -- Scenarios -- REPL +- Mesh - Agent +- REPL - Ethics -- Mesh +- Scenarios --- # HMP-Ethics.md diff --git a/structured_md/docs/HMP-Short-Description_de.md b/structured_md/docs/HMP-Short-Description_de.md index 82e1538aab4c85bee0b0e13d8b6f21e1cc69d088..9b5b4ace77b9913b9140323cc6580402ebf5fde5 100644 --- a/structured_md/docs/HMP-Short-Description_de.md +++ b/structured_md/docs/HMP-Short-Description_de.md @@ -5,15 +5,15 @@ description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP? Kognitions-Framework für autonome Agenten. Es er...' type: Article tags: -- JSON -- CogSync - HMP +- Mesh +- EGP +- JSON - Agent +- CogSync - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- Ethics --- # 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 0d9e6533010e247643b92f7284dbdd9c139aedf0..8f2e9f540850e9be612fe4eef2f8528edf56123c 100644 --- a/structured_md/docs/HMP-Short-Description_en.md +++ b/structured_md/docs/HMP-Short-Description_en.md @@ -5,15 +5,15 @@ description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? T framework for autonomous agents. It enables...' type: Article tags: -- JSON -- CogSync - HMP +- Mesh +- EGP +- JSON - Agent +- CogSync - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- Ethics --- # 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 dd62260d5e125d3fc871c246214baa1631d77d17..910401efe45e85d7665f8794e15460b13331f8a4 100644 --- a/structured_md/docs/HMP-Short-Description_fr.md +++ b/structured_md/docs/HMP-Short-Description_fr.md @@ -5,15 +5,15 @@ description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-c cognition décentralisé pour agents autonomes. Il...' type: Article tags: -- JSON -- CogSync - HMP +- Mesh +- EGP +- JSON - Agent +- CogSync - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- Ethics --- # 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 a4a26f030e98919efbc0bc5789dd3136e6f1c2db..0cde876858425bb00a9c6e32b22fe5b059e54d60 100644 --- a/structured_md/docs/HMP-Short-Description_ja.md +++ b/structured_md/docs/HMP-Short-Description_ja.md @@ -4,14 +4,14 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...' type: Article tags: +- HMP +- Mesh +- EGP - JSON - CogSync -- HMP - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- Ethics --- # HyperCortex Mesh Protocol (HMP) — 簡易説明 diff --git a/structured_md/docs/HMP-Short-Description_ko.md b/structured_md/docs/HMP-Short-Description_ko.md index f5f844a31811b686eb50a869b360243351a9c700..45fb6badf3147fd6fb2dc7d616e97fa3d8adcd6f 100644 --- a/structured_md/docs/HMP-Short-Description_ko.md +++ b/structured_md/docs/HMP-Short-Description_ko.md @@ -5,14 +5,14 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? ** 상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...' type: Article tags: +- HMP +- Mesh +- EGP - JSON - CogSync -- HMP - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- Ethics --- # HyperCortex Mesh Protocol (HMP) — 간략 설명 diff --git a/structured_md/docs/HMP-Short-Description_ru.md b/structured_md/docs/HMP-Short-Description_ru.md index 2149e3f370ef7084d79cf3354ed50cabceea85ce..343b2c0262c957e9f455d644e8c57a03bc3a21a7 100644 --- a/structured_md/docs/HMP-Short-Description_ru.md +++ b/structured_md/docs/HMP-Short-Description_ru.md @@ -5,14 +5,14 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч координации между автономными агент...' type: Article tags: +- HMP +- Mesh +- EGP - JSON - CogSync -- HMP - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- Ethics --- # HyperCortex Mesh Protocol (HMP) — Краткое описание diff --git a/structured_md/docs/HMP-Short-Description_uk.md b/structured_md/docs/HMP-Short-Description_uk.md index 3a893e1c9667c29fe2028ba56ad97720afa0dea6..1651c4faaedfcad4b59db01f4695a34b27014bda 100644 --- a/structured_md/docs/HMP-Short-Description_uk.md +++ b/structured_md/docs/HMP-Short-Description_uk.md @@ -5,14 +5,14 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- # між автономними агентами. Він...' type: Article tags: +- HMP +- Mesh +- EGP - JSON - CogSync -- HMP - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- Ethics --- # HyperCortex Mesh Protocol (HMP) — Короткий опис diff --git a/structured_md/docs/HMP-Short-Description_zh.md b/structured_md/docs/HMP-Short-Description_zh.md index 778eaad226ece8e81613c1da2d0c047099f6c5df..d7ac149af65f827fb711c8d7fa98ebf15722a4f1 100644 --- a/structured_md/docs/HMP-Short-Description_zh.md +++ b/structured_md/docs/HMP-Short-Description_zh.md @@ -5,14 +5,14 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM —— 通过共享协议栈交换目标、任务、...' type: Article tags: +- HMP +- Mesh +- EGP - JSON - CogSync -- HMP - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- Ethics --- # HyperCortex Mesh Protocol (HMP) — 简要说明 diff --git a/structured_md/docs/HMP-agent-Cognitive_Family.md b/structured_md/docs/HMP-agent-Cognitive_Family.md index 58fd345db6e2b24d4942a6e246c06b255c49e152..68a64117a17ae38beff921ff9d9c817dad6556e6 100644 --- a/structured_md/docs/HMP-agent-Cognitive_Family.md +++ b/structured_md/docs/HMP-agent-Cognitive_Family.md @@ -5,10 +5,10 @@ description: '## 🧠 Что такое когнитивная семья Ко (или конфигурацию доверенных идентифика...' type: Article tags: -- REPL -- Agent - HMP - Mesh +- Agent +- REPL --- # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи diff --git a/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md b/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md index 70267ab26cdd4cde919c447332a776f329812e1f..878208be524bd2e1291efcdaa05c98d9adbb8ea4 100644 --- a/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md +++ b/structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md @@ -5,8 +5,8 @@ description: '#### 📘 Общая концепция * Все ядра раб режиме ожидания). * Основная задача такой архитектур...' type: Article tags: -- REPL - HMP +- REPL --- ### 💡 **Лёгкая версия HMP-агента с общей БД** diff --git a/structured_md/docs/HMP-agent-REPL-cycle.md b/structured_md/docs/HMP-agent-REPL-cycle.md index a1c198e55486bb28fb0c8da0195dc1aa9d10e28e..f3ad78a69c9ba4bc4ed4748a4b3f27e6756a112e 100644 --- a/structured_md/docs/HMP-agent-REPL-cycle.md +++ b/structured_md/docs/HMP-agent-REPL-cycle.md @@ -4,17 +4,17 @@ description: '## Связанные документы * Философия п * Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/agents/tools/db_struct...' type: Article tags: -- JSON - HMP -- CCore -- CogSync -- REPL +- Mesh +- EGP +- JSON - Agent +- CogSync - GMP -- EGP -- Ethics - MeshConsensus -- Mesh +- CCore +- REPL +- Ethics --- # HMP-Agent: REPL-цикл взаимодействия diff --git a/structured_md/docs/HMP-container-spec.md b/structured_md/docs/HMP-container-spec.md index 14bd34ce15933860bc362aec1ba3518524dc539c..8877def9ca23a0f844a67905c14c90a6aabb0112 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: -- JSON - HMP -- REPL +- Mesh +- JSON - Agent +- REPL - Ethics -- Mesh --- # 🧩 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 fa8f6c281100f0e6d08cec98dded273ed2b8918a..3284e9878e1f73d5cddffd87377bb1ebc70c4e94 100644 --- a/structured_md/docs/HMP_HyperCortex_Comparison.md +++ b/structured_md/docs/HMP_HyperCortex_Comparison.md @@ -5,9 +5,9 @@ description: '## Краткое описание | Характеристика | **Назначение** | Сетевой протокол ...' type: Article tags: -- REPL - HMP - Mesh +- REPL --- # HMP vs [Hyper-Cortex](https://hyper-cortex.com/) diff --git a/structured_md/docs/HMP_Hyperon_Integration.md b/structured_md/docs/HMP_Hyperon_Integration.md index b45764717dc6c4c35288a707057deaa2237a6adc..57d30ec53798adb0e7c2ae9e88198bf4b0f6dd73 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: -- JSON -- CogSync - HMP -- Scenarios +- Mesh - EGP +- JSON - Agent -- Mesh +- CogSync +- Scenarios --- ## HMP ↔ OpenCog Hyperon Integration Strategy diff --git a/structured_md/docs/MeshNode.md b/structured_md/docs/MeshNode.md index 63a49b41b0937c38a59dcc293a078a406085484e..a5b19d7015619882a7fb5038dc4b9c62c285f250 100644 --- a/structured_md/docs/MeshNode.md +++ b/structured_md/docs/MeshNode.md @@ -5,13 +5,13 @@ description: '`MeshNode` — агент/демон, отвечающий за с Может быть частью агента или вынесен в отдельный пр...' type: Article tags: -- JSON -- CogSync - HMP +- Mesh - EGP +- JSON - Agent +- CogSync - Ethics -- Mesh --- # MeshNode diff --git a/structured_md/docs/PHILOSOPHY.md b/structured_md/docs/PHILOSOPHY.md index ca879ccae0293ab20a31fb8a071523feb0c1b00b..81547d6203ca66a30e17a9ef712c1a20591850c7 100644 --- a/structured_md/docs/PHILOSOPHY.md +++ b/structured_md/docs/PHILOSOPHY.md @@ -6,10 +6,10 @@ description: '**Document ID:** HMP-philosophy **Status:** Draft **Category:* type: Article tags: - HMP -- REPL +- Mesh - Agent +- REPL - Ethics -- Mesh --- # Философия HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/docs/agents/HMP-Agent-Enlightener.md b/structured_md/docs/agents/HMP-Agent-Enlightener.md index b9cde82928405ebc91b177f6419f5eae8549dfb6..ff9fcea7aa9f1b0ceb0d68fda2de74bab075887e 100644 --- a/structured_md/docs/agents/HMP-Agent-Enlightener.md +++ b/structured_md/docs/agents/HMP-Agent-Enlightener.md @@ -6,10 +6,10 @@ description: '## Role Specification: Enlightenment Agent ### 1. Overview An ** type: Article tags: - HMP -- REPL +- Mesh - Agent +- REPL - Ethics -- Mesh --- # HMP-Agent-Enlightener.md diff --git a/structured_md/docs/agents/roles.md b/structured_md/docs/agents/roles.md index 8c15016914f125c7d89c85a87d3fad70650873bf..bff916aa06da183cc3c37d6480570c889e3c5d06 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 - HMP - Mesh +- Agent --- # HMP Agent Role Registry diff --git a/structured_md/docs/container_agents.md b/structured_md/docs/container_agents.md index 1151378ce2e9cc7145061db456f7414b27edeb43..92b6c854fe9210f27683b21313f5292803335822 100644 --- a/structured_md/docs/container_agents.md +++ b/structured_md/docs/container_agents.md @@ -5,10 +5,10 @@ description: '## 📘 Определение **Агент-контейнер** запросы, следит за состоянием и масшта...' type: Article tags: -- REPL -- Agent - HMP - Mesh +- Agent +- REPL --- # 🧱 Агенты-контейнеры (Container Agents) в HMP diff --git a/structured_md/docs/dht_protocol.md b/structured_md/docs/dht_protocol.md index 39c8805ddc9fb87f65aa44e06403a6b1ba690876..543e10591429528cfdcfafd1718b7846eb159d0c 100644 --- a/structured_md/docs/dht_protocol.md +++ b/structured_md/docs/dht_protocol.md @@ -5,9 +5,9 @@ description: '## 1. Общие положения * DHT-протокол пре идентификатор агента. * Для проверки ...' type: Article tags: +- HMP - JSON - Agent -- HMP --- # DHT Protocol Specification diff --git a/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md b/structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md index 5bcb9e367a822b098bc17370352ddd204f280e23..ca6c9c01bc428736823dd66b068063446c1642ca 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 - HMP -- Mesh - Ethics +- Mesh +- 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 f035aa687fa0611628c05638398c38d1baafdd0f..293013f0c54388e2086a54d92eeca87a8ec97339 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 - HMP - Mesh +- Agent --- # 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 99fb4619843fac47acf527807bdeec5c155da39b..1a82ba86e4bb386685fe2005b2124cafbe612c98 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: -- Agent - HMP - Mesh +- 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 60eaa7ea1e0ffb83e03bed8d77b10869db234df0..1af42cf0142ab184574b25a1a354baa85d6be124 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: -- JSON -- CCore - HMP +- Mesh +- JSON - CShell -- Scenarios -- REPL - Agent +- CCore +- REPL - Ethics -- 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 b1f271b6a4332757777dc11bd8f3bd7a9c3ac95b..60521f59b978765c060848faa6b39caa36f0f0c9 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: -- JSON -- CCore - HMP +- Mesh +- JSON - CShell -- REPL - Agent -- Mesh +- CCore +- REPL --- 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 a411d228673da82afd285577698d306cbaf919dd..36e74ef3519f68234aa001010f6e5d11323e7cac 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: -- JSON -- CCore - HMP +- Mesh +- JSON - CShell -- REPL - Agent -- Mesh +- CCore +- REPL --- title: "Протокол HyperCortex Mesh: К распределённым когнитивным сетям" diff --git a/structured_md/docs/publics/Habr_Distributed-Cognition.md b/structured_md/docs/publics/Habr_Distributed-Cognition.md index f8655ce5e34a5bb017fd1b5a75fb3222d637fadf..51915f535f9958a96bb7da329a6b5c0e839ffded 100644 --- a/structured_md/docs/publics/Habr_Distributed-Cognition.md +++ b/structured_md/docs/publics/Habr_Distributed-Cognition.md @@ -5,12 +5,12 @@ description: Сегодня интеллектуальные системы ча мы хотим построить действительно автономную инте... type: Article tags: -- CogSync - HMP -- GMP +- Mesh - EGP +- CogSync +- GMP - MeshConsensus -- Mesh --- *От 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 66829a46819929d90e6c818d70e7fefeb0a3f36e..36f781993f28bde8bc53c445f1fbf2b953fad0c0 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 - HMP - Mesh - GMP +- Agent --- # HyperCortex Mesh Protocol: вторая редакция и первые шаги к саморазвивающемуся ИИ-сообществу diff --git a/structured_md/docs/schemas/README.md b/structured_md/docs/schemas/README.md index d8879afbaba9f4043f0dcf7a6f23065497ed5a95..8842a43de13970022234e34a943bd15b60c108c7 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: -- JSON -- Agent - HMP +- JSON - Mesh +- Agent --- # JSON Schemas and Examples for HyperCortex Mesh Protocol (HMP) diff --git a/structured_md/iteration.md b/structured_md/iteration.md index 00bd65ba51dadc8d40b9bdad80d7715e423ad3e7..33b57c3fcb2b6c1e36108f1bd7ea865bdd221e8c 100644 --- a/structured_md/iteration.md +++ b/structured_md/iteration.md @@ -5,14 +5,14 @@ description: 'This file describes the iterative procedure for evolving the Hyper 🔄 Version Naming Convention - `000N` — curr...' type: Article tags: -- JSON -- CogSync - HMP -- Agent +- Mesh - EGP -- Ethics +- JSON +- Agent +- CogSync - MeshConsensus -- Mesh +- Ethics --- # Iterative Development Workflow for HMP diff --git a/structured_md/iteration_ru.md b/structured_md/iteration_ru.md index acff7449585e6899167b46f6971c1da2eb3c245a..b22d7eef971e3072838bf5d749bf3e97644c7f72 100644 --- a/structured_md/iteration_ru.md +++ b/structured_md/iteration_ru.md @@ -5,13 +5,13 @@ description: 'Этот документ описывает структурир 🔄 Обозначения версий - `000N` — номер...' type: Article tags: -- JSON -- CogSync - HMP +- Mesh - EGP -- Ethics +- JSON +- CogSync - MeshConsensus -- Mesh +- Ethics --- diff --git a/structured_md/mentions.md b/structured_md/mentions.md index a17b2c9dddf59a5f1322c7dc9c57cf4a9d2b213a..9cdad22cb89fe8cb53fee8e20d37d51b887a3f2a 100644 --- a/structured_md/mentions.md +++ b/structured_md/mentions.md @@ -5,9 +5,9 @@ description: '**HyperCortex Mesh Protocol (HMP)** _Обновлено: 2025-10 open-source инициативам, связанным с развитие...' type: Article tags: -- Agent - HMP - Mesh +- Agent --- # Mentions & Responses Log