Travel · Workflow
Joining journeys
What would you like to do?
Open journeys on the Journeys hub, a city page, recommendations, or an invitation in a journey context.
End to end
Trigger
Open journeys on the Journeys hub, a city page, recommendations, or an invitation in a journey context.
Inputs
Signed-in account; journey id.
Processing
Open journeys accept travellers while seats remain; invited-only journeys require an invitation; completed journeys refuse; proposed itineraries are launched, not joined.
User actions
Join; add stops; write in the journey conversation; share memories.
System actions
LP_Trips::join adds the traveller; LP_Trips::add_stop lets any traveller shape the schedule.
Relationships created
Person travels on journey.
Notifications
Organiser: a traveller joined. Travellers: stage changes and messages.
Next possible actions
Meet the people along the route · Form a Cercle afterwards.
Completion state
Journey completed together.
Engines involved
Each named method exists in the core plugin — the verification harness fails the build if one goes missing.