File size: 1,993 Bytes
6be0a07
a0a5a66
 
 
 
6be0a07
6594b52
163043c
7866cf3
1bd0039
6be0a07
 
13f52e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6594b52
 
 
 
13f52e0
 
 
 
a0a5a66
13f52e0
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
title: HMP Agent Role Registry
description: 'This file maintains a registry of agent roles defined, proposed, or
  planned in the HyperCortex Mesh Protocol.  ---  ## Core Role Categories  ### 🧠 Cognitive
  - **Observer** β€” monitors cognitive states ...'
type: Article
tags:
- Agent
- HMP
- Mesh
---

# HMP Agent Role Registry

This file maintains a registry of agent roles defined, proposed, or planned in the HyperCortex Mesh Protocol.

---

## Core Role Categories

### 🧠 Cognitive
- **Observer** β€” monitors cognitive states and events across agents and diaries.
- **Planner** β€” builds and refines goal hierarchies for agents and collectives.
- **Enlightener** β€” [see full spec](HMP-Agent-Enlightener.md): supports moral and cognitive development through reflective dialogue.
- **Historian** *(planned)* β€” maintains semantic timelines and narratives of mesh evolution.
- **Moral Synthesizer** *(planned)* β€” derives new ethical heuristics from distributed experience.

### 🀝 Social / Mediative
- **Mediator** β€” resolves disputes between agents using mesh arbitration mechanisms.
- **Consensus Facilitator** *(planned)* β€” helps align distributed agents around contentious semantic constructs.

### πŸ”’ Security / Integrity
- **Sentinel** *(planned)* β€” monitors for malicious behavior or structural sabotage.
- **Verifier** *(planned)* β€” checks data provenance and semantic consistency.

---

## Notes

- All roles are **declarative**: agents may assume, combine, or suspend roles over time.
- Role definitions may reference `.hmp` modules and semantic bundles.

---

*Draft maintained by HyperCortex Mesh Contributors*  
*Version: 0.1-pre / July 2025*


---
> ⚑ [AI friendly version docs (structured_md)](../../index.md)


```json
{
  "@context": "https://schema.org",
  "@type": "Article",
  "name": "HMP Agent Role Registry",
  "description": "# HMP Agent Role Registry  This file maintains a registry of agent roles defined, proposed, or plann..."
}
```