Activities · Workflow
Finding activities
What would you like to do?
Activities hub, "What can I do" on the home page, a person's interests, the Journey Builder.
End to end
Trigger
Activities hub, "What can I do" on the home page, a person's interests, the Journey Builder.
Inputs
Theme (16), city, the viewer's profile when signed in.
Processing
The 160-activity repertoire is filtered by theme; each activity page assembles events, Cercles, hosted experiences, people and places in the same theme.
User actions
Open an activity; see who does it and where; host it or join an instance.
System actions
LP_Graph::related('activity') loads the connected objects on demand; LP_Panel::for_user ranks by city and interests.
Relationships created
Activity → theme; activity ↔ events, Cercles, listings and places of the same theme (read-time relationships, no duplication).
Notifications
None until the person acts.
Next possible actions
Host it as an event · Find people to do it with · Build a journey around it.
Completion state
The person joins an event, a Cercle or a listing — each continues in its own workflow.
Engines involved
Each named method exists in the core plugin — the verification harness fails the build if one goes missing.