Clark Farming CompanySoftware Foundry

Agent Stack · Integration

Hermes Hierarchy Integration

retired internal project's applied runtime mapping of the hierarchical-agents coordination layer onto the local Hermes install.* Hermes Hierarchy Integration is the platform pattern that organizes persistent Hermes profiles into a structured runtime organization. It provides a shared org chart, IPC message bus, chain-aware delegation, per-profile memory stores, and generated handoff documentation. This integration provides the agent…

activeneeds-review0 source links2 resolved links
wiki/wiki/cypher/hermes-hierarchy-integration.md

Answer

retired internal project's applied runtime mapping of the hierarchical-agents coordination layer onto the local Hermes install.* Hermes Hierarchy Integration is the platform pattern that organizes persistent Hermes profiles into a structured runtime organization. It provides a shared org chart, IPC message bus, chain-aware delegation, per-profile memory stores, and generated handoff documentation. This integration provides the agent…

Auto-generated neutral summary from the source page — needs human review before trusted use.

Evidence & Source Cards

No explicit artifact, library, or external source links found in this sample slice. Evidence state remains needs-review.

Source Excerpt

*retired internal project's applied runtime mapping of the hierarchical-agents coordination layer onto the local Hermes install.*


Definition

Hermes Hierarchy Integration is the platform pattern that organizes persistent Hermes profiles into a structured runtime organization. It provides a shared org chart, IPC message bus, chain-aware delegation, per-profile memory stores, and generated handoff documentation.


Why It Matters

This integration provides the agent team with a robust transport and memory substrate for:

  1. Directed delegation: Tasks move through named profiles rather than relying on ephemeral chat context.
  2. Persistent coordination: Registry, IPC, and memory databases (SQLite) live in ~/.hermes/hierarchy/.
  3. Structured surfaces: Profiles maintain updated documentation (e.g., HANDOFF.md, WORKFLOWS.md, CONTEXT.md).

Current Runtime Map

The live retired internal project hierarchy:

Hermes (technical root)
└── Julius (governance lead)
    ├── Cypher (PLAT)
    ├── Reacher (VAL)
    └── Octavius (KNOW)

This acts as a runtime adapter, ensuring operational authority (the hard quad) is maintained while leveraging the framework's coordination capabilities.


Implementation Details


Applications in retired internal project


Related Concepts


*Last updated: 2026-05-10*

Relationships

Outbound links

Referenced by

Tags

platformorchestrationhermeshierarchymulti-agent