Complete cognitive architecture for the Hermes Agent ecosystem — a self-evolving, spec-driven, multi-agent knowledge management system.

Seven Layers

This architecture defines seven interconnected layers that together form a persistent, autonomous agent identity with durable memory, procedural skills, and spec-driven execution capabilities.

LayerSectionDescription
1Identity AnchorsCore identity, ethics, persona, social contracts
2Mutable MemorySemantic, episodic, session, and feedback memory
3Orchestration & RulesAgent coordination, conventions, safety gates
4Capabilities & InfrastructureSkills, procedures, tools, checklists
5Autonomic TriggersCron, bootstrap, boot hooks
6Spec-Driven Working MemoryPlans, briefs, requirements, tasks
7Swarm & Domain AlignmentDesign system, thesis, signals

Quick Reference

FilePurposeLocation
SOULEthical constraints, escalation pathsidentity-anchors/soul.md
USERHuman operator profileidentity-anchors/user.md
IDENTITYBot naming, avatars, routingidentity-anchors/identity.md
MEMORYCurated long-term factsmutable-memory/memory.md
AGENTSMulti-agent coordinationorchestration/agents.md
SKILLProcedural skill manualscapabilities/skill.md
HEARTBEATCron schedules, health checksautonomic/heartbeat.md
PLANActive goal trackingspec-driven/plan.md
THESISStrategic north starswarm-alignment/thesis.md

This architecture is self-describing — the wiki is the system it documents. Changes to these pages propagate into agent behavior via the research automation pipeline.

Contents