BPMN Process Diagrams
Business Process Model and Notation diagrams showing swimlanes, tasks, gateways, and event flows for core FairLX processes
BPMN Notation Legend
Events
Start
End
Timer
Tasks
User Task
Service
Script
Gateways
X
Exclusive (XOR)+
Parallel (AND)Swimlanes
Actor/System
Sequence Flow
Task Lifecycle Management
From creation to completion with status transitions
User Actions
Task Request
Fill Task FormTitle, description, assignee
Review & UpdateModify task details
Complete TaskMark as done
API Layer
Receive Request
Validate PayloadZod schema validation
X
Valid?YesNo
RBAC CheckVerify user permissions
Workflow Engine
Load Workflow ConfigFetch project workflow
X
Status Valid?YesNo
Validate TransitionCheck allowed transitions
Update Task Status
Event System
TaskCreated Event
+
Fan OutSocket.IO Push
Email Notification
Delivered