SPG_ML / test_data /cognitive_request.json
meetmendapara's picture
Initial commit for ML space
df31aa1
{
"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
}
}