feat: add paired execution freshness guard
This commit is contained in:
@@ -125,6 +125,7 @@ export interface PairedExecution {
|
||||
service_id: string;
|
||||
role: PairedWorkspaceRole;
|
||||
workspace_id: string | null;
|
||||
checkpoint_fingerprint?: string | null;
|
||||
status: PairedExecutionStatus;
|
||||
summary: string | null;
|
||||
created_at: string;
|
||||
|
||||
Reference in New Issue
Block a user