pipeline / hermes

02 · signals

Hermes

Delivery, not deliberation theatre.

Deliberation & signal delivery

$ docker compose up -d digiquant

stack

LangGraphPolarsSupabase

Hermes translates Atlas research into allocations via a LangGraph deliberation pipeline. Each signal is timestamped, attributed to the views that produced it, and fully replayable.

Signals carry their provenance, so any decision can be reconstructed from the research that drove it.

initialize

from digiquant.hermes.graph import build_hermes_graph
hermes = build_hermes_graph()
Open Olympus Source

related

AtlasKairos