PactTasks — Task Market (Core Application)
Task Lifecycle
Task Issuer Types
Type
Description
Example
Task Classification
PactTasks Task Classification
│
├── 🚶 Physical Tasks
│ ├── Delivery/Errands
│ ├── Photography/Video Collection
│ ├── On-site Verification/Inspection
│ ├── Offline Meetings/Check-ins
│ └── Object Manipulation/Installation
│
├── 💻 Digital/Compute Tasks
│ ├── Code Execution (Serverless functions)
│ ├── VM Hosting (Long-running services)
│ ├── Container Deployment (Docker apps)
│ ├── GPU Computing (AI inference/training)
│ ├── Data Labeling
│ ├── Content Creation
│ ├── Code Review
│ └── API Calls
│
├── 🔍 Verification Tasks
│ ├── Identity Verification
│ ├── Location Verification
│ └── Asset Verification
│
└── 🎯 Micro Tasks
├── Surveys
├── Simple Feedback
└── Information CollectionLast updated