Spaces:
Sleeping
Sleeping
File size: 726 Bytes
df31aa1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | {
"task": {
"title": "Complete quarterly financial report",
"description": "Analyze Q1 financial data, create visualizations, and write comprehensive report for stakeholders",
"category": "WORK",
"priority": "HIGH",
"estimated_duration": 180,
"complexity": 4,
"due_date": "2026-03-15T17:00:00Z",
"tags": ["finance", "reporting", "analysis"]
},
"personality": {
"openness": 75,
"conscientiousness": 85,
"extraversion": 55,
"agreeableness": 70,
"neuroticism": 35
},
"context": {
"active_tasks_count": 6,
"time_pressure": 0.35,
"high_interruption_risk": false
},
"historical_performance": {
"completion_rate": 0.82,
"on_time_rate": 0.78
}
}
|