auto-sync: 2026-05-19 13:46:59
This commit is contained in:
@@ -71,6 +71,7 @@ type V2Task = {
|
||||
claimed_at: string | null; completed_at: string | null; started_at: string | null;
|
||||
deadline: string | null; retry_count: number; max_retries: number;
|
||||
risk_level: string | null; escalated: number;
|
||||
archived: number;
|
||||
comments_count?: number; outputs_count?: number;
|
||||
review_status?: string | null; latest_event_detail?: string | null;
|
||||
stage?: string | null; stages_json?: string;
|
||||
|
||||
Reference in New Issue
Block a user