@agent-native/dispatch 0.10.0 → 0.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/apply-dream-proposal.d.ts +27 -1
- package/dist/actions/apply-dream-proposal.d.ts.map +1 -1
- package/dist/actions/approve-dispatch-change.d.ts +20 -1
- package/dist/actions/approve-dispatch-change.d.ts.map +1 -1
- package/dist/actions/approve-vault-request.d.ts +18 -1
- package/dist/actions/approve-vault-request.d.ts.map +1 -1
- package/dist/actions/archive-workspace-app.d.ts +5 -1
- package/dist/actions/archive-workspace-app.d.ts.map +1 -1
- package/dist/actions/ask_app.d.ts +8 -1
- package/dist/actions/ask_app.d.ts.map +1 -1
- package/dist/actions/create-dream-report.d.ts +57 -1
- package/dist/actions/create-dream-report.d.ts.map +1 -1
- package/dist/actions/create-link-token.d.ts +8 -1
- package/dist/actions/create-link-token.d.ts.map +1 -1
- package/dist/actions/create-pylon-ticket.d.ts +15 -1
- package/dist/actions/create-pylon-ticket.d.ts.map +1 -1
- package/dist/actions/create-vault-grant.d.ts +15 -1
- package/dist/actions/create-vault-grant.d.ts.map +1 -1
- package/dist/actions/create-vault-secret.d.ts +19 -1
- package/dist/actions/create-vault-secret.d.ts.map +1 -1
- package/dist/actions/create-workspace-resource-grant.d.ts +14 -1
- package/dist/actions/create-workspace-resource-grant.d.ts.map +1 -1
- package/dist/actions/create-workspace-resource.d.ts +38 -1
- package/dist/actions/create-workspace-resource.d.ts.map +1 -1
- package/dist/actions/create_embed_session.d.ts +11 -1
- package/dist/actions/create_embed_session.d.ts.map +1 -1
- package/dist/actions/delete-destination.d.ts +32 -1
- package/dist/actions/delete-destination.d.ts.map +1 -1
- package/dist/actions/delete-vault-secret.d.ts +15 -1
- package/dist/actions/delete-vault-secret.d.ts.map +1 -1
- package/dist/actions/delete-workspace-resource.d.ts +33 -1
- package/dist/actions/delete-workspace-resource.d.ts.map +1 -1
- package/dist/actions/deny-vault-request.d.ts +17 -1
- package/dist/actions/deny-vault-request.d.ts.map +1 -1
- package/dist/actions/ensure-dream-job.d.ts +31 -1
- package/dist/actions/ensure-dream-job.d.ts.map +1 -1
- package/dist/actions/get-agent-thread-debug.d.ts +53 -1
- package/dist/actions/get-agent-thread-debug.d.ts.map +1 -1
- package/dist/actions/get-app-creation-settings.d.ts +1 -1
- package/dist/actions/get-dispatch-settings.d.ts +1 -1
- package/dist/actions/get-dream-settings.d.ts +1 -1
- package/dist/actions/get-dream.d.ts +46 -1
- package/dist/actions/get-dream.d.ts.map +1 -1
- package/dist/actions/get-vault-access-settings.d.ts +1 -1
- package/dist/actions/get-workspace-info.d.ts +1 -1
- package/dist/actions/get-workspace-resource-effective-context.d.ts +6 -1
- package/dist/actions/get-workspace-resource-effective-context.d.ts.map +1 -1
- package/dist/actions/grant-vault-secrets-to-app.d.ts +25 -1
- package/dist/actions/grant-vault-secrets-to-app.d.ts.map +1 -1
- package/dist/actions/grant-workspace-resources-to-app.d.ts +15 -1
- package/dist/actions/grant-workspace-resources-to-app.d.ts.map +1 -1
- package/dist/actions/list-agent-thread-sources.d.ts +7 -1
- package/dist/actions/list-agent-thread-sources.d.ts.map +1 -1
- package/dist/actions/list-available-workspace-templates.d.ts +1 -1
- package/dist/actions/list-connected-agents.d.ts +11 -1
- package/dist/actions/list-connected-agents.d.ts.map +1 -1
- package/dist/actions/list-destinations.d.ts +13 -1
- package/dist/actions/list-destinations.d.ts.map +1 -1
- package/dist/actions/list-dispatch-approvals.d.ts +18 -1
- package/dist/actions/list-dispatch-approvals.d.ts.map +1 -1
- package/dist/actions/list-dispatch-audit.d.ts +14 -1
- package/dist/actions/list-dispatch-audit.d.ts.map +1 -1
- package/dist/actions/list-dispatch-overview.d.ts +59 -1
- package/dist/actions/list-dispatch-overview.d.ts.map +1 -1
- package/dist/actions/list-dispatch-usage-metrics.d.ts +3 -1
- package/dist/actions/list-dispatch-usage-metrics.d.ts.map +1 -1
- package/dist/actions/list-dream-candidates.d.ts +22 -1
- package/dist/actions/list-dream-candidates.d.ts.map +1 -1
- package/dist/actions/list-dreams.d.ts +27 -1
- package/dist/actions/list-dreams.d.ts.map +1 -1
- package/dist/actions/list-integrations-catalog.d.ts +1 -1
- package/dist/actions/list-linked-identities.d.ts +27 -1
- package/dist/actions/list-linked-identities.d.ts.map +1 -1
- package/dist/actions/list-mcp-app-access.d.ts +12 -1
- package/dist/actions/list-mcp-app-access.d.ts.map +1 -1
- package/dist/actions/list-vault-audit.d.ts +14 -1
- package/dist/actions/list-vault-audit.d.ts.map +1 -1
- package/dist/actions/list-vault-grants.d.ts +15 -1
- package/dist/actions/list-vault-grants.d.ts.map +1 -1
- package/dist/actions/list-vault-requests.d.ts +16 -1
- package/dist/actions/list-vault-requests.d.ts.map +1 -1
- package/dist/actions/list-vault-secret-options.d.ts +7 -1
- package/dist/actions/list-vault-secret-options.d.ts.map +1 -1
- package/dist/actions/list-vault-secrets.d.ts +11 -1
- package/dist/actions/list-vault-secrets.d.ts.map +1 -1
- package/dist/actions/list-workspace-apps.d.ts +4 -1
- package/dist/actions/list-workspace-apps.d.ts.map +1 -1
- package/dist/actions/list-workspace-resource-grants.d.ts +14 -1
- package/dist/actions/list-workspace-resource-grants.d.ts.map +1 -1
- package/dist/actions/list-workspace-resource-options.d.ts +3 -1
- package/dist/actions/list-workspace-resource-options.d.ts.map +1 -1
- package/dist/actions/list-workspace-resources-for-app.d.ts +13 -1
- package/dist/actions/list-workspace-resources-for-app.d.ts.map +1 -1
- package/dist/actions/list-workspace-resources.d.ts +16 -1
- package/dist/actions/list-workspace-resources.d.ts.map +1 -1
- package/dist/actions/list_apps.d.ts +12 -1
- package/dist/actions/list_apps.d.ts.map +1 -1
- package/dist/actions/navigate.d.ts +4 -1
- package/dist/actions/navigate.d.ts.map +1 -1
- package/dist/actions/open_app.d.ts +18 -1
- package/dist/actions/open_app.d.ts.map +1 -1
- package/dist/actions/preview-dream-proposal.d.ts +41 -1
- package/dist/actions/preview-dream-proposal.d.ts.map +1 -1
- package/dist/actions/preview-workspace-resource-change.d.ts +6 -1
- package/dist/actions/preview-workspace-resource-change.d.ts.map +1 -1
- package/dist/actions/provider-api-catalog.d.ts +21 -1
- package/dist/actions/provider-api-catalog.d.ts.map +1 -1
- package/dist/actions/provider-api-docs.d.ts +5 -1
- package/dist/actions/provider-api-docs.d.ts.map +1 -1
- package/dist/actions/provider-api-register.d.ts +83 -1
- package/dist/actions/provider-api-register.d.ts.map +1 -1
- package/dist/actions/provider-api-request.d.ts +20 -1
- package/dist/actions/provider-api-request.d.ts.map +1 -1
- package/dist/actions/reject-dispatch-change.d.ts +21 -1
- package/dist/actions/reject-dispatch-change.d.ts.map +1 -1
- package/dist/actions/reject-dream-proposal.d.ts +25 -1
- package/dist/actions/reject-dream-proposal.d.ts.map +1 -1
- package/dist/actions/remove-pending-workspace-app.d.ts +5 -1
- package/dist/actions/remove-pending-workspace-app.d.ts.map +1 -1
- package/dist/actions/request-vault-secret.d.ts +18 -1
- package/dist/actions/request-vault-secret.d.ts.map +1 -1
- package/dist/actions/restore-starter-workspace-resources.d.ts +7 -1
- package/dist/actions/restore-starter-workspace-resources.d.ts.map +1 -1
- package/dist/actions/revoke-vault-grant.d.ts +14 -1
- package/dist/actions/revoke-vault-grant.d.ts.map +1 -1
- package/dist/actions/revoke-workspace-resource-grant.d.ts +13 -1
- package/dist/actions/revoke-workspace-resource-grant.d.ts.map +1 -1
- package/dist/actions/scaffold-workspace-app.d.ts +8 -1
- package/dist/actions/scaffold-workspace-app.d.ts.map +1 -1
- package/dist/actions/search-agent-threads.d.ts +30 -1
- package/dist/actions/search-agent-threads.d.ts.map +1 -1
- package/dist/actions/send-code-agent-remote-command.d.ts +32 -1
- package/dist/actions/send-code-agent-remote-command.d.ts.map +1 -1
- package/dist/actions/send-platform-message.d.ts +12 -1
- package/dist/actions/send-platform-message.d.ts.map +1 -1
- package/dist/actions/set-app-creation-settings.d.ts +3 -1
- package/dist/actions/set-app-creation-settings.d.ts.map +1 -1
- package/dist/actions/set-dispatch-approval-policy.d.ts +21 -1
- package/dist/actions/set-dispatch-approval-policy.d.ts.map +1 -1
- package/dist/actions/set-dream-settings.d.ts +15 -1
- package/dist/actions/set-dream-settings.d.ts.map +1 -1
- package/dist/actions/set-mcp-app-access.d.ts +15 -1
- package/dist/actions/set-mcp-app-access.d.ts.map +1 -1
- package/dist/actions/set-vault-access-settings.d.ts +3 -1
- package/dist/actions/set-vault-access-settings.d.ts.map +1 -1
- package/dist/actions/start-workspace-app-creation.d.ts +52 -1
- package/dist/actions/start-workspace-app-creation.d.ts.map +1 -1
- package/dist/actions/sync-vault-to-app.d.ts +30 -1
- package/dist/actions/sync-vault-to-app.d.ts.map +1 -1
- package/dist/actions/unarchive-workspace-app.d.ts +5 -1
- package/dist/actions/unarchive-workspace-app.d.ts.map +1 -1
- package/dist/actions/update-vault-secret.d.ts +20 -1
- package/dist/actions/update-vault-secret.d.ts.map +1 -1
- package/dist/actions/update-workspace-app-metadata.d.ts +5 -1
- package/dist/actions/update-workspace-app-metadata.d.ts.map +1 -1
- package/dist/actions/update-workspace-resource.d.ts +37 -1
- package/dist/actions/update-workspace-resource.d.ts.map +1 -1
- package/dist/actions/upsert-destination.d.ts +37 -1
- package/dist/actions/upsert-destination.d.ts.map +1 -1
- package/dist/actions/view-screen.d.ts +1 -1
- package/dist/components/ui/alert.d.ts +3 -3
- package/dist/components/ui/alert.d.ts.map +1 -1
- package/dist/components/ui/badge.d.ts +3 -3
- package/dist/components/ui/badge.d.ts.map +1 -1
- package/dist/components/ui/button.d.ts +4 -4
- package/dist/components/ui/button.d.ts.map +1 -1
- package/dist/components/ui/button.js +1 -1
- package/dist/components/ui/button.js.map +1 -1
- package/dist/components/ui/chart.d.ts +3 -3
- package/dist/components/ui/chart.d.ts.map +1 -1
- package/dist/components/ui/label.d.ts +1 -1
- package/dist/components/ui/label.d.ts.map +1 -1
- package/dist/components/ui/navigation-menu.d.ts +1 -1
- package/dist/components/ui/navigation-menu.d.ts.map +1 -1
- package/dist/components/ui/sheet.d.ts +3 -3
- package/dist/components/ui/sheet.d.ts.map +1 -1
- package/dist/components/ui/sidebar.d.ts +5 -5
- package/dist/components/ui/sidebar.d.ts.map +1 -1
- package/dist/components/ui/toast.d.ts +3 -3
- package/dist/components/ui/toast.d.ts.map +1 -1
- package/dist/components/ui/toggle-group.d.ts +8 -8
- package/dist/components/ui/toggle-group.d.ts.map +1 -1
- package/dist/components/ui/toggle.d.ts +8 -8
- package/dist/components/ui/toggle.d.ts.map +1 -1
- package/dist/components/workspace-resource-impact-preview.d.ts +1 -1
- package/dist/components/workspace-resource-impact-preview.d.ts.map +1 -1
- package/dist/db/schema.d.ts +123 -123
- package/dist/routes/pages/$appId.d.ts +1 -1
- package/dist/routes/pages/$appId.d.ts.map +1 -1
- package/dist/routes/pages/_index.d.ts +1 -1
- package/dist/routes/pages/_index.d.ts.map +1 -1
- package/dist/routes/pages/approval.js.map +1 -1
- package/dist/routes/pages/approvals.js.map +1 -1
- package/dist/routes/pages/audit.js.map +1 -1
- package/dist/routes/pages/destinations.js.map +1 -1
- package/dist/routes/pages/identities.js.map +1 -1
- package/dist/routes/pages/overview.js.map +1 -1
- package/dist/server/lib/app-creation-store.d.ts +1 -1
- package/dist/server/lib/app-creation-store.d.ts.map +1 -1
- package/dist/server/lib/app-creation-store.js +1 -1
- package/dist/server/lib/app-creation-store.js.map +1 -1
- package/dist/server/lib/dispatch-store.d.ts +76 -76
- package/dist/server/lib/dispatch-store.d.ts.map +1 -1
- package/dist/server/lib/dreams-store.d.ts +52 -52
- package/dist/server/lib/dreams-store.d.ts.map +1 -1
- package/dist/server/lib/dreams-store.js +1 -1
- package/dist/server/lib/dreams-store.js.map +1 -1
- package/dist/server/lib/provider-api.d.ts +2 -2
- package/dist/server/lib/thread-debug-store.d.ts +13 -5
- package/dist/server/lib/thread-debug-store.d.ts.map +1 -1
- package/dist/server/lib/thread-debug-store.js.map +1 -1
- package/dist/server/lib/vault-store.d.ts +61 -50
- package/dist/server/lib/vault-store.d.ts.map +1 -1
- package/dist/server/lib/workspace-resources-store.d.ts +42 -42
- package/package.json +1 -1
- package/src/components/ui/button.tsx +1 -1
- package/src/routes/pages/approval.tsx +1 -1
- package/src/routes/pages/approvals.tsx +1 -1
- package/src/routes/pages/audit.tsx +1 -1
- package/src/routes/pages/destinations.tsx +1 -1
- package/src/routes/pages/identities.tsx +2 -2
- package/src/routes/pages/overview.tsx +1 -1
- package/src/server/lib/app-creation-store.ts +6 -3
- package/src/server/lib/dreams-store.ts +11 -1
- package/src/server/lib/thread-debug-store.ts +1 -1
|
@@ -38,18 +38,18 @@ export declare function getApprovalPolicy(): Promise<DispatchApprovalPolicy>;
|
|
|
38
38
|
export declare function setApprovalPolicy(input: DispatchApprovalPolicy): Promise<DispatchApprovalPolicy | {
|
|
39
39
|
id: string;
|
|
40
40
|
ownerEmail: string;
|
|
41
|
-
orgId: string;
|
|
41
|
+
orgId: string | null;
|
|
42
42
|
changeType: string;
|
|
43
43
|
targetType: string;
|
|
44
|
-
targetId: string;
|
|
44
|
+
targetId: string | null;
|
|
45
45
|
status: string;
|
|
46
46
|
summary: string;
|
|
47
47
|
payload: string;
|
|
48
|
-
beforeValue: string;
|
|
49
|
-
afterValue: string;
|
|
48
|
+
beforeValue: string | null;
|
|
49
|
+
afterValue: string | null;
|
|
50
50
|
requestedBy: string;
|
|
51
|
-
reviewedBy: string;
|
|
52
|
-
reviewedAt: number;
|
|
51
|
+
reviewedBy: string | null;
|
|
52
|
+
reviewedAt: number | null;
|
|
53
53
|
createdAt: number;
|
|
54
54
|
updatedAt: number;
|
|
55
55
|
}>;
|
|
@@ -66,24 +66,24 @@ export declare function recordAudit(input: {
|
|
|
66
66
|
export declare function listAuditEvents(limit?: number): Promise<{
|
|
67
67
|
id: string;
|
|
68
68
|
ownerEmail: string;
|
|
69
|
-
orgId: string;
|
|
69
|
+
orgId: string | null;
|
|
70
70
|
actor: string;
|
|
71
71
|
action: string;
|
|
72
72
|
targetType: string;
|
|
73
|
-
targetId: string;
|
|
73
|
+
targetId: string | null;
|
|
74
74
|
summary: string;
|
|
75
|
-
metadata: string;
|
|
75
|
+
metadata: string | null;
|
|
76
76
|
createdAt: number;
|
|
77
77
|
}[]>;
|
|
78
78
|
export declare function listDestinations(): Promise<{
|
|
79
79
|
id: string;
|
|
80
80
|
ownerEmail: string;
|
|
81
|
-
orgId: string;
|
|
81
|
+
orgId: string | null;
|
|
82
82
|
name: string;
|
|
83
83
|
platform: string;
|
|
84
84
|
destination: string;
|
|
85
|
-
threadRef: string;
|
|
86
|
-
notes: string;
|
|
85
|
+
threadRef: string | null;
|
|
86
|
+
notes: string | null;
|
|
87
87
|
createdBy: string;
|
|
88
88
|
createdAt: number;
|
|
89
89
|
updatedAt: number;
|
|
@@ -91,12 +91,12 @@ export declare function listDestinations(): Promise<{
|
|
|
91
91
|
export declare function getDestinationById(destinationId: string, ctx?: DispatchCtx): Promise<{
|
|
92
92
|
id: string;
|
|
93
93
|
ownerEmail: string;
|
|
94
|
-
orgId: string;
|
|
94
|
+
orgId: string | null;
|
|
95
95
|
name: string;
|
|
96
96
|
platform: string;
|
|
97
97
|
destination: string;
|
|
98
|
-
threadRef: string;
|
|
99
|
-
notes: string;
|
|
98
|
+
threadRef: string | null;
|
|
99
|
+
notes: string | null;
|
|
100
100
|
createdBy: string;
|
|
101
101
|
createdAt: number;
|
|
102
102
|
updatedAt: number;
|
|
@@ -112,47 +112,47 @@ export declare function createApprovalRequest(input: {
|
|
|
112
112
|
}): Promise<{
|
|
113
113
|
id: string;
|
|
114
114
|
ownerEmail: string;
|
|
115
|
-
orgId: string;
|
|
115
|
+
orgId: string | null;
|
|
116
116
|
changeType: string;
|
|
117
117
|
targetType: string;
|
|
118
|
-
targetId: string;
|
|
118
|
+
targetId: string | null;
|
|
119
119
|
status: string;
|
|
120
120
|
summary: string;
|
|
121
121
|
payload: string;
|
|
122
|
-
beforeValue: string;
|
|
123
|
-
afterValue: string;
|
|
122
|
+
beforeValue: string | null;
|
|
123
|
+
afterValue: string | null;
|
|
124
124
|
requestedBy: string;
|
|
125
|
-
reviewedBy: string;
|
|
126
|
-
reviewedAt: number;
|
|
125
|
+
reviewedBy: string | null;
|
|
126
|
+
reviewedAt: number | null;
|
|
127
127
|
createdAt: number;
|
|
128
128
|
updatedAt: number;
|
|
129
129
|
}>;
|
|
130
130
|
export declare function upsertDestination(input: DispatchDestinationInput): Promise<{
|
|
131
131
|
id: string;
|
|
132
132
|
ownerEmail: string;
|
|
133
|
-
orgId: string;
|
|
133
|
+
orgId: string | null;
|
|
134
134
|
changeType: string;
|
|
135
135
|
targetType: string;
|
|
136
|
-
targetId: string;
|
|
136
|
+
targetId: string | null;
|
|
137
137
|
status: string;
|
|
138
138
|
summary: string;
|
|
139
139
|
payload: string;
|
|
140
|
-
beforeValue: string;
|
|
141
|
-
afterValue: string;
|
|
140
|
+
beforeValue: string | null;
|
|
141
|
+
afterValue: string | null;
|
|
142
142
|
requestedBy: string;
|
|
143
|
-
reviewedBy: string;
|
|
144
|
-
reviewedAt: number;
|
|
143
|
+
reviewedBy: string | null;
|
|
144
|
+
reviewedAt: number | null;
|
|
145
145
|
createdAt: number;
|
|
146
146
|
updatedAt: number;
|
|
147
147
|
} | {
|
|
148
148
|
id: string;
|
|
149
149
|
ownerEmail: string;
|
|
150
|
-
orgId: string;
|
|
150
|
+
orgId: string | null;
|
|
151
151
|
name: string;
|
|
152
152
|
platform: string;
|
|
153
153
|
destination: string;
|
|
154
|
-
threadRef: string;
|
|
155
|
-
notes: string;
|
|
154
|
+
threadRef: string | null;
|
|
155
|
+
notes: string | null;
|
|
156
156
|
createdBy: string;
|
|
157
157
|
createdAt: number;
|
|
158
158
|
updatedAt: number;
|
|
@@ -160,29 +160,29 @@ export declare function upsertDestination(input: DispatchDestinationInput): Prom
|
|
|
160
160
|
export declare function deleteDestination(destinationId: string): Promise<{
|
|
161
161
|
id: string;
|
|
162
162
|
ownerEmail: string;
|
|
163
|
-
orgId: string;
|
|
163
|
+
orgId: string | null;
|
|
164
164
|
changeType: string;
|
|
165
165
|
targetType: string;
|
|
166
|
-
targetId: string;
|
|
166
|
+
targetId: string | null;
|
|
167
167
|
status: string;
|
|
168
168
|
summary: string;
|
|
169
169
|
payload: string;
|
|
170
|
-
beforeValue: string;
|
|
171
|
-
afterValue: string;
|
|
170
|
+
beforeValue: string | null;
|
|
171
|
+
afterValue: string | null;
|
|
172
172
|
requestedBy: string;
|
|
173
|
-
reviewedBy: string;
|
|
174
|
-
reviewedAt: number;
|
|
173
|
+
reviewedBy: string | null;
|
|
174
|
+
reviewedAt: number | null;
|
|
175
175
|
createdAt: number;
|
|
176
176
|
updatedAt: number;
|
|
177
177
|
} | {
|
|
178
178
|
id: string;
|
|
179
179
|
ownerEmail: string;
|
|
180
|
-
orgId: string;
|
|
180
|
+
orgId: string | null;
|
|
181
181
|
name: string;
|
|
182
182
|
platform: string;
|
|
183
183
|
destination: string;
|
|
184
|
-
threadRef: string;
|
|
185
|
-
notes: string;
|
|
184
|
+
threadRef: string | null;
|
|
185
|
+
notes: string | null;
|
|
186
186
|
createdBy: string;
|
|
187
187
|
createdAt: number;
|
|
188
188
|
updatedAt: number;
|
|
@@ -190,54 +190,54 @@ export declare function deleteDestination(destinationId: string): Promise<{
|
|
|
190
190
|
export declare function listApprovalRequests(): Promise<{
|
|
191
191
|
id: string;
|
|
192
192
|
ownerEmail: string;
|
|
193
|
-
orgId: string;
|
|
193
|
+
orgId: string | null;
|
|
194
194
|
changeType: string;
|
|
195
195
|
targetType: string;
|
|
196
|
-
targetId: string;
|
|
196
|
+
targetId: string | null;
|
|
197
197
|
status: string;
|
|
198
198
|
summary: string;
|
|
199
199
|
payload: string;
|
|
200
|
-
beforeValue: string;
|
|
201
|
-
afterValue: string;
|
|
200
|
+
beforeValue: string | null;
|
|
201
|
+
afterValue: string | null;
|
|
202
202
|
requestedBy: string;
|
|
203
|
-
reviewedBy: string;
|
|
204
|
-
reviewedAt: number;
|
|
203
|
+
reviewedBy: string | null;
|
|
204
|
+
reviewedAt: number | null;
|
|
205
205
|
createdAt: number;
|
|
206
206
|
updatedAt: number;
|
|
207
207
|
}[]>;
|
|
208
208
|
export declare function approveRequest(requestId: string): Promise<{
|
|
209
209
|
id: string;
|
|
210
210
|
ownerEmail: string;
|
|
211
|
-
orgId: string;
|
|
211
|
+
orgId: string | null;
|
|
212
212
|
changeType: string;
|
|
213
213
|
targetType: string;
|
|
214
|
-
targetId: string;
|
|
214
|
+
targetId: string | null;
|
|
215
215
|
status: string;
|
|
216
216
|
summary: string;
|
|
217
217
|
payload: string;
|
|
218
|
-
beforeValue: string;
|
|
219
|
-
afterValue: string;
|
|
218
|
+
beforeValue: string | null;
|
|
219
|
+
afterValue: string | null;
|
|
220
220
|
requestedBy: string;
|
|
221
|
-
reviewedBy: string;
|
|
222
|
-
reviewedAt: number;
|
|
221
|
+
reviewedBy: string | null;
|
|
222
|
+
reviewedAt: number | null;
|
|
223
223
|
createdAt: number;
|
|
224
224
|
updatedAt: number;
|
|
225
225
|
}>;
|
|
226
226
|
export declare function rejectRequest(requestId: string, reason?: string | null): Promise<{
|
|
227
227
|
id: string;
|
|
228
228
|
ownerEmail: string;
|
|
229
|
-
orgId: string;
|
|
229
|
+
orgId: string | null;
|
|
230
230
|
changeType: string;
|
|
231
231
|
targetType: string;
|
|
232
|
-
targetId: string;
|
|
232
|
+
targetId: string | null;
|
|
233
233
|
status: string;
|
|
234
234
|
summary: string;
|
|
235
235
|
payload: string;
|
|
236
|
-
beforeValue: string;
|
|
237
|
-
afterValue: string;
|
|
236
|
+
beforeValue: string | null;
|
|
237
|
+
afterValue: string | null;
|
|
238
238
|
requestedBy: string;
|
|
239
|
-
reviewedBy: string;
|
|
240
|
-
reviewedAt: number;
|
|
239
|
+
reviewedBy: string | null;
|
|
240
|
+
reviewedAt: number | null;
|
|
241
241
|
createdAt: number;
|
|
242
242
|
updatedAt: number;
|
|
243
243
|
}>;
|
|
@@ -251,10 +251,10 @@ export declare function listIdentityState(): Promise<{
|
|
|
251
251
|
links: {
|
|
252
252
|
id: string;
|
|
253
253
|
ownerEmail: string;
|
|
254
|
-
orgId: string;
|
|
254
|
+
orgId: string | null;
|
|
255
255
|
platform: string;
|
|
256
256
|
externalUserId: string;
|
|
257
|
-
externalUserName: string;
|
|
257
|
+
externalUserName: string | null;
|
|
258
258
|
linkedBy: string;
|
|
259
259
|
createdAt: number;
|
|
260
260
|
updatedAt: number;
|
|
@@ -263,13 +263,13 @@ export declare function listIdentityState(): Promise<{
|
|
|
263
263
|
id: string;
|
|
264
264
|
token: string;
|
|
265
265
|
ownerEmail: string;
|
|
266
|
-
orgId: string;
|
|
266
|
+
orgId: string | null;
|
|
267
267
|
platform: string;
|
|
268
268
|
createdBy: string;
|
|
269
269
|
expiresAt: number;
|
|
270
|
-
claimedAt: number;
|
|
271
|
-
claimedByExternalUserId: string;
|
|
272
|
-
claimedByExternalUserName: string;
|
|
270
|
+
claimedAt: number | null;
|
|
271
|
+
claimedByExternalUserId: string | null;
|
|
272
|
+
claimedByExternalUserName: string | null;
|
|
273
273
|
createdAt: number;
|
|
274
274
|
updatedAt: number;
|
|
275
275
|
}[];
|
|
@@ -277,7 +277,7 @@ export declare function listIdentityState(): Promise<{
|
|
|
277
277
|
export declare function resolveLinkedOwner(platform: string, externalUserId?: string | null, options?: {
|
|
278
278
|
orgId?: string | null;
|
|
279
279
|
allowAnyOrgFallback?: boolean;
|
|
280
|
-
}): Promise<string>;
|
|
280
|
+
}): Promise<string | null>;
|
|
281
281
|
export declare function consumeLinkToken(input: {
|
|
282
282
|
platform: string;
|
|
283
283
|
token: string;
|
|
@@ -294,12 +294,12 @@ export declare function listOverview(): Promise<{
|
|
|
294
294
|
recentDestinations: {
|
|
295
295
|
id: string;
|
|
296
296
|
ownerEmail: string;
|
|
297
|
-
orgId: string;
|
|
297
|
+
orgId: string | null;
|
|
298
298
|
name: string;
|
|
299
299
|
platform: string;
|
|
300
300
|
destination: string;
|
|
301
|
-
threadRef: string;
|
|
302
|
-
notes: string;
|
|
301
|
+
threadRef: string | null;
|
|
302
|
+
notes: string | null;
|
|
303
303
|
createdBy: string;
|
|
304
304
|
createdAt: number;
|
|
305
305
|
updatedAt: number;
|
|
@@ -307,31 +307,31 @@ export declare function listOverview(): Promise<{
|
|
|
307
307
|
recentApprovals: {
|
|
308
308
|
id: string;
|
|
309
309
|
ownerEmail: string;
|
|
310
|
-
orgId: string;
|
|
310
|
+
orgId: string | null;
|
|
311
311
|
changeType: string;
|
|
312
312
|
targetType: string;
|
|
313
|
-
targetId: string;
|
|
313
|
+
targetId: string | null;
|
|
314
314
|
status: string;
|
|
315
315
|
summary: string;
|
|
316
316
|
payload: string;
|
|
317
|
-
beforeValue: string;
|
|
318
|
-
afterValue: string;
|
|
317
|
+
beforeValue: string | null;
|
|
318
|
+
afterValue: string | null;
|
|
319
319
|
requestedBy: string;
|
|
320
|
-
reviewedBy: string;
|
|
321
|
-
reviewedAt: number;
|
|
320
|
+
reviewedBy: string | null;
|
|
321
|
+
reviewedAt: number | null;
|
|
322
322
|
createdAt: number;
|
|
323
323
|
updatedAt: number;
|
|
324
324
|
}[];
|
|
325
325
|
recentAudit: {
|
|
326
326
|
id: string;
|
|
327
327
|
ownerEmail: string;
|
|
328
|
-
orgId: string;
|
|
328
|
+
orgId: string | null;
|
|
329
329
|
actor: string;
|
|
330
330
|
action: string;
|
|
331
331
|
targetType: string;
|
|
332
|
-
targetId: string;
|
|
332
|
+
targetId: string | null;
|
|
333
333
|
summary: string;
|
|
334
|
-
metadata: string;
|
|
334
|
+
metadata: string | null;
|
|
335
335
|
createdAt: number;
|
|
336
336
|
}[];
|
|
337
337
|
settings: DispatchApprovalPolicy;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dispatch-store.d.ts","sourceRoot":"","sources":["../../../src/server/lib/dispatch-store.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"dispatch-store.d.ts","sourceRoot":"","sources":["../../../src/server/lib/dispatch-store.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,qBAAqB,oBAAoB,CAAC;AAoFvD;;;;GAIG;AACH,qBAAa,kBAAmB,SAAQ,KAAK;aAEf,YAAY,EAAE,MAAM;IADhD,QAAQ,CAAC,IAAI,uBAAuB;gBACR,YAAY,EAAE,MAAM;CAKjD;AAED,MAAM,WAAW,sBAAsB;IACrC,OAAO,EAAE,OAAO,CAAC;IACjB,cAAc,EAAE,MAAM,EAAE,CAAC;CAC1B;AAED,MAAM,WAAW,wBAAwB;IACvC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACvB;AAKD,wBAAgB,iBAAiB,IAAI,MAAM,CAI1C;AAED,wBAAgB,YAAY,IAAI,MAAM,GAAG,IAAI,CAE5C;AAED;;;;;GAKG;AACH,MAAM,WAAW,WAAW;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACtB;AAED,wBAAgB,kBAAkB,IAAI,WAAW,CAEhD;AAwBD,wBAAsB,iBAAiB,IAAI,OAAO,CAAC,sBAAsB,CAAC,CAYzE;AA6BD,wBAAsB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB;;;;;;;;;;;;;;;;;GAgBpE;AAED,wBAAsB,WAAW,CAAC,KAAK,EAAE;IACvC,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACvB,iBAeA;AAED,wBAAsB,eAAe,CAAC,KAAK,SAAK;;;;;;;;;;;KAgB/C;AAED,wBAAsB,gBAAgB;;;;;;;;;;;;KAerC;AAED,wBAAsB,kBAAkB,CACtC,aAAa,EAAE,MAAM,EACrB,GAAG,GAAE,WAAkC;;;;;;;;;;;;GAcxC;AAsHD,wBAAsB,qBAAqB,CAAC,KAAK,EAAE;IACjD,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;;;;;;;;;;;;;;;;;GAiCA;AAED,wBAAsB,iBAAiB,CAAC,KAAK,EAAE,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAetE;AAED,wBAAsB,iBAAiB,CAAC,aAAa,EAAE,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkB5D;AAED,wBAAsB,oBAAoB;;;;;;;;;;;;;;;;;KAezC;AAqFD,wBAAsB,cAAc,CAAC,SAAS,EAAE,MAAM;;;;;;;;;;;;;;;;;GA6BrD;AAED,wBAAsB,aAAa,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI;;;;;;;;;;;;;;;;;GAyB5E;AAED,wBAAsB,eAAe,CAAC,QAAQ,EAAE,MAAM;;;;;GAuCrD;AAED,wBAAsB,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BtC;AAED,wBAAsB,kBAAkB,CACtC,QAAQ,EAAE,MAAM,EAChB,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,EAC9B,OAAO,GAAE;IACP,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC1B,0BAuCP;AAED,wBAAsB,gBAAgB,CAAC,KAAK,EAAE;IAC5C,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC,mBA8GA;AAED,wBAAsB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyBjC"}
|
|
@@ -115,8 +115,8 @@ interface ListDreamCandidatesInput {
|
|
|
115
115
|
}
|
|
116
116
|
export declare function listDreamCandidates(input: ListDreamCandidatesInput): Promise<{
|
|
117
117
|
source: Record<string, unknown>;
|
|
118
|
-
access: Record<string, unknown
|
|
119
|
-
query: string;
|
|
118
|
+
access: Record<string, unknown> | null;
|
|
119
|
+
query: string | null;
|
|
120
120
|
inspectedThreadCount: number;
|
|
121
121
|
candidateCount: number;
|
|
122
122
|
errors: Record<string, unknown>[];
|
|
@@ -142,27 +142,27 @@ export declare function createDreamReport(input: {
|
|
|
142
142
|
sourceHealth: DreamSourceHealth[];
|
|
143
143
|
id: string;
|
|
144
144
|
ownerEmail: string;
|
|
145
|
-
orgId: string;
|
|
145
|
+
orgId: string | null;
|
|
146
146
|
createdBy: string;
|
|
147
147
|
createdAt: number;
|
|
148
148
|
updatedAt: number;
|
|
149
149
|
status: string;
|
|
150
|
-
summary: string;
|
|
150
|
+
summary: string | null;
|
|
151
151
|
sourceId: string;
|
|
152
152
|
title: string;
|
|
153
|
-
query: string;
|
|
154
|
-
report: string;
|
|
153
|
+
query: string | null;
|
|
154
|
+
report: string | null;
|
|
155
155
|
candidateCount: number;
|
|
156
156
|
inspectedThreadCount: number;
|
|
157
|
-
error: string;
|
|
157
|
+
error: string | null;
|
|
158
158
|
startedAt: number;
|
|
159
|
-
completedAt: number;
|
|
159
|
+
completedAt: number | null;
|
|
160
160
|
};
|
|
161
161
|
proposals: {
|
|
162
162
|
evidence: DreamEvidence[];
|
|
163
163
|
id: string;
|
|
164
164
|
ownerEmail: string;
|
|
165
|
-
orgId: string;
|
|
165
|
+
orgId: string | null;
|
|
166
166
|
createdAt: number;
|
|
167
167
|
updatedAt: number;
|
|
168
168
|
targetType: string;
|
|
@@ -175,10 +175,10 @@ export declare function createDreamReport(input: {
|
|
|
175
175
|
content: string;
|
|
176
176
|
confidence: number;
|
|
177
177
|
risk: string;
|
|
178
|
-
appliedBy: string;
|
|
179
|
-
appliedAt: number;
|
|
180
|
-
rejectedBy: string;
|
|
181
|
-
rejectedAt: number;
|
|
178
|
+
appliedBy: string | null;
|
|
179
|
+
appliedAt: number | null;
|
|
180
|
+
rejectedBy: string | null;
|
|
181
|
+
rejectedAt: number | null;
|
|
182
182
|
}[];
|
|
183
183
|
}>;
|
|
184
184
|
export declare function listDreams(input?: {
|
|
@@ -191,21 +191,21 @@ export declare function listDreams(input?: {
|
|
|
191
191
|
sourceHealth: DreamSourceHealth[];
|
|
192
192
|
id: string;
|
|
193
193
|
ownerEmail: string;
|
|
194
|
-
orgId: string;
|
|
194
|
+
orgId: string | null;
|
|
195
195
|
createdBy: string;
|
|
196
196
|
createdAt: number;
|
|
197
197
|
updatedAt: number;
|
|
198
198
|
status: string;
|
|
199
|
-
summary: string;
|
|
199
|
+
summary: string | null;
|
|
200
200
|
sourceId: string;
|
|
201
201
|
title: string;
|
|
202
|
-
query: string;
|
|
203
|
-
report: string;
|
|
202
|
+
query: string | null;
|
|
203
|
+
report: string | null;
|
|
204
204
|
candidateCount: number;
|
|
205
205
|
inspectedThreadCount: number;
|
|
206
|
-
error: string;
|
|
206
|
+
error: string | null;
|
|
207
207
|
startedAt: number;
|
|
208
|
-
completedAt: number;
|
|
208
|
+
completedAt: number | null;
|
|
209
209
|
}[];
|
|
210
210
|
}>;
|
|
211
211
|
export declare function getDream(dreamId: string): Promise<{
|
|
@@ -213,27 +213,27 @@ export declare function getDream(dreamId: string): Promise<{
|
|
|
213
213
|
sourceHealth: DreamSourceHealth[];
|
|
214
214
|
id: string;
|
|
215
215
|
ownerEmail: string;
|
|
216
|
-
orgId: string;
|
|
216
|
+
orgId: string | null;
|
|
217
217
|
createdBy: string;
|
|
218
218
|
createdAt: number;
|
|
219
219
|
updatedAt: number;
|
|
220
220
|
status: string;
|
|
221
|
-
summary: string;
|
|
221
|
+
summary: string | null;
|
|
222
222
|
sourceId: string;
|
|
223
223
|
title: string;
|
|
224
|
-
query: string;
|
|
225
|
-
report: string;
|
|
224
|
+
query: string | null;
|
|
225
|
+
report: string | null;
|
|
226
226
|
candidateCount: number;
|
|
227
227
|
inspectedThreadCount: number;
|
|
228
|
-
error: string;
|
|
228
|
+
error: string | null;
|
|
229
229
|
startedAt: number;
|
|
230
|
-
completedAt: number;
|
|
230
|
+
completedAt: number | null;
|
|
231
231
|
};
|
|
232
232
|
proposals: {
|
|
233
233
|
evidence: DreamEvidence[];
|
|
234
234
|
id: string;
|
|
235
235
|
ownerEmail: string;
|
|
236
|
-
orgId: string;
|
|
236
|
+
orgId: string | null;
|
|
237
237
|
createdAt: number;
|
|
238
238
|
updatedAt: number;
|
|
239
239
|
targetType: string;
|
|
@@ -246,10 +246,10 @@ export declare function getDream(dreamId: string): Promise<{
|
|
|
246
246
|
content: string;
|
|
247
247
|
confidence: number;
|
|
248
248
|
risk: string;
|
|
249
|
-
appliedBy: string;
|
|
250
|
-
appliedAt: number;
|
|
251
|
-
rejectedBy: string;
|
|
252
|
-
rejectedAt: number;
|
|
249
|
+
appliedBy: string | null;
|
|
250
|
+
appliedAt: number | null;
|
|
251
|
+
rejectedBy: string | null;
|
|
252
|
+
rejectedAt: number | null;
|
|
253
253
|
}[];
|
|
254
254
|
}>;
|
|
255
255
|
export declare function previewDreamProposal(proposalId: string): Promise<{
|
|
@@ -257,7 +257,7 @@ export declare function previewDreamProposal(proposalId: string): Promise<{
|
|
|
257
257
|
evidence: DreamEvidence[];
|
|
258
258
|
id: string;
|
|
259
259
|
ownerEmail: string;
|
|
260
|
-
orgId: string;
|
|
260
|
+
orgId: string | null;
|
|
261
261
|
createdAt: number;
|
|
262
262
|
updatedAt: number;
|
|
263
263
|
targetType: string;
|
|
@@ -270,10 +270,10 @@ export declare function previewDreamProposal(proposalId: string): Promise<{
|
|
|
270
270
|
content: string;
|
|
271
271
|
confidence: number;
|
|
272
272
|
risk: string;
|
|
273
|
-
appliedBy: string;
|
|
274
|
-
appliedAt: number;
|
|
275
|
-
rejectedBy: string;
|
|
276
|
-
rejectedAt: number;
|
|
273
|
+
appliedBy: string | null;
|
|
274
|
+
appliedAt: number | null;
|
|
275
|
+
rejectedBy: string | null;
|
|
276
|
+
rejectedAt: number | null;
|
|
277
277
|
};
|
|
278
278
|
target: {
|
|
279
279
|
type: string;
|
|
@@ -283,7 +283,7 @@ export declare function previewDreamProposal(proposalId: string): Promise<{
|
|
|
283
283
|
};
|
|
284
284
|
operation: "create" | "update" | "append";
|
|
285
285
|
targetExists: boolean;
|
|
286
|
-
currentContent: string;
|
|
286
|
+
currentContent: string | null;
|
|
287
287
|
proposedContent: string;
|
|
288
288
|
approval: {
|
|
289
289
|
required: boolean;
|
|
@@ -296,7 +296,7 @@ export declare function applyApprovedDreamProposal(proposalId: string, actor?: s
|
|
|
296
296
|
evidence: DreamEvidence[];
|
|
297
297
|
id: string;
|
|
298
298
|
ownerEmail: string;
|
|
299
|
-
orgId: string;
|
|
299
|
+
orgId: string | null;
|
|
300
300
|
createdAt: number;
|
|
301
301
|
updatedAt: number;
|
|
302
302
|
targetType: string;
|
|
@@ -309,10 +309,10 @@ export declare function applyApprovedDreamProposal(proposalId: string, actor?: s
|
|
|
309
309
|
content: string;
|
|
310
310
|
confidence: number;
|
|
311
311
|
risk: string;
|
|
312
|
-
appliedBy: string;
|
|
313
|
-
appliedAt: number;
|
|
314
|
-
rejectedBy: string;
|
|
315
|
-
rejectedAt: number;
|
|
312
|
+
appliedBy: string | null;
|
|
313
|
+
appliedAt: number | null;
|
|
314
|
+
rejectedBy: string | null;
|
|
315
|
+
rejectedAt: number | null;
|
|
316
316
|
};
|
|
317
317
|
result: unknown;
|
|
318
318
|
}>;
|
|
@@ -321,7 +321,7 @@ export declare function applyDreamProposal(proposalId: string): Promise<{
|
|
|
321
321
|
evidence: DreamEvidence[];
|
|
322
322
|
id: string;
|
|
323
323
|
ownerEmail: string;
|
|
324
|
-
orgId: string;
|
|
324
|
+
orgId: string | null;
|
|
325
325
|
createdAt: number;
|
|
326
326
|
updatedAt: number;
|
|
327
327
|
targetType: string;
|
|
@@ -334,10 +334,10 @@ export declare function applyDreamProposal(proposalId: string): Promise<{
|
|
|
334
334
|
content: string;
|
|
335
335
|
confidence: number;
|
|
336
336
|
risk: string;
|
|
337
|
-
appliedBy: string;
|
|
338
|
-
appliedAt: number;
|
|
339
|
-
rejectedBy: string;
|
|
340
|
-
rejectedAt: number;
|
|
337
|
+
appliedBy: string | null;
|
|
338
|
+
appliedAt: number | null;
|
|
339
|
+
rejectedBy: string | null;
|
|
340
|
+
rejectedAt: number | null;
|
|
341
341
|
};
|
|
342
342
|
result: unknown;
|
|
343
343
|
}>;
|
|
@@ -345,7 +345,7 @@ export declare function rejectDreamProposal(proposalId: string, reason?: string
|
|
|
345
345
|
evidence: DreamEvidence[];
|
|
346
346
|
id: string;
|
|
347
347
|
ownerEmail: string;
|
|
348
|
-
orgId: string;
|
|
348
|
+
orgId: string | null;
|
|
349
349
|
createdAt: number;
|
|
350
350
|
updatedAt: number;
|
|
351
351
|
targetType: string;
|
|
@@ -358,10 +358,10 @@ export declare function rejectDreamProposal(proposalId: string, reason?: string
|
|
|
358
358
|
content: string;
|
|
359
359
|
confidence: number;
|
|
360
360
|
risk: string;
|
|
361
|
-
appliedBy: string;
|
|
362
|
-
appliedAt: number;
|
|
363
|
-
rejectedBy: string;
|
|
364
|
-
rejectedAt: number;
|
|
361
|
+
appliedBy: string | null;
|
|
362
|
+
appliedAt: number | null;
|
|
363
|
+
rejectedBy: string | null;
|
|
364
|
+
rejectedAt: number | null;
|
|
365
365
|
}>;
|
|
366
366
|
export declare function ensureDreamJob(input: {
|
|
367
367
|
schedule?: string;
|
|
@@ -385,7 +385,7 @@ export declare function ensureDreamJob(input: {
|
|
|
385
385
|
sourceId: string;
|
|
386
386
|
sourceIds: string[];
|
|
387
387
|
allSources: boolean;
|
|
388
|
-
query: string;
|
|
388
|
+
query: string | null;
|
|
389
389
|
limit: number;
|
|
390
390
|
sourceTimeoutMs: number;
|
|
391
391
|
sourceConcurrency: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dreams-store.d.ts","sourceRoot":"","sources":["../../../src/server/lib/dreams-store.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"dreams-store.d.ts","sourceRoot":"","sources":["../../../src/server/lib/dreams-store.ts"],"names":[],"mappings":"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"}
|
|
@@ -840,7 +840,7 @@ async function inspectDreamSource(input, sourceId, sourceTimeoutMs) {
|
|
|
840
840
|
candidateCount: candidates.length,
|
|
841
841
|
errors: inspected
|
|
842
842
|
.map((entry) => entry.error)
|
|
843
|
-
.filter((entry) =>
|
|
843
|
+
.filter((entry) => entry !== null),
|
|
844
844
|
candidates,
|
|
845
845
|
};
|
|
846
846
|
}
|