Expand description
The route map as a directed graph.
The graph answers two questions the Tower asks constantly: whether an edge is permitted, and which agents could still be reached from a given set of live runs. The second is what allows an unreachable rendezvous barrier to be abandoned rather than parked forever.
Structsยง
- Join
Spec - The rendezvous condition attached to a receiving agent.
- Route
Graph - The route map, indexed for traversal.