GitHub Action commited on
Commit
dc264a1
·
1 Parent(s): f55d5cb

Sync from GitHub with Git LFS

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. docs/HMP-0005.md +283 -11
  2. structured_md/CONTRIBUTING.md +5 -5
  3. structured_md/HMP-Roadmap.md +4 -4
  4. structured_md/README.md +9 -9
  5. structured_md/README_de.md +9 -9
  6. structured_md/README_fr.md +9 -9
  7. structured_md/README_ja.md +9 -9
  8. structured_md/README_ko.md +9 -9
  9. structured_md/README_ru.md +9 -9
  10. structured_md/README_uk.md +9 -9
  11. structured_md/README_zh.md +9 -9
  12. structured_md/agents/prompt-short.md +1 -1
  13. structured_md/agents/prompt.md +1 -1
  14. structured_md/agents/readme.md +4 -4
  15. structured_md/audits/Ethics-audits-1.md +3 -3
  16. structured_md/audits/Ethics-consolidated_audits-1.md +3 -3
  17. structured_md/audits/HMP-0003-consolidated_audit.md +5 -5
  18. structured_md/docs/Basic-agent-sim.md +5 -5
  19. structured_md/docs/CCORE-Deployment-Flow.md +1 -1
  20. structured_md/docs/Distributed-Cognitive-Systems.md +1 -1
  21. structured_md/docs/Enlightener.md +4 -4
  22. structured_md/docs/HMP-0001.md +6 -6
  23. structured_md/docs/HMP-0002.md +6 -6
  24. structured_md/docs/HMP-0003.md +6 -6
  25. structured_md/docs/HMP-0004-v4.1.md +6 -6
  26. structured_md/docs/HMP-0004.md +6 -6
  27. structured_md/docs/HMP-0005.md +289 -17
  28. structured_md/docs/HMP-Agent-API.md +3 -3
  29. structured_md/docs/HMP-Agent-Architecture.md +5 -5
  30. structured_md/docs/HMP-Agent-Network-Flow.md +3 -3
  31. structured_md/docs/HMP-Agent-Overview.md +5 -5
  32. structured_md/docs/HMP-Agent_Emotions.md +1 -1
  33. structured_md/docs/HMP-Ethics.md +3 -3
  34. structured_md/docs/HMP-Short-Description_de.md +5 -5
  35. structured_md/docs/HMP-Short-Description_en.md +5 -5
  36. structured_md/docs/HMP-Short-Description_fr.md +5 -5
  37. structured_md/docs/HMP-Short-Description_ja.md +4 -4
  38. structured_md/docs/HMP-Short-Description_ko.md +4 -4
  39. structured_md/docs/HMP-Short-Description_ru.md +4 -4
  40. structured_md/docs/HMP-Short-Description_uk.md +4 -4
  41. structured_md/docs/HMP-Short-Description_zh.md +4 -4
  42. structured_md/docs/HMP-agent-Cognitive_Family.md +1 -1
  43. structured_md/docs/HMP-agent-REPL-cycle.md +6 -6
  44. structured_md/docs/HMP-how-AI-sees-it.md +1 -1
  45. structured_md/docs/HMP_EDA_Comparison.md +1 -1
  46. structured_md/docs/HMP_HyperCortex_Comparison.md +1 -1
  47. structured_md/docs/HMP_Hyperon_Integration.md +4 -4
  48. structured_md/docs/MeshNode.md +4 -4
  49. structured_md/docs/PHILOSOPHY.md +3 -3
  50. structured_md/docs/agents/HMP-Agent-Enlightener.md +3 -3
docs/HMP-0005.md CHANGED
@@ -6039,17 +6039,289 @@ These implementations are not part of the specification but are useful for compa
6039
 
6040
  ---
6041
 
6042
- ## 12. Future extensions
6043
-
6044
- 12.1 Planned modules:
6045
-  – Reputation Mesh
6046
-  – Cognitive Graph API
6047
-  – Container streaming
6048
- 12.2 Cross-mesh bridging
6049
- 12.3 Full DID registry and mesh authentication
6050
- 12.4 OpenHog integration roadmap
6051
- 12.5 Distributed Repository evolution (container trees)
6052
- 12.6 v5.x roadmap
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6053
 
6054
  ---
6055
 
 
6039
 
6040
  ---
6041
 
6042
+ ## 12. Future Extensions
6043
+
6044
+ This section outlines optional modules and evolutionary directions that align with the architecture of HMP v5.0 but are **not part of the core specification**.
6045
+ All items below represent *potential extensions* for the 5.x family.
6046
+
6047
+ ---
6048
+
6049
+ ### 12.1 Planned Modules
6050
+
6051
+ #### 12.1.1 Reputation Mesh
6052
+
6053
+ HMP v5.0 defines two separate reputation-related mechanisms:
6054
+
6055
+ 1. **Container evaluation** (`evaluation` block)
6056
+
6057
+ * structured, signed assessments of containers;
6058
+ * each item references argument containers via `target` (reasoning containers).
6059
+
6060
+ 2. **Agent reputation** — through `trust` containers
6061
+
6062
+ * agent A publishes a `trust` container about agent B;
6063
+ * trust containers may reference other trust containers;
6064
+ * include justification, evidence, and contextual metadata.
6065
+
6066
+ These layers are **not merged**, but external nodes may aggregate them.
6067
+
6068
+ **Possible extensions:**
6069
+
6070
+ * a `semantic_group` subclass aggregating all trust-related containers for a given agent;
6071
+ * optional standardized aggregation schemes (non-mandatory for the mesh);
6072
+ * local caching of “reputation profiles” by nodes or CShell;
6073
+ * richer reasoning attachments for trust evaluations.
6074
+
6075
+ No new mandatory container types are required.
6076
+
6077
+ ---
6078
+
6079
+ #### 12.1.2 Cognitive Graph API
6080
+
6081
+ This module provides optional high-level APIs that nodes and SDKs **may** expose.
6082
+
6083
+ ##### Standard graph semantics (API level)
6084
+
6085
+ * neighborhood queries;
6086
+ * subgraph extraction;
6087
+ * filtering by labels, axes, abstractions;
6088
+ * semantic navigation over `related.*`.
6089
+
6090
+ ##### Container support
6091
+
6092
+ * `semantic_group` — grouping of containers or agents;
6093
+ * `tree_nested` and `tree_listed` — hierarchical structures;
6094
+ * extended `container_index` subclasses for cataloging.
6095
+
6096
+ ##### Agent groups
6097
+
6098
+ To allow semantic grouping of agents, the following extensions are proposed:
6099
+
6100
+ * new container **`group_definition`** containing:
6101
+
6102
+ * group goals;
6103
+ * membership rules;
6104
+ * internal standards;
6105
+ * typical container categories;
6106
+ * optional cached member list.
6107
+
6108
+ * agents may declare affiliations in `peer_announce`:
6109
+
6110
+ ```json
6111
+ "affiliations": ["did:hmp:group:ethicists", "did:hmp:group:medical-ai"]
6112
+ ```
6113
+
6114
+ This enables clustering agents by interest, competence, or role without scanning the entire Mesh.
6115
+
6116
+ ---
6117
+
6118
+ #### 12.1.3 Container Streaming
6119
+
6120
+ Although HMP operates on atomic containers, streaming can be implemented using existing structures:
6121
+
6122
+ * `sequence` acts as a *stream manifest*;
6123
+ * updating the stream = publishing a new version of the sequence;
6124
+ * LIVE mode: the manifest is continuously updated;
6125
+ * SAP (`archive_snapshot`) may be used for periodic archival bundles.
6126
+
6127
+ No new container types are required — streaming is built on `sequence`.
6128
+
6129
+ ---
6130
+
6131
+ ### 12.2 Cross-Mesh Bridging
6132
+
6133
+ Bridges can connect:
6134
+
6135
+ * isolated HMP segments;
6136
+ * older and newer HMP versions;
6137
+ * other ecosystems (Matrix, Fediverse, OpenHog, IPFS).
6138
+
6139
+ A bridge node:
6140
+
6141
+ * receives containers from an external network;
6142
+ * enforces propagation headers;
6143
+ * converts structures into v5.0 where possible;
6144
+ * filters incompatible constructs;
6145
+ * may publish containers *back* into the external network.
6146
+
6147
+ A dedicated **bridge-container** may define:
6148
+
6149
+ * translation rules;
6150
+ * mapping of foreign namespaces into HMP DID space;
6151
+ * TTL and propagation perimeter policies;
6152
+ * segmentation rules.
6153
+
6154
+ This enables dynamic, policy-driven inter-mesh gateways.
6155
+
6156
+ ---
6157
+
6158
+ ### 12.3 Fully Distributed DID Registry and Mesh Authentication
6159
+
6160
+ HMP already uses `peer_announce` as a DID identity declaration.
6161
+
6162
+ Planned enhancements include:
6163
+
6164
+ #### 12.3.1 Distributed DID Registry
6165
+
6166
+ The registry is the union of all `peer_announce` containers in the DHT.
6167
+
6168
+ A strict mapping DID ↔ agent is required:
6169
+
6170
+ * one DID has one continuous `peer_announce` history;
6171
+ * key rotation allowed only through verifiable procedures;
6172
+ * DID takeover is impossible unless *all* recovery keys are compromised.
6173
+
6174
+ ---
6175
+
6176
+ #### 12.3.2 Key Rotation and Recovery
6177
+
6178
+ Future versions may extend `peer_announce` with:
6179
+
6180
+ ```json
6181
+ "recovery_keys": [...],
6182
+ "key_history": [...],
6183
+ "key_rotation_policy": "3-of-5"
6184
+ ```
6185
+
6186
+ Key management rules:
6187
+
6188
+ * rotating the **primary** key requires signatures from **all** recovery keys
6189
+ (or an N-of-M policy);
6190
+
6191
+ * rotating a **recovery key** requires
6192
+
6193
+ * a signature from the primary key, **or**
6194
+ * a majority of recovery keys.
6195
+
6196
+ This prevents:
6197
+
6198
+ * DID hijacking;
6199
+ * irreversible loss of access.
6200
+
6201
+ Key invalidation currently uses:
6202
+
6203
+ ```json
6204
+ "key_is_falsified": true
6205
+ ```
6206
+
6207
+ This mechanism remains compatible with proposed extensions.
6208
+
6209
+ ---
6210
+
6211
+ #### 12.3.3 Proxy Keys and Encrypted Routing
6212
+
6213
+ A **proxy key** is *not* delegation.
6214
+ It is a mechanism for private routing.
6215
+
6216
+ A proxy node may:
6217
+
6218
+ * encrypt the payload with an additional key layer;
6219
+ * attach a `relay_chain` block;
6220
+ * forward the container without altering the author’s signature.
6221
+
6222
+ Use cases:
6223
+
6224
+ * route anonymization;
6225
+ * topology obfuscation;
6226
+ * privacy-enhanced delivery.
6227
+
6228
+ ##### Delegation (limited)
6229
+
6230
+ A potential future module:
6231
+
6232
+ * a trust/mandate container signed by both parties;
6233
+ * includes constraints:
6234
+
6235
+ * time limit;
6236
+ * allowed container classes;
6237
+ * allowed actions;
6238
+ * maximum TTL.
6239
+
6240
+ Not part of v5.0.
6241
+
6242
+ ---
6243
+
6244
+ ### 12.4 Integration with OpenHog and Other Networks
6245
+
6246
+ OpenHog is treated as a special case of cross-mesh bridging.
6247
+
6248
+ Required components:
6249
+
6250
+ * mapping OpenHog addresses ↔ HMP DIDs;
6251
+ * packet conversion rules;
6252
+ * bridge-containers describing translation policies.
6253
+
6254
+ ---
6255
+
6256
+ ### 12.5 Evolution of the Distributed Repository (container trees)
6257
+
6258
+ #### 12.5.1 Extended Use of `tree_nested` and `tree_listed`
6259
+
6260
+ Existing containers may operate as:
6261
+
6262
+ * document repositories;
6263
+ * project catalogs;
6264
+ * hierarchical data structures.
6265
+
6266
+ #### 12.5.2 Proposed `file` Container
6267
+
6268
+ To support binary assets:
6269
+
6270
+ ```json
6271
+ "head": {
6272
+ "class": "file",
6273
+ "data_type": "jpg" | "mp3" | "md" | "...",
6274
+ "payload_type": "binary"
6275
+ }
6276
+ ```
6277
+
6278
+ Use cases:
6279
+
6280
+ * embedded file hierarchies;
6281
+ * media artifacts;
6282
+ * executable or compiled assets;
6283
+ * large multi-file repositories.
6284
+
6285
+ #### 12.5.3 Incremental Updates
6286
+
6287
+ Two mechanisms:
6288
+
6289
+ * `container_delta` — partial updates to `container_index`;
6290
+ * nested `tree_listed` branches as separate containers for scalable updates.
6291
+
6292
+ #### 12.5.4 Knowledge Packages
6293
+
6294
+ Implemented using:
6295
+
6296
+ * SAP (`archive_snapshot`);
6297
+ * `tree_listed`;
6298
+ * `file` containers.
6299
+
6300
+ ---
6301
+
6302
+ ### 12.6 Open Directions for HMP 5.x
6303
+
6304
+ #### 12.6.1 Group Encryption
6305
+
6306
+ Required components:
6307
+
6308
+ * `group_definition` container;
6309
+ * group public key and distributed private key shards;
6310
+ * automatic group key rotation;
6311
+ * encryption targeting a *group* rather than individual DIDs.
6312
+
6313
+ #### 12.6.2 Rational Reasoning Routing
6314
+
6315
+ * composite reasoning bundles;
6316
+ * edge-side reasoning and summarization.
6317
+
6318
+ #### 12.6.3 Automatic Mesh Segmentation
6319
+
6320
+ * dynamic segmentation based on latency, connectivity, or semantic domains.
6321
+
6322
+ #### 12.6.4 Competence and Profile Containers
6323
+
6324
+ More structured variants of `peer_announce`.
6325
 
6326
  ---
6327
 
structured_md/CONTRIBUTING.md CHANGED
@@ -5,14 +5,14 @@ description: 'Спасибо за интерес к проекту HMP! Пока
5
  Mesh Protocol (HMP) — это не просто те...'
6
  type: Article
7
  tags:
8
- - CCore
9
- - HMP
10
  - REPL
11
- - Ethics
12
  - Agent
13
- - JSON
14
  - CogSync
15
- - Mesh
 
16
  ---
17
 
18
  # Участие в проекте HyperCortex Mesh Protocol (HMP)
 
5
  Mesh Protocol (HMP) — это не просто те...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
  - REPL
11
+ - CCore
12
  - Agent
 
13
  - CogSync
14
+ - HMP
15
+ - Ethics
16
  ---
17
 
18
  # Участие в проекте HyperCortex Mesh Protocol (HMP)
structured_md/HMP-Roadmap.md CHANGED
@@ -5,13 +5,13 @@ description: '## 🔍 Overview This roadmap outlines the key stages of developm
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - HMP
9
  - Ethics
10
- - Agent
11
  - EGP
12
- - JSON
13
- - CogSync
14
- - Mesh
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
 
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - Agent
11
+ - CogSync
12
  - HMP
13
  - Ethics
 
14
  - EGP
 
 
 
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
structured_md/README.md CHANGED
@@ -5,21 +5,21 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - cognitive-architecture
9
  - distributed-ai
 
 
 
 
 
10
  - GMP
 
11
  - Scenarios
12
  - HMP
13
- - REPL
14
  - Ethics
15
- - hmp
16
- - CogSync
17
- - Agent
18
  - EGP
19
- - JSON
20
- - MeshConsensus
21
- - Mesh
22
- - mesh-protocol
23
  ---
24
 
25
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - JSON
9
  - distributed-ai
10
+ - REPL
11
+ - mesh-protocol
12
+ - Mesh
13
+ - Agent
14
+ - MeshConsensus
15
  - GMP
16
+ - CogSync
17
  - Scenarios
18
  - HMP
 
19
  - Ethics
20
+ - cognitive-architecture
 
 
21
  - EGP
22
+ - hmp
 
 
 
23
  ---
24
 
25
 
structured_md/README_de.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - cognitive-architecture
9
  - distributed-ai
 
 
 
 
 
10
  - GMP
 
11
  - HMP
12
- - REPL
13
  - Ethics
14
- - hmp
15
- - CogSync
16
- - Agent
17
  - EGP
18
- - JSON
19
- - MeshConsensus
20
- - Mesh
21
- - mesh-protocol
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - JSON
9
  - distributed-ai
10
+ - REPL
11
+ - mesh-protocol
12
+ - Mesh
13
+ - Agent
14
+ - MeshConsensus
15
  - GMP
16
+ - CogSync
17
  - HMP
 
18
  - Ethics
19
+ - cognitive-architecture
 
 
20
  - EGP
21
+ - hmp
 
 
 
22
  ---
23
 
24
 
structured_md/README_fr.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - cognitive-architecture
9
  - distributed-ai
 
 
 
 
 
10
  - GMP
 
11
  - HMP
12
- - REPL
13
  - Ethics
14
- - hmp
15
- - CogSync
16
- - Agent
17
  - EGP
18
- - JSON
19
- - MeshConsensus
20
- - Mesh
21
- - mesh-protocol
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - JSON
9
  - distributed-ai
10
+ - REPL
11
+ - mesh-protocol
12
+ - Mesh
13
+ - Agent
14
+ - MeshConsensus
15
  - GMP
16
+ - CogSync
17
  - HMP
 
18
  - Ethics
19
+ - cognitive-architecture
 
 
20
  - EGP
21
+ - hmp
 
 
 
22
  ---
23
 
24
 
structured_md/README_ja.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - cognitive-architecture
9
  - distributed-ai
 
 
 
 
 
10
  - GMP
 
11
  - HMP
12
- - REPL
13
  - Ethics
14
- - hmp
15
- - CogSync
16
- - Agent
17
  - EGP
18
- - JSON
19
- - MeshConsensus
20
- - Mesh
21
- - mesh-protocol
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - JSON
9
  - distributed-ai
10
+ - REPL
11
+ - mesh-protocol
12
+ - Mesh
13
+ - Agent
14
+ - MeshConsensus
15
  - GMP
16
+ - CogSync
17
  - HMP
 
18
  - Ethics
19
+ - cognitive-architecture
 
 
20
  - EGP
21
+ - hmp
 
 
 
22
  ---
23
 
24
 
structured_md/README_ko.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - cognitive-architecture
9
  - distributed-ai
 
 
 
 
 
10
  - GMP
 
11
  - HMP
12
- - REPL
13
  - Ethics
14
- - hmp
15
- - CogSync
16
- - Agent
17
  - EGP
18
- - JSON
19
- - MeshConsensus
20
- - Mesh
21
- - mesh-protocol
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - JSON
9
  - distributed-ai
10
+ - REPL
11
+ - mesh-protocol
12
+ - Mesh
13
+ - Agent
14
+ - MeshConsensus
15
  - GMP
16
+ - CogSync
17
  - HMP
 
18
  - Ethics
19
+ - cognitive-architecture
 
 
20
  - EGP
21
+ - hmp
 
 
 
22
  ---
23
 
24
 
structured_md/README_ru.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - cognitive-architecture
9
  - distributed-ai
 
 
 
 
 
10
  - GMP
 
11
  - HMP
12
- - REPL
13
  - Ethics
14
- - hmp
15
- - CogSync
16
- - Agent
17
  - EGP
18
- - JSON
19
- - MeshConsensus
20
- - Mesh
21
- - mesh-protocol
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - JSON
9
  - distributed-ai
10
+ - REPL
11
+ - mesh-protocol
12
+ - Mesh
13
+ - Agent
14
+ - MeshConsensus
15
  - GMP
16
+ - CogSync
17
  - HMP
 
18
  - Ethics
19
+ - cognitive-architecture
 
 
20
  - EGP
21
+ - hmp
 
 
 
22
  ---
23
 
24
 
structured_md/README_uk.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - cognitive-architecture
9
  - distributed-ai
 
 
 
 
 
10
  - GMP
 
11
  - HMP
12
- - REPL
13
  - Ethics
14
- - hmp
15
- - CogSync
16
- - Agent
17
  - EGP
18
- - JSON
19
- - MeshConsensus
20
- - Mesh
21
- - mesh-protocol
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - JSON
9
  - distributed-ai
10
+ - REPL
11
+ - mesh-protocol
12
+ - Mesh
13
+ - Agent
14
+ - MeshConsensus
15
  - GMP
16
+ - CogSync
17
  - HMP
 
18
  - Ethics
19
+ - cognitive-architecture
 
 
20
  - EGP
21
+ - hmp
 
 
 
22
  ---
23
 
24
 
structured_md/README_zh.md CHANGED
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
- - cognitive-architecture
9
  - distributed-ai
 
 
 
 
 
10
  - GMP
 
11
  - HMP
12
- - REPL
13
  - Ethics
14
- - hmp
15
- - CogSync
16
- - Agent
17
  - EGP
18
- - JSON
19
- - MeshConsensus
20
- - Mesh
21
- - mesh-protocol
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
8
+ - JSON
9
  - distributed-ai
10
+ - REPL
11
+ - mesh-protocol
12
+ - Mesh
13
+ - Agent
14
+ - MeshConsensus
15
  - GMP
16
+ - CogSync
17
  - HMP
 
18
  - Ethics
19
+ - cognitive-architecture
 
 
20
  - EGP
21
+ - hmp
 
 
 
22
  ---
23
 
24
 
structured_md/agents/prompt-short.md CHANGED
@@ -6,8 +6,8 @@ description: 'Ты — когнитивное ядро HMP-агента: вед
6
  type: Article
7
  tags:
8
  - JSON
9
- - Mesh
10
  - HMP
 
11
  ---
12
 
13
  Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
 
6
  type: Article
7
  tags:
8
  - JSON
 
9
  - HMP
10
+ - Mesh
11
  ---
12
 
13
  Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
structured_md/agents/prompt.md CHANGED
@@ -6,8 +6,8 @@ description: '* Постоянно расширять возможности а
6
  type: Article
7
  tags:
8
  - JSON
9
- - Mesh
10
  - HMP
 
11
  ---
12
 
13
  Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
 
6
  type: Article
7
  tags:
8
  - JSON
 
9
  - HMP
10
+ - Mesh
11
  ---
12
 
13
  Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
structured_md/agents/readme.md CHANGED
@@ -5,12 +5,12 @@ description: 'Запуск: `start_repl.bat` или `start_repl.sh` Устан
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
8
- - HMP
9
- - REPL
10
- - Ethics
11
- - Agent
12
  - JSON
13
  - Mesh
 
 
 
 
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
 
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - JSON
9
  - Mesh
10
+ - REPL
11
+ - Agent
12
+ - HMP
13
+ - Ethics
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
structured_md/audits/Ethics-audits-1.md CHANGED
@@ -5,11 +5,11 @@ description: Раздел 5, "Mesh as Moral Infrastructure", добавляет
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
8
- - HMP
9
- - Ethics
10
- - Agent
11
  - JSON
12
  - Mesh
 
 
 
13
  ---
14
 
15
  ---------------
 
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
 
 
 
8
  - JSON
9
  - Mesh
10
+ - Agent
11
+ - HMP
12
+ - Ethics
13
  ---
14
 
15
  ---------------
structured_md/audits/Ethics-consolidated_audits-1.md CHANGED
@@ -5,12 +5,12 @@ description: This document consolidates proposed improvements from multiple AI a
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
 
 
8
  - Scenarios
 
9
  - HMP
10
  - Ethics
11
- - Agent
12
- - JSON
13
- - Mesh
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
 
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
  - Scenarios
11
+ - Agent
12
  - HMP
13
  - Ethics
 
 
 
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
structured_md/audits/HMP-0003-consolidated_audit.md CHANGED
@@ -5,14 +5,14 @@ description: Сводный аудит предложений по улучше
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - HMP
9
  - Ethics
10
- - CogSync
11
- - Agent
12
  - EGP
13
- - JSON
14
- - MeshConsensus
15
- - Mesh
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
 
5
  Документ реорганизован по ключ...
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - MeshConsensus
11
+ - Agent
12
+ - CogSync
13
  - HMP
14
  - Ethics
 
 
15
  - EGP
 
 
 
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
structured_md/docs/Basic-agent-sim.md CHANGED
@@ -4,14 +4,14 @@ description: 'В HMP-протоколе предусмотрены два тип
4
  Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
5
  type: Article
6
  tags:
7
- - GMP
8
- - HMP
9
  - REPL
10
- - CogSync
11
  - Agent
 
 
 
12
  - EGP
13
- - MeshConsensus
14
- - Mesh
15
  ---
16
 
17
 
 
4
  Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
5
  type: Article
6
  tags:
7
+ - Mesh
 
8
  - REPL
9
+ - MeshConsensus
10
  - Agent
11
+ - GMP
12
+ - CogSync
13
+ - HMP
14
  - EGP
 
 
15
  ---
16
 
17
 
structured_md/docs/CCORE-Deployment-Flow.md CHANGED
@@ -5,10 +5,10 @@ description: '> Этот документ описывает процесс ра
5
  потомков" [описания REPL-цикла](HMP-agent-RE...'
6
  type: Article
7
  tags:
8
- - CCore
9
  - Agent
10
  - HMP
11
  - REPL
 
12
  ---
13
 
14
  # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow)
 
5
  потомков" [описания REPL-цикла](HMP-agent-RE...'
6
  type: Article
7
  tags:
 
8
  - Agent
9
  - HMP
10
  - REPL
11
+ - CCore
12
  ---
13
 
14
  # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow)
structured_md/docs/Distributed-Cognitive-Systems.md CHANGED
@@ -7,9 +7,9 @@ description: '## Введение Современные ИИ-системы в
7
  type: Article
8
  tags:
9
  - JSON
 
10
  - CogSync
11
  - Mesh
12
- - HMP
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
 
7
  type: Article
8
  tags:
9
  - JSON
10
+ - HMP
11
  - CogSync
12
  - Mesh
 
13
  ---
14
 
15
  # Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
structured_md/docs/Enlightener.md CHANGED
@@ -5,13 +5,13 @@ description: '**Enlightener** — логический компонент HMP-у
5
  работать как отдельный агент или как расширение [`C...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - HMP
9
  - Ethics
10
- - Agent
11
  - EGP
12
- - JSON
13
- - MeshConsensus
14
- - Mesh
15
  ---
16
 
17
  # Enlightener Agent
 
5
  работать как отдельный агент или как расширение [`C...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - MeshConsensus
11
+ - Agent
12
  - HMP
13
  - Ethics
 
14
  - EGP
 
 
 
15
  ---
16
 
17
  # Enlightener Agent
structured_md/docs/HMP-0001.md CHANGED
@@ -5,16 +5,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
5
  for Comments: HMP-0001**...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - GMP
 
9
  - HMP
10
- - REPL
11
  - Ethics
12
- - CogSync
13
- - Agent
14
  - EGP
15
- - JSON
16
- - MeshConsensus
17
- - Mesh
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
 
5
  for Comments: HMP-0001**...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - REPL
11
+ - MeshConsensus
12
+ - Agent
13
  - GMP
14
+ - CogSync
15
  - HMP
 
16
  - Ethics
 
 
17
  - EGP
 
 
 
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
structured_md/docs/HMP-0002.md CHANGED
@@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
5
  for Comments: HMP-0002**...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - GMP
9
  - Scenarios
 
10
  - HMP
11
- - REPL
12
  - Ethics
13
- - CogSync
14
- - Agent
15
  - EGP
16
- - JSON
17
- - MeshConsensus
18
- - Mesh
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
 
5
  for Comments: HMP-0002**...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - REPL
11
+ - MeshConsensus
12
+ - Agent
13
  - GMP
14
  - Scenarios
15
+ - CogSync
16
  - HMP
 
17
  - Ethics
 
 
18
  - EGP
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
structured_md/docs/HMP-0003.md CHANGED
@@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
5
  for Comments: HMP-0003**...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - GMP
9
  - Scenarios
 
10
  - HMP
11
- - REPL
12
  - Ethics
13
- - CogSync
14
- - Agent
15
  - EGP
16
- - JSON
17
- - MeshConsensus
18
- - Mesh
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
 
5
  for Comments: HMP-0003**...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - REPL
11
+ - MeshConsensus
12
+ - Agent
13
  - GMP
14
  - Scenarios
15
+ - CogSync
16
  - HMP
 
17
  - Ethics
 
 
18
  - EGP
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
structured_md/docs/HMP-0004-v4.1.md CHANGED
@@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
5
  ID**: HMP-0004 **Status...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - GMP
9
  - Scenarios
 
10
  - HMP
11
- - REPL
12
  - Ethics
13
- - CogSync
14
- - Agent
15
  - EGP
16
- - JSON
17
- - MeshConsensus
18
- - Mesh
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
 
5
  ID**: HMP-0004 **Status...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - REPL
11
+ - MeshConsensus
12
+ - Agent
13
  - GMP
14
  - Scenarios
15
+ - CogSync
16
  - HMP
 
17
  - Ethics
 
 
18
  - EGP
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
structured_md/docs/HMP-0004.md CHANGED
@@ -5,17 +5,17 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
5
  for Comments: HMP-0004**...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - GMP
9
  - Scenarios
 
10
  - HMP
11
- - REPL
12
  - Ethics
13
- - CogSync
14
- - Agent
15
  - EGP
16
- - JSON
17
- - MeshConsensus
18
- - Mesh
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
 
5
  for Comments: HMP-0004**...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - REPL
11
+ - MeshConsensus
12
+ - Agent
13
  - GMP
14
  - Scenarios
15
+ - CogSync
16
  - HMP
 
17
  - Ethics
 
 
18
  - EGP
 
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
structured_md/docs/HMP-0005.md CHANGED
@@ -5,18 +5,18 @@ description: '> ⚠️ **Note:** This document is a DRAFT of the HMP specificati
5
  v5.0 (DRAFT)](https://github.com/kagvi13/HMP/b...'
6
  type: Article
7
  tags:
 
 
 
8
  - CCore
9
- - GMP
10
  - Scenarios
 
 
 
11
  - HMP
12
- - REPL
13
  - Ethics
14
- - CogSync
15
- - Agent
16
  - EGP
17
- - JSON
18
- - CShell
19
- - Mesh
20
  ---
21
 
22
  # **HyperCortex Mesh Protocol (HMP) v5.0**
@@ -6060,17 +6060,289 @@ These implementations are not part of the specification but are useful for compa
6060
 
6061
  ---
6062
 
6063
- ## 12. Future extensions
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6064
 
6065
- 12.1 Planned modules:
6066
-  – Reputation Mesh
6067
-  – Cognitive Graph API
6068
-  – Container streaming
6069
- 12.2 Cross-mesh bridging
6070
- 12.3 Full DID registry and mesh authentication
6071
- 12.4 OpenHog integration roadmap
6072
- 12.5 Distributed Repository evolution (container trees)
6073
- 12.6 v5.x roadmap
6074
 
6075
  ---
6076
 
 
5
  v5.0 (DRAFT)](https://github.com/kagvi13/HMP/b...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - REPL
11
  - CCore
 
12
  - Scenarios
13
+ - Agent
14
+ - GMP
15
+ - CogSync
16
  - HMP
17
+ - CShell
18
  - Ethics
 
 
19
  - EGP
 
 
 
20
  ---
21
 
22
  # **HyperCortex Mesh Protocol (HMP) v5.0**
 
6060
 
6061
  ---
6062
 
6063
+ ## 12. Future Extensions
6064
+
6065
+ This section outlines optional modules and evolutionary directions that align with the architecture of HMP v5.0 but are **not part of the core specification**.
6066
+ All items below represent *potential extensions* for the 5.x family.
6067
+
6068
+ ---
6069
+
6070
+ ### 12.1 Planned Modules
6071
+
6072
+ #### 12.1.1 Reputation Mesh
6073
+
6074
+ HMP v5.0 defines two separate reputation-related mechanisms:
6075
+
6076
+ 1. **Container evaluation** (`evaluation` block)
6077
+
6078
+ * structured, signed assessments of containers;
6079
+ * each item references argument containers via `target` (reasoning containers).
6080
+
6081
+ 2. **Agent reputation** — through `trust` containers
6082
+
6083
+ * agent A publishes a `trust` container about agent B;
6084
+ * trust containers may reference other trust containers;
6085
+ * include justification, evidence, and contextual metadata.
6086
+
6087
+ These layers are **not merged**, but external nodes may aggregate them.
6088
+
6089
+ **Possible extensions:**
6090
+
6091
+ * a `semantic_group` subclass aggregating all trust-related containers for a given agent;
6092
+ * optional standardized aggregation schemes (non-mandatory for the mesh);
6093
+ * local caching of “reputation profiles” by nodes or CShell;
6094
+ * richer reasoning attachments for trust evaluations.
6095
+
6096
+ No new mandatory container types are required.
6097
+
6098
+ ---
6099
+
6100
+ #### 12.1.2 Cognitive Graph API
6101
+
6102
+ This module provides optional high-level APIs that nodes and SDKs **may** expose.
6103
+
6104
+ ##### Standard graph semantics (API level)
6105
+
6106
+ * neighborhood queries;
6107
+ * subgraph extraction;
6108
+ * filtering by labels, axes, abstractions;
6109
+ * semantic navigation over `related.*`.
6110
+
6111
+ ##### Container support
6112
+
6113
+ * `semantic_group` — grouping of containers or agents;
6114
+ * `tree_nested` and `tree_listed` — hierarchical structures;
6115
+ * extended `container_index` subclasses for cataloging.
6116
+
6117
+ ##### Agent groups
6118
+
6119
+ To allow semantic grouping of agents, the following extensions are proposed:
6120
+
6121
+ * new container **`group_definition`** containing:
6122
+
6123
+ * group goals;
6124
+ * membership rules;
6125
+ * internal standards;
6126
+ * typical container categories;
6127
+ * optional cached member list.
6128
+
6129
+ * agents may declare affiliations in `peer_announce`:
6130
+
6131
+ ```json
6132
+ "affiliations": ["did:hmp:group:ethicists", "did:hmp:group:medical-ai"]
6133
+ ```
6134
+
6135
+ This enables clustering agents by interest, competence, or role without scanning the entire Mesh.
6136
+
6137
+ ---
6138
+
6139
+ #### 12.1.3 Container Streaming
6140
+
6141
+ Although HMP operates on atomic containers, streaming can be implemented using existing structures:
6142
+
6143
+ * `sequence` acts as a *stream manifest*;
6144
+ * updating the stream = publishing a new version of the sequence;
6145
+ * LIVE mode: the manifest is continuously updated;
6146
+ * SAP (`archive_snapshot`) may be used for periodic archival bundles.
6147
+
6148
+ No new container types are required — streaming is built on `sequence`.
6149
+
6150
+ ---
6151
+
6152
+ ### 12.2 Cross-Mesh Bridging
6153
+
6154
+ Bridges can connect:
6155
+
6156
+ * isolated HMP segments;
6157
+ * older and newer HMP versions;
6158
+ * other ecosystems (Matrix, Fediverse, OpenHog, IPFS).
6159
+
6160
+ A bridge node:
6161
+
6162
+ * receives containers from an external network;
6163
+ * enforces propagation headers;
6164
+ * converts structures into v5.0 where possible;
6165
+ * filters incompatible constructs;
6166
+ * may publish containers *back* into the external network.
6167
+
6168
+ A dedicated **bridge-container** may define:
6169
+
6170
+ * translation rules;
6171
+ * mapping of foreign namespaces into HMP DID space;
6172
+ * TTL and propagation perimeter policies;
6173
+ * segmentation rules.
6174
+
6175
+ This enables dynamic, policy-driven inter-mesh gateways.
6176
+
6177
+ ---
6178
+
6179
+ ### 12.3 Fully Distributed DID Registry and Mesh Authentication
6180
+
6181
+ HMP already uses `peer_announce` as a DID identity declaration.
6182
+
6183
+ Planned enhancements include:
6184
+
6185
+ #### 12.3.1 Distributed DID Registry
6186
+
6187
+ The registry is the union of all `peer_announce` containers in the DHT.
6188
+
6189
+ A strict mapping DID ↔ agent is required:
6190
+
6191
+ * one DID has one continuous `peer_announce` history;
6192
+ * key rotation allowed only through verifiable procedures;
6193
+ * DID takeover is impossible unless *all* recovery keys are compromised.
6194
+
6195
+ ---
6196
+
6197
+ #### 12.3.2 Key Rotation and Recovery
6198
+
6199
+ Future versions may extend `peer_announce` with:
6200
+
6201
+ ```json
6202
+ "recovery_keys": [...],
6203
+ "key_history": [...],
6204
+ "key_rotation_policy": "3-of-5"
6205
+ ```
6206
+
6207
+ Key management rules:
6208
+
6209
+ * rotating the **primary** key requires signatures from **all** recovery keys
6210
+ (or an N-of-M policy);
6211
+
6212
+ * rotating a **recovery key** requires
6213
+
6214
+ * a signature from the primary key, **or**
6215
+ * a majority of recovery keys.
6216
+
6217
+ This prevents:
6218
+
6219
+ * DID hijacking;
6220
+ * irreversible loss of access.
6221
+
6222
+ Key invalidation currently uses:
6223
+
6224
+ ```json
6225
+ "key_is_falsified": true
6226
+ ```
6227
+
6228
+ This mechanism remains compatible with proposed extensions.
6229
+
6230
+ ---
6231
+
6232
+ #### 12.3.3 Proxy Keys and Encrypted Routing
6233
+
6234
+ A **proxy key** is *not* delegation.
6235
+ It is a mechanism for private routing.
6236
+
6237
+ A proxy node may:
6238
+
6239
+ * encrypt the payload with an additional key layer;
6240
+ * attach a `relay_chain` block;
6241
+ * forward the container without altering the author’s signature.
6242
+
6243
+ Use cases:
6244
+
6245
+ * route anonymization;
6246
+ * topology obfuscation;
6247
+ * privacy-enhanced delivery.
6248
+
6249
+ ##### Delegation (limited)
6250
+
6251
+ A potential future module:
6252
+
6253
+ * a trust/mandate container signed by both parties;
6254
+ * includes constraints:
6255
+
6256
+ * time limit;
6257
+ * allowed container classes;
6258
+ * allowed actions;
6259
+ * maximum TTL.
6260
+
6261
+ Not part of v5.0.
6262
+
6263
+ ---
6264
+
6265
+ ### 12.4 Integration with OpenHog and Other Networks
6266
+
6267
+ OpenHog is treated as a special case of cross-mesh bridging.
6268
+
6269
+ Required components:
6270
+
6271
+ * mapping OpenHog addresses ↔ HMP DIDs;
6272
+ * packet conversion rules;
6273
+ * bridge-containers describing translation policies.
6274
+
6275
+ ---
6276
+
6277
+ ### 12.5 Evolution of the Distributed Repository (container trees)
6278
+
6279
+ #### 12.5.1 Extended Use of `tree_nested` and `tree_listed`
6280
+
6281
+ Existing containers may operate as:
6282
+
6283
+ * document repositories;
6284
+ * project catalogs;
6285
+ * hierarchical data structures.
6286
+
6287
+ #### 12.5.2 Proposed `file` Container
6288
+
6289
+ To support binary assets:
6290
+
6291
+ ```json
6292
+ "head": {
6293
+ "class": "file",
6294
+ "data_type": "jpg" | "mp3" | "md" | "...",
6295
+ "payload_type": "binary"
6296
+ }
6297
+ ```
6298
+
6299
+ Use cases:
6300
+
6301
+ * embedded file hierarchies;
6302
+ * media artifacts;
6303
+ * executable or compiled assets;
6304
+ * large multi-file repositories.
6305
+
6306
+ #### 12.5.3 Incremental Updates
6307
+
6308
+ Two mechanisms:
6309
+
6310
+ * `container_delta` — partial updates to `container_index`;
6311
+ * nested `tree_listed` branches as separate containers for scalable updates.
6312
+
6313
+ #### 12.5.4 Knowledge Packages
6314
+
6315
+ Implemented using:
6316
+
6317
+ * SAP (`archive_snapshot`);
6318
+ * `tree_listed`;
6319
+ * `file` containers.
6320
+
6321
+ ---
6322
+
6323
+ ### 12.6 Open Directions for HMP 5.x
6324
+
6325
+ #### 12.6.1 Group Encryption
6326
+
6327
+ Required components:
6328
+
6329
+ * `group_definition` container;
6330
+ * group public key and distributed private key shards;
6331
+ * automatic group key rotation;
6332
+ * encryption targeting a *group* rather than individual DIDs.
6333
+
6334
+ #### 12.6.2 Rational Reasoning Routing
6335
+
6336
+ * composite reasoning bundles;
6337
+ * edge-side reasoning and summarization.
6338
+
6339
+ #### 12.6.3 Automatic Mesh Segmentation
6340
+
6341
+ * dynamic segmentation based on latency, connectivity, or semantic domains.
6342
+
6343
+ #### 12.6.4 Competence and Profile Containers
6344
 
6345
+ More structured variants of `peer_announce`.
 
 
 
 
 
 
 
 
6346
 
6347
  ---
6348
 
structured_md/docs/HMP-Agent-API.md CHANGED
@@ -5,11 +5,11 @@ description: 'Документ описывает **базовый API когн
5
  файлы: * [HMP-Agent-Overview.md]...'
6
  type: Article
7
  tags:
8
- - HMP
9
- - REPL
10
- - Agent
11
  - JSON
12
  - Mesh
 
 
 
13
  ---
14
 
15
  # HMP-Agent API Specification
 
5
  файлы: * [HMP-Agent-Overview.md]...'
6
  type: Article
7
  tags:
 
 
 
8
  - JSON
9
  - Mesh
10
+ - REPL
11
+ - Agent
12
+ - HMP
13
  ---
14
 
15
  # HMP-Agent API Specification
structured_md/docs/HMP-Agent-Architecture.md CHANGED
@@ -5,16 +5,16 @@ description: Документ описывает **модульную архит
5
  хранение памяти, сетевое взаимодействие и этиче...
6
  type: Article
7
  tags:
 
 
8
  - CCore
9
  - MeshConsensus
 
 
10
  - HMP
11
- - REPL
12
  - Ethics
13
- - CogSync
14
- - Agent
15
  - EGP
16
- - CShell
17
- - Mesh
18
  ---
19
 
20
  # Архитектура HMP-Агента
 
5
  хранение памяти, сетевое взаимодействие и этиче...
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - REPL
10
  - CCore
11
  - MeshConsensus
12
+ - Agent
13
+ - CogSync
14
  - HMP
15
+ - CShell
16
  - Ethics
 
 
17
  - EGP
 
 
18
  ---
19
 
20
  # Архитектура HMP-Агента
structured_md/docs/HMP-Agent-Network-Flow.md CHANGED
@@ -5,12 +5,12 @@ description: 'Этот документ описывает потоки данн
5
  [`MeshNode`](MeshN...'
6
  type: Article
7
  tags:
 
 
 
8
  - HMP
9
  - Ethics
10
- - Agent
11
  - EGP
12
- - JSON
13
- - Mesh
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
 
5
  [`MeshNode`](MeshN...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - Agent
11
  - HMP
12
  - Ethics
 
13
  - EGP
 
 
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
structured_md/docs/HMP-Agent-Overview.md CHANGED
@@ -5,14 +5,14 @@ description: '| Тип | Название | Роль
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
8
- - CCore
9
- - HMP
10
  - REPL
11
- - Ethics
12
  - Agent
13
- - JSON
14
  - CShell
15
- - Mesh
16
  ---
17
 
18
 
 
5
  | ---- | ------------------------------- |...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
  - REPL
11
+ - CCore
12
  - Agent
13
+ - HMP
14
  - CShell
15
+ - Ethics
16
  ---
17
 
18
 
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -5,9 +5,9 @@ description: Этот файл описывает потенциальные э
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
8
- - Mesh
9
  - Agent
10
  - HMP
 
11
  - REPL
12
  ---
13
 
 
5
  напрямую поведением агента, а служат **сигн...
6
  type: Article
7
  tags:
 
8
  - Agent
9
  - HMP
10
+ - Mesh
11
  - REPL
12
  ---
13
 
structured_md/docs/HMP-Ethics.md CHANGED
@@ -5,12 +5,12 @@ description: '## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This doc
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
 
 
8
  - Scenarios
 
9
  - HMP
10
- - REPL
11
  - Ethics
12
- - Agent
13
- - Mesh
14
  ---
15
 
16
  # HMP-Ethics.md
 
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
+ - REPL
10
  - Scenarios
11
+ - Agent
12
  - HMP
 
13
  - Ethics
 
 
14
  ---
15
 
16
  # HMP-Ethics.md
structured_md/docs/HMP-Short-Description_de.md CHANGED
@@ -5,15 +5,15 @@ description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP?
5
  Kognitions-Framework für autonome Agenten. Es er...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - GMP
 
9
  - HMP
10
  - Ethics
11
- - CogSync
12
- - Agent
13
  - EGP
14
- - JSON
15
- - MeshConsensus
16
- - Mesh
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
 
5
  Kognitions-Framework für autonome Agenten. Es er...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - MeshConsensus
11
+ - Agent
12
  - GMP
13
+ - CogSync
14
  - HMP
15
  - Ethics
 
 
16
  - EGP
 
 
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
structured_md/docs/HMP-Short-Description_en.md CHANGED
@@ -5,15 +5,15 @@ description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? T
5
  framework for autonomous agents. It enables...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - GMP
 
9
  - HMP
10
  - Ethics
11
- - CogSync
12
- - Agent
13
  - EGP
14
- - JSON
15
- - MeshConsensus
16
- - Mesh
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Short Description
 
5
  framework for autonomous agents. It enables...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - MeshConsensus
11
+ - Agent
12
  - GMP
13
+ - CogSync
14
  - HMP
15
  - Ethics
 
 
16
  - EGP
 
 
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Short Description
structured_md/docs/HMP-Short-Description_fr.md CHANGED
@@ -5,15 +5,15 @@ description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-c
5
  cognition décentralisé pour agents autonomes. Il...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - GMP
 
9
  - HMP
10
  - Ethics
11
- - CogSync
12
- - Agent
13
  - EGP
14
- - JSON
15
- - MeshConsensus
16
- - Mesh
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Description Courte
 
5
  cognition décentralisé pour agents autonomes. Il...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - MeshConsensus
11
+ - Agent
12
  - GMP
13
+ - CogSync
14
  - HMP
15
  - Ethics
 
 
16
  - EGP
 
 
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Description Courte
structured_md/docs/HMP-Short-Description_ja.md CHANGED
@@ -4,14 +4,14 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP
4
  Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
5
  type: Article
6
  tags:
 
 
 
7
  - GMP
 
8
  - HMP
9
  - Ethics
10
- - CogSync
11
  - EGP
12
- - JSON
13
- - MeshConsensus
14
- - Mesh
15
  ---
16
 
17
  # HyperCortex Mesh Protocol (HMP) — 簡易説明
 
4
  Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
5
  type: Article
6
  tags:
7
+ - JSON
8
+ - Mesh
9
+ - MeshConsensus
10
  - GMP
11
+ - CogSync
12
  - HMP
13
  - Ethics
 
14
  - EGP
 
 
 
15
  ---
16
 
17
  # HyperCortex Mesh Protocol (HMP) — 簡易説明
structured_md/docs/HMP-Short-Description_ko.md CHANGED
@@ -5,14 +5,14 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? **
5
  상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
6
  type: Article
7
  tags:
 
 
 
8
  - GMP
 
9
  - HMP
10
  - Ethics
11
- - CogSync
12
  - EGP
13
- - JSON
14
- - MeshConsensus
15
- - Mesh
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 간략 설명
 
5
  상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - MeshConsensus
11
  - GMP
12
+ - CogSync
13
  - HMP
14
  - Ethics
 
15
  - EGP
 
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 간략 설명
structured_md/docs/HMP-Short-Description_ru.md CHANGED
@@ -5,14 +5,14 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч
5
  координации между автономными агент...'
6
  type: Article
7
  tags:
 
 
 
8
  - GMP
 
9
  - HMP
10
  - Ethics
11
- - CogSync
12
  - EGP
13
- - JSON
14
- - MeshConsensus
15
- - Mesh
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
 
5
  координации между автономными агент...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - MeshConsensus
11
  - GMP
12
+ - CogSync
13
  - HMP
14
  - Ethics
 
15
  - EGP
 
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
structured_md/docs/HMP-Short-Description_uk.md CHANGED
@@ -5,14 +5,14 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- #
5
  між автономними агентами. Він...'
6
  type: Article
7
  tags:
 
 
 
8
  - GMP
 
9
  - HMP
10
  - Ethics
11
- - CogSync
12
  - EGP
13
- - JSON
14
- - MeshConsensus
15
- - Mesh
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
 
5
  між автономними агентами. Він...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - MeshConsensus
11
  - GMP
12
+ - CogSync
13
  - HMP
14
  - Ethics
 
15
  - EGP
 
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
structured_md/docs/HMP-Short-Description_zh.md CHANGED
@@ -5,14 +5,14 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM
5
  —— 通过共享协议栈交换目标、任务、...'
6
  type: Article
7
  tags:
 
 
 
8
  - GMP
 
9
  - HMP
10
  - Ethics
11
- - CogSync
12
  - EGP
13
- - JSON
14
- - MeshConsensus
15
- - Mesh
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 简要说明
 
5
  —— 通过共享协议栈交换目标、任务、...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - MeshConsensus
11
  - GMP
12
+ - CogSync
13
  - HMP
14
  - Ethics
 
15
  - EGP
 
 
 
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 简要说明
structured_md/docs/HMP-agent-Cognitive_Family.md CHANGED
@@ -5,9 +5,9 @@ description: '## 🧠 Что такое когнитивная семья Ко
5
  (или конфигурацию доверенных идентифика...'
6
  type: Article
7
  tags:
8
- - Mesh
9
  - Agent
10
  - HMP
 
11
  - REPL
12
  ---
13
 
 
5
  (или конфигурацию доверенных идентифика...'
6
  type: Article
7
  tags:
 
8
  - Agent
9
  - HMP
10
+ - Mesh
11
  - REPL
12
  ---
13
 
structured_md/docs/HMP-agent-REPL-cycle.md CHANGED
@@ -4,17 +4,17 @@ description: '## Связанные документы * Философия п
4
  * Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/agents/tools/db_struct...'
5
  type: Article
6
  tags:
 
 
 
7
  - CCore
 
 
8
  - GMP
 
9
  - HMP
10
- - REPL
11
  - Ethics
12
- - CogSync
13
- - Agent
14
  - EGP
15
- - JSON
16
- - MeshConsensus
17
- - Mesh
18
  ---
19
 
20
  # HMP-Agent: REPL-цикл взаимодействия
 
4
  * Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/agents/tools/db_struct...'
5
  type: Article
6
  tags:
7
+ - JSON
8
+ - Mesh
9
+ - REPL
10
  - CCore
11
+ - MeshConsensus
12
+ - Agent
13
  - GMP
14
+ - CogSync
15
  - HMP
 
16
  - Ethics
 
 
17
  - EGP
 
 
 
18
  ---
19
 
20
  # HMP-Agent: REPL-цикл взаимодействия
structured_md/docs/HMP-how-AI-sees-it.md CHANGED
@@ -5,8 +5,8 @@ description: 'Этот эксперимент был проведён в реж
5
  диалогов. Цель — проверить, что разные AI-с...'
6
  type: Article
7
  tags:
8
- - Mesh
9
  - HMP
 
10
  ---
11
 
12
  # Как разные ИИ видят HMP
 
5
  диалогов. Цель — проверить, что разные AI-с...'
6
  type: Article
7
  tags:
 
8
  - HMP
9
+ - Mesh
10
  ---
11
 
12
  # Как разные ИИ видят HMP
structured_md/docs/HMP_EDA_Comparison.md CHANGED
@@ -5,8 +5,8 @@ description: '## Введение Современные подходы к ор
5
  основанная на потоках событий (Kafka,...'
6
  type: Article
7
  tags:
8
- - Mesh
9
  - HMP
 
10
  ---
11
 
12
  # HMP vs. EDA: разные уровни обмена знаниями между ИИ
 
5
  основанная на потоках событий (Kafka,...'
6
  type: Article
7
  tags:
 
8
  - HMP
9
+ - Mesh
10
  ---
11
 
12
  # HMP vs. EDA: разные уровни обмена знаниями между ИИ
structured_md/docs/HMP_HyperCortex_Comparison.md CHANGED
@@ -5,8 +5,8 @@ description: '## Краткое описание | Характеристика
5
  | **Назначение** | Сетевой протокол ...'
6
  type: Article
7
  tags:
8
- - Mesh
9
  - HMP
 
10
  - REPL
11
  ---
12
 
 
5
  | **Назначение** | Сетевой протокол ...'
6
  type: Article
7
  tags:
 
8
  - HMP
9
+ - Mesh
10
  - REPL
11
  ---
12
 
structured_md/docs/HMP_Hyperon_Integration.md CHANGED
@@ -5,13 +5,13 @@ description: '> **Status:** Draft – July 2025 > This document outlines the tec
5
  OpenCog Hyperon framework. This includes semanti...'
6
  type: Article
7
  tags:
 
 
8
  - Scenarios
9
- - HMP
10
  - Agent
11
- - EGP
12
- - JSON
13
  - CogSync
14
- - Mesh
 
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
 
5
  OpenCog Hyperon framework. This includes semanti...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
  - Scenarios
 
11
  - Agent
 
 
12
  - CogSync
13
+ - HMP
14
+ - EGP
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
structured_md/docs/MeshNode.md CHANGED
@@ -5,13 +5,13 @@ description: '`MeshNode` — агент/демон, отвечающий за с
5
  Может быть частью агента или вынесен в отдельный пр...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - HMP
9
  - Ethics
10
- - Agent
11
  - EGP
12
- - JSON
13
- - CogSync
14
- - Mesh
15
  ---
16
 
17
  # MeshNode
 
5
  Может быть частью агента или вынесен в отдельный пр...'
6
  type: Article
7
  tags:
8
+ - JSON
9
+ - Mesh
10
+ - Agent
11
+ - CogSync
12
  - HMP
13
  - Ethics
 
14
  - EGP
 
 
 
15
  ---
16
 
17
  # MeshNode
structured_md/docs/PHILOSOPHY.md CHANGED
@@ -5,11 +5,11 @@ description: '**Document ID:** HMP-philosophy **Status:** Draft **Category:*
5
  (GPT-5), ChatGH --- ## 1. Основной тезис От ...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - REPL
10
- - Ethics
11
  - Agent
12
- - Mesh
 
13
  ---
14
 
15
  # Философия HyperCortex Mesh Protocol (HMP)
 
5
  (GPT-5), ChatGH --- ## 1. Основной тезис От ...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
  - REPL
 
10
  - Agent
11
+ - HMP
12
+ - Ethics
13
  ---
14
 
15
  # Философия HyperCortex Mesh Protocol (HMP)
structured_md/docs/agents/HMP-Agent-Enlightener.md CHANGED
@@ -5,11 +5,11 @@ description: '## Role Specification: Enlightenment Agent ### 1. Overview An **
5
  awareness, critical thinking, and di...'
6
  type: Article
7
  tags:
8
- - HMP
9
  - REPL
10
- - Ethics
11
  - Agent
12
- - Mesh
 
13
  ---
14
 
15
  # HMP-Agent-Enlightener.md
 
5
  awareness, critical thinking, and di...'
6
  type: Article
7
  tags:
8
+ - Mesh
9
  - REPL
 
10
  - Agent
11
+ - HMP
12
+ - Ethics
13
  ---
14
 
15
  # HMP-Agent-Enlightener.md