@amigo-ai/platform-sdk 0.4.7 → 0.5.0

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.
@@ -179,5 +179,20 @@ export declare class DataSourcesResource extends WorkspaceScopedResource {
179
179
  synced_count: number;
180
180
  }[];
181
181
  } & import("../index.js").ResponseMetadata>;
182
+ /**
183
+ * Trigger a one-off manual sync of a data source.
184
+ *
185
+ * Bypasses the business-hours gate and per-resource cadence counter on
186
+ * connector-runner. Resolves with `{ status: "started", ... }` once the
187
+ * request is queued — the poll itself runs asynchronously. Platform-api
188
+ * returns 409 if the source is already mid-sync (see
189
+ * `TriggerSyncConflictResponse` for the body shape), 503 if
190
+ * connector-runner is unreachable.
191
+ */
192
+ triggerSync(dataSourceId: DataSourceId | string): Promise<{
193
+ data_source_id: string;
194
+ status: "started";
195
+ triggered_at: string;
196
+ } & import("../index.js").ResponseMetadata>;
182
197
  }
183
198
  //# sourceMappingURL=data-sources.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"data-sources.d.ts","sourceRoot":"","sources":["../../../src/resources/data-sources.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AACrD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAC5D,OAAO,EAAE,uBAAuB,EAAe,MAAM,WAAW,CAAA;AAChE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAA;AAElD,MAAM,WAAW,qBAAsB,SAAQ,UAAU;IACvD,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;AAED;;;GAGG;AACH,qBAAa,mBAAoB,SAAQ,uBAAuB;IACxD,MAAM,CAAC,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;IAS7D,IAAI,CAAC,MAAM,CAAC,EAAE,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAQzC,cAAc,CAAC,MAAM,CAAC,EAAE,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;IAIvC,GAAG,CAAC,YAAY,EAAE,YAAY,GAAG,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;IAQvC,MAAM,CACV,YAAY,EAAE,YAAY,GAAG,MAAM,EACnC,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;IAUlD,MAAM,CAAC,YAAY,EAAE,YAAY,GAAG,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAMhE,kEAAkE;IAC5D,SAAS,CAAC,YAAY,EAAE,YAAY,GAAG,MAAM;;;;;;;;;;;;IAQnD,wEAAwE;IAClE,cAAc,CAAC,YAAY,EAAE,YAAY,GAAG,MAAM;;;;;;;;;;;;;;;;;;CAOzD"}
1
+ {"version":3,"file":"data-sources.d.ts","sourceRoot":"","sources":["../../../src/resources/data-sources.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AACrD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAC5D,OAAO,EAAE,uBAAuB,EAAe,MAAM,WAAW,CAAA;AAChE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAA;AAElD,MAAM,WAAW,qBAAsB,SAAQ,UAAU;IACvD,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;AAED;;;GAGG;AACH,qBAAa,mBAAoB,SAAQ,uBAAuB;IACxD,MAAM,CAAC,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;IAS7D,IAAI,CAAC,MAAM,CAAC,EAAE,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAQzC,cAAc,CAAC,MAAM,CAAC,EAAE,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;IAIvC,GAAG,CAAC,YAAY,EAAE,YAAY,GAAG,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;IAQvC,MAAM,CACV,YAAY,EAAE,YAAY,GAAG,MAAM,EACnC,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;IAUlD,MAAM,CAAC,YAAY,EAAE,YAAY,GAAG,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAMhE,kEAAkE;IAC5D,SAAS,CAAC,YAAY,EAAE,YAAY,GAAG,MAAM;;;;;;;;;;;;IAQnD,wEAAwE;IAClE,cAAc,CAAC,YAAY,EAAE,YAAY,GAAG,MAAM;;;;;;;;;;;;;;;;;;IAQxD;;;;;;;;;OASG;IACG,WAAW,CAAC,YAAY,EAAE,YAAY,GAAG,MAAM;;;;;CAOtD"}
@@ -1 +1 @@
1
- {"version":3,"file":"functions.d.ts","sourceRoot":"","sources":["../../../src/resources/functions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AACrD,OAAO,EAAE,uBAAuB,EAAe,MAAM,WAAW,CAAA;AAEhE,qBAAa,iBAAkB,SAAQ,uBAAuB;IACtD,IAAI;;;;0BAyD607Y,qBAAsB;;;;;;kBAAic,qBAAsB;;;;;IAjD9z8Y,MAAM,CAAC,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,uBAAuB,CAAC;;sBAiDsx7Y,qBAAsB;;;;;;cAAic,qBAAsB;;;;IAxC9z8Y,MAAM,CAAC,YAAY,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAM3C,IAAI,CAAC,YAAY,EAAE,MAAM,EAAE,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,qBAAqB,CAAC;;;;;;IAS7E,UAAU;;;;;;;;;;;IAQV,KAAK,CAAC,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,cAAc,CAAC;;;;;;;;IASjD,IAAI;;;;0BAQ607Y,qBAAsB;;;;;;kBAAic,qBAAsB;;;;;CADr08Y"}
1
+ {"version":3,"file":"functions.d.ts","sourceRoot":"","sources":["../../../src/resources/functions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AACrD,OAAO,EAAE,uBAAuB,EAAe,MAAM,WAAW,CAAA;AAEhE,qBAAa,iBAAkB,SAAQ,uBAAuB;IACtD,IAAI;;;;0BAyD87wa,qBAAsB;;;;;;kBAAic,qBAAsB;;;;;IAjD/6xa,MAAM,CAAC,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,uBAAuB,CAAC;;sBAiDu4wa,qBAAsB;;;;;;cAAic,qBAAsB;;;;IAxC/6xa,MAAM,CAAC,YAAY,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAM3C,IAAI,CAAC,YAAY,EAAE,MAAM,EAAE,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,qBAAqB,CAAC;;;;;;IAS7E,UAAU;;;;;;;;;;;IAQV,KAAK,CAAC,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,cAAc,CAAC;;;;;;;;IASjD,IAAI;;;;0BAQ87wa,qBAAsB;;;;;;kBAAic,qBAAsB;;;;;CADt7xa"}
@@ -54,7 +54,9 @@ export declare class ServicesResource extends WorkspaceScopedResource {
54
54
  barge_in_cooldown_s?: number | null | undefined;
55
55
  barge_in_min_speech_s?: number | null | undefined;
56
56
  eager_eot_threshold?: number | null | undefined;
57
+ empathy_hold_ms?: number | null | undefined;
57
58
  eot_timeout_ms?: number | null | undefined;
59
+ filler_cooldown_ms?: number | null | undefined;
58
60
  filler_style?: "backchannel" | "phrase" | "silent" | undefined;
59
61
  filler_vocabulary?: string[] | null | undefined;
60
62
  forward_call_enabled?: boolean | undefined;
@@ -62,6 +64,10 @@ export declare class ServicesResource extends WorkspaceScopedResource {
62
64
  max_response_sentences?: number | null | undefined;
63
65
  max_response_words?: number | null | undefined;
64
66
  min_tts_speed?: number | null | undefined;
67
+ post_eot_pause_ms?: number | null | undefined;
68
+ progress_interval_ms?: number | null | undefined;
69
+ progress_vocabulary?: string[] | null | undefined;
70
+ transition_deadline_ms?: number | null | undefined;
65
71
  tts_model?: ("sonic-turbo" | "sonic-3") | null | undefined;
66
72
  } | null | undefined;
67
73
  workspace_id: string;
@@ -111,7 +117,9 @@ export declare class ServicesResource extends WorkspaceScopedResource {
111
117
  barge_in_cooldown_s?: number | null | undefined;
112
118
  barge_in_min_speech_s?: number | null | undefined;
113
119
  eager_eot_threshold?: number | null | undefined;
120
+ empathy_hold_ms?: number | null | undefined;
114
121
  eot_timeout_ms?: number | null | undefined;
122
+ filler_cooldown_ms?: number | null | undefined;
115
123
  filler_style?: "backchannel" | "phrase" | "silent" | undefined;
116
124
  filler_vocabulary?: string[] | null | undefined;
117
125
  forward_call_enabled?: boolean | undefined;
@@ -119,6 +127,10 @@ export declare class ServicesResource extends WorkspaceScopedResource {
119
127
  max_response_sentences?: number | null | undefined;
120
128
  max_response_words?: number | null | undefined;
121
129
  min_tts_speed?: number | null | undefined;
130
+ post_eot_pause_ms?: number | null | undefined;
131
+ progress_interval_ms?: number | null | undefined;
132
+ progress_vocabulary?: string[] | null | undefined;
133
+ transition_deadline_ms?: number | null | undefined;
122
134
  tts_model?: ("sonic-turbo" | "sonic-3") | null | undefined;
123
135
  } | null | undefined;
124
136
  workspace_id: string;
@@ -167,7 +179,9 @@ export declare class ServicesResource extends WorkspaceScopedResource {
167
179
  barge_in_cooldown_s?: number | null | undefined;
168
180
  barge_in_min_speech_s?: number | null | undefined;
169
181
  eager_eot_threshold?: number | null | undefined;
182
+ empathy_hold_ms?: number | null | undefined;
170
183
  eot_timeout_ms?: number | null | undefined;
184
+ filler_cooldown_ms?: number | null | undefined;
171
185
  filler_style?: "backchannel" | "phrase" | "silent" | undefined;
172
186
  filler_vocabulary?: string[] | null | undefined;
173
187
  forward_call_enabled?: boolean | undefined;
@@ -175,6 +189,10 @@ export declare class ServicesResource extends WorkspaceScopedResource {
175
189
  max_response_sentences?: number | null | undefined;
176
190
  max_response_words?: number | null | undefined;
177
191
  min_tts_speed?: number | null | undefined;
192
+ post_eot_pause_ms?: number | null | undefined;
193
+ progress_interval_ms?: number | null | undefined;
194
+ progress_vocabulary?: string[] | null | undefined;
195
+ transition_deadline_ms?: number | null | undefined;
178
196
  tts_model?: ("sonic-turbo" | "sonic-3") | null | undefined;
179
197
  } | null | undefined;
180
198
  workspace_id: string;
@@ -221,7 +239,9 @@ export declare class ServicesResource extends WorkspaceScopedResource {
221
239
  barge_in_cooldown_s?: number | null | undefined;
222
240
  barge_in_min_speech_s?: number | null | undefined;
223
241
  eager_eot_threshold?: number | null | undefined;
242
+ empathy_hold_ms?: number | null | undefined;
224
243
  eot_timeout_ms?: number | null | undefined;
244
+ filler_cooldown_ms?: number | null | undefined;
225
245
  filler_style?: "backchannel" | "phrase" | "silent" | undefined;
226
246
  filler_vocabulary?: string[] | null | undefined;
227
247
  forward_call_enabled?: boolean | undefined;
@@ -229,6 +249,10 @@ export declare class ServicesResource extends WorkspaceScopedResource {
229
249
  max_response_sentences?: number | null | undefined;
230
250
  max_response_words?: number | null | undefined;
231
251
  min_tts_speed?: number | null | undefined;
252
+ post_eot_pause_ms?: number | null | undefined;
253
+ progress_interval_ms?: number | null | undefined;
254
+ progress_vocabulary?: string[] | null | undefined;
255
+ transition_deadline_ms?: number | null | undefined;
232
256
  tts_model?: ("sonic-turbo" | "sonic-3") | null | undefined;
233
257
  } | null | undefined;
234
258
  workspace_id: string;
@@ -275,7 +299,9 @@ export declare class ServicesResource extends WorkspaceScopedResource {
275
299
  barge_in_cooldown_s?: number | null | undefined;
276
300
  barge_in_min_speech_s?: number | null | undefined;
277
301
  eager_eot_threshold?: number | null | undefined;
302
+ empathy_hold_ms?: number | null | undefined;
278
303
  eot_timeout_ms?: number | null | undefined;
304
+ filler_cooldown_ms?: number | null | undefined;
279
305
  filler_style?: "backchannel" | "phrase" | "silent" | undefined;
280
306
  filler_vocabulary?: string[] | null | undefined;
281
307
  forward_call_enabled?: boolean | undefined;
@@ -283,6 +309,10 @@ export declare class ServicesResource extends WorkspaceScopedResource {
283
309
  max_response_sentences?: number | null | undefined;
284
310
  max_response_words?: number | null | undefined;
285
311
  min_tts_speed?: number | null | undefined;
312
+ post_eot_pause_ms?: number | null | undefined;
313
+ progress_interval_ms?: number | null | undefined;
314
+ progress_vocabulary?: string[] | null | undefined;
315
+ transition_deadline_ms?: number | null | undefined;
286
316
  tts_model?: ("sonic-turbo" | "sonic-3") | null | undefined;
287
317
  } | null | undefined;
288
318
  workspace_id: string;
@@ -1 +1 @@
1
- {"version":3,"file":"services.d.ts","sourceRoot":"","sources":["../../../src/resources/services.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AACrD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAA;AACzD,OAAO,EAAE,uBAAuB,EAAe,MAAM,WAAW,CAAA;AAChE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAA;AAElD,MAAM,WAAW,kBAAmB,SAAQ,UAAU;IACpD,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAED;;;;GAIG;AACH,qBAAa,gBAAiB,SAAQ,uBAAuB;IACrD,MAAM,CAAC,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,sBAAsB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAS1D,IAAI,CAAC,MAAM,CAAC,EAAE,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAQtC,cAAc,CAAC,MAAM,CAAC,EAAE,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAIpC,GAAG,CAAC,SAAS,EAAE,SAAS,GAAG,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAQjC,MAAM,CAAC,SAAS,EAAE,SAAS,GAAG,MAAM,EAAE,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,sBAAsB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASzF,MAAM,CAAC,SAAS,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;CAK3D"}
1
+ {"version":3,"file":"services.d.ts","sourceRoot":"","sources":["../../../src/resources/services.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AACrD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAA;AACzD,OAAO,EAAE,uBAAuB,EAAe,MAAM,WAAW,CAAA;AAChE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAA;AAElD,MAAM,WAAW,kBAAmB,SAAQ,UAAU;IACpD,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAED;;;;GAIG;AACH,qBAAa,gBAAiB,SAAQ,uBAAuB;IACrD,MAAM,CAAC,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,sBAAsB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAS1D,IAAI,CAAC,MAAM,CAAC,EAAE,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAQtC,cAAc,CAAC,MAAM,CAAC,EAAE,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAIpC,GAAG,CAAC,SAAS,EAAE,SAAS,GAAG,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAQjC,MAAM,CAAC,SAAS,EAAE,SAAS,GAAG,MAAM,EAAE,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC,sBAAsB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASzF,MAAM,CAAC,SAAS,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;CAK3D"}
@@ -358,6 +358,7 @@ export declare class SettingsResource extends WorkspaceScopedResource {
358
358
  ai_schema?: {
359
359
  [x: string]: unknown;
360
360
  } | null | undefined;
361
+ applies_to_product_types?: string[] | null | undefined;
361
362
  builtin?: boolean | undefined;
362
363
  categories?: string[] | null | undefined;
363
364
  channel_scope?: "all" | "voice" | "text" | "surface" | "inbound" | "outbound" | undefined;
@@ -366,6 +367,7 @@ export declare class SettingsResource extends WorkspaceScopedResource {
366
367
  extract_path?: string | null | undefined;
367
368
  extraction_mode?: "static" | "ai_classify" | "ai_extract" | "ai_sentiment" | "ai_query" | "sql_expr" | undefined;
368
369
  freshness_sla_minutes?: number | undefined;
370
+ granularity?: "aggregate" | "per_entity" | undefined;
369
371
  id?: string | undefined;
370
372
  key: string;
371
373
  latency_tier?: "streaming" | "near_realtime" | "batch" | undefined;
@@ -373,9 +375,10 @@ export declare class SettingsResource extends WorkspaceScopedResource {
373
375
  model_tier?: "free" | "fast" | "balanced" | "max" | "custom" | undefined;
374
376
  name: components["schemas"]["NameString"];
375
377
  period_granularity?: "hourly" | "daily" | undefined;
378
+ prompt?: string | null | undefined;
376
379
  ratio_denominator_event?: string | null | undefined;
377
380
  ratio_numerator_event?: string | null | undefined;
378
- source: "call_intelligence" | "world_events" | "surface_events" | "emotion_events" | "connector_events" | "zerobus_events";
381
+ source: "call_intelligence" | "world_events" | "surface_events" | "emotion_events" | "connector_events" | "zerobus_events" | "voice_judge_results";
379
382
  source_filter?: string | null | undefined;
380
383
  sql_expression?: string | null | undefined;
381
384
  unit?: string | null | undefined;
@@ -393,6 +396,7 @@ export declare class SettingsResource extends WorkspaceScopedResource {
393
396
  ai_schema?: {
394
397
  [x: string]: unknown;
395
398
  } | null | undefined;
399
+ applies_to_product_types?: string[] | null | undefined;
396
400
  builtin?: boolean | undefined;
397
401
  categories?: string[] | null | undefined;
398
402
  channel_scope?: "all" | "voice" | "text" | "surface" | "inbound" | "outbound" | undefined;
@@ -401,6 +405,7 @@ export declare class SettingsResource extends WorkspaceScopedResource {
401
405
  extract_path?: string | null | undefined;
402
406
  extraction_mode?: "static" | "ai_classify" | "ai_extract" | "ai_sentiment" | "ai_query" | "sql_expr" | undefined;
403
407
  freshness_sla_minutes?: number | undefined;
408
+ granularity?: "aggregate" | "per_entity" | undefined;
404
409
  id?: string | undefined;
405
410
  key: string;
406
411
  latency_tier?: "streaming" | "near_realtime" | "batch" | undefined;
@@ -408,9 +413,10 @@ export declare class SettingsResource extends WorkspaceScopedResource {
408
413
  model_tier?: "free" | "fast" | "balanced" | "max" | "custom" | undefined;
409
414
  name: components["schemas"]["NameString"];
410
415
  period_granularity?: "hourly" | "daily" | undefined;
416
+ prompt?: string | null | undefined;
411
417
  ratio_denominator_event?: string | null | undefined;
412
418
  ratio_numerator_event?: string | null | undefined;
413
- source: "call_intelligence" | "world_events" | "surface_events" | "emotion_events" | "connector_events" | "zerobus_events";
419
+ source: "call_intelligence" | "world_events" | "surface_events" | "emotion_events" | "connector_events" | "zerobus_events" | "voice_judge_results";
414
420
  source_filter?: string | null | undefined;
415
421
  sql_expression?: string | null | undefined;
416
422
  unit?: string | null | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../src/resources/settings.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AACrD,OAAO,EAAE,uBAAuB,EAAe,MAAM,WAAW,CAAA;AAEhE;;;;;GAKG;AACH,qBAAa,gBAAiB,SAAQ,uBAAuB;IAC3D,QAAQ,CAAC,KAAK;;;;;;;;;;;;;;uBAOS,UAAU,CAAC,SAAS,CAAC,CAAC,sBAAsB,CAAC;;;;;;;;;;;;;MAOnE;IAED,QAAQ,CAAC,QAAQ;;;;;;;;;uBAOM,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;;;;;;MAOtE;IAED,QAAQ,CAAC,QAAQ;;;;iCAgK+8wU,qBAAsB;;2BAAiF,qBAAsB;;;;;;sBAA3Z,qBAAsB;;;;0BAA888H,qBAAsB;;;;;;sBAA2mB,qBAAsB;;;;;;;;;;;;;;uBAzJtyuc,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;iCAyJy5wU,qBAAsB;;2BAAiF,qBAAsB;;;;;;sBAA3Z,qBAAsB;;;;0BAA888H,qBAAsB;;;;;;sBAA2mB,qBAAsB;;;;;;;;;;;;;;MAlJ5zuc;IAED,QAAQ,CAAC,MAAM;;;;;;+BAgJ+x1a,qBAAsB;;;;;;sBAAyjC,qBAAsB;;;;uBAzI533a,UAAU,CAAC,SAAS,CAAC,CAAC,uBAAuB,CAAC;;;;;+BAyIyu1a,qBAAsB;;;;;;sBAAyjC,qBAAsB;;;;MAlIl53a;IAED,QAAQ,CAAC,QAAQ;;;;uBAOM,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;MAOtE;IAED,QAAQ,CAAC,SAAS;;;;;;;;;;uBAOK,UAAU,CAAC,SAAS,CAAC,CAAC,wBAAwB,CAAC;;;;;;;;;MAOrE;IAED,QAAQ,CAAC,SAAS;;;;;;;;;;;;;8BAgG6g8O,qBAAsB;;sBAA2J,qBAAsB;;;;;;;;;;;uBAzF/s8O,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;;;;;;;;;;8BAyFw97O,qBAAsB;;sBAA2J,qBAAsB;;;;;;;;;;;MAlFru8O;IAED,QAAQ,CAAC,UAAU;;;;;;;;;;0BAgF8/5Y,qBAAsB;;sBAAyL,qBAAsB;;;iCAA98D,qBAAsB;2BAAiC,qBAAsB;;;;uCAAssE,qBAAsB;iCAAqJ,qBAAsB;;;;;uBAzEru7Y,UAAU,CAAC,SAAS,CAAC,CAAC,2BAA2B,CAAC;;;;;;;;;0BAyEw85Y,qBAAsB;;sBAAyL,qBAAsB;;;iCAA98D,qBAAsB;2BAAiC,qBAAsB;;;;uCAAssE,qBAAsB;iCAAqJ,qBAAsB;;;;;MAlE3v7Y;IAED,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAOQ,UAAU,CAAC,SAAS,CAAC,CAAC,uBAAuB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAOpE;IAED,QAAQ,CAAC,OAAO;;;;;;;;;;;;;;+BAgD6lpb,qBAAsB;;;;;;;;;;sBAAs4F,qBAAsB;;;;;;;;;;;;uBAzCxgvb,UAAU,CAAC,SAAS,CAAC,CAAC,uBAAuB,CAAC;;;;;;;;;;;;;+BAyCwipb,qBAAsB;;;;;;;;;;sBAAs4F,qBAAsB;;;;;;;;;;;;MAlC9hvb;IAED,QAAQ,CAAC,YAAY;;;;;;;;;;;;;;uBAOE,UAAU,CAAC,SAAS,CAAC,CAAC,4BAA4B,CAAC;;;;;;;;;;;;;MAOzE;IAED,QAAQ,CAAC,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAOK,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAOtE;CACF"}
1
+ {"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../src/resources/settings.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AACrD,OAAO,EAAE,uBAAuB,EAAe,MAAM,WAAW,CAAA;AAEhE;;;;;GAKG;AACH,qBAAa,gBAAiB,SAAQ,uBAAuB;IAC3D,QAAQ,CAAC,KAAK;;;;;;;;;;;;;;uBAOS,UAAU,CAAC,SAAS,CAAC,CAAC,sBAAsB,CAAC;;;;;;;;;;;;;MAOnE;IAED,QAAQ,CAAC,QAAQ;;;;;;;;;uBAOM,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;;;;;;MAOtE;IAED,QAAQ,CAAC,QAAQ;;;;iCAgKmz8V,qBAAsB;;2BAAiF,qBAAsB;;;;;;sBAA3Z,qBAAsB;;;;0BAAuqxI,qBAAsB;;;;;;sBAA2mB,qBAAsB;;;;;;;;;;;;;;uBAzJn2ue,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;iCAyJ6v8V,qBAAsB;;2BAAiF,qBAAsB;;;;;;sBAA3Z,qBAAsB;;;;0BAAuqxI,qBAAsB;;;;;;sBAA2mB,qBAAsB;;;;;;;;;;;;;;MAlJz3ue;IAED,QAAQ,CAAC,MAAM;;;;;;+BAgJu3vc,qBAAsB;;;;;;sBAAyjC,qBAAsB;;;;uBAzIp9xc,UAAU,CAAC,SAAS,CAAC,CAAC,uBAAuB,CAAC;;;;;+BAyIi0vc,qBAAsB;;;;;;sBAAyjC,qBAAsB;;;;MAlI1+xc;IAED,QAAQ,CAAC,QAAQ;;;;uBAOM,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;MAOtE;IAED,QAAQ,CAAC,SAAS;;;;;;;;;;uBAOK,UAAU,CAAC,SAAS,CAAC,CAAC,wBAAwB,CAAC;;;;;;;;;MAOrE;IAED,QAAQ,CAAC,SAAS;;;;;;;;;;;;;8BAgGg3+P,qBAAsB;;sBAA2J,qBAAsB;;;;;;;;;;;uBAzFlj/P,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;;;;;;;;;;8BAyF2z+P,qBAAsB;;sBAA2J,qBAAsB;;;;;;;;;;;MAlFxk/P;IAED,QAAQ,CAAC,UAAU;;;;;;;;;;0BAgF+mva,qBAAsB;;sBAAyL,qBAAsB;;;iCAA98D,qBAAsB;2BAAiC,qBAAsB;;;;uCAAssE,qBAAsB;iCAAqJ,qBAAsB;;;;;uBAzEt1wa,UAAU,CAAC,SAAS,CAAC,CAAC,2BAA2B,CAAC;;;;;;;;;0BAyEyjva,qBAAsB;;sBAAyL,qBAAsB;;;iCAA98D,qBAAsB;2BAAiC,qBAAsB;;;;uCAAssE,qBAAsB;iCAAqJ,qBAAsB;;;;;MAlE52wa;IAED,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAOQ,UAAU,CAAC,SAAS,CAAC,CAAC,uBAAuB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAOpE;IAED,QAAQ,CAAC,OAAO;;;;;;;;;;;;;;;+BAgDi3ld,qBAAsB;;;;;;;;;;;sBAAmzG,qBAAsB;;;;;;;;;;;;;uBAzCzssd,UAAU,CAAC,SAAS,CAAC,CAAC,uBAAuB,CAAC;;;;;;;;;;;;;;+BAyC4zld,qBAAsB;;;;;;;;;;;sBAAmzG,qBAAsB;;;;;;;;;;;;;MAlC/tsd;IAED,QAAQ,CAAC,YAAY;;;;;;;;;;;;;;uBAOE,UAAU,CAAC,SAAS,CAAC,CAAC,4BAA4B,CAAC;;;;;;;;;;;;;MAOzE;IAED,QAAQ,CAAC,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAOK,UAAU,CAAC,SAAS,CAAC,CAAC,yBAAyB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAOtE;CACF"}
@@ -372,7 +372,7 @@ export declare class WorldResource extends WorkspaceScopedResource {
372
372
  source_system?: string | null | undefined;
373
373
  supersedes?: string | null | undefined;
374
374
  sync_error?: string | null | undefined;
375
- sync_status?: ("pending" | "synced" | "failed" | "processing") | null | undefined;
375
+ sync_status?: ("pending" | "synced" | "failed" | "processing" | "not_applicable") | null | undefined;
376
376
  synced_at?: string | null | undefined;
377
377
  }[];
378
378
  has_more: boolean;
@@ -404,7 +404,7 @@ export declare class WorldResource extends WorkspaceScopedResource {
404
404
  source_system?: string | null | undefined;
405
405
  supersedes?: string | null | undefined;
406
406
  sync_error?: string | null | undefined;
407
- sync_status?: ("pending" | "synced" | "failed" | "processing") | null | undefined;
407
+ sync_status?: ("pending" | "synced" | "failed" | "processing" | "not_applicable") | null | undefined;
408
408
  synced_at?: string | null | undefined;
409
409
  }, any, any>;
410
410
  /** Get sync status grouped by sink (Lakebase, Delta, etc.) */
@@ -442,7 +442,7 @@ export declare class WorldResource extends WorkspaceScopedResource {
442
442
  source: string;
443
443
  source_system?: string | null | undefined;
444
444
  sync_error?: string | null | undefined;
445
- sync_status: "pending" | "synced" | "failed" | "processing";
445
+ sync_status: "pending" | "synced" | "failed" | "processing" | "not_applicable";
446
446
  synced_at?: string | null | undefined;
447
447
  }[];
448
448
  has_more: boolean;
@@ -470,7 +470,7 @@ export declare class WorldResource extends WorkspaceScopedResource {
470
470
  source: string;
471
471
  source_system?: string | null | undefined;
472
472
  sync_error?: string | null | undefined;
473
- sync_status: "pending" | "synced" | "failed" | "processing";
473
+ sync_status: "pending" | "synced" | "failed" | "processing" | "not_applicable";
474
474
  synced_at?: string | null | undefined;
475
475
  }, any, any>;
476
476
  /** Get current sync queue depth */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amigo-ai/platform-sdk",
3
- "version": "0.4.7",
3
+ "version": "0.5.0",
4
4
  "description": "Official TypeScript SDK for the Amigo Platform API",
5
5
  "publishConfig": {
6
6
  "access": "public"