Journey
load_journey
Section titled “load_journey”Load a YAML journey file, validate it, and stage it for execution by the agent loop.
load_journey(path="./journeys/signup_then_first_post.yaml")See Concepts → Journeys for the journey spec.