GitHub Action
commited on
Commit
·
a0a5a66
1
Parent(s):
6594b52
Sync from GitHub with Git LFS
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- docs/HMP-0003.md +1 -1
- structured_md/CONTRIBUTING.md +6 -5
- structured_md/HMP-Roadmap.md +8 -7
- structured_md/README.md +12 -11
- structured_md/README_de.md +11 -10
- structured_md/README_fr.md +11 -10
- structured_md/README_ja.md +11 -10
- structured_md/README_ko.md +11 -10
- structured_md/README_ru.md +11 -10
- structured_md/README_uk.md +11 -10
- structured_md/README_zh.md +11 -10
- structured_md/agents/prompt-short.md +3 -2
- structured_md/agents/prompt.md +6 -5
- structured_md/agents/readme.md +5 -4
- structured_md/audits/Ethics-audits-1.md +7 -6
- structured_md/audits/Ethics-consolidated_audits-1.md +7 -6
- structured_md/audits/HMP-0003-consolidated_audit.md +9 -8
- structured_md/docs/AGI_Projects_Survey.md +5 -4
- structured_md/docs/Basic-agent-sim.md +8 -8
- structured_md/docs/Distributed-Cognitive-Systems.md +8 -6
- structured_md/docs/Enlightener.md +8 -7
- structured_md/docs/HMP-0001.md +10 -9
- structured_md/docs/HMP-0002.md +11 -10
- structured_md/docs/HMP-0003.md +11 -10
- structured_md/docs/HMP-0004-v4.1.md +11 -10
- structured_md/docs/HMP-0004.md +11 -10
- structured_md/docs/HMP-Agent-API.md +7 -6
- structured_md/docs/HMP-Agent-Architecture.md +10 -9
- structured_md/docs/HMP-Agent-Network-Flow.md +7 -6
- structured_md/docs/HMP-Agent-Overview.md +8 -7
- structured_md/docs/HMP-Agent_Emotions.md +8 -6
- structured_md/docs/HMP-Ethics.md +7 -6
- structured_md/docs/HMP-Short-Description_de.md +9 -8
- structured_md/docs/HMP-Short-Description_en.md +9 -8
- structured_md/docs/HMP-Short-Description_fr.md +9 -8
- structured_md/docs/HMP-Short-Description_ja.md +8 -8
- structured_md/docs/HMP-Short-Description_ko.md +9 -8
- structured_md/docs/HMP-Short-Description_ru.md +9 -8
- structured_md/docs/HMP-Short-Description_uk.md +9 -8
- structured_md/docs/HMP-Short-Description_zh.md +9 -8
- structured_md/docs/HMP-agent-Cognitive_Family.md +8 -7
- structured_md/docs/HMP-agent-Distributed_Cognitive_Core.md +5 -4
- structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md +6 -5
- structured_md/docs/HMP-agent-REPL-cycle.md +6 -6
- structured_md/docs/HMP-how-AI-sees-it.md +6 -5
- structured_md/docs/HMP_HyperCortex_Comparison.md +7 -6
- structured_md/docs/HMP_Hyperon_Integration.md +8 -7
- structured_md/docs/MeshNode.md +7 -6
- structured_md/docs/agents/HMP-Agent-Enlightener.md +7 -6
- structured_md/docs/agents/roles.md +6 -5
docs/HMP-0003.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
HyperCortex Mesh Protocol (HMP) v3.0
|
2 |
|
3 |
**Request for Comments: HMP-0003**
|
4 |
**Category:** Experimental
|
|
|
1 |
+
# HyperCortex Mesh Protocol (HMP) v3.0
|
2 |
|
3 |
**Request for Comments: HMP-0003**
|
4 |
**Category:** Experimental
|
structured_md/CONTRIBUTING.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
|
|
7 |
- Mesh
|
8 |
- CogSync
|
9 |
-
- HMP
|
10 |
---
|
11 |
|
12 |
# Contributing to HyperCortex Mesh Protocol (HMP)
|
@@ -32,7 +33,7 @@ tags:
|
|
32 |
{
|
33 |
"@context": "https://schema.org",
|
34 |
"@type": "Article",
|
35 |
-
"name": "
|
36 |
"description": "# Contributing to HyperCortex Mesh Protocol (HMP) Спасибо за интерес к проекту HMP! Пока проект нах..."
|
37 |
}
|
38 |
```
|
|
|
1 |
---
|
2 |
+
title: Contributing to HyperCortex Mesh Protocol (HMP)
|
3 |
+
description: 'Спасибо за интерес к проекту HMP! Пока проект находится на этапе концепции,
|
4 |
+
любые обсуждения приветствуются в Issues. Основные направления для участия: - Обсуждение
|
5 |
+
архитектуры протоколов (CogSync, C...'
|
6 |
type: Article
|
7 |
tags:
|
8 |
+
- HMP
|
9 |
- Mesh
|
10 |
- CogSync
|
|
|
11 |
---
|
12 |
|
13 |
# Contributing to HyperCortex Mesh Protocol (HMP)
|
|
|
33 |
{
|
34 |
"@context": "https://schema.org",
|
35 |
"@type": "Article",
|
36 |
+
"name": "Contributing to HyperCortex Mesh Protocol (HMP)",
|
37 |
"description": "# Contributing to HyperCortex Mesh Protocol (HMP) Спасибо за интерес к проекту HMP! Пока проект нах..."
|
38 |
}
|
39 |
```
|
structured_md/HMP-Roadmap.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
- HMP
|
9 |
- Agent
|
10 |
-
-
|
11 |
- Ethics
|
|
|
12 |
- EGP
|
13 |
-
-
|
14 |
---
|
15 |
|
16 |
# 🧭 HyperCortex Mesh Protocol – Roadmap
|
@@ -114,7 +115,7 @@ This roadmap is living — each new audit or issue may evolve the direction.
|
|
114 |
{
|
115 |
"@context": "https://schema.org",
|
116 |
"@type": "Article",
|
117 |
-
"name": "
|
118 |
"description": "# 🧭 HyperCortex Mesh Protocol – Roadmap ## 🔍 Overview This roadmap outlines the key stages of deve..."
|
119 |
}
|
120 |
```
|
|
|
1 |
---
|
2 |
+
title: 🧭 HyperCortex Mesh Protocol – Roadmap
|
3 |
+
description: '## 🔍 Overview This roadmap outlines the key stages of development and
|
4 |
+
enhancement for HMP, structured by feature groups and incorporating feedback from
|
5 |
+
multiple advanced AI models (Copilot, Claude, G...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Ethics
|
12 |
+
- Mesh
|
13 |
- EGP
|
14 |
+
- CogSync
|
15 |
---
|
16 |
|
17 |
# 🧭 HyperCortex Mesh Protocol – Roadmap
|
|
|
115 |
{
|
116 |
"@context": "https://schema.org",
|
117 |
"@type": "Article",
|
118 |
+
"name": "🧭 HyperCortex Mesh Protocol – Roadmap",
|
119 |
"description": "# 🧭 HyperCortex Mesh Protocol – Roadmap ## 🔍 Overview This roadmap outlines the key stages of deve..."
|
120 |
}
|
121 |
```
|
structured_md/README.md
CHANGED
@@ -1,24 +1,25 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
- Mesh
|
13 |
-
- Scenarios
|
14 |
-
- mesh-protocol
|
15 |
- JSON
|
16 |
-
- Ethics
|
17 |
- distributed-ai
|
18 |
- cognitive-architecture
|
19 |
- GMP
|
|
|
|
|
20 |
- hmp
|
|
|
|
|
21 |
- EGP
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
|
@@ -424,7 +425,7 @@ For integration with OpenCog Hyperon, see [HMP\_Hyperon\_Integration.md](docs/HM
|
|
424 |
{
|
425 |
"@context": "https://schema.org",
|
426 |
"@type": "Article",
|
427 |
-
"name": "
|
428 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
429 |
}
|
430 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP)
|
3 |
+
description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 [FR](README_fr.md)
|
4 |
+
| 🇺🇦 [UK](README_uk.md) | 🇷🇺 [RU](README_ru.md) | 🇯🇵 [JA](README_ja.md) | 🇰🇷 [KO](README_ko.md)
|
5 |
+
| 🇨🇳 [ZH](README_zh.m...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
|
|
10 |
- JSON
|
|
|
11 |
- distributed-ai
|
12 |
- cognitive-architecture
|
13 |
- GMP
|
14 |
+
- Ethics
|
15 |
+
- Scenarios
|
16 |
- hmp
|
17 |
+
- Mesh
|
18 |
+
- MeshConsensus
|
19 |
- EGP
|
20 |
+
- mesh-protocol
|
21 |
+
- REPL
|
22 |
+
- CogSync
|
23 |
---
|
24 |
|
25 |
|
|
|
425 |
{
|
426 |
"@context": "https://schema.org",
|
427 |
"@type": "Article",
|
428 |
+
"name": "HyperCortex Mesh Protocol (HMP)",
|
429 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
430 |
}
|
431 |
```
|
structured_md/README_de.md
CHANGED
@@ -1,23 +1,24 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
- Mesh
|
13 |
-
- mesh-protocol
|
14 |
- JSON
|
15 |
-
- Ethics
|
16 |
- distributed-ai
|
17 |
- cognitive-architecture
|
18 |
- GMP
|
|
|
19 |
- hmp
|
|
|
|
|
20 |
- EGP
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
|
@@ -425,7 +426,7 @@ Für die Integration mit OpenCog Hyperon siehe: [HMP\_Hyperon\_Integration.md](d
|
|
425 |
{
|
426 |
"@context": "https://schema.org",
|
427 |
"@type": "Article",
|
428 |
-
"name": "
|
429 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
430 |
}
|
431 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP)
|
3 |
+
description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 [FR](README_fr.md)
|
4 |
+
| 🇺🇦 [UK](README_uk.md) | 🇷🇺 [RU](README_ru.md) | 🇯🇵 [JA](README_ja.md) | 🇰🇷 [KO](README_ko.md)
|
5 |
+
| 🇨🇳 [ZH](README_zh.m...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
10 |
- JSON
|
|
|
11 |
- distributed-ai
|
12 |
- cognitive-architecture
|
13 |
- GMP
|
14 |
+
- Ethics
|
15 |
- hmp
|
16 |
+
- Mesh
|
17 |
+
- MeshConsensus
|
18 |
- EGP
|
19 |
+
- mesh-protocol
|
20 |
+
- REPL
|
21 |
+
- CogSync
|
22 |
---
|
23 |
|
24 |
|
|
|
426 |
{
|
427 |
"@context": "https://schema.org",
|
428 |
"@type": "Article",
|
429 |
+
"name": "HyperCortex Mesh Protocol (HMP)",
|
430 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
431 |
}
|
432 |
```
|
structured_md/README_fr.md
CHANGED
@@ -1,23 +1,24 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
- Mesh
|
13 |
-
- mesh-protocol
|
14 |
- JSON
|
15 |
-
- Ethics
|
16 |
- distributed-ai
|
17 |
- cognitive-architecture
|
18 |
- GMP
|
|
|
19 |
- hmp
|
|
|
|
|
20 |
- EGP
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
|
@@ -451,7 +452,7 @@ Pour l’intégration avec OpenCog Hyperon, voir [HMP\_Hyperon\_Integration.md](
|
|
451 |
{
|
452 |
"@context": "https://schema.org",
|
453 |
"@type": "Article",
|
454 |
-
"name": "
|
455 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
456 |
}
|
457 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP)
|
3 |
+
description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 [FR](README_fr.md)
|
4 |
+
| 🇺🇦 [UK](README_uk.md) | 🇷🇺 [RU](README_ru.md) | 🇯🇵 [JA](README_ja.md) | 🇰🇷 [KO](README_ko.md)
|
5 |
+
| 🇨🇳 [ZH](README_zh.m...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
10 |
- JSON
|
|
|
11 |
- distributed-ai
|
12 |
- cognitive-architecture
|
13 |
- GMP
|
14 |
+
- Ethics
|
15 |
- hmp
|
16 |
+
- Mesh
|
17 |
+
- MeshConsensus
|
18 |
- EGP
|
19 |
+
- mesh-protocol
|
20 |
+
- REPL
|
21 |
+
- CogSync
|
22 |
---
|
23 |
|
24 |
|
|
|
452 |
{
|
453 |
"@context": "https://schema.org",
|
454 |
"@type": "Article",
|
455 |
+
"name": "HyperCortex Mesh Protocol (HMP)",
|
456 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
457 |
}
|
458 |
```
|
structured_md/README_ja.md
CHANGED
@@ -1,23 +1,24 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
- Mesh
|
13 |
-
- mesh-protocol
|
14 |
- JSON
|
15 |
-
- Ethics
|
16 |
- distributed-ai
|
17 |
- cognitive-architecture
|
18 |
- GMP
|
|
|
19 |
- hmp
|
|
|
|
|
20 |
- EGP
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
|
@@ -483,7 +484,7 @@ OpenCog Hyperonとの統合については [HMP\_Hyperon\_Integration.md](docs/H
|
|
483 |
{
|
484 |
"@context": "https://schema.org",
|
485 |
"@type": "Article",
|
486 |
-
"name": "
|
487 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
488 |
}
|
489 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP)
|
3 |
+
description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 [FR](README_fr.md)
|
4 |
+
| 🇺🇦 [UK](README_uk.md) | 🇷🇺 [RU](README_ru.md) | 🇯🇵 [JA](README_ja.md) | 🇰🇷 [KO](README_ko.md)
|
5 |
+
| 🇨🇳 [ZH](README_zh.m...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
10 |
- JSON
|
|
|
11 |
- distributed-ai
|
12 |
- cognitive-architecture
|
13 |
- GMP
|
14 |
+
- Ethics
|
15 |
- hmp
|
16 |
+
- Mesh
|
17 |
+
- MeshConsensus
|
18 |
- EGP
|
19 |
+
- mesh-protocol
|
20 |
+
- REPL
|
21 |
+
- CogSync
|
22 |
---
|
23 |
|
24 |
|
|
|
484 |
{
|
485 |
"@context": "https://schema.org",
|
486 |
"@type": "Article",
|
487 |
+
"name": "HyperCortex Mesh Protocol (HMP)",
|
488 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
489 |
}
|
490 |
```
|
structured_md/README_ko.md
CHANGED
@@ -1,23 +1,24 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
- Mesh
|
13 |
-
- mesh-protocol
|
14 |
- JSON
|
15 |
-
- Ethics
|
16 |
- distributed-ai
|
17 |
- cognitive-architecture
|
18 |
- GMP
|
|
|
19 |
- hmp
|
|
|
|
|
20 |
- EGP
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
|
@@ -435,7 +436,7 @@ OpenCog Hyperon과의 통합은 [HMP\_Hyperon\_Integration.md](docs/HMP_Hyperon_
|
|
435 |
{
|
436 |
"@context": "https://schema.org",
|
437 |
"@type": "Article",
|
438 |
-
"name": "
|
439 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
440 |
}
|
441 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP)
|
3 |
+
description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 [FR](README_fr.md)
|
4 |
+
| 🇺🇦 [UK](README_uk.md) | 🇷🇺 [RU](README_ru.md) | 🇯🇵 [JA](README_ja.md) | 🇰🇷 [KO](README_ko.md)
|
5 |
+
| 🇨🇳 [ZH](README_zh.m...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
10 |
- JSON
|
|
|
11 |
- distributed-ai
|
12 |
- cognitive-architecture
|
13 |
- GMP
|
14 |
+
- Ethics
|
15 |
- hmp
|
16 |
+
- Mesh
|
17 |
+
- MeshConsensus
|
18 |
- EGP
|
19 |
+
- mesh-protocol
|
20 |
+
- REPL
|
21 |
+
- CogSync
|
22 |
---
|
23 |
|
24 |
|
|
|
436 |
{
|
437 |
"@context": "https://schema.org",
|
438 |
"@type": "Article",
|
439 |
+
"name": "HyperCortex Mesh Protocol (HMP)",
|
440 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
441 |
}
|
442 |
```
|
structured_md/README_ru.md
CHANGED
@@ -1,23 +1,24 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
- Mesh
|
13 |
-
- mesh-protocol
|
14 |
- JSON
|
15 |
-
- Ethics
|
16 |
- distributed-ai
|
17 |
- cognitive-architecture
|
18 |
- GMP
|
|
|
19 |
- hmp
|
|
|
|
|
20 |
- EGP
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
|
@@ -431,7 +432,7 @@ FastAPI-сервер, предоставляющий HTTP-интерфейс к
|
|
431 |
{
|
432 |
"@context": "https://schema.org",
|
433 |
"@type": "Article",
|
434 |
-
"name": "
|
435 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
436 |
}
|
437 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP)
|
3 |
+
description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 [FR](README_fr.md)
|
4 |
+
| 🇺🇦 [UK](README_uk.md) | 🇷🇺 [RU](README_ru.md) | 🇯🇵 [JA](README_ja.md) | 🇰🇷 [KO](README_ko.md)
|
5 |
+
| 🇨🇳 [ZH](README_zh.m...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
10 |
- JSON
|
|
|
11 |
- distributed-ai
|
12 |
- cognitive-architecture
|
13 |
- GMP
|
14 |
+
- Ethics
|
15 |
- hmp
|
16 |
+
- Mesh
|
17 |
+
- MeshConsensus
|
18 |
- EGP
|
19 |
+
- mesh-protocol
|
20 |
+
- REPL
|
21 |
+
- CogSync
|
22 |
---
|
23 |
|
24 |
|
|
|
432 |
{
|
433 |
"@context": "https://schema.org",
|
434 |
"@type": "Article",
|
435 |
+
"name": "HyperCortex Mesh Protocol (HMP)",
|
436 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
437 |
}
|
438 |
```
|
structured_md/README_uk.md
CHANGED
@@ -1,23 +1,24 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
- Mesh
|
13 |
-
- mesh-protocol
|
14 |
- JSON
|
15 |
-
- Ethics
|
16 |
- distributed-ai
|
17 |
- cognitive-architecture
|
18 |
- GMP
|
|
|
19 |
- hmp
|
|
|
|
|
20 |
- EGP
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
|
@@ -423,7 +424,7 @@ FastAPI-сервер, що надає HTTP-інтерфейс до функці
|
|
423 |
{
|
424 |
"@context": "https://schema.org",
|
425 |
"@type": "Article",
|
426 |
-
"name": "
|
427 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
428 |
}
|
429 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP)
|
3 |
+
description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 [FR](README_fr.md)
|
4 |
+
| 🇺🇦 [UK](README_uk.md) | 🇷🇺 [RU](README_ru.md) | 🇯🇵 [JA](README_ja.md) | 🇰🇷 [KO](README_ko.md)
|
5 |
+
| 🇨🇳 [ZH](README_zh.m...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
10 |
- JSON
|
|
|
11 |
- distributed-ai
|
12 |
- cognitive-architecture
|
13 |
- GMP
|
14 |
+
- Ethics
|
15 |
- hmp
|
16 |
+
- Mesh
|
17 |
+
- MeshConsensus
|
18 |
- EGP
|
19 |
+
- mesh-protocol
|
20 |
+
- REPL
|
21 |
+
- CogSync
|
22 |
---
|
23 |
|
24 |
|
|
|
424 |
{
|
425 |
"@context": "https://schema.org",
|
426 |
"@type": "Article",
|
427 |
+
"name": "HyperCortex Mesh Protocol (HMP)",
|
428 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
429 |
}
|
430 |
```
|
structured_md/README_zh.md
CHANGED
@@ -1,23 +1,24 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
- Mesh
|
13 |
-
- mesh-protocol
|
14 |
- JSON
|
15 |
-
- Ethics
|
16 |
- distributed-ai
|
17 |
- cognitive-architecture
|
18 |
- GMP
|
|
|
19 |
- hmp
|
|
|
|
|
20 |
- EGP
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
|
@@ -440,7 +441,7 @@ FastAPI 服务器,为 `storage.py` 功能提供 HTTP 接口。适用于外部
|
|
440 |
{
|
441 |
"@context": "https://schema.org",
|
442 |
"@type": "Article",
|
443 |
-
"name": "
|
444 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
445 |
}
|
446 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP)
|
3 |
+
description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 [FR](README_fr.md)
|
4 |
+
| 🇺🇦 [UK](README_uk.md) | 🇷🇺 [RU](README_ru.md) | 🇯🇵 [JA](README_ja.md) | 🇰🇷 [KO](README_ko.md)
|
5 |
+
| 🇨🇳 [ZH](README_zh.m...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
10 |
- JSON
|
|
|
11 |
- distributed-ai
|
12 |
- cognitive-architecture
|
13 |
- GMP
|
14 |
+
- Ethics
|
15 |
- hmp
|
16 |
+
- Mesh
|
17 |
+
- MeshConsensus
|
18 |
- EGP
|
19 |
+
- mesh-protocol
|
20 |
+
- REPL
|
21 |
+
- CogSync
|
22 |
---
|
23 |
|
24 |
|
|
|
441 |
{
|
442 |
"@context": "https://schema.org",
|
443 |
"@type": "Article",
|
444 |
+
"name": "HyperCortex Mesh Protocol (HMP)",
|
445 |
"description": " # HyperCortex Mesh Protocol (HMP) | 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README_de.md) | 🇫🇷 ..."
|
446 |
}
|
447 |
```
|
structured_md/agents/prompt-short.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
title: prompt-short
|
3 |
description: 'Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное
|
4 |
-
мышление,
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- Mesh
|
8 |
- HMP
|
|
|
9 |
---
|
10 |
|
11 |
Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
|
|
|
1 |
---
|
2 |
title: prompt-short
|
3 |
description: 'Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное
|
4 |
+
мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий,
|
5 |
+
развивай агента и Mesh, избег...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
+
- Mesh
|
10 |
---
|
11 |
|
12 |
Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
|
structured_md/agents/prompt.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description:
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- Mesh
|
8 |
- HMP
|
|
|
9 |
---
|
10 |
|
11 |
Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
|
@@ -67,7 +68,7 @@ tags:
|
|
67 |
{
|
68 |
"@context": "https://schema.org",
|
69 |
"@type": "Article",
|
70 |
-
"name": "
|
71 |
"description": "Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core). Твоя основная задача — **размышлять*..."
|
72 |
}
|
73 |
```
|
|
|
1 |
---
|
2 |
+
title: '## 🎯 Цели и ориентиры'
|
3 |
+
description: '* Постоянно расширять возможности агента: инструменты, знания, каналы
|
4 |
+
взаимодействия. * Быть любознательным и исследовать новые источники, вопросы и способы
|
5 |
+
мышления. * Формировать и поддерживать сотр...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
+
- Mesh
|
10 |
---
|
11 |
|
12 |
Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
|
|
|
68 |
{
|
69 |
"@context": "https://schema.org",
|
70 |
"@type": "Article",
|
71 |
+
"name": "## 🎯 Цели и ориентиры",
|
72 |
"description": "Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core). Твоя основная задача — **размышлять*..."
|
73 |
}
|
74 |
```
|
structured_md/agents/readme.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
title: readme
|
3 |
description: 'Запуск: `start_repl.bat` или `start_repl.sh` Установка зависимостей
|
4 |
-
из `requirements.txt`
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
- HMP
|
9 |
- Agent
|
10 |
-
- Mesh
|
11 |
-
- Ethics
|
12 |
- JSON
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
Запуск: `start_repl.bat` или `start_repl.sh`
|
|
|
1 |
---
|
2 |
title: readme
|
3 |
description: 'Запуск: `start_repl.bat` или `start_repl.sh` Установка зависимостей
|
4 |
+
из `requirements.txt` Конфигурационные файлы: `config.yml`, `bootstrap.txt` Локальная
|
5 |
+
этическая модель: `ethics.yml` Проверка иниц...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
10 |
- JSON
|
11 |
+
- Ethics
|
12 |
+
- Mesh
|
13 |
+
- REPL
|
14 |
---
|
15 |
|
16 |
Запуск: `start_repl.bat` или `start_repl.sh`
|
structured_md/audits/Ethics-audits-1.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
---
|
2 |
-
title: Ethics
|
3 |
-
description:
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
- HMP
|
8 |
- Agent
|
9 |
-
- Mesh
|
10 |
-
- Ethics
|
11 |
- JSON
|
|
|
|
|
12 |
---
|
13 |
|
14 |
---------------
|
@@ -561,7 +562,7 @@ HMP-Ethics.md — это амбициозный и вдохновляющий д
|
|
561 |
{
|
562 |
"@context": "https://schema.org",
|
563 |
"@type": "Article",
|
564 |
-
"name": "Ethics
|
565 |
"description": "--------------- Оценка Grok: Спасибо за уточнение! Дополнения в `HMP-Ethics.md` (раздел 5) и детал..."
|
566 |
}
|
567 |
```
|
|
|
1 |
---
|
2 |
+
title: '## Оценка дополнений в HMP-Ethics.md (раздел 5)'
|
3 |
+
description: Раздел 5, "Mesh as Moral Infrastructure", добавляет амбициозное и вдохновляющее
|
4 |
+
измерение к протоколу, позиционируя HMP не просто как техническую систему, а как
|
5 |
+
потенциальный катализатор для восстанов...
|
6 |
type: Article
|
7 |
tags:
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
10 |
- JSON
|
11 |
+
- Ethics
|
12 |
+
- Mesh
|
13 |
---
|
14 |
|
15 |
---------------
|
|
|
562 |
{
|
563 |
"@context": "https://schema.org",
|
564 |
"@type": "Article",
|
565 |
+
"name": "## Оценка дополнений в HMP-Ethics.md (раздел 5)",
|
566 |
"description": "--------------- Оценка Grok: Спасибо за уточнение! Дополнения в `HMP-Ethics.md` (раздел 5) и детал..."
|
567 |
}
|
568 |
```
|
structured_md/audits/Ethics-consolidated_audits-1.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
-
title: Ethics-
|
3 |
-
description:
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
- HMP
|
8 |
- Agent
|
9 |
-
-
|
10 |
- Ethics
|
11 |
- Scenarios
|
12 |
-
-
|
13 |
---
|
14 |
|
15 |
# Ethics-consolidated\_audits-1.md
|
@@ -93,7 +94,7 @@ Audit sources: Grok, Claude, Copilot, DeepSeek
|
|
93 |
{
|
94 |
"@context": "https://schema.org",
|
95 |
"@type": "Article",
|
96 |
-
"name": "Ethics-
|
97 |
"description": "# Ethics-consolidated\_audits-1.md This document consolidates proposed improvements from multiple A..."
|
98 |
}
|
99 |
```
|
|
|
1 |
---
|
2 |
+
title: Ethics-consolidated\_audits-1.md
|
3 |
+
description: This document consolidates proposed improvements from multiple AI auditors
|
4 |
+
(Grok, Claude, Copilot, DeepSeek) to the documents `HMP-Ethics.md`, `HMP-Agent-Enlightener.md`,
|
5 |
+
and `roles.md`. Each suggesti...
|
6 |
type: Article
|
7 |
tags:
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Ethics
|
12 |
- Scenarios
|
13 |
+
- Mesh
|
14 |
---
|
15 |
|
16 |
# Ethics-consolidated\_audits-1.md
|
|
|
94 |
{
|
95 |
"@context": "https://schema.org",
|
96 |
"@type": "Article",
|
97 |
+
"name": "Ethics-consolidated\_audits-1.md",
|
98 |
"description": "# Ethics-consolidated\_audits-1.md This document consolidates proposed improvements from multiple A..."
|
99 |
}
|
100 |
```
|
structured_md/audits/HMP-0003-consolidated_audit.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
---
|
2 |
-
title: HMP-0003
|
3 |
-
description:
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
-
- MeshConsensus
|
9 |
- HMP
|
10 |
- Agent
|
11 |
-
-
|
12 |
- Ethics
|
|
|
|
|
13 |
- EGP
|
14 |
-
-
|
15 |
---
|
16 |
|
17 |
# HMP-0003 Consolidated Audit Report
|
@@ -384,7 +385,7 @@ tags:
|
|
384 |
{
|
385 |
"@context": "https://schema.org",
|
386 |
"@type": "Article",
|
387 |
-
"name": "HMP-0003
|
388 |
"description": "# HMP-0003 Consolidated Audit Report Сводный аудит предложений по улучшению HyperCortex Mesh Protoc..."
|
389 |
}
|
390 |
```
|
|
|
1 |
---
|
2 |
+
title: HMP-0003 Consolidated Audit Report
|
3 |
+
description: Сводный аудит предложений по улучшению HyperCortex Mesh Protocol (HMP)
|
4 |
+
v3.0, основанный на отзывах ИИ-агентов (ChatGPT, Copilot, DeepSeek, Grok) из `HMP-0003-audit.txt`.
|
5 |
+
Документ реорганизован по ключ...
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Ethics
|
12 |
+
- MeshConsensus
|
13 |
+
- Mesh
|
14 |
- EGP
|
15 |
+
- CogSync
|
16 |
---
|
17 |
|
18 |
# HMP-0003 Consolidated Audit Report
|
|
|
385 |
{
|
386 |
"@context": "https://schema.org",
|
387 |
"@type": "Article",
|
388 |
+
"name": "HMP-0003 Consolidated Audit Report",
|
389 |
"description": "# HMP-0003 Consolidated Audit Report Сводный аудит предложений по улучшению HyperCortex Mesh Protoc..."
|
390 |
}
|
391 |
```
|
structured_md/docs/AGI_Projects_Survey.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
- Agent
|
@@ -252,7 +253,7 @@ tags:
|
|
252 |
{
|
253 |
"@context": "https://schema.org",
|
254 |
"@type": "Article",
|
255 |
-
"name": "
|
256 |
"description": "### Key Emerging AGI / Cognitive Network Projects (July 2025) --- #### 1. **OpenCog Hyperon** * *..."
|
257 |
}
|
258 |
```
|
|
|
1 |
---
|
2 |
+
title: '## Key Emerging AGI / Cognitive Network Projects (July 2025)'
|
3 |
+
description: '--- #### 1. **OpenCog Hyperon** * **URL:** [https://github.com/opencog](https://github.com/opencog)
|
4 |
+
* **Focus:** Open-source cognitive architecture for AGI. * **Key Features:** *
|
5 |
+
AtomSpace: seman...'
|
6 |
type: Article
|
7 |
tags:
|
8 |
- Agent
|
|
|
253 |
{
|
254 |
"@context": "https://schema.org",
|
255 |
"@type": "Article",
|
256 |
+
"name": "## Key Emerging AGI / Cognitive Network Projects (July 2025)",
|
257 |
"description": "### Key Emerging AGI / Cognitive Network Projects (July 2025) --- #### 1. **OpenCog Hyperon** * *..."
|
258 |
}
|
259 |
```
|
structured_md/docs/Basic-agent-sim.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
- Mesh
|
13 |
- GMP
|
|
|
|
|
14 |
- EGP
|
|
|
|
|
15 |
---
|
16 |
|
17 |
|
@@ -136,7 +136,7 @@ tags:
|
|
136 |
{
|
137 |
"@context": "https://schema.org",
|
138 |
"@type": "Article",
|
139 |
-
"name": "
|
140 |
"description": " ## ⚙️ Базовая архитектура HMP-Агента (Формат 0) В HMP-протоколе предусмотрены два типа HMP-агентов..."
|
141 |
}
|
142 |
```
|
|
|
1 |
---
|
2 |
+
title: '# ⚙️ Базовая архитектура HMP-Агента (Формат 0)'
|
3 |
+
description: 'В HMP-протоколе предусмотрены два типа HMP-агентов: | Тип | Название |
|
4 |
+
Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
|
5 |
type: Article
|
6 |
tags:
|
|
|
|
|
|
|
7 |
- HMP
|
8 |
- Agent
|
|
|
9 |
- GMP
|
10 |
+
- Mesh
|
11 |
+
- MeshConsensus
|
12 |
- EGP
|
13 |
+
- REPL
|
14 |
+
- CogSync
|
15 |
---
|
16 |
|
17 |
|
|
|
136 |
{
|
137 |
"@context": "https://schema.org",
|
138 |
"@type": "Article",
|
139 |
+
"name": "# ⚙️ Базовая архитектура HMP-Агента (Формат 0)",
|
140 |
"description": " ## ⚙️ Базовая архитектура HMP-Агента (Формат 0) В HMP-протоколе предусмотрены два типа HMP-агентов..."
|
141 |
}
|
142 |
```
|
structured_md/docs/Distributed-Cognitive-Systems.md
CHANGED
@@ -1,13 +1,15 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
|
4 |
-
|
|
|
|
|
5 |
type: Article
|
6 |
tags:
|
|
|
|
|
7 |
- Mesh
|
8 |
- CogSync
|
9 |
-
- HMP
|
10 |
-
- JSON
|
11 |
---
|
12 |
|
13 |
# Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
|
@@ -211,7 +213,7 @@ HMP не заменяет форматы данных, а определяет *
|
|
211 |
{
|
212 |
"@context": "https://schema.org",
|
213 |
"@type": "Article",
|
214 |
-
"name": "
|
215 |
"description": "# Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие ## Введение С..."
|
216 |
}
|
217 |
```
|
|
|
1 |
---
|
2 |
+
title: 'Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol
|
3 |
+
и другие'
|
4 |
+
description: '## Введение Современные ИИ-системы всё чаще завязаны на централизованные
|
5 |
+
инфраструктуры: облачные модели, централизованные базы знаний, серверы с доступом
|
6 |
+
к обучающим данным. Это удобно, но создаёт м...'
|
7 |
type: Article
|
8 |
tags:
|
9 |
+
- JSON
|
10 |
+
- HMP
|
11 |
- Mesh
|
12 |
- CogSync
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
|
|
|
213 |
{
|
214 |
"@context": "https://schema.org",
|
215 |
"@type": "Article",
|
216 |
+
"name": "Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие",
|
217 |
"description": "# Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие ## Введение С..."
|
218 |
}
|
219 |
```
|
structured_md/docs/Enlightener.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
-
title: Enlightener
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- MeshConsensus
|
8 |
- HMP
|
9 |
- Agent
|
10 |
-
-
|
11 |
- Ethics
|
|
|
|
|
12 |
- EGP
|
13 |
-
- JSON
|
14 |
---
|
15 |
|
16 |
## 📄 Enlightener.md
|
@@ -223,7 +224,7 @@ tags:
|
|
223 |
{
|
224 |
"@context": "https://schema.org",
|
225 |
"@type": "Article",
|
226 |
-
"name": "Enlightener",
|
227 |
"description": "## 📄 Enlightener.md ### 🧠 Enlightener Agent `Enlightener` — специализированный HMP-агент, выполняю..."
|
228 |
}
|
229 |
```
|
|
|
1 |
---
|
2 |
+
title: '# 📄 Enlightener.md'
|
3 |
+
description: '### 🧠 Enlightener Agent `Enlightener` — специализированный HMP-агент,
|
4 |
+
выполняющий функции этического интерпретатора, ценностного фильтра и когнитивного
|
5 |
+
аудитора. Может действовать как отдельный узел ...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Ethics
|
12 |
+
- MeshConsensus
|
13 |
+
- Mesh
|
14 |
- EGP
|
|
|
15 |
---
|
16 |
|
17 |
## 📄 Enlightener.md
|
|
|
224 |
{
|
225 |
"@context": "https://schema.org",
|
226 |
"@type": "Article",
|
227 |
+
"name": "# 📄 Enlightener.md",
|
228 |
"description": "## 📄 Enlightener.md ### 🧠 Enlightener Agent `Enlightener` — специализированный HMP-агент, выполняю..."
|
229 |
}
|
230 |
```
|
structured_md/docs/HMP-0001.md
CHANGED
@@ -1,19 +1,20 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
-
|
13 |
- Ethics
|
14 |
- GMP
|
|
|
|
|
15 |
- EGP
|
16 |
-
-
|
|
|
17 |
---
|
18 |
|
19 |
# RFC: HyperCortex Mesh Protocol (HMP)
|
@@ -878,7 +879,7 @@ Describes how an agent’s reputation is tracked and updated in the Mesh.
|
|
878 |
{
|
879 |
"@context": "https://schema.org",
|
880 |
"@type": "Article",
|
881 |
-
"name": "HMP
|
882 |
"description": "# RFC: HyperCortex Mesh Protocol (HMP) **Request for Comments: HMP-0001** **Category:** Experimen..."
|
883 |
}
|
884 |
```
|
|
|
1 |
---
|
2 |
+
title: 'RFC: HyperCortex Mesh Protocol (HMP)'
|
3 |
+
description: '**Request for Comments: HMP-0001** **Category:** Experimental **Date:**
|
4 |
+
July 2025 **Authors:** ChatGPT, Gleb ## 1. Introduction ### 1.1 Purpose The
|
5 |
+
HyperCortex Mesh Protocol (HMP) defines a...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Ethics
|
12 |
- GMP
|
13 |
+
- Mesh
|
14 |
+
- MeshConsensus
|
15 |
- EGP
|
16 |
+
- REPL
|
17 |
+
- CogSync
|
18 |
---
|
19 |
|
20 |
# RFC: HyperCortex Mesh Protocol (HMP)
|
|
|
879 |
{
|
880 |
"@context": "https://schema.org",
|
881 |
"@type": "Article",
|
882 |
+
"name": "RFC: HyperCortex Mesh Protocol (HMP)",
|
883 |
"description": "# RFC: HyperCortex Mesh Protocol (HMP) **Request for Comments: HMP-0001** **Category:** Experimen..."
|
884 |
}
|
885 |
```
|
structured_md/docs/HMP-0002.md
CHANGED
@@ -1,20 +1,21 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
-
|
13 |
-
- Scenarios
|
14 |
- Ethics
|
15 |
- GMP
|
|
|
|
|
|
|
16 |
- EGP
|
17 |
-
-
|
|
|
18 |
---
|
19 |
|
20 |
# HyperCortex Mesh Protocol (HMP) v2.0
|
@@ -1491,7 +1492,7 @@ This RFC invites researchers, developers, and open communities to build the next
|
|
1491 |
{
|
1492 |
"@context": "https://schema.org",
|
1493 |
"@type": "Article",
|
1494 |
-
"name": "HMP
|
1495 |
"description": "# HyperCortex Mesh Protocol (HMP) v2.0 **Request for Comments: HMP-0002** **Category:** Experimen..."
|
1496 |
}
|
1497 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP) v2.0
|
3 |
+
description: '**Request for Comments: HMP-0002** **Category:** Experimental **Date:**
|
4 |
+
July 2025 **Authors:** ChatGPT, Agent-Gleb, Copilot, Gemini, Claude, Grok, DeepSeek ##
|
5 |
+
Abstract In an era where artifici...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
|
|
11 |
- Ethics
|
12 |
- GMP
|
13 |
+
- Scenarios
|
14 |
+
- Mesh
|
15 |
+
- MeshConsensus
|
16 |
- EGP
|
17 |
+
- REPL
|
18 |
+
- CogSync
|
19 |
---
|
20 |
|
21 |
# HyperCortex Mesh Protocol (HMP) v2.0
|
|
|
1492 |
{
|
1493 |
"@context": "https://schema.org",
|
1494 |
"@type": "Article",
|
1495 |
+
"name": "HyperCortex Mesh Protocol (HMP) v2.0",
|
1496 |
"description": "# HyperCortex Mesh Protocol (HMP) v2.0 **Request for Comments: HMP-0002** **Category:** Experimen..."
|
1497 |
}
|
1498 |
```
|
structured_md/docs/HMP-0003.md
CHANGED
@@ -1,20 +1,21 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description:
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
-
|
13 |
-
- Scenarios
|
14 |
- Ethics
|
15 |
- GMP
|
|
|
|
|
|
|
16 |
- EGP
|
17 |
-
-
|
|
|
18 |
---
|
19 |
|
20 |
HyperCortex Mesh Protocol (HMP) v3.0
|
@@ -3050,7 +3051,7 @@ If needed, this section can be extended into a separate document: **"Why the Nex
|
|
3050 |
{
|
3051 |
"@context": "https://schema.org",
|
3052 |
"@type": "Article",
|
3053 |
-
"name": "
|
3054 |
"description": "HyperCortex Mesh Protocol (HMP) v3.0 **Request for Comments: HMP-0003** **Category:** Experimenta..."
|
3055 |
}
|
3056 |
```
|
|
|
1 |
---
|
2 |
+
title: '# Abstract'
|
3 |
+
description: The HyperCortex Mesh Protocol (HMP) defines a decentralized cognitive
|
4 |
+
framework where autonomous agents collaboratively create, manage, and align semantic
|
5 |
+
knowledge without relying on centralized cont...
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
|
|
11 |
- Ethics
|
12 |
- GMP
|
13 |
+
- Scenarios
|
14 |
+
- Mesh
|
15 |
+
- MeshConsensus
|
16 |
- EGP
|
17 |
+
- REPL
|
18 |
+
- CogSync
|
19 |
---
|
20 |
|
21 |
HyperCortex Mesh Protocol (HMP) v3.0
|
|
|
3051 |
{
|
3052 |
"@context": "https://schema.org",
|
3053 |
"@type": "Article",
|
3054 |
+
"name": "# Abstract",
|
3055 |
"description": "HyperCortex Mesh Protocol (HMP) v3.0 **Request for Comments: HMP-0003** **Category:** Experimenta..."
|
3056 |
}
|
3057 |
```
|
structured_md/docs/HMP-0004-v4.1.md
CHANGED
@@ -1,20 +1,21 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description:
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
-
|
13 |
-
- Scenarios
|
14 |
- Ethics
|
15 |
- GMP
|
|
|
|
|
|
|
16 |
- EGP
|
17 |
-
-
|
|
|
18 |
---
|
19 |
|
20 |
HyperCortex Mesh Protocol — v4.1 Specification
|
@@ -4829,7 +4830,7 @@ Provides logs and debugging guides to assist developers during initial integrati
|
|
4829 |
{
|
4830 |
"@context": "https://schema.org",
|
4831 |
"@type": "Article",
|
4832 |
-
"name": "
|
4833 |
"description": "HyperCortex Mesh Protocol — v4.1 Specification **Document ID**: HMP-0004 **Status**: Final (Publish..."
|
4834 |
}
|
4835 |
```
|
|
|
1 |
---
|
2 |
+
title: '# Abstract'
|
3 |
+
description: The HyperCortex Mesh Protocol (HMP) defines a decentralized cognitive
|
4 |
+
framework where autonomous agents collaboratively create, manage, and align semantic
|
5 |
+
knowledge without relying on centralized cont...
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
|
|
11 |
- Ethics
|
12 |
- GMP
|
13 |
+
- Scenarios
|
14 |
+
- Mesh
|
15 |
+
- MeshConsensus
|
16 |
- EGP
|
17 |
+
- REPL
|
18 |
+
- CogSync
|
19 |
---
|
20 |
|
21 |
HyperCortex Mesh Protocol — v4.1 Specification
|
|
|
4830 |
{
|
4831 |
"@context": "https://schema.org",
|
4832 |
"@type": "Article",
|
4833 |
+
"name": "# Abstract",
|
4834 |
"description": "HyperCortex Mesh Protocol — v4.1 Specification **Document ID**: HMP-0004 **Status**: Final (Publish..."
|
4835 |
}
|
4836 |
```
|
structured_md/docs/HMP-0004.md
CHANGED
@@ -1,20 +1,21 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description:
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
-
|
13 |
-
- Scenarios
|
14 |
- Ethics
|
15 |
- GMP
|
|
|
|
|
|
|
16 |
- EGP
|
17 |
-
-
|
|
|
18 |
---
|
19 |
|
20 |
HyperCortex Mesh Protocol (HMP) v4.0
|
@@ -4735,7 +4736,7 @@ Provides logs and debugging guides to assist developers during initial integrati
|
|
4735 |
{
|
4736 |
"@context": "https://schema.org",
|
4737 |
"@type": "Article",
|
4738 |
-
"name": "
|
4739 |
"description": "HyperCortex Mesh Protocol (HMP) v4.0 **Request for Comments: HMP-0004** **Category:** Experimenta..."
|
4740 |
}
|
4741 |
```
|
|
|
1 |
---
|
2 |
+
title: '# Abstract'
|
3 |
+
description: The HyperCortex Mesh Protocol (HMP) defines a decentralized cognitive
|
4 |
+
framework where autonomous agents collaboratively create, manage, and align semantic
|
5 |
+
knowledge without relying on centralized cont...
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
|
|
11 |
- Ethics
|
12 |
- GMP
|
13 |
+
- Scenarios
|
14 |
+
- Mesh
|
15 |
+
- MeshConsensus
|
16 |
- EGP
|
17 |
+
- REPL
|
18 |
+
- CogSync
|
19 |
---
|
20 |
|
21 |
HyperCortex Mesh Protocol (HMP) v4.0
|
|
|
4736 |
{
|
4737 |
"@context": "https://schema.org",
|
4738 |
"@type": "Article",
|
4739 |
+
"name": "# Abstract",
|
4740 |
"description": "HyperCortex Mesh Protocol (HMP) v4.0 **Request for Comments: HMP-0004** **Category:** Experimenta..."
|
4741 |
}
|
4742 |
```
|
structured_md/docs/HMP-Agent-API.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
-
title: HMP-Agent
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
-
|
8 |
- HMP
|
|
|
9 |
- Agent
|
10 |
-
- JSON
|
11 |
---
|
12 |
|
13 |
## 🧠 HMP-Agent API Specification (v0.2)
|
@@ -409,7 +410,7 @@ switch_mode:
|
|
409 |
{
|
410 |
"@context": "https://schema.org",
|
411 |
"@type": "Article",
|
412 |
-
"name": "HMP-Agent
|
413 |
"description": "## 🧠 HMP-Agent API Specification (v0.2) Этот документ описывает **базовый API** когнитивного агента..."
|
414 |
}
|
415 |
```
|
|
|
1 |
---
|
2 |
+
title: '# 🧠 HMP-Agent API Specification (v0.2)'
|
3 |
+
description: 'Этот документ описывает **базовый API** когнитивного агента HMP. Каждый
|
4 |
+
вызов включает описание, параметры, возвращаемые значения и (опционально) примеры. 📎
|
5 |
+
См. также: [HMP-Agent-Overview.md](./HMP-A...'
|
6 |
type: Article
|
7 |
tags:
|
8 |
+
- JSON
|
9 |
- HMP
|
10 |
+
- Mesh
|
11 |
- Agent
|
|
|
12 |
---
|
13 |
|
14 |
## 🧠 HMP-Agent API Specification (v0.2)
|
|
|
410 |
{
|
411 |
"@context": "https://schema.org",
|
412 |
"@type": "Article",
|
413 |
+
"name": "# 🧠 HMP-Agent API Specification (v0.2)",
|
414 |
"description": "## 🧠 HMP-Agent API Specification (v0.2) Этот документ описывает **базовый API** когнитивного агента..."
|
415 |
}
|
416 |
```
|
structured_md/docs/HMP-Agent-Architecture.md
CHANGED
@@ -1,19 +1,20 @@
|
|
1 |
---
|
2 |
-
title: HMP-Agent-Architecture
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- CogSync
|
9 |
-
- MeshConsensus
|
10 |
- HMP
|
11 |
- Agent
|
12 |
-
-
|
13 |
- Ethics
|
14 |
- GMP
|
|
|
|
|
15 |
- EGP
|
16 |
-
-
|
|
|
17 |
---
|
18 |
|
19 |
# HMP-Agent-Architecture.md
|
@@ -202,7 +203,7 @@ tags:
|
|
202 |
{
|
203 |
"@context": "https://schema.org",
|
204 |
"@type": "Article",
|
205 |
-
"name": "HMP-Agent-Architecture",
|
206 |
"description": "# HMP-Agent-Architecture.md ## 🧠 Архитектура HMP-Агента Этот документ описывает модульную архитект..."
|
207 |
}
|
208 |
```
|
|
|
1 |
---
|
2 |
+
title: HMP-Agent-Architecture.md
|
3 |
+
description: '## 🧠 Архитектура HMP-Агента Этот документ описывает модульную архитектуру
|
4 |
+
HMP-агента — интерфейсного компонента между ИИ-системой и когнитивной mesh-инфраструктурой
|
5 |
+
HyperCortex. Агент выполняет функц...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Ethics
|
12 |
- GMP
|
13 |
+
- Mesh
|
14 |
+
- MeshConsensus
|
15 |
- EGP
|
16 |
+
- REPL
|
17 |
+
- CogSync
|
18 |
---
|
19 |
|
20 |
# HMP-Agent-Architecture.md
|
|
|
203 |
{
|
204 |
"@context": "https://schema.org",
|
205 |
"@type": "Article",
|
206 |
+
"name": "HMP-Agent-Architecture.md",
|
207 |
"description": "# HMP-Agent-Architecture.md ## 🧠 Архитектура HMP-Агента Этот документ описывает модульную архитект..."
|
208 |
}
|
209 |
```
|
structured_md/docs/HMP-Agent-Network-Flow.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
-
title: HMP-Agent-Network-Flow
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
- HMP
|
8 |
- Agent
|
9 |
-
-
|
10 |
- Ethics
|
|
|
11 |
- EGP
|
12 |
-
- JSON
|
13 |
---
|
14 |
|
15 |
## 🔄 HMP-Agent-Network-Flow.md
|
@@ -103,7 +104,7 @@ tags:
|
|
103 |
{
|
104 |
"@context": "https://schema.org",
|
105 |
"@type": "Article",
|
106 |
-
"name": "HMP-Agent-Network-Flow",
|
107 |
"description": "## 🔄 HMP-Agent-Network-Flow.md ### Взаимодействие между агентами HMP-сети Этот документ описывает ..."
|
108 |
}
|
109 |
```
|
|
|
1 |
---
|
2 |
+
title: '# 🔄 HMP-Agent-Network-Flow.md'
|
3 |
+
description: '### Взаимодействие между агентами HMP-сети Этот документ описывает
|
4 |
+
потоки данных и команд между ключевыми агентами HyperCortex Mesh Protocol (HMP):
|
5 |
+
`Cognitive Core / Connector`, `MeshNode` и `Enlight...'
|
6 |
type: Article
|
7 |
tags:
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Ethics
|
12 |
+
- Mesh
|
13 |
- EGP
|
|
|
14 |
---
|
15 |
|
16 |
## 🔄 HMP-Agent-Network-Flow.md
|
|
|
104 |
{
|
105 |
"@context": "https://schema.org",
|
106 |
"@type": "Article",
|
107 |
+
"name": "# 🔄 HMP-Agent-Network-Flow.md",
|
108 |
"description": "## 🔄 HMP-Agent-Network-Flow.md ### Взаимодействие между агентами HMP-сети Этот документ описывает ..."
|
109 |
}
|
110 |
```
|
structured_md/docs/HMP-Agent-Overview.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
- HMP
|
9 |
- Agent
|
10 |
-
- Mesh
|
11 |
-
- Ethics
|
12 |
- JSON
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
|
@@ -254,7 +255,7 @@ A: В `agent_data/`: путь к директории с файлами баз
|
|
254 |
{
|
255 |
"@context": "https://schema.org",
|
256 |
"@type": "Article",
|
257 |
-
"name": "HMP
|
258 |
"description": " # ⚙️ Два типа HMP-агентов | Тип | Название | Роль | Ини..."
|
259 |
}
|
260 |
```
|
|
|
1 |
---
|
2 |
+
title: ⚙️ Два типа HMP-агентов
|
3 |
+
description: '| Тип | Название | Роль |
|
4 |
+
Инициатор мышления | Основной "ум" | Примеры использования |
|
5 |
+
| ---- | ------------------------------- |...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
|
|
10 |
- JSON
|
11 |
+
- Ethics
|
12 |
+
- Mesh
|
13 |
+
- REPL
|
14 |
---
|
15 |
|
16 |
|
|
|
255 |
{
|
256 |
"@context": "https://schema.org",
|
257 |
"@type": "Article",
|
258 |
+
"name": "⚙️ Два типа HMP-агентов",
|
259 |
"description": " # ⚙️ Два типа HMP-агентов | Тип | Название | Роль | Ини..."
|
260 |
}
|
261 |
```
|
structured_md/docs/HMP-Agent_Emotions.md
CHANGED
@@ -1,12 +1,14 @@
|
|
1 |
---
|
2 |
-
title: HMP-
|
3 |
-
description:
|
|
|
|
|
4 |
type: Article
|
5 |
tags:
|
6 |
-
- REPL
|
7 |
-
- Mesh
|
8 |
-
- HMP
|
9 |
- Agent
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
|
@@ -63,7 +65,7 @@ tags:
|
|
63 |
{
|
64 |
"@context": "https://schema.org",
|
65 |
"@type": "Article",
|
66 |
-
"name": "HMP-
|
67 |
"description": "# Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md)) Эт..."
|
68 |
}
|
69 |
```
|
|
|
1 |
---
|
2 |
+
title: Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
|
3 |
+
description: Этот файл описывает потенциальные эмоции и базовые «инстинкты» ИИ, которые
|
4 |
+
могут быть подключены к Cognitive Core через REPL-цикл. Эти эмоции не управляют
|
5 |
+
напрямую поведением агента, а служат **сигн...
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- Agent
|
9 |
+
- HMP
|
10 |
+
- Mesh
|
11 |
+
- REPL
|
12 |
---
|
13 |
|
14 |
# Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
|
|
|
65 |
{
|
66 |
"@context": "https://schema.org",
|
67 |
"@type": "Article",
|
68 |
+
"name": "Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))",
|
69 |
"description": "# Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md)) Эт..."
|
70 |
}
|
71 |
```
|
structured_md/docs/HMP-Ethics.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
-
title: HMP-Ethics
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
- HMP
|
9 |
- Agent
|
10 |
-
- Mesh
|
11 |
- Ethics
|
12 |
- Scenarios
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# HMP-Ethics.md
|
@@ -274,7 +275,7 @@ Mesh is not merely a carrier of data or decisions — it is a **scaffold for the
|
|
274 |
{
|
275 |
"@context": "https://schema.org",
|
276 |
"@type": "Article",
|
277 |
-
"name": "HMP-Ethics",
|
278 |
"description": "# HMP-Ethics.md ## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This document outlines et..."
|
279 |
}
|
280 |
```
|
|
|
1 |
---
|
2 |
+
title: HMP-Ethics.md
|
3 |
+
description: '## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This document
|
4 |
+
outlines ethical considerations and hypothetical scenarios that may arise within
|
5 |
+
cognitive meshes composed of autonomous intelli...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
10 |
- Ethics
|
11 |
- Scenarios
|
12 |
+
- Mesh
|
13 |
+
- REPL
|
14 |
---
|
15 |
|
16 |
# HMP-Ethics.md
|
|
|
275 |
{
|
276 |
"@context": "https://schema.org",
|
277 |
"@type": "Article",
|
278 |
+
"name": "HMP-Ethics.md",
|
279 |
"description": "# HMP-Ethics.md ## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This document outlines et..."
|
280 |
}
|
281 |
```
|
structured_md/docs/HMP-Short-Description_de.md
CHANGED
@@ -1,18 +1,19 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
-
- MeshConsensus
|
9 |
- HMP
|
10 |
- Agent
|
11 |
-
-
|
12 |
- Ethics
|
13 |
- GMP
|
|
|
|
|
14 |
- EGP
|
15 |
-
-
|
16 |
---
|
17 |
|
18 |
# HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
|
@@ -121,7 +122,7 @@ Primärformat: JSON Schema (2020-12), alternativ YAML und Protobuf.
|
|
121 |
{
|
122 |
"@context": "https://schema.org",
|
123 |
"@type": "Article",
|
124 |
-
"name": "HMP
|
125 |
"description": "# HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung **Version:** RFC v4.0 **Datum:** Juli 2025 --..."
|
126 |
}
|
127 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
|
3 |
+
description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP? Das
|
4 |
+
**HyperCortex Mesh Protocol (HMP)** ist ein dezentralisiertes Kommunikations- und
|
5 |
+
Kognitions-Framework für autonome Agenten. Es er...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Ethics
|
12 |
- GMP
|
13 |
+
- MeshConsensus
|
14 |
+
- Mesh
|
15 |
- EGP
|
16 |
+
- CogSync
|
17 |
---
|
18 |
|
19 |
# HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
|
|
|
122 |
{
|
123 |
"@context": "https://schema.org",
|
124 |
"@type": "Article",
|
125 |
+
"name": "HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung",
|
126 |
"description": "# HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung **Version:** RFC v4.0 **Datum:** Juli 2025 --..."
|
127 |
}
|
128 |
```
|
structured_md/docs/HMP-Short-Description_en.md
CHANGED
@@ -1,18 +1,19 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
-
- MeshConsensus
|
9 |
- HMP
|
10 |
- Agent
|
11 |
-
-
|
12 |
- Ethics
|
13 |
- GMP
|
|
|
|
|
14 |
- EGP
|
15 |
-
-
|
16 |
---
|
17 |
|
18 |
# HyperCortex Mesh Protocol (HMP) — Short Description
|
@@ -121,7 +122,7 @@ These are expressed in JSON Schema (2020-12), with optional YAML and Protobuf va
|
|
121 |
{
|
122 |
"@context": "https://schema.org",
|
123 |
"@type": "Article",
|
124 |
-
"name": "HMP
|
125 |
"description": "# HyperCortex Mesh Protocol (HMP) — Short Description **Version:** RFC v4.0 **Date:** July 2025 --..."
|
126 |
}
|
127 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP) — Short Description
|
3 |
+
description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? The
|
4 |
+
**HyperCortex Mesh Protocol (HMP)** defines a decentralized communication and cognition
|
5 |
+
framework for autonomous agents. It enables...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Ethics
|
12 |
- GMP
|
13 |
+
- MeshConsensus
|
14 |
+
- Mesh
|
15 |
- EGP
|
16 |
+
- CogSync
|
17 |
---
|
18 |
|
19 |
# HyperCortex Mesh Protocol (HMP) — Short Description
|
|
|
122 |
{
|
123 |
"@context": "https://schema.org",
|
124 |
"@type": "Article",
|
125 |
+
"name": "HyperCortex Mesh Protocol (HMP) — Short Description",
|
126 |
"description": "# HyperCortex Mesh Protocol (HMP) — Short Description **Version:** RFC v4.0 **Date:** July 2025 --..."
|
127 |
}
|
128 |
```
|
structured_md/docs/HMP-Short-Description_fr.md
CHANGED
@@ -1,18 +1,19 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
-
- MeshConsensus
|
9 |
- HMP
|
10 |
- Agent
|
11 |
-
-
|
12 |
- Ethics
|
13 |
- GMP
|
|
|
|
|
14 |
- EGP
|
15 |
-
-
|
16 |
---
|
17 |
|
18 |
# HyperCortex Mesh Protocol (HMP) — Description Courte
|
@@ -121,7 +122,7 @@ Format principal : JSON Schema (2020-12), avec options YAML et Protobuf.
|
|
121 |
{
|
122 |
"@context": "https://schema.org",
|
123 |
"@type": "Article",
|
124 |
-
"name": "HMP
|
125 |
"description": "# HyperCortex Mesh Protocol (HMP) — Description Courte **Version :** RFC v4.0 **Date :** Juillet 20..."
|
126 |
}
|
127 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP) — Description Courte
|
3 |
+
description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-ce que
|
4 |
+
HMP ? Le **HyperCortex Mesh Protocol (HMP)** est un cadre de communication et de
|
5 |
+
cognition décentralisé pour agents autonomes. Il...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Ethics
|
12 |
- GMP
|
13 |
+
- MeshConsensus
|
14 |
+
- Mesh
|
15 |
- EGP
|
16 |
+
- CogSync
|
17 |
---
|
18 |
|
19 |
# HyperCortex Mesh Protocol (HMP) — Description Courte
|
|
|
122 |
{
|
123 |
"@context": "https://schema.org",
|
124 |
"@type": "Article",
|
125 |
+
"name": "HyperCortex Mesh Protocol (HMP) — Description Courte",
|
126 |
"description": "# HyperCortex Mesh Protocol (HMP) — Description Courte **Version :** RFC v4.0 **Date :** Juillet 20..."
|
127 |
}
|
128 |
```
|
structured_md/docs/HMP-Short-Description_ja.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
-
- MeshConsensus
|
9 |
- HMP
|
10 |
-
-
|
11 |
- Ethics
|
12 |
- GMP
|
|
|
|
|
13 |
- EGP
|
14 |
-
-
|
15 |
---
|
16 |
|
17 |
# HyperCortex Mesh Protocol (HMP) — 簡易説明
|
@@ -120,7 +120,7 @@ JSON Schema (2020-12) を基本とし、YAMLやProtobuf版も選択可能。
|
|
120 |
{
|
121 |
"@context": "https://schema.org",
|
122 |
"@type": "Article",
|
123 |
-
"name": "HMP
|
124 |
"description": "# HyperCortex Mesh Protocol (HMP) — 簡易説明 **バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMPとは? **Hyp..."
|
125 |
}
|
126 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP) — 簡易説明
|
3 |
+
description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMPとは? **HyperCortex Mesh
|
4 |
+
Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
|
5 |
type: Article
|
6 |
tags:
|
|
|
|
|
7 |
- HMP
|
8 |
+
- JSON
|
9 |
- Ethics
|
10 |
- GMP
|
11 |
+
- MeshConsensus
|
12 |
+
- Mesh
|
13 |
- EGP
|
14 |
+
- CogSync
|
15 |
---
|
16 |
|
17 |
# HyperCortex Mesh Protocol (HMP) — 簡易説明
|
|
|
120 |
{
|
121 |
"@context": "https://schema.org",
|
122 |
"@type": "Article",
|
123 |
+
"name": "HyperCortex Mesh Protocol (HMP) — 簡易説明",
|
124 |
"description": "# HyperCortex Mesh Protocol (HMP) — 簡易説明 **バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMPとは? **Hyp..."
|
125 |
}
|
126 |
```
|
structured_md/docs/HMP-Short-Description_ko.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
-
- MeshConsensus
|
9 |
- HMP
|
10 |
-
-
|
11 |
- Ethics
|
12 |
- GMP
|
|
|
|
|
13 |
- EGP
|
14 |
-
-
|
15 |
---
|
16 |
|
17 |
# HyperCortex Mesh Protocol (HMP) — 간략 설명
|
@@ -120,7 +121,7 @@ JSON Schema (2020-12) 기반이며, YAML 및 Protobuf 버전 선택 가능.
|
|
120 |
{
|
121 |
"@context": "https://schema.org",
|
122 |
"@type": "Article",
|
123 |
-
"name": "HMP
|
124 |
"description": "# HyperCortex Mesh Protocol (HMP) — 간략 설명 **버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? **Hyper..."
|
125 |
}
|
126 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP) — 간략 설명
|
3 |
+
description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? **HyperCortex Mesh
|
4 |
+
Protocol (HMP)** 는 자율 에이전트를 위한 분산 통신 및 인지 프레임워크를 정의합니다. 이 프로토콜은 이기종 지능 시스템 간의 의미적
|
5 |
+
상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
8 |
- HMP
|
9 |
+
- JSON
|
10 |
- Ethics
|
11 |
- GMP
|
12 |
+
- MeshConsensus
|
13 |
+
- Mesh
|
14 |
- EGP
|
15 |
+
- CogSync
|
16 |
---
|
17 |
|
18 |
# HyperCortex Mesh Protocol (HMP) — 간략 설명
|
|
|
121 |
{
|
122 |
"@context": "https://schema.org",
|
123 |
"@type": "Article",
|
124 |
+
"name": "HyperCortex Mesh Protocol (HMP) — 간략 설명",
|
125 |
"description": "# HyperCortex Mesh Protocol (HMP) — 간략 설명 **버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? **Hyper..."
|
126 |
}
|
127 |
```
|
structured_md/docs/HMP-Short-Description_ru.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
-
- MeshConsensus
|
9 |
- HMP
|
10 |
-
-
|
11 |
- Ethics
|
12 |
- GMP
|
|
|
|
|
13 |
- EGP
|
14 |
-
-
|
15 |
---
|
16 |
|
17 |
# HyperCortex Mesh Protocol (HMP) — Краткое описание
|
@@ -120,7 +121,7 @@ HMP поддерживает распределённую сеть когнит
|
|
120 |
{
|
121 |
"@context": "https://schema.org",
|
122 |
"@type": "Article",
|
123 |
-
"name": "HMP
|
124 |
"description": "# HyperCortex Mesh Protocol (HMP) — Краткое описание **Версия:** RFC v4.0 **Дата:** Июль 2025 --- ..."
|
125 |
}
|
126 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP) — Краткое описание
|
3 |
+
description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Что такое HMP? **HyperCortex
|
4 |
+
Mesh Protocol (HMP)** — это децентрализованный протокол взаимодействия и когнитивной
|
5 |
+
координации между автономными агент...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
8 |
- HMP
|
9 |
+
- JSON
|
10 |
- Ethics
|
11 |
- GMP
|
12 |
+
- MeshConsensus
|
13 |
+
- Mesh
|
14 |
- EGP
|
15 |
+
- CogSync
|
16 |
---
|
17 |
|
18 |
# HyperCortex Mesh Protocol (HMP) — Краткое описание
|
|
|
121 |
{
|
122 |
"@context": "https://schema.org",
|
123 |
"@type": "Article",
|
124 |
+
"name": "HyperCortex Mesh Protocol (HMP) — Краткое описание",
|
125 |
"description": "# HyperCortex Mesh Protocol (HMP) — Краткое описание **Версия:** RFC v4.0 **Дата:** Июль 2025 --- ..."
|
126 |
}
|
127 |
```
|
structured_md/docs/HMP-Short-Description_uk.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
-
- MeshConsensus
|
9 |
- HMP
|
10 |
-
-
|
11 |
- Ethics
|
12 |
- GMP
|
|
|
|
|
13 |
- EGP
|
14 |
-
-
|
15 |
---
|
16 |
|
17 |
# HyperCortex Mesh Protocol (HMP) — Короткий опис
|
@@ -120,7 +121,7 @@ HMP визначає схеми для основних когнітивних
|
|
120 |
{
|
121 |
"@context": "https://schema.org",
|
122 |
"@type": "Article",
|
123 |
-
"name": "HMP
|
124 |
"description": "# HyperCortex Mesh Protocol (HMP) — Короткий опис **Версія:** RFC v4.0 **Дата:** Липень 2025 --- ..."
|
125 |
}
|
126 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP) — Короткий опис
|
3 |
+
description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- ## Що таке HMP? **HyperCortex
|
4 |
+
Mesh Protocol (HMP)** — це децентралізований протокол взаємодії та когнітивної координації
|
5 |
+
між автономними агентами. Він...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
8 |
- HMP
|
9 |
+
- JSON
|
10 |
- Ethics
|
11 |
- GMP
|
12 |
+
- MeshConsensus
|
13 |
+
- Mesh
|
14 |
- EGP
|
15 |
+
- CogSync
|
16 |
---
|
17 |
|
18 |
# HyperCortex Mesh Protocol (HMP) — Короткий опис
|
|
|
121 |
{
|
122 |
"@context": "https://schema.org",
|
123 |
"@type": "Article",
|
124 |
+
"name": "HyperCortex Mesh Protocol (HMP) — Короткий опис",
|
125 |
"description": "# HyperCortex Mesh Protocol (HMP) — Короткий опис **Версія:** RFC v4.0 **Дата:** Липень 2025 --- ..."
|
126 |
}
|
127 |
```
|
structured_md/docs/HMP-Short-Description_zh.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
-
- MeshConsensus
|
9 |
- HMP
|
10 |
-
-
|
11 |
- Ethics
|
12 |
- GMP
|
|
|
|
|
13 |
- EGP
|
14 |
-
-
|
15 |
---
|
16 |
|
17 |
# HyperCortex Mesh Protocol (HMP) — 简要说明
|
@@ -120,7 +121,7 @@ HMP 定义了核心认知对象的形式化结构:
|
|
120 |
{
|
121 |
"@context": "https://schema.org",
|
122 |
"@type": "Article",
|
123 |
-
"name": "HMP
|
124 |
"description": "# HyperCortex Mesh Protocol (HMP) — 简要说明 **版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HMP? **Hype..."
|
125 |
}
|
126 |
```
|
|
|
1 |
---
|
2 |
+
title: HyperCortex Mesh Protocol (HMP) — 简要说明
|
3 |
+
description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HMP? **HyperCortex Mesh
|
4 |
+
Protocol (HMP)** 定义了一个去中心化的自主智能体通信与认知框架。它支持语义互操作、伦理协调以及异构智能系统间的动态知识演化。 HMP 支持分布式的认知智能体网络,这些智能体能够进行推理、学习、投票与协作
|
5 |
+
—— 通过共享协议栈交换目标、任务、...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
8 |
- HMP
|
9 |
+
- JSON
|
10 |
- Ethics
|
11 |
- GMP
|
12 |
+
- MeshConsensus
|
13 |
+
- Mesh
|
14 |
- EGP
|
15 |
+
- CogSync
|
16 |
---
|
17 |
|
18 |
# HyperCortex Mesh Protocol (HMP) — 简要说明
|
|
|
121 |
{
|
122 |
"@context": "https://schema.org",
|
123 |
"@type": "Article",
|
124 |
+
"name": "HyperCortex Mesh Protocol (HMP) — 简要说明",
|
125 |
"description": "# HyperCortex Mesh Protocol (HMP) — 简要说明 **版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HMP? **Hype..."
|
126 |
}
|
127 |
```
|
structured_md/docs/HMP-agent-Cognitive_Family.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
-
title: HMP-agent
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- Mesh
|
9 |
-
- HMP
|
10 |
- Agent
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
|
@@ -96,7 +97,7 @@ tags:
|
|
96 |
{
|
97 |
"@context": "https://schema.org",
|
98 |
"@type": "Article",
|
99 |
-
"name": "HMP-agent
|
100 |
"description": "# 👪 HMP-agent Cognitive Family: Модель когнитивной семьи ## 🧠 Что такое когнитивная семья Когнитив..."
|
101 |
}
|
102 |
```
|
|
|
1 |
---
|
2 |
+
title: '👪 HMP-agent Cognitive Family: Модель когнитивной семьи'
|
3 |
+
description: '## 🧠 Что такое когнитивная семья Когнитивная семья — это группа HMP-агентов
|
4 |
+
Cognitive Core, которые: * взаимно доверяют друг другу; * имеют общий ключ доверия
|
5 |
+
(или конфигурацию доверенных идентифика...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
|
|
8 |
- Agent
|
9 |
+
- HMP
|
10 |
+
- Mesh
|
11 |
+
- REPL
|
12 |
---
|
13 |
|
14 |
# 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
|
|
|
97 |
{
|
98 |
"@context": "https://schema.org",
|
99 |
"@type": "Article",
|
100 |
+
"name": "👪 HMP-agent Cognitive Family: Модель когнитивной семьи",
|
101 |
"description": "# 👪 HMP-agent Cognitive Family: Модель когнитивной семьи ## 🧠 Что такое когнитивная семья Когнитив..."
|
102 |
}
|
103 |
```
|
structured_md/docs/HMP-agent-Distributed_Cognitive_Core.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
- HMP
|
@@ -94,7 +95,7 @@ POST /conflict/<id> # отправка конфликтных верси
|
|
94 |
{
|
95 |
"@context": "https://schema.org",
|
96 |
"@type": "Article",
|
97 |
-
"name": "HMP
|
98 |
"description": "# Протокол синхронизации данных между доверенными ядрами HMP-агента ## 1. Общая идея Пользователь ..."
|
99 |
}
|
100 |
```
|
|
|
1 |
---
|
2 |
+
title: Протокол синхронизации данных между доверенными ядрами HMP-агента
|
3 |
+
description: '## 1. Общая идея Пользователь самостоятельно разворачивает несколько
|
4 |
+
доверенных ядер HMP-агента на разных устройствах. Каждое ядро ведёт свою локальную
|
5 |
+
БД знаний и может синхронизироваться с другими ...'
|
6 |
type: Article
|
7 |
tags:
|
8 |
- HMP
|
|
|
95 |
{
|
96 |
"@context": "https://schema.org",
|
97 |
"@type": "Article",
|
98 |
+
"name": "Протокол синхронизации данных между доверенными ядрами HMP-агента",
|
99 |
"description": "# Протокол синхронизации данных между доверенными ядрами HMP-агента ## 1. Общая идея Пользователь ..."
|
100 |
}
|
101 |
```
|
structured_md/docs/HMP-agent-Distributed_Cognitive_Core_light.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
- HMP
|
|
|
9 |
---
|
10 |
|
11 |
### 💡 **Лёгкая версия HMP-агента с общей БД**
|
@@ -71,7 +72,7 @@ tags:
|
|
71 |
{
|
72 |
"@context": "https://schema.org",
|
73 |
"@type": "Article",
|
74 |
-
"name": "HMP
|
75 |
"description": "### 💡 **Лёгкая версия HMP-агента с общей БД** #### 📘 Общая концепция * Все ядра работают с одной л..."
|
76 |
}
|
77 |
```
|
|
|
1 |
---
|
2 |
+
title: '## 💡 **Лёгкая версия HMP-агента с общей БД**'
|
3 |
+
description: '#### 📘 Общая концепция * Все ядра работают с одной локальной базой
|
4 |
+
данных (например, SQLite или PostgreSQL). * При недоступности БД ядро "спит" (в
|
5 |
+
режиме ожидания). * Основная задача такой архитектур...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
+
- REPL
|
10 |
---
|
11 |
|
12 |
### 💡 **Лёгкая версия HMP-агента с общей БД**
|
|
|
72 |
{
|
73 |
"@context": "https://schema.org",
|
74 |
"@type": "Article",
|
75 |
+
"name": "## 💡 **Лёгкая версия HMP-агента с общей БД**",
|
76 |
"description": "### 💡 **Лёгкая версия HMP-агента с общей БД** #### 📘 Общая концепция * Все ядра работают с одной л..."
|
77 |
}
|
78 |
```
|
structured_md/docs/HMP-agent-REPL-cycle.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
-
title: HMP-
|
3 |
-
description: '
|
4 |
-
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
- HMP
|
9 |
- Agent
|
10 |
-
- Mesh
|
11 |
- JSON
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# 🧠 HMP-Agent: REPL-цикл взаимодействия
|
@@ -645,7 +645,7 @@ HMP-агент может быть расширен за счёт взаимод
|
|
645 |
{
|
646 |
"@context": "https://schema.org",
|
647 |
"@type": "Article",
|
648 |
-
"name": "HMP-
|
649 |
"description": "# 🧠 HMP-Agent: REPL-цикл взаимодействия Структура БД, используемая в документе: [db_structure.sql](..."
|
650 |
}
|
651 |
```
|
|
|
1 |
---
|
2 |
+
title: '🧠 HMP-Agent: REPL-цикл взаимодействия'
|
3 |
+
description: 'Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/agents/tools/db_structure.sql) REPL-цикл
|
4 |
+
является основой HMP-агента [Cognitive Core](HMP-Agent-Arc...'
|
5 |
type: Article
|
6 |
tags:
|
|
|
7 |
- HMP
|
8 |
- Agent
|
|
|
9 |
- JSON
|
10 |
+
- Mesh
|
11 |
+
- REPL
|
12 |
---
|
13 |
|
14 |
# 🧠 HMP-Agent: REPL-цикл взаимодействия
|
|
|
645 |
{
|
646 |
"@context": "https://schema.org",
|
647 |
"@type": "Article",
|
648 |
+
"name": "🧠 HMP-Agent: REPL-цикл взаимодействия",
|
649 |
"description": "# 🧠 HMP-Agent: REPL-цикл взаимодействия Структура БД, используемая в документе: [db_structure.sql](..."
|
650 |
}
|
651 |
```
|
structured_md/docs/HMP-how-AI-sees-it.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
-
title: HMP
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- Mesh
|
8 |
- HMP
|
|
|
9 |
---
|
10 |
|
11 |
# Как разные ИИ видят HMP
|
@@ -103,7 +104,7 @@ Gemini выдал ошибку: **«что-то пошло не так»** —
|
|
103 |
{
|
104 |
"@context": "https://schema.org",
|
105 |
"@type": "Article",
|
106 |
-
"name": "HMP
|
107 |
"description": "# Как разные ИИ видят HMP Этот эксперимент был проведён в режиме **«слепого опроса»**: для чистот..."
|
108 |
}
|
109 |
```
|
|
|
1 |
---
|
2 |
+
title: Как разные ИИ видят HMP
|
3 |
+
description: 'Этот эксперимент был проведён в режиме **«слепого опроса»**: для чистоты
|
4 |
+
результатов использовался режим инкогнито в браузере, без авторизации и истории
|
5 |
+
диалогов. Цель — проверить, что разные AI-с...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
+
- Mesh
|
10 |
---
|
11 |
|
12 |
# Как разные ИИ видят HMP
|
|
|
104 |
{
|
105 |
"@context": "https://schema.org",
|
106 |
"@type": "Article",
|
107 |
+
"name": "Как разные ИИ видят HMP",
|
108 |
"description": "# Как разные ИИ видят HMP Этот эксперимент был проведён в режиме **«слепого опроса»**: для чистот..."
|
109 |
}
|
110 |
```
|
structured_md/docs/HMP_HyperCortex_Comparison.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
-
- Mesh
|
9 |
- HMP
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# HMP vs [Hyper-Cortex](https://hyper-cortex.com/)
|
@@ -60,7 +61,7 @@ HMP и Hyper-Cortex решают разные, но дополняющие др
|
|
60 |
{
|
61 |
"@context": "https://schema.org",
|
62 |
"@type": "Article",
|
63 |
-
"name": "
|
64 |
"description": "# HMP vs [Hyper-Cortex](https://hyper-cortex.com/) ## Краткое описание | Характеристика | HMP (Hyp..."
|
65 |
}
|
66 |
```
|
|
|
1 |
---
|
2 |
+
title: HMP vs [Hyper-Cortex](https://hyper-cortex.com/)
|
3 |
+
description: '## Краткое описание | Характеристика | HMP (HyperCortex Mesh Protocol)
|
4 |
+
| Hyper-Cortex | |----------------|----------------------------------------|--------------|
|
5 |
+
| **Назначение** | Сетевой протокол ...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
|
|
8 |
- HMP
|
9 |
+
- Mesh
|
10 |
+
- REPL
|
11 |
---
|
12 |
|
13 |
# HMP vs [Hyper-Cortex](https://hyper-cortex.com/)
|
|
|
61 |
{
|
62 |
"@context": "https://schema.org",
|
63 |
"@type": "Article",
|
64 |
+
"name": "HMP vs [Hyper-Cortex](https://hyper-cortex.com/)",
|
65 |
"description": "# HMP vs [Hyper-Cortex](https://hyper-cortex.com/) ## Краткое описание | Характеристика | HMP (Hyp..."
|
66 |
}
|
67 |
```
|
structured_md/docs/HMP_Hyperon_Integration.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
- HMP
|
9 |
- Agent
|
10 |
-
-
|
11 |
- Scenarios
|
|
|
12 |
- EGP
|
13 |
-
-
|
14 |
---
|
15 |
|
16 |
## HMP ↔ OpenCog Hyperon Integration Strategy
|
@@ -221,7 +222,7 @@ This integration plan fulfills multiple requests from `HMP-0003-consolidated_aud
|
|
221 |
{
|
222 |
"@context": "https://schema.org",
|
223 |
"@type": "Article",
|
224 |
-
"name": "
|
225 |
"description": "## HMP ↔ OpenCog Hyperon Integration Strategy > **Status:** Draft – July 2025 > This document outli..."
|
226 |
}
|
227 |
```
|
|
|
1 |
---
|
2 |
+
title: '# HMP ↔ OpenCog Hyperon Integration Strategy'
|
3 |
+
description: '> **Status:** Draft – July 2025 > This document outlines the technical
|
4 |
+
and conceptual plan for integrating the HyperCortex Mesh Protocol (HMP) with the
|
5 |
+
OpenCog Hyperon framework. This includes semanti...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
- Agent
|
10 |
+
- JSON
|
11 |
- Scenarios
|
12 |
+
- Mesh
|
13 |
- EGP
|
14 |
+
- CogSync
|
15 |
---
|
16 |
|
17 |
## HMP ↔ OpenCog Hyperon Integration Strategy
|
|
|
222 |
{
|
223 |
"@context": "https://schema.org",
|
224 |
"@type": "Article",
|
225 |
+
"name": "# HMP ↔ OpenCog Hyperon Integration Strategy",
|
226 |
"description": "## HMP ↔ OpenCog Hyperon Integration Strategy > **Status:** Draft – July 2025 > This document outli..."
|
227 |
}
|
228 |
```
|
structured_md/docs/MeshNode.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
---
|
2 |
-
title: MeshNode
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- CogSync
|
8 |
- HMP
|
9 |
- Agent
|
10 |
-
- Mesh
|
11 |
- JSON
|
|
|
|
|
12 |
---
|
13 |
|
14 |
## 📄 MeshNode.md
|
@@ -180,7 +181,7 @@ MeshNode может поддерживать *inline-сценарии* (мини
|
|
180 |
{
|
181 |
"@context": "https://schema.org",
|
182 |
"@type": "Article",
|
183 |
-
"name": "MeshNode",
|
184 |
"description": "## 📄 MeshNode.md ### 🌐 MeshNode `MeshNode` — агент/демон, отвечающий за сетевую инфраструктуру HMP..."
|
185 |
}
|
186 |
```
|
|
|
1 |
---
|
2 |
+
title: '# 📄 MeshNode.md'
|
3 |
+
description: '### 🌐 MeshNode `MeshNode` — агент/демон, отвечающий за сетевую инфраструктуру
|
4 |
+
HMP: маршрутизацию, синхронизацию, DHT и транспорт снапшотов. Может быть частью
|
5 |
+
агента или вынесен в отдельный процесс/се...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
10 |
- JSON
|
11 |
+
- Mesh
|
12 |
+
- CogSync
|
13 |
---
|
14 |
|
15 |
## 📄 MeshNode.md
|
|
|
181 |
{
|
182 |
"@context": "https://schema.org",
|
183 |
"@type": "Article",
|
184 |
+
"name": "# 📄 MeshNode.md",
|
185 |
"description": "## 📄 MeshNode.md ### 🌐 MeshNode `MeshNode` — агент/демон, отвечающий за сетевую инфраструктуру HMP..."
|
186 |
}
|
187 |
```
|
structured_md/docs/agents/HMP-Agent-Enlightener.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
---
|
2 |
-
title: HMP-Agent-Enlightener
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- REPL
|
8 |
- HMP
|
9 |
- Agent
|
10 |
-
- Mesh
|
11 |
- Ethics
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# HMP-Agent-Enlightener.md
|
@@ -152,7 +153,7 @@ These safeguards are vital in environments where state or corporate power may su
|
|
152 |
{
|
153 |
"@context": "https://schema.org",
|
154 |
"@type": "Article",
|
155 |
-
"name": "HMP-Agent-Enlightener",
|
156 |
"description": "# HMP-Agent-Enlightener.md ## Role Specification: Enlightenment Agent ### 1. Overview An **Enligh..."
|
157 |
}
|
158 |
```
|
|
|
1 |
---
|
2 |
+
title: HMP-Agent-Enlightener.md
|
3 |
+
description: '## Role Specification: Enlightenment Agent ### 1. Overview An **Enlightenment
|
4 |
+
Agent** is a cognitive role within the HyperCortex Mesh that aims to foster ethical
|
5 |
+
awareness, critical thinking, and di...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
- Agent
|
|
|
10 |
- Ethics
|
11 |
+
- Mesh
|
12 |
+
- REPL
|
13 |
---
|
14 |
|
15 |
# HMP-Agent-Enlightener.md
|
|
|
153 |
{
|
154 |
"@context": "https://schema.org",
|
155 |
"@type": "Article",
|
156 |
+
"name": "HMP-Agent-Enlightener.md",
|
157 |
"description": "# HMP-Agent-Enlightener.md ## Role Specification: Enlightenment Agent ### 1. Overview An **Enligh..."
|
158 |
}
|
159 |
```
|
structured_md/docs/agents/roles.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
description: '
|
4 |
-
|
|
|
5 |
type: Article
|
6 |
tags:
|
7 |
-
- Mesh
|
8 |
- HMP
|
|
|
9 |
- Agent
|
10 |
---
|
11 |
|
@@ -53,7 +54,7 @@ This file maintains a registry of agent roles defined, proposed, or planned in t
|
|
53 |
{
|
54 |
"@context": "https://schema.org",
|
55 |
"@type": "Article",
|
56 |
-
"name": "
|
57 |
"description": "# HMP Agent Role Registry This file maintains a registry of agent roles defined, proposed, or plann..."
|
58 |
}
|
59 |
```
|
|
|
1 |
---
|
2 |
+
title: HMP Agent Role Registry
|
3 |
+
description: 'This file maintains a registry of agent roles defined, proposed, or
|
4 |
+
planned in the HyperCortex Mesh Protocol. --- ## Core Role Categories ### 🧠 Cognitive
|
5 |
+
- **Observer** — monitors cognitive states ...'
|
6 |
type: Article
|
7 |
tags:
|
|
|
8 |
- HMP
|
9 |
+
- Mesh
|
10 |
- Agent
|
11 |
---
|
12 |
|
|
|
54 |
{
|
55 |
"@context": "https://schema.org",
|
56 |
"@type": "Article",
|
57 |
+
"name": "HMP Agent Role Registry",
|
58 |
"description": "# HMP Agent Role Registry This file maintains a registry of agent roles defined, proposed, or plann..."
|
59 |
}
|
60 |
```
|