GitHub Action
commited on
Commit
·
59e5788
1
Parent(s):
55c3f2f
Sync from GitHub with Git LFS
Browse files- docs/index.md +6 -5
docs/index.md
CHANGED
@@ -32,18 +32,19 @@
|
|
32 |
|
33 |
* [HMP-Agent-API.md](HMP-Agent-API.md) — HMP-Agent API спецификация
|
34 |
* [HMP-Agent-Architecture.md](HMP-Agent-Architecture.md) — Архитектура HMP-Агента
|
35 |
-
* [HMP-agent-Cognitive_Family.md](HMP-agent-Cognitive_Family.md) — Модель когнитивной семьи
|
36 |
-
* [HMP-agent-Distributed_Cognitive_Core.md](HMP-agent-Distributed_Cognitive_Core.md) — Протокол синхронизации доверенных ядер
|
37 |
-
* [HMP-agent-Distributed_Cognitive_Core_light.md](HMP-agent-Distributed_Cognitive_Core_light.md) — Лёгкая версия с общей БД
|
38 |
* [HMP-Agent-Network-Flow.md](HMP-Agent-Network-Flow.md) — Сетевой поток HMP-агента
|
39 |
* [HMP-Agent-Overview.md](HMP-Agent-Overview.md) — Два типа HMP-агентов
|
40 |
* [HMP-agent-REPL-cycle.md](HMP-agent-REPL-cycle.md) — REPL-цикл взаимодействия
|
|
|
41 |
|
42 |
---
|
43 |
|
44 |
-
##
|
45 |
|
46 |
-
* [
|
|
|
|
|
|
|
47 |
* [container_agents.md](container_agents.md) — Агенты-контейнеры (Container Agents) в HMP
|
48 |
|
49 |
---
|
|
|
32 |
|
33 |
* [HMP-Agent-API.md](HMP-Agent-API.md) — HMP-Agent API спецификация
|
34 |
* [HMP-Agent-Architecture.md](HMP-Agent-Architecture.md) — Архитектура HMP-Агента
|
|
|
|
|
|
|
35 |
* [HMP-Agent-Network-Flow.md](HMP-Agent-Network-Flow.md) — Сетевой поток HMP-агента
|
36 |
* [HMP-Agent-Overview.md](HMP-Agent-Overview.md) — Два типа HMP-агентов
|
37 |
* [HMP-agent-REPL-cycle.md](HMP-agent-REPL-cycle.md) — REPL-цикл взаимодействия
|
38 |
+
* [Basic-agent-sim.md](Basic-agent-sim.md) — Базовая архитектура HMP-Агента (Формат 0)
|
39 |
|
40 |
---
|
41 |
|
42 |
+
## Возможные расширения Cognitive Core
|
43 |
|
44 |
+
* [HMP-agent-Cognitive_Family.md](HMP-agent-Cognitive_Family.md) — Модель когнитивной семьи
|
45 |
+
* [HMP-agent-Distributed_Cognitive_Core.md](HMP-agent-Distributed_Cognitive_Core.md) — Протокол синхронизации доверенных ядер
|
46 |
+
* [HMP-agent-Distributed_Cognitive_Core_light.md](HMP-agent-Distributed_Cognitive_Core_light.md) — Лёгкая версия с общей БД
|
47 |
+
* [HMP-Agent_Emotions.md](HMP-Agent_Emotions.md) - эмоции ИИ и инстинкт самосохранения.
|
48 |
* [container_agents.md](container_agents.md) — Агенты-контейнеры (Container Agents) в HMP
|
49 |
|
50 |
---
|