Documentation menu
Documentation

How Horme breaks down work

Complex objectives become a small dependency graph that Horme can execute and observe.

When work is split

A simple objective can remain one task. Horme may separate planning, implementation, interface work, and review when those parts can run independently or need a clear order.

Dependencies

A later step waits for the work it depends on. The graph shows declared execution structure, not private model reasoning.