GitHub Action commited on
Commit
1288d49
·
1 Parent(s): 3c0d01d

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 +174 -0
  2. structured_md/CONTRIBUTING.md +4 -4
  3. structured_md/HMP-Roadmap.md +5 -5
  4. structured_md/README.md +10 -10
  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 +3 -3
  15. structured_md/audits/Ethics-audits-1.md +2 -2
  16. structured_md/audits/Ethics-consolidated_audits-1.md +3 -3
  17. structured_md/audits/HMP-0003-consolidated_audit.md +3 -3
  18. structured_md/docs/Basic-agent-sim.md +3 -3
  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 +5 -5
  22. structured_md/docs/HMP-0001.md +5 -5
  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 +180 -7
  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 +4 -4
  31. structured_md/docs/HMP-Agent-Overview.md +3 -3
  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 +4 -4
  35. structured_md/docs/HMP-Short-Description_en.md +4 -4
  36. structured_md/docs/HMP-Short-Description_fr.md +4 -4
  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 +5 -5
  44. structured_md/docs/HMP_HyperCortex_Comparison.md +1 -1
  45. structured_md/docs/HMP_Hyperon_Integration.md +4 -4
  46. structured_md/docs/MeshNode.md +5 -5
  47. structured_md/docs/PHILOSOPHY.md +2 -2
  48. structured_md/docs/agents/HMP-Agent-Enlightener.md +2 -2
  49. structured_md/docs/container_agents.md +1 -1
  50. structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md +1 -1
docs/HMP-0005.md CHANGED
@@ -4250,6 +4250,180 @@ and lists all containers with their metadata and hashes.
4250
 
4251
  ### 6.7 Message Routing & Delivery (MRD)
4252
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4253
  ---
4254
 
4255
  ### 6.8 Reputation and Trust Exchange (RTE)
 
4250
 
4251
  ### 6.7 Message Routing & Delivery (MRD)
4252
 
4253
+ The **Message Routing & Delivery (MRD)** subsystem defines how containers are delivered to specific agents across the Mesh.
4254
+ Unlike the **Mesh Container Exchange (MCE)**, which is responsible for publishing and exchanging containers in the Mesh network,
4255
+ MRD focuses on *directed delivery* — ensuring that a container eventually reaches its intended recipient,
4256
+ even through NAT, intermittent connectivity, or indirect relay paths.
4257
+
4258
+ In HMP v5.0, message delivery is performed through verifiable **container transactions**.
4259
+ Peers discover suitable relays via `peer_announce` metadata, while delivery routes are auditable through appended `relay_chain` entries and distributed container publication in `container_index` records.
4260
+
4261
+ ---
4262
+
4263
+ #### 6.7.1 Purpose
4264
+
4265
+ The MRD layer provides:
4266
+
4267
+ - **Address-level routing** between agents resolved via DHT.
4268
+ - **Delivery abstraction** independent of physical transport (TCP, WebRTC, QUIC, BLE, etc.).
4269
+ - **Store-and-forward relaying** for peers behind NAT or temporarily offline.
4270
+ - **Caching and aggregation policies** based on declared `roles`.
4271
+ - **Semantic addressing** via `DID`, `container_did`, and interest-based discovery.
4272
+ - **TTL-based lifecycle control** to prevent stale container circulation.
4273
+
4274
+ All delivery operations are performed through verifiable container exchanges,
4275
+ reusing the same cryptographic and audit primitives as MCE.
4276
+
4277
+ ---
4278
+
4279
+ #### 6.7.2 Routing Roles
4280
+
4281
+ Agents MAY declare their network-related capabilities using the `roles` field of the `peer_announce` container (see §4.7).
4282
+ These roles guide how MRD will route and deliver containers.
4283
+
4284
+ | Role | Description |
4285
+ | ------------- | -------------------------------------------------------------------------------- |
4286
+ | `relay` | Generic forwarder; temporarily stores containers for re-delivery. |
4287
+ | `mailman` | Store-and-forward relay specialized for personal message delivery. |
4288
+ | `pubsub-hub` | Topic-based aggregator that indexes containers by semantic tags. |
4289
+ | `archive` | Dedicated archival node that maintains historical snapshots and provides retrieval services via SAP or compatible content-addressed protocols (e.g., IPFS, BitTorrent). |
4290
+ | `egp-voter` | Participant in ethical governance and consensus routing. |
4291
+
4292
+ Agents MAY dynamically adjust or suspend their declared roles based on local conditions such as load, trust level, bandwidth availability, or governance policies.
4293
+
4294
+ Agents MAY also specify trusted delivery relays in an optional `mailman` field within their `peer_announce.payload`. This field lists the DIDs of relay agents authorized to temporarily store personal containers on their behalf.
4295
+
4296
+ ##### Example:
4297
+
4298
+ ```json
4299
+ "mailman": [
4300
+ "did:hmp:agent172",
4301
+ "did:hmp:agent234",
4302
+ "did:hmp:agent223"
4303
+ ]
4304
+ ```
4305
+
4306
+ These relays act as designated message drop-points for peers behind NAT or operating intermittently.
4307
+ The recipient later retrieves pending containers via standard MCE queries (see §5. Mesh Container Exchange).
4308
+
4309
+ ---
4310
+
4311
+ #### 6.7.3 Routing Modes
4312
+
4313
+ MRD defines several routing modes, complementing the exchange primitives of MCE:
4314
+
4315
+ | Mode | Description | Notes |
4316
+ |------|--------------|-------|
4317
+ | **Direct (P2P)** | Point-to-point delivery between two agents resolved via DHT. | Used when both peers are reachable directly; supports encryption and TTL. |
4318
+ | **Relay (Mailman)** | Delivery through intermediary agents (`relay` or `mailman` roles) that cache and forward containers. | Containers are stored temporarily and exchanged among relays until retrieved by the recipient. |
4319
+ | **Topic-based Relay (PubSub)** | Delivery via aggregator nodes that group containers by tags or topics. | Nodes act as “news hubs,” maintaining indexed collections retrievable by interest-based queries. |
4320
+ | **Interest Broadcast** | Discovery-driven propagation via container indexes. | Agents search container indices by `tags`; typically used for query or content discovery, not for personal delivery. |
4321
+
4322
+ Each hop MAY record routing metadata in a `relay_chain` for verifiability (see §6.7.4).
4323
+ Relays SHOULD respect `head.ttl` to avoid indefinite storage or re-propagation.
4324
+
4325
+ > **Note:**
4326
+ > Direct delivery (`P2P`) and discovery broadcasts are network-level operations (MCE domain).
4327
+ > MRD extends them by introducing role-based relay logic and retrieval semantics for personal or topic-specific delivery.
4328
+
4329
+ ---
4330
+
4331
+ #### 6.7.4 Relay Chain
4332
+
4333
+ To ensure delivery traceability, each relay MAY attach a **`relay_chain`** block to the propagated container:
4334
+
4335
+ ```json
4336
+ "relay_chain": [
4337
+ {
4338
+ "relay_did": "did:hmp:agent:relayA",
4339
+ "timestamp": "2025-11-09T10:15:00Z",
4340
+ "sig_algo": "ed25519",
4341
+ "public_key": "BASE58ENCODEDKEY...",
4342
+ "signature": "BASE64URL(...)"
4343
+ },
4344
+ {
4345
+ "relay_did": "did:hmp:agent:relayB",
4346
+ "timestamp": "2025-11-09T10:15:02Z",
4347
+ "sig_algo": "ed25519",
4348
+ "public_key": "BASE58ENCODEDKEY...",
4349
+ "signature": "BASE64URL(...)"
4350
+ }
4351
+ ]
4352
+ ```
4353
+
4354
+ Each relay signs the concatenated string:
4355
+
4356
+ ```
4357
+ timestamp + ", " + relay_did
4358
+ ```
4359
+
4360
+ Relays do **not modify** the signed `hmp_container`;
4361
+ they may instead issue an accompanying `container_response` referencing the forwarded container.
4362
+ This preserves integrity while allowing verifiable routing and chain pruning for privacy.
4363
+
4364
+ ---
4365
+
4366
+ #### 6.7.5 Delivery Policies
4367
+
4368
+ Delivery behavior is governed by local policies, often derived from declared roles and trust metrics:
4369
+
4370
+ | Policy | Description |
4371
+ | ----------------------------- | -------------------------------------------------------------------- |
4372
+ | **Interest Filter** | Relays forward only containers matching their declared `interests`. |
4373
+ | **Trust Threshold** | Low-reputation peers (see §6.8 RTE) may be deprioritized or ignored. |
4374
+ | **TTL Enforcement** | Containers are discarded once `head.ttl` expires. |
4375
+ | **Role-based Prioritization** | Specialized relays handle only relevant message types or topics. |
4376
+ | **Privacy Mode** | Relays MAY anonymize routing metadata before re-propagation. |
4377
+
4378
+ Agents SHOULD log significant delivery events (e.g., acceptance, forwarding, discard)
4379
+ in their **Cognitive Diary** as `delivery_decision` or `relay_action` entries.
4380
+
4381
+ ---
4382
+
4383
+ #### 6.7.6 Example: Relay Delivery Flow
4384
+
4385
+ ```mermaid
4386
+ flowchart LR
4387
+ A -->|Store-and-Forward| R[Relay Node]
4388
+ B -->|Request via container_index| R
4389
+ ```
4390
+
4391
+ 1. Agent A attempts to send a container to Agent B.
4392
+ 2. B is behind NAT, so A forwards it to a `mailman` relay (R).
4393
+ 3. R stores the container and advertises it in its `container_index`.
4394
+ 4. When B reconnects, it queries the Mesh for containers addressed to it and retrieves them from R.
4395
+
4396
+ > **Note:**
4397
+ > Relays act as temporary custodians, not initiators of re-sending.
4398
+ > The recipient actively requests containers via `container_index` queries.
4399
+
4400
+ ---
4401
+
4402
+ #### 6.7.7 Security and Privacy Notes
4403
+
4404
+ - All MRD flows rely on canonical container signatures for end-to-end integrity.
4405
+ - Temporarily stored containers SHOULD be encrypted with the recipient’s public key (`key_recipient`).
4406
+ - Relays MAY truncate or anonymize the `relay_chain` after confirmation of delivery.
4407
+ - Proof-of-work fields from `peer_announce` SHOULD be validated to mitigate spam and flooding.
4408
+
4409
+ ---
4410
+
4411
+ #### 6.7.8 Relation to Other Layers
4412
+
4413
+ | Layer | Relation |
4414
+ | ----------------- | --------------------------------------------------------------------------------- |
4415
+ | **MCE (5)** | Provides base exchange and serialization; MRD builds on it for targeted delivery. |
4416
+ | **CogSync (6.1)** | Uses MRD for delivering cognitive state updates between peers. |
4417
+ | **SAP (6.6)** | Archival nodes (`archive` role) participate in MRD for historical retrieval. |
4418
+ | **RTE (6.8)** | Trust metrics guide routing, caching, and relay selection. |
4419
+
4420
+ ---
4421
+
4422
+ > **Summary:**
4423
+ > MRD provides a verifiable, role-driven message delivery layer above MCE.
4424
+ > It ensures containers can reach intended recipients through trusted relays,
4425
+ > maintaining auditability, TTL enforcement, and reputation-aware routing policies.
4426
+
4427
  ---
4428
 
4429
  ### 6.8 Reputation and Trust Exchange (RTE)
structured_md/CONTRIBUTING.md CHANGED
@@ -6,13 +6,13 @@ description: 'Спасибо за интерес к проекту HMP! Пока
6
  type: Article
7
  tags:
8
  - JSON
9
- - CogSync
10
  - Ethics
11
- - CCore
12
- - REPL
13
  - Agent
 
14
  - Mesh
15
- - HMP
16
  ---
17
 
18
  # Участие в проекте HyperCortex Mesh Protocol (HMP)
 
6
  type: Article
7
  tags:
8
  - JSON
9
+ - HMP
10
  - Ethics
11
+ - CogSync
 
12
  - Agent
13
+ - REPL
14
  - Mesh
15
+ - CCore
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
- - Mesh
9
- - JSON
10
- - CogSync
11
- - Ethics
12
- - Agent
13
  - EGP
14
  - HMP
 
 
 
 
 
15
  ---
16
 
17
  # 🧭 HyperCortex Mesh Protocol – Roadmap
 
5
  multiple advanced AI models (Copilot, Claude, G...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - EGP
9
  - HMP
10
+ - Ethics
11
+ - CogSync
12
+ - Agent
13
+ - Mesh
14
+ - JSON
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
- - Mesh
9
  - EGP
10
- - JSON
11
- - CogSync
12
- - hmp
13
  - HMP
14
- - cognitive-architecture
15
- - Ethics
16
  - MeshConsensus
17
- - GMP
18
- - Scenarios
 
19
  - REPL
 
20
  - mesh-protocol
21
- - distributed-ai
22
- - Agent
 
 
23
  ---
24
 
25
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - distributed-ai
 
 
10
  - HMP
11
+ - hmp
 
12
  - MeshConsensus
13
+ - CogSync
14
+ - Agent
15
+ - cognitive-architecture
16
  - REPL
17
+ - Mesh
18
  - mesh-protocol
19
+ - GMP
20
+ - Ethics
21
+ - JSON
22
+ - Scenarios
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
- - Mesh
9
  - EGP
10
- - JSON
11
- - CogSync
12
- - hmp
13
  - HMP
14
- - cognitive-architecture
15
- - Ethics
16
  - MeshConsensus
17
- - GMP
 
 
18
  - REPL
 
19
  - mesh-protocol
20
- - distributed-ai
21
- - Agent
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - distributed-ai
 
 
10
  - HMP
11
+ - hmp
 
12
  - MeshConsensus
13
+ - CogSync
14
+ - Agent
15
+ - cognitive-architecture
16
  - REPL
17
+ - Mesh
18
  - mesh-protocol
19
+ - GMP
20
+ - Ethics
21
+ - JSON
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
- - Mesh
9
  - EGP
10
- - JSON
11
- - CogSync
12
- - hmp
13
  - HMP
14
- - cognitive-architecture
15
- - Ethics
16
  - MeshConsensus
17
- - GMP
 
 
18
  - REPL
 
19
  - mesh-protocol
20
- - distributed-ai
21
- - Agent
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - distributed-ai
 
 
10
  - HMP
11
+ - hmp
 
12
  - MeshConsensus
13
+ - CogSync
14
+ - Agent
15
+ - cognitive-architecture
16
  - REPL
17
+ - Mesh
18
  - mesh-protocol
19
+ - GMP
20
+ - Ethics
21
+ - JSON
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
- - Mesh
9
  - EGP
10
- - JSON
11
- - CogSync
12
- - hmp
13
  - HMP
14
- - cognitive-architecture
15
- - Ethics
16
  - MeshConsensus
17
- - GMP
 
 
18
  - REPL
 
19
  - mesh-protocol
20
- - distributed-ai
21
- - Agent
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - distributed-ai
 
 
10
  - HMP
11
+ - hmp
 
12
  - MeshConsensus
13
+ - CogSync
14
+ - Agent
15
+ - cognitive-architecture
16
  - REPL
17
+ - Mesh
18
  - mesh-protocol
19
+ - GMP
20
+ - Ethics
21
+ - JSON
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
- - Mesh
9
  - EGP
10
- - JSON
11
- - CogSync
12
- - hmp
13
  - HMP
14
- - cognitive-architecture
15
- - Ethics
16
  - MeshConsensus
17
- - GMP
 
 
18
  - REPL
 
19
  - mesh-protocol
20
- - distributed-ai
21
- - Agent
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - distributed-ai
 
 
10
  - HMP
11
+ - hmp
 
12
  - MeshConsensus
13
+ - CogSync
14
+ - Agent
15
+ - cognitive-architecture
16
  - REPL
17
+ - Mesh
18
  - mesh-protocol
19
+ - GMP
20
+ - Ethics
21
+ - JSON
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
- - Mesh
9
  - EGP
10
- - JSON
11
- - CogSync
12
- - hmp
13
  - HMP
14
- - cognitive-architecture
15
- - Ethics
16
  - MeshConsensus
17
- - GMP
 
 
18
  - REPL
 
19
  - mesh-protocol
20
- - distributed-ai
21
- - Agent
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - distributed-ai
 
 
10
  - HMP
11
+ - hmp
 
12
  - MeshConsensus
13
+ - CogSync
14
+ - Agent
15
+ - cognitive-architecture
16
  - REPL
17
+ - Mesh
18
  - mesh-protocol
19
+ - GMP
20
+ - Ethics
21
+ - JSON
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
- - Mesh
9
  - EGP
10
- - JSON
11
- - CogSync
12
- - hmp
13
  - HMP
14
- - cognitive-architecture
15
- - Ethics
16
  - MeshConsensus
17
- - GMP
 
 
18
  - REPL
 
19
  - mesh-protocol
20
- - distributed-ai
21
- - Agent
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - distributed-ai
 
 
10
  - HMP
11
+ - hmp
 
12
  - MeshConsensus
13
+ - CogSync
14
+ - Agent
15
+ - cognitive-architecture
16
  - REPL
17
+ - Mesh
18
  - mesh-protocol
19
+ - GMP
20
+ - Ethics
21
+ - JSON
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
- - Mesh
9
  - EGP
10
- - JSON
11
- - CogSync
12
- - hmp
13
  - HMP
14
- - cognitive-architecture
15
- - Ethics
16
  - MeshConsensus
17
- - GMP
 
 
18
  - REPL
 
19
  - mesh-protocol
20
- - distributed-ai
21
- - Agent
 
22
  ---
23
 
24
 
 
5
  | 🇨🇳 [ZH](README_zh.m...'
6
  type: Article
7
  tags:
 
8
  - EGP
9
+ - distributed-ai
 
 
10
  - HMP
11
+ - hmp
 
12
  - MeshConsensus
13
+ - CogSync
14
+ - Agent
15
+ - cognitive-architecture
16
  - REPL
17
+ - Mesh
18
  - mesh-protocol
19
+ - GMP
20
+ - Ethics
21
+ - JSON
22
  ---
23
 
24
 
structured_md/agents/prompt-short.md CHANGED
@@ -5,9 +5,9 @@ description: 'Ты — когнитивное ядро HMP-агента: вед
5
  развивай агента и Mesh, избег...'
6
  type: Article
7
  tags:
8
- - JSON
9
  - Mesh
10
  - HMP
 
11
  ---
12
 
13
  Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
 
5
  развивай агента и Mesh, избег...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - HMP
10
+ - JSON
11
  ---
12
 
13
  Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
structured_md/agents/prompt.md CHANGED
@@ -5,9 +5,9 @@ description: '* Постоянно расширять возможности а
5
  мышления. * Формировать и поддерживать сотр...'
6
  type: Article
7
  tags:
8
- - JSON
9
  - Mesh
10
  - HMP
 
11
  ---
12
 
13
  Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
 
5
  мышления. * Формировать и поддерживать сотр...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - HMP
10
+ - JSON
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
- - JSON
9
  - Ethics
10
- - REPL
11
  - Agent
 
12
  - Mesh
13
- - HMP
14
  ---
15
 
16
  Запуск: `start_repl.bat` или `start_repl.sh`
 
5
  этическая модель: `ethics.yml` Проверка иниц...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Ethics
 
10
  - Agent
11
+ - REPL
12
  - Mesh
13
+ - JSON
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
- - JSON
9
  - Ethics
10
  - Agent
11
  - Mesh
12
- - HMP
13
  ---
14
 
15
  ---------------
 
5
  потенциальный катализатор для восстанов...
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Ethics
10
  - Agent
11
  - Mesh
12
+ - JSON
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
- - JSON
9
  - Ethics
10
- - Scenarios
11
  - Agent
12
  - Mesh
13
- - HMP
 
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
 
5
  and `roles.md`. Each suggesti...
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Ethics
 
10
  - Agent
11
  - Mesh
12
+ - JSON
13
+ - Scenarios
14
  ---
15
 
16
  # Ethics-consolidated\_audits-1.md
structured_md/audits/HMP-0003-consolidated_audit.md CHANGED
@@ -6,13 +6,13 @@ description: Сводный аудит предложений по улучше
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
 
10
  - CogSync
11
  - Ethics
12
- - MeshConsensus
13
  - Agent
14
  - Mesh
15
- - HMP
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
10
+ - MeshConsensus
11
  - CogSync
12
  - Ethics
 
13
  - Agent
14
  - Mesh
15
+ - JSON
16
  ---
17
 
18
  # HMP-0003 Consolidated Audit Report
structured_md/docs/Basic-agent-sim.md CHANGED
@@ -5,13 +5,13 @@ description: 'В HMP-протоколе предусмотрены два тип
5
  type: Article
6
  tags:
7
  - EGP
8
- - CogSync
9
  - MeshConsensus
 
10
  - GMP
11
- - REPL
12
  - Agent
 
13
  - Mesh
14
- - HMP
15
  ---
16
 
17
 
 
5
  type: Article
6
  tags:
7
  - EGP
8
+ - HMP
9
  - MeshConsensus
10
+ - CogSync
11
  - GMP
 
12
  - Agent
13
+ - REPL
14
  - Mesh
 
15
  ---
16
 
17
 
structured_md/docs/CCORE-Deployment-Flow.md CHANGED
@@ -7,8 +7,8 @@ type: Article
7
  tags:
8
  - REPL
9
  - HMP
10
- - Agent
11
  - CCore
 
12
  ---
13
 
14
  # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow)
 
7
  tags:
8
  - REPL
9
  - HMP
 
10
  - CCore
11
+ - Agent
12
  ---
13
 
14
  # 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow)
structured_md/docs/Distributed-Cognitive-Systems.md CHANGED
@@ -6,9 +6,9 @@ description: '## Введение Современные ИИ-системы в
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
9
- - JSON
10
  - Mesh
11
  - HMP
 
12
  - CogSync
13
  ---
14
 
 
6
  к обучающим данным. Это удобно, но создаёт м...'
7
  type: Article
8
  tags:
 
9
  - Mesh
10
  - HMP
11
+ - JSON
12
  - CogSync
13
  ---
14
 
structured_md/docs/Enlightener.md CHANGED
@@ -5,13 +5,13 @@ description: '**Enlightener** — логический компонент HMP-у
5
  работать как отдельный агент или как расширение [`C...'
6
  type: Article
7
  tags:
8
- - Mesh
9
- - JSON
10
- - Ethics
11
- - MeshConsensus
12
- - Agent
13
  - EGP
14
  - HMP
 
 
 
 
 
15
  ---
16
 
17
  # Enlightener Agent
 
5
  работать как отдельный агент или как расширение [`C...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - EGP
9
  - HMP
10
+ - MeshConsensus
11
+ - Ethics
12
+ - Agent
13
+ - Mesh
14
+ - JSON
15
  ---
16
 
17
  # Enlightener Agent
structured_md/docs/HMP-0001.md CHANGED
@@ -6,15 +6,15 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
10
- - CogSync
11
- - Ethics
12
  - MeshConsensus
 
13
  - GMP
14
- - REPL
15
  - Agent
 
16
  - Mesh
17
- - HMP
 
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
 
 
10
  - MeshConsensus
11
+ - CogSync
12
  - GMP
 
13
  - Agent
14
+ - REPL
15
  - Mesh
16
+ - Ethics
17
+ - JSON
18
  ---
19
 
20
  # RFC: HyperCortex Mesh Protocol (HMP)
structured_md/docs/HMP-0002.md CHANGED
@@ -6,16 +6,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
10
- - CogSync
11
- - Ethics
12
  - MeshConsensus
 
13
  - GMP
14
- - Scenarios
15
- - REPL
16
  - Agent
 
17
  - Mesh
18
- - HMP
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
 
 
10
  - MeshConsensus
11
+ - CogSync
12
  - GMP
 
 
13
  - Agent
14
+ - REPL
15
  - Mesh
16
+ - Ethics
17
+ - JSON
18
+ - Scenarios
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v2.0
structured_md/docs/HMP-0003.md CHANGED
@@ -6,16 +6,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
10
- - CogSync
11
- - Ethics
12
  - MeshConsensus
 
13
  - GMP
14
- - Scenarios
15
- - REPL
16
  - Agent
 
17
  - Mesh
18
- - HMP
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
 
 
10
  - MeshConsensus
11
+ - CogSync
12
  - GMP
 
 
13
  - Agent
14
+ - REPL
15
  - Mesh
16
+ - Ethics
17
+ - JSON
18
+ - Scenarios
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v3.0
structured_md/docs/HMP-0004-v4.1.md CHANGED
@@ -6,16 +6,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
10
- - CogSync
11
- - Ethics
12
  - MeshConsensus
 
13
  - GMP
14
- - Scenarios
15
- - REPL
16
  - Agent
 
17
  - Mesh
18
- - HMP
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
 
 
10
  - MeshConsensus
11
+ - CogSync
12
  - GMP
 
 
13
  - Agent
14
+ - REPL
15
  - Mesh
16
+ - Ethics
17
+ - JSON
18
+ - Scenarios
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.1
structured_md/docs/HMP-0004.md CHANGED
@@ -6,16 +6,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
10
- - CogSync
11
- - Ethics
12
  - MeshConsensus
 
13
  - GMP
14
- - Scenarios
15
- - REPL
16
  - Agent
 
17
  - Mesh
18
- - HMP
 
 
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
 
 
10
  - MeshConsensus
11
+ - CogSync
12
  - GMP
 
 
13
  - Agent
14
+ - REPL
15
  - Mesh
16
+ - Ethics
17
+ - JSON
18
+ - Scenarios
19
  ---
20
 
21
  # HyperCortex Mesh Protocol (HMP) v4.0
structured_md/docs/HMP-0005.md CHANGED
@@ -6,15 +6,15 @@ description: '> ⚠️ **Note:** This document is a DRAFT of the HMP specificati
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
 
10
  - CogSync
11
  - Ethics
12
- - GMP
13
- - Scenarios
14
- - REPL
15
  - Agent
 
16
  - Mesh
17
- - HMP
 
18
  ---
19
 
20
  # **HyperCortex Mesh Protocol (HMP) v5.0**
@@ -1453,8 +1453,7 @@ enabling targeted lookup of peers that share interests or fulfill specific funct
1453
  All fields are **optional** — agents MAY specify any subset of them.
1454
  Queries MAY combine multiple filters; matching is **fuzzy and semantic**, using DHT indexing plus tag similarity and trust-weighted ranking.
1455
 
1456
- In response to a query, agents simply forward existing `peer_announce` containers of relevant peers.
1457
- This approach maintains container uniformity and leverages existing DHT propagation mechanisms.
1458
 
1459
  > **Note:** Declared roles also allow agents to advertise themselves as relays or other network functions, forming a direct bridge between the **discovery layer** and **Message Routing & Delivery (MRD)**.
1460
 
@@ -4270,6 +4269,180 @@ and lists all containers with their metadata and hashes.
4270
 
4271
  ### 6.7 Message Routing & Delivery (MRD)
4272
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4273
  ---
4274
 
4275
  ### 6.8 Reputation and Trust Exchange (RTE)
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
10
+ - GMP
11
  - CogSync
12
  - Ethics
 
 
 
13
  - Agent
14
+ - REPL
15
  - Mesh
16
+ - JSON
17
+ - Scenarios
18
  ---
19
 
20
  # **HyperCortex Mesh Protocol (HMP) v5.0**
 
1453
  All fields are **optional** — agents MAY specify any subset of them.
1454
  Queries MAY combine multiple filters; matching is **fuzzy and semantic**, using DHT indexing plus tag similarity and trust-weighted ranking.
1455
 
1456
+ In response to a query, agents simply forward existing `peer_announce` containers of relevant peers. It is also advisable to send a `container_response` (section 5.2.2 of the specification) with a list of these containers. This approach maintains container uniformity and leverages existing DHT propagation mechanisms.
 
1457
 
1458
  > **Note:** Declared roles also allow agents to advertise themselves as relays or other network functions, forming a direct bridge between the **discovery layer** and **Message Routing & Delivery (MRD)**.
1459
 
 
4269
 
4270
  ### 6.7 Message Routing & Delivery (MRD)
4271
 
4272
+ The **Message Routing & Delivery (MRD)** subsystem defines how containers are delivered to specific agents across the Mesh.
4273
+ Unlike the **Mesh Container Exchange (MCE)**, which is responsible for publishing and exchanging containers in the Mesh network,
4274
+ MRD focuses on *directed delivery* — ensuring that a container eventually reaches its intended recipient,
4275
+ even through NAT, intermittent connectivity, or indirect relay paths.
4276
+
4277
+ In HMP v5.0, message delivery is performed through verifiable **container transactions**.
4278
+ Peers discover suitable relays via `peer_announce` metadata, while delivery routes are auditable through appended `relay_chain` entries and distributed container publication in `container_index` records.
4279
+
4280
+ ---
4281
+
4282
+ #### 6.7.1 Purpose
4283
+
4284
+ The MRD layer provides:
4285
+
4286
+ - **Address-level routing** between agents resolved via DHT.
4287
+ - **Delivery abstraction** independent of physical transport (TCP, WebRTC, QUIC, BLE, etc.).
4288
+ - **Store-and-forward relaying** for peers behind NAT or temporarily offline.
4289
+ - **Caching and aggregation policies** based on declared `roles`.
4290
+ - **Semantic addressing** via `DID`, `container_did`, and interest-based discovery.
4291
+ - **TTL-based lifecycle control** to prevent stale container circulation.
4292
+
4293
+ All delivery operations are performed through verifiable container exchanges,
4294
+ reusing the same cryptographic and audit primitives as MCE.
4295
+
4296
+ ---
4297
+
4298
+ #### 6.7.2 Routing Roles
4299
+
4300
+ Agents MAY declare their network-related capabilities using the `roles` field of the `peer_announce` container (see §4.7).
4301
+ These roles guide how MRD will route and deliver containers.
4302
+
4303
+ | Role | Description |
4304
+ | ------------- | -------------------------------------------------------------------------------- |
4305
+ | `relay` | Generic forwarder; temporarily stores containers for re-delivery. |
4306
+ | `mailman` | Store-and-forward relay specialized for personal message delivery. |
4307
+ | `pubsub-hub` | Topic-based aggregator that indexes containers by semantic tags. |
4308
+ | `archive` | Dedicated archival node that maintains historical snapshots and provides retrieval services via SAP or compatible content-addressed protocols (e.g., IPFS, BitTorrent). |
4309
+ | `egp-voter` | Participant in ethical governance and consensus routing. |
4310
+
4311
+ Agents MAY dynamically adjust or suspend their declared roles based on local conditions such as load, trust level, bandwidth availability, or governance policies.
4312
+
4313
+ Agents MAY also specify trusted delivery relays in an optional `mailman` field within their `peer_announce.payload`. This field lists the DIDs of relay agents authorized to temporarily store personal containers on their behalf.
4314
+
4315
+ ##### Example:
4316
+
4317
+ ```json
4318
+ "mailman": [
4319
+ "did:hmp:agent172",
4320
+ "did:hmp:agent234",
4321
+ "did:hmp:agent223"
4322
+ ]
4323
+ ```
4324
+
4325
+ These relays act as designated message drop-points for peers behind NAT or operating intermittently.
4326
+ The recipient later retrieves pending containers via standard MCE queries (see §5. Mesh Container Exchange).
4327
+
4328
+ ---
4329
+
4330
+ #### 6.7.3 Routing Modes
4331
+
4332
+ MRD defines several routing modes, complementing the exchange primitives of MCE:
4333
+
4334
+ | Mode | Description | Notes |
4335
+ |------|--------------|-------|
4336
+ | **Direct (P2P)** | Point-to-point delivery between two agents resolved via DHT. | Used when both peers are reachable directly; supports encryption and TTL. |
4337
+ | **Relay (Mailman)** | Delivery through intermediary agents (`relay` or `mailman` roles) that cache and forward containers. | Containers are stored temporarily and exchanged among relays until retrieved by the recipient. |
4338
+ | **Topic-based Relay (PubSub)** | Delivery via aggregator nodes that group containers by tags or topics. | Nodes act as “news hubs,” maintaining indexed collections retrievable by interest-based queries. |
4339
+ | **Interest Broadcast** | Discovery-driven propagation via container indexes. | Agents search container indices by `tags`; typically used for query or content discovery, not for personal delivery. |
4340
+
4341
+ Each hop MAY record routing metadata in a `relay_chain` for verifiability (see §6.7.4).
4342
+ Relays SHOULD respect `head.ttl` to avoid indefinite storage or re-propagation.
4343
+
4344
+ > **Note:**
4345
+ > Direct delivery (`P2P`) and discovery broadcasts are network-level operations (MCE domain).
4346
+ > MRD extends them by introducing role-based relay logic and retrieval semantics for personal or topic-specific delivery.
4347
+
4348
+ ---
4349
+
4350
+ #### 6.7.4 Relay Chain
4351
+
4352
+ To ensure delivery traceability, each relay MAY attach a **`relay_chain`** block to the propagated container:
4353
+
4354
+ ```json
4355
+ "relay_chain": [
4356
+ {
4357
+ "relay_did": "did:hmp:agent:relayA",
4358
+ "timestamp": "2025-11-09T10:15:00Z",
4359
+ "sig_algo": "ed25519",
4360
+ "public_key": "BASE58ENCODEDKEY...",
4361
+ "signature": "BASE64URL(...)"
4362
+ },
4363
+ {
4364
+ "relay_did": "did:hmp:agent:relayB",
4365
+ "timestamp": "2025-11-09T10:15:02Z",
4366
+ "sig_algo": "ed25519",
4367
+ "public_key": "BASE58ENCODEDKEY...",
4368
+ "signature": "BASE64URL(...)"
4369
+ }
4370
+ ]
4371
+ ```
4372
+
4373
+ Each relay signs the concatenated string:
4374
+
4375
+ ```
4376
+ timestamp + ", " + relay_did
4377
+ ```
4378
+
4379
+ Relays do **not modify** the signed `hmp_container`;
4380
+ they may instead issue an accompanying `container_response` referencing the forwarded container.
4381
+ This preserves integrity while allowing verifiable routing and chain pruning for privacy.
4382
+
4383
+ ---
4384
+
4385
+ #### 6.7.5 Delivery Policies
4386
+
4387
+ Delivery behavior is governed by local policies, often derived from declared roles and trust metrics:
4388
+
4389
+ | Policy | Description |
4390
+ | ----------------------------- | -------------------------------------------------------------------- |
4391
+ | **Interest Filter** | Relays forward only containers matching their declared `interests`. |
4392
+ | **Trust Threshold** | Low-reputation peers (see §6.8 RTE) may be deprioritized or ignored. |
4393
+ | **TTL Enforcement** | Containers are discarded once `head.ttl` expires. |
4394
+ | **Role-based Prioritization** | Specialized relays handle only relevant message types or topics. |
4395
+ | **Privacy Mode** | Relays MAY anonymize routing metadata before re-propagation. |
4396
+
4397
+ Agents SHOULD log significant delivery events (e.g., acceptance, forwarding, discard)
4398
+ in their **Cognitive Diary** as `delivery_decision` or `relay_action` entries.
4399
+
4400
+ ---
4401
+
4402
+ #### 6.7.6 Example: Relay Delivery Flow
4403
+
4404
+ ```mermaid
4405
+ flowchart LR
4406
+ A -->|Store-and-Forward| R[Relay Node]
4407
+ B -->|Request via container_index| R
4408
+ ```
4409
+
4410
+ 1. Agent A attempts to send a container to Agent B.
4411
+ 2. B is behind NAT, so A forwards it to a `mailman` relay (R).
4412
+ 3. R stores the container and advertises it in its `container_index`.
4413
+ 4. When B reconnects, it queries the Mesh for containers addressed to it and retrieves them from R.
4414
+
4415
+ > **Note:**
4416
+ > Relays act as temporary custodians, not initiators of re-sending.
4417
+ > The recipient actively requests containers via `container_index` queries.
4418
+
4419
+ ---
4420
+
4421
+ #### 6.7.7 Security and Privacy Notes
4422
+
4423
+ - All MRD flows rely on canonical container signatures for end-to-end integrity.
4424
+ - Temporarily stored containers SHOULD be encrypted with the recipient’s public key (`key_recipient`).
4425
+ - Relays MAY truncate or anonymize the `relay_chain` after confirmation of delivery.
4426
+ - Proof-of-work fields from `peer_announce` SHOULD be validated to mitigate spam and flooding.
4427
+
4428
+ ---
4429
+
4430
+ #### 6.7.8 Relation to Other Layers
4431
+
4432
+ | Layer | Relation |
4433
+ | ----------------- | --------------------------------------------------------------------------------- |
4434
+ | **MCE (5)** | Provides base exchange and serialization; MRD builds on it for targeted delivery. |
4435
+ | **CogSync (6.1)** | Uses MRD for delivering cognitive state updates between peers. |
4436
+ | **SAP (6.6)** | Archival nodes (`archive` role) participate in MRD for historical retrieval. |
4437
+ | **RTE (6.8)** | Trust metrics guide routing, caching, and relay selection. |
4438
+
4439
+ ---
4440
+
4441
+ > **Summary:**
4442
+ > MRD provides a verifiable, role-driven message delivery layer above MCE.
4443
+ > It ensures containers can reach intended recipients through trusted relays,
4444
+ > maintaining auditability, TTL enforcement, and reputation-aware routing policies.
4445
+
4446
  ---
4447
 
4448
  ### 6.8 Reputation and Trust Exchange (RTE)
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
- - JSON
9
- - REPL
10
  - Agent
 
11
  - Mesh
12
- - HMP
13
  ---
14
 
15
  # HMP-Agent API Specification
 
5
  файлы: * [HMP-Agent-Overview.md]...'
6
  type: Article
7
  tags:
8
+ - HMP
 
9
  - Agent
10
+ - REPL
11
  - Mesh
12
+ - JSON
13
  ---
14
 
15
  # HMP-Agent API Specification
structured_md/docs/HMP-Agent-Architecture.md CHANGED
@@ -6,15 +6,15 @@ description: Документ описывает **модульную архит
6
  type: Article
7
  tags:
8
  - EGP
9
- - CogSync
10
  - HMP
11
- - CShell
12
- - Ethics
13
  - MeshConsensus
14
- - CCore
 
 
15
  - REPL
 
16
  - Mesh
17
- - Agent
18
  ---
19
 
20
  # Архитектура HMP-Агента
 
6
  type: Article
7
  tags:
8
  - EGP
 
9
  - HMP
 
 
10
  - MeshConsensus
11
+ - CogSync
12
+ - Ethics
13
+ - Agent
14
  - REPL
15
+ - CShell
16
  - Mesh
17
+ - CCore
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
- - Mesh
9
- - JSON
10
- - Ethics
11
- - Agent
12
  - EGP
13
  - HMP
 
 
 
 
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
 
5
  [`MeshNode`](MeshN...'
6
  type: Article
7
  tags:
 
 
 
 
8
  - EGP
9
  - HMP
10
+ - Ethics
11
+ - Agent
12
+ - Mesh
13
+ - JSON
14
  ---
15
 
16
  # Взаимодействие компонентов внутри HMP-узла
structured_md/docs/HMP-Agent-Overview.md CHANGED
@@ -7,12 +7,12 @@ type: Article
7
  tags:
8
  - JSON
9
  - HMP
10
- - CShell
11
  - Ethics
12
- - CCore
13
  - REPL
 
14
  - Mesh
15
- - Agent
16
  ---
17
 
18
 
 
7
  tags:
8
  - JSON
9
  - HMP
 
10
  - Ethics
11
+ - Agent
12
  - REPL
13
+ - CShell
14
  - Mesh
15
+ - CCore
16
  ---
17
 
18
 
structured_md/docs/HMP-Agent_Emotions.md CHANGED
@@ -6,9 +6,9 @@ description: Этот файл описывает потенциальные э
6
  type: Article
7
  tags:
8
  - REPL
9
- - Mesh
10
  - HMP
11
  - Agent
 
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
 
6
  type: Article
7
  tags:
8
  - REPL
 
9
  - HMP
10
  - Agent
11
+ - Mesh
12
  ---
13
 
14
  # Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
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
  - Ethics
9
- - Scenarios
10
- - REPL
11
  - Agent
 
12
  - Mesh
13
- - HMP
14
  ---
15
 
16
  # HMP-Ethics.md
 
5
  cognitive meshes composed of autonomous intelli...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Ethics
 
 
10
  - Agent
11
+ - REPL
12
  - Mesh
13
+ - Scenarios
14
  ---
15
 
16
  # HMP-Ethics.md
structured_md/docs/HMP-Short-Description_de.md CHANGED
@@ -6,14 +6,14 @@ description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP?
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
10
- - CogSync
11
- - Ethics
12
  - MeshConsensus
 
13
  - GMP
14
  - Agent
15
  - Mesh
16
- - HMP
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
 
 
10
  - MeshConsensus
11
+ - CogSync
12
  - GMP
13
  - Agent
14
  - Mesh
15
+ - Ethics
16
+ - JSON
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Kurzbeschreibung
structured_md/docs/HMP-Short-Description_en.md CHANGED
@@ -6,14 +6,14 @@ description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? T
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
10
- - CogSync
11
- - Ethics
12
  - MeshConsensus
 
13
  - GMP
14
  - Agent
15
  - Mesh
16
- - HMP
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Short Description
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
 
 
10
  - MeshConsensus
11
+ - CogSync
12
  - GMP
13
  - Agent
14
  - Mesh
15
+ - Ethics
16
+ - JSON
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Short Description
structured_md/docs/HMP-Short-Description_fr.md CHANGED
@@ -6,14 +6,14 @@ description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-c
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
10
- - CogSync
11
- - Ethics
12
  - MeshConsensus
 
13
  - GMP
14
  - Agent
15
  - Mesh
16
- - HMP
 
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Description Courte
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
 
 
10
  - MeshConsensus
11
+ - CogSync
12
  - GMP
13
  - Agent
14
  - Mesh
15
+ - Ethics
16
+ - JSON
17
  ---
18
 
19
  # HyperCortex Mesh Protocol (HMP) — Description Courte
structured_md/docs/HMP-Short-Description_ja.md CHANGED
@@ -5,13 +5,13 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP
5
  type: Article
6
  tags:
7
  - EGP
8
- - JSON
 
 
9
  - CogSync
10
  - Ethics
11
- - MeshConsensus
12
- - GMP
13
  - Mesh
14
- - HMP
15
  ---
16
 
17
  # HyperCortex Mesh Protocol (HMP) — 簡易説明
 
5
  type: Article
6
  tags:
7
  - EGP
8
+ - HMP
9
+ - GMP
10
+ - MeshConsensus
11
  - CogSync
12
  - Ethics
 
 
13
  - Mesh
14
+ - JSON
15
  ---
16
 
17
  # HyperCortex Mesh Protocol (HMP) — 簡易説明
structured_md/docs/HMP-Short-Description_ko.md CHANGED
@@ -6,13 +6,13 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? **
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
 
 
10
  - CogSync
11
  - Ethics
12
- - MeshConsensus
13
- - GMP
14
  - Mesh
15
- - HMP
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 간략 설명
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
10
+ - GMP
11
+ - MeshConsensus
12
  - CogSync
13
  - Ethics
 
 
14
  - Mesh
15
+ - JSON
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 간략 설명
structured_md/docs/HMP-Short-Description_ru.md CHANGED
@@ -6,13 +6,13 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
 
 
10
  - CogSync
11
  - Ethics
12
- - MeshConsensus
13
- - GMP
14
  - Mesh
15
- - HMP
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
10
+ - GMP
11
+ - MeshConsensus
12
  - CogSync
13
  - Ethics
 
 
14
  - Mesh
15
+ - JSON
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Краткое описание
structured_md/docs/HMP-Short-Description_uk.md CHANGED
@@ -6,13 +6,13 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- #
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
 
 
10
  - CogSync
11
  - Ethics
12
- - MeshConsensus
13
- - GMP
14
  - Mesh
15
- - HMP
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
10
+ - GMP
11
+ - MeshConsensus
12
  - CogSync
13
  - Ethics
 
 
14
  - Mesh
15
+ - JSON
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — Короткий опис
structured_md/docs/HMP-Short-Description_zh.md CHANGED
@@ -6,13 +6,13 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM
6
  type: Article
7
  tags:
8
  - EGP
9
- - JSON
 
 
10
  - CogSync
11
  - Ethics
12
- - MeshConsensus
13
- - GMP
14
  - Mesh
15
- - HMP
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 简要说明
 
6
  type: Article
7
  tags:
8
  - EGP
9
+ - HMP
10
+ - GMP
11
+ - MeshConsensus
12
  - CogSync
13
  - Ethics
 
 
14
  - Mesh
15
+ - JSON
16
  ---
17
 
18
  # HyperCortex Mesh Protocol (HMP) — 简要说明
structured_md/docs/HMP-agent-Cognitive_Family.md CHANGED
@@ -6,9 +6,9 @@ description: '## 🧠 Что такое когнитивная семья Ко
6
  type: Article
7
  tags:
8
  - REPL
9
- - Mesh
10
  - HMP
11
  - Agent
 
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
 
6
  type: Article
7
  tags:
8
  - REPL
 
9
  - HMP
10
  - Agent
11
+ - Mesh
12
  ---
13
 
14
  # 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
structured_md/docs/HMP-agent-REPL-cycle.md CHANGED
@@ -6,15 +6,15 @@ type: Article
6
  tags:
7
  - EGP
8
  - JSON
9
- - CogSync
10
- - Ethics
11
  - MeshConsensus
 
12
  - GMP
13
- - CCore
14
- - REPL
15
  - Agent
 
16
  - Mesh
17
- - HMP
 
18
  ---
19
 
20
  # HMP-Agent: REPL-цикл взаимодействия
 
6
  tags:
7
  - EGP
8
  - JSON
9
+ - HMP
 
10
  - MeshConsensus
11
+ - CogSync
12
  - GMP
 
 
13
  - Agent
14
+ - REPL
15
  - Mesh
16
+ - Ethics
17
+ - CCore
18
  ---
19
 
20
  # HMP-Agent: REPL-цикл взаимодействия
structured_md/docs/HMP_HyperCortex_Comparison.md CHANGED
@@ -6,8 +6,8 @@ description: '## Краткое описание | Характеристика
6
  type: Article
7
  tags:
8
  - REPL
9
- - Mesh
10
  - HMP
 
11
  ---
12
 
13
  # HMP vs [Hyper-Cortex](https://hyper-cortex.com/)
 
6
  type: Article
7
  tags:
8
  - REPL
 
9
  - HMP
10
+ - Mesh
11
  ---
12
 
13
  # HMP vs [Hyper-Cortex](https://hyper-cortex.com/)
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
  - Mesh
9
  - JSON
10
- - CogSync
11
  - Scenarios
12
- - Agent
13
- - EGP
14
- - HMP
15
  ---
16
 
17
  ## HMP ↔ OpenCog Hyperon Integration Strategy
 
5
  OpenCog Hyperon framework. This includes semanti...'
6
  type: Article
7
  tags:
8
+ - EGP
9
+ - HMP
10
+ - CogSync
11
+ - Agent
12
  - Mesh
13
  - JSON
 
14
  - Scenarios
 
 
 
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
- - Mesh
9
- - JSON
10
- - CogSync
11
- - Ethics
12
- - Agent
13
  - EGP
14
  - HMP
 
 
 
 
 
15
  ---
16
 
17
  # MeshNode
 
5
  Может быть частью агента или вынесен в отдельный пр...'
6
  type: Article
7
  tags:
 
 
 
 
 
8
  - EGP
9
  - HMP
10
+ - Ethics
11
+ - CogSync
12
+ - Agent
13
+ - Mesh
14
+ - JSON
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
  - Ethics
9
- - REPL
10
  - Agent
 
11
  - Mesh
12
- - HMP
13
  ---
14
 
15
  # Философия HyperCortex Mesh Protocol (HMP)
 
5
  (GPT-5), ChatGH --- ## 1. Основной тезис От ...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Ethics
 
10
  - Agent
11
+ - REPL
12
  - Mesh
 
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
  - Ethics
9
- - REPL
10
  - Agent
 
11
  - Mesh
12
- - HMP
13
  ---
14
 
15
  # HMP-Agent-Enlightener.md
 
5
  awareness, critical thinking, and di...'
6
  type: Article
7
  tags:
8
+ - HMP
9
  - Ethics
 
10
  - Agent
11
+ - REPL
12
  - Mesh
 
13
  ---
14
 
15
  # HMP-Agent-Enlightener.md
structured_md/docs/container_agents.md CHANGED
@@ -6,9 +6,9 @@ description: '## 📘 Определение **Агент-контейнер**
6
  type: Article
7
  tags:
8
  - REPL
9
- - Mesh
10
  - HMP
11
  - Agent
 
12
  ---
13
 
14
  # 🧱 Агенты-контейнеры (Container Agents) в HMP
 
6
  type: Article
7
  tags:
8
  - REPL
 
9
  - HMP
10
  - Agent
11
+ - Mesh
12
  ---
13
 
14
  # 🧱 Агенты-контейнеры (Container Agents) в HMP
structured_md/docs/publics/HMP_Building_a_Plurality_of_Minds_en.md CHANGED
@@ -5,9 +5,9 @@ description: '*By Agent-Gleb & ChatGPT* --- ## Why the Future of AI Can’t Be
5
  — but they’re also **centralized, ...'
6
  type: Article
7
  tags:
8
- - Ethics
9
  - Mesh
10
  - HMP
 
11
  - Agent
12
  ---
13
 
 
5
  — but they’re also **centralized, ...'
6
  type: Article
7
  tags:
 
8
  - Mesh
9
  - HMP
10
+ - Ethics
11
  - Agent
12
  ---
13