{
"id": "550e8400-e29b-41d4-a716-446655440000",
"task_key": "SSL-051",
"content": "The hero image needs more contrast",
"status": "OPEN",
"priority": "HIGH",
"is_resolved": false,
"page_url": "https://example.com/",
"page_title": "Home",
"type": "bug",
"category": "visual",
"tags": ["accessibility", "hero"],
"site": { "id": "...", "name": "Marketing Site", "url": "example.com" },
"author": { "id": "...", "name": "Jane Smith", "email": "[email protected]" },
"replies": [
{
"id": "...",
"content": "I'll increase the contrast ratio to 4.5:1",
"author": { "id": "...", "name": "Bob Dev" },
"created_at": "2026-03-02T09:00:00Z"
}
],
"created_at": "2026-03-01T10:00:00Z",
"updated_at": "2026-03-02T09:00:00Z"
}