@absolutejs/voice 0.0.22-beta.439 → 0.0.22-beta.441

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.
Files changed (313) hide show
  1. package/README.md +2729 -2698
  2. package/dist/agent.d.ts +10 -10
  3. package/dist/agentSquadContract.d.ts +4 -4
  4. package/dist/angular/index.d.ts +22 -22
  5. package/dist/angular/voice-agent-squad-status.service.d.ts +1 -1
  6. package/dist/angular/voice-call-debugger.service.d.ts +2 -2
  7. package/dist/angular/voice-campaign-dialer-proof.service.d.ts +2 -2
  8. package/dist/angular/voice-controller.service.d.ts +1 -1
  9. package/dist/angular/voice-delivery-runtime.component.d.ts +2 -2
  10. package/dist/angular/voice-delivery-runtime.service.d.ts +2 -2
  11. package/dist/angular/voice-live-ops.service.d.ts +1 -1
  12. package/dist/angular/voice-ops-action-center.service.d.ts +1 -1
  13. package/dist/angular/voice-ops-status.component.d.ts +2 -2
  14. package/dist/angular/voice-ops-status.service.d.ts +2 -2
  15. package/dist/angular/voice-platform-coverage.service.d.ts +2 -2
  16. package/dist/angular/voice-profile-comparison.service.d.ts +2 -2
  17. package/dist/angular/voice-proof-trends.service.d.ts +2 -2
  18. package/dist/angular/voice-provider-capabilities.service.d.ts +2 -2
  19. package/dist/angular/voice-provider-contracts.service.d.ts +2 -2
  20. package/dist/angular/voice-provider-status.service.d.ts +2 -2
  21. package/dist/angular/voice-readiness-failures.service.d.ts +2 -2
  22. package/dist/angular/voice-routing-status.service.d.ts +1 -1
  23. package/dist/angular/voice-session-snapshot.service.d.ts +2 -2
  24. package/dist/angular/voice-stream.service.d.ts +1 -1
  25. package/dist/angular/voice-trace-timeline.service.d.ts +2 -2
  26. package/dist/angular/voice-turn-latency.service.d.ts +2 -2
  27. package/dist/angular/voice-turn-quality.service.d.ts +2 -2
  28. package/dist/angular/voice-workflow-status.service.d.ts +2 -2
  29. package/dist/assistant.d.ts +11 -11
  30. package/dist/assistantHealth.d.ts +6 -6
  31. package/dist/assistantMemory.d.ts +3 -3
  32. package/dist/audioConditioning.d.ts +1 -1
  33. package/dist/audit.d.ts +11 -11
  34. package/dist/auditDeliveryRoutes.d.ts +3 -3
  35. package/dist/auditExport.d.ts +3 -3
  36. package/dist/auditRoutes.d.ts +2 -2
  37. package/dist/auditSinks.d.ts +8 -8
  38. package/dist/bargeInRoutes.d.ts +3 -3
  39. package/dist/browserCallProfiles.d.ts +2 -2
  40. package/dist/browserMediaRoutes.d.ts +4 -4
  41. package/dist/callDebugger.d.ts +6 -6
  42. package/dist/campaign.d.ts +22 -22
  43. package/dist/campaignDialers.d.ts +14 -14
  44. package/dist/client/actions.d.ts +1 -1
  45. package/dist/client/agentSquadStatus.d.ts +3 -3
  46. package/dist/client/agentSquadStatusWidget.d.ts +1 -1
  47. package/dist/client/audioPlayer.d.ts +2 -2
  48. package/dist/client/bargeInMonitor.d.ts +1 -1
  49. package/dist/client/browserMedia.d.ts +1 -1
  50. package/dist/client/callDebugger.d.ts +1 -1
  51. package/dist/client/callDebuggerWidget.d.ts +3 -3
  52. package/dist/client/campaignDialerProof.d.ts +1 -1
  53. package/dist/client/connection.d.ts +3 -3
  54. package/dist/client/controller.d.ts +1 -1
  55. package/dist/client/createVoiceStream.d.ts +1 -1
  56. package/dist/client/deliveryRuntime.d.ts +4 -4
  57. package/dist/client/deliveryRuntimeWidget.d.ts +5 -5
  58. package/dist/client/duplex.d.ts +1 -1
  59. package/dist/client/htmx.d.ts +1 -1
  60. package/dist/client/index.d.ts +96 -96
  61. package/dist/client/index.js +41 -15
  62. package/dist/client/liveOps.d.ts +2 -2
  63. package/dist/client/liveOpsWidget.d.ts +2 -2
  64. package/dist/client/liveTurnLatency.d.ts +3 -3
  65. package/dist/client/microphone.d.ts +4 -4
  66. package/dist/client/opsActionCenter.d.ts +1 -1
  67. package/dist/client/opsActionCenterWidget.d.ts +2 -2
  68. package/dist/client/opsActionHistory.d.ts +1 -1
  69. package/dist/client/opsActionHistoryWidget.d.ts +1 -1
  70. package/dist/client/opsStatus.d.ts +1 -1
  71. package/dist/client/opsStatusWidget.d.ts +4 -4
  72. package/dist/client/platformCoverage.d.ts +1 -1
  73. package/dist/client/platformCoverageWidget.d.ts +3 -3
  74. package/dist/client/profileComparison.d.ts +1 -1
  75. package/dist/client/profileComparisonWidget.d.ts +2 -2
  76. package/dist/client/profileSwitchRecommendation.d.ts +1 -1
  77. package/dist/client/profileSwitchRecommendationWidget.d.ts +1 -1
  78. package/dist/client/proofTrends.d.ts +1 -1
  79. package/dist/client/proofTrendsWidget.d.ts +3 -3
  80. package/dist/client/providerCapabilities.d.ts +1 -1
  81. package/dist/client/providerCapabilitiesWidget.d.ts +3 -3
  82. package/dist/client/providerContracts.d.ts +1 -1
  83. package/dist/client/providerContractsWidget.d.ts +3 -3
  84. package/dist/client/providerSimulationControls.d.ts +2 -2
  85. package/dist/client/providerSimulationControlsWidget.d.ts +1 -1
  86. package/dist/client/providerStatus.d.ts +1 -1
  87. package/dist/client/providerStatusWidget.d.ts +3 -3
  88. package/dist/client/readinessFailures.d.ts +1 -1
  89. package/dist/client/readinessFailuresWidget.d.ts +4 -4
  90. package/dist/client/routingStatus.d.ts +1 -1
  91. package/dist/client/routingStatusWidget.d.ts +3 -3
  92. package/dist/client/sessionSnapshot.d.ts +1 -1
  93. package/dist/client/sessionSnapshotWidget.d.ts +2 -2
  94. package/dist/client/store.d.ts +1 -1
  95. package/dist/client/traceTimeline.d.ts +1 -1
  96. package/dist/client/traceTimelineWidget.d.ts +3 -3
  97. package/dist/client/turnLatency.d.ts +1 -1
  98. package/dist/client/turnLatencyWidget.d.ts +3 -3
  99. package/dist/client/turnQuality.d.ts +1 -1
  100. package/dist/client/turnQualityWidget.d.ts +3 -3
  101. package/dist/client/workflowStatus.d.ts +1 -1
  102. package/dist/competitiveCoverage.d.ts +9 -9
  103. package/dist/correction.d.ts +2 -2
  104. package/dist/dataControl.d.ts +16 -16
  105. package/dist/deliveryRuntime.d.ts +9 -9
  106. package/dist/deliverySinkRoutes.d.ts +6 -6
  107. package/dist/demoReadyRoutes.d.ts +8 -8
  108. package/dist/diagnosticsRoutes.d.ts +2 -2
  109. package/dist/evalRoutes.d.ts +4 -4
  110. package/dist/fileStore.d.ts +9 -9
  111. package/dist/guardrails.d.ts +9 -9
  112. package/dist/handoff.d.ts +6 -6
  113. package/dist/handoffHealth.d.ts +5 -5
  114. package/dist/htmx.d.ts +1 -1
  115. package/dist/incidentBundle.d.ts +7 -7
  116. package/dist/incidentTimeline.d.ts +30 -16
  117. package/dist/index.d.ts +215 -215
  118. package/dist/index.js +375 -111
  119. package/dist/latencySlo.d.ts +4 -4
  120. package/dist/liveLatency.d.ts +3 -3
  121. package/dist/liveOps.d.ts +11 -11
  122. package/dist/logger.d.ts +1 -1
  123. package/dist/mediaPipelineRoutes.d.ts +2 -2
  124. package/dist/memoryStore.d.ts +1 -1
  125. package/dist/modelAdapters.d.ts +9 -9
  126. package/dist/observabilityExport.d.ts +44 -44
  127. package/dist/openaiTTS.d.ts +3 -3
  128. package/dist/operationalStatus.d.ts +5 -5
  129. package/dist/operationsRecord.d.ts +12 -12
  130. package/dist/ops.d.ts +12 -12
  131. package/dist/opsActionAuditRoutes.d.ts +3 -3
  132. package/dist/opsConsoleRoutes.d.ts +6 -6
  133. package/dist/opsPresets.d.ts +2 -2
  134. package/dist/opsRecovery.d.ts +11 -11
  135. package/dist/opsRuntime.d.ts +6 -6
  136. package/dist/opsSinks.d.ts +13 -13
  137. package/dist/opsStatus.d.ts +7 -7
  138. package/dist/opsStatusRoutes.d.ts +2 -2
  139. package/dist/opsWebhook.d.ts +6 -6
  140. package/dist/outcomeContract.d.ts +5 -5
  141. package/dist/outcomeRecipes.d.ts +4 -4
  142. package/dist/phoneAgent.d.ts +18 -18
  143. package/dist/phoneAgentProductionSmoke.d.ts +8 -8
  144. package/dist/platformCoverage.d.ts +3 -3
  145. package/dist/plugin.d.ts +2 -2
  146. package/dist/postCallAnalysis.d.ts +6 -6
  147. package/dist/postgresStore.d.ts +8 -8
  148. package/dist/presets.d.ts +3 -3
  149. package/dist/productionReadiness.d.ts +62 -36
  150. package/dist/profileSwitchRecommendation.d.ts +15 -15
  151. package/dist/proofAssertions.d.ts +1 -1
  152. package/dist/proofPack.d.ts +12 -12
  153. package/dist/proofRunner.d.ts +5 -5
  154. package/dist/proofTrends.d.ts +17 -17
  155. package/dist/providerAdapters.d.ts +5 -5
  156. package/dist/providerCapabilities.d.ts +4 -4
  157. package/dist/providerDecisionTraces.d.ts +8 -8
  158. package/dist/providerHealth.d.ts +3 -3
  159. package/dist/providerOrchestration.d.ts +5 -5
  160. package/dist/providerRouterTraces.d.ts +7 -7
  161. package/dist/providerRoutingContract.d.ts +3 -3
  162. package/dist/providerSlo.d.ts +6 -6
  163. package/dist/providerStackRecommendations.d.ts +6 -6
  164. package/dist/qualityRoutes.d.ts +4 -4
  165. package/dist/queue.d.ts +16 -16
  166. package/dist/react/VoiceAgentSquadStatus.d.ts +1 -1
  167. package/dist/react/VoiceCallDebuggerLaunch.d.ts +1 -1
  168. package/dist/react/VoiceDeliveryRuntime.d.ts +1 -1
  169. package/dist/react/VoiceOpsActionCenter.d.ts +1 -1
  170. package/dist/react/VoiceOpsStatus.d.ts +1 -1
  171. package/dist/react/VoicePlatformCoverage.d.ts +1 -1
  172. package/dist/react/VoiceProfileComparison.d.ts +1 -1
  173. package/dist/react/VoiceProfileSwitchRecommendation.d.ts +1 -1
  174. package/dist/react/VoiceProofTrends.d.ts +1 -1
  175. package/dist/react/VoiceProviderCapabilities.d.ts +1 -1
  176. package/dist/react/VoiceProviderContracts.d.ts +1 -1
  177. package/dist/react/VoiceProviderSimulationControls.d.ts +1 -1
  178. package/dist/react/VoiceProviderStatus.d.ts +1 -1
  179. package/dist/react/VoiceReadinessFailures.d.ts +1 -1
  180. package/dist/react/VoiceRoutingStatus.d.ts +1 -1
  181. package/dist/react/VoiceSessionSnapshot.d.ts +1 -1
  182. package/dist/react/VoiceTraceTimeline.d.ts +1 -1
  183. package/dist/react/VoiceTurnLatency.d.ts +1 -1
  184. package/dist/react/VoiceTurnQuality.d.ts +1 -1
  185. package/dist/react/index.d.ts +43 -43
  186. package/dist/react/index.js +41 -15
  187. package/dist/react/useVoiceAgentSquadStatus.d.ts +1 -1
  188. package/dist/react/useVoiceCallDebugger.d.ts +1 -1
  189. package/dist/react/useVoiceCampaignDialerProof.d.ts +1 -1
  190. package/dist/react/useVoiceController.d.ts +1 -1
  191. package/dist/react/useVoiceDeliveryRuntime.d.ts +1 -1
  192. package/dist/react/useVoiceLiveOps.d.ts +1 -1
  193. package/dist/react/useVoiceOpsActionCenter.d.ts +1 -1
  194. package/dist/react/useVoiceOpsStatus.d.ts +1 -1
  195. package/dist/react/useVoicePlatformCoverage.d.ts +1 -1
  196. package/dist/react/useVoiceProfileComparison.d.ts +1 -1
  197. package/dist/react/useVoiceProfileSwitchRecommendation.d.ts +1 -1
  198. package/dist/react/useVoiceProofTrends.d.ts +1 -1
  199. package/dist/react/useVoiceProviderCapabilities.d.ts +1 -1
  200. package/dist/react/useVoiceProviderContracts.d.ts +1 -1
  201. package/dist/react/useVoiceProviderSimulationControls.d.ts +1 -1
  202. package/dist/react/useVoiceProviderStatus.d.ts +1 -1
  203. package/dist/react/useVoiceReadinessFailures.d.ts +1 -1
  204. package/dist/react/useVoiceRoutingStatus.d.ts +1 -1
  205. package/dist/react/useVoiceSessionSnapshot.d.ts +1 -1
  206. package/dist/react/useVoiceStream.d.ts +1 -1
  207. package/dist/react/useVoiceTraceTimeline.d.ts +1 -1
  208. package/dist/react/useVoiceTurnLatency.d.ts +1 -1
  209. package/dist/react/useVoiceTurnQuality.d.ts +1 -1
  210. package/dist/react/useVoiceWorkflowStatus.d.ts +1 -1
  211. package/dist/readinessProfiles.d.ts +22 -15
  212. package/dist/realtimeChannel.d.ts +6 -6
  213. package/dist/realtimeProviderContracts.d.ts +7 -7
  214. package/dist/reconnectContract.d.ts +6 -6
  215. package/dist/resilienceRoutes.d.ts +6 -6
  216. package/dist/routing.d.ts +1 -1
  217. package/dist/runtimeOps.d.ts +3 -3
  218. package/dist/s3Store.d.ts +3 -3
  219. package/dist/session.d.ts +1 -1
  220. package/dist/sessionReplay.d.ts +9 -9
  221. package/dist/sessionSnapshot.d.ts +8 -8
  222. package/dist/simulationSuite.d.ts +12 -12
  223. package/dist/sloCalibration.d.ts +8 -8
  224. package/dist/sqliteStore.d.ts +8 -8
  225. package/dist/store.d.ts +1 -1
  226. package/dist/svelte/createVoiceAgentSquadStatus.d.ts +1 -1
  227. package/dist/svelte/createVoiceCallDebugger.d.ts +2 -2
  228. package/dist/svelte/createVoiceCampaignDialerProof.d.ts +1 -1
  229. package/dist/svelte/createVoiceDeliveryRuntime.d.ts +1 -1
  230. package/dist/svelte/createVoiceLiveOps.d.ts +2 -2
  231. package/dist/svelte/createVoiceOpsActionCenter.d.ts +1 -1
  232. package/dist/svelte/createVoiceOpsStatus.d.ts +1 -1
  233. package/dist/svelte/createVoicePlatformCoverage.d.ts +1 -1
  234. package/dist/svelte/createVoiceProfileComparison.d.ts +1 -1
  235. package/dist/svelte/createVoiceProofTrends.d.ts +1 -1
  236. package/dist/svelte/createVoiceProviderCapabilities.d.ts +1 -1
  237. package/dist/svelte/createVoiceProviderContracts.d.ts +1 -1
  238. package/dist/svelte/createVoiceProviderSimulationControls.d.ts +1 -1
  239. package/dist/svelte/createVoiceProviderStatus.d.ts +1 -1
  240. package/dist/svelte/createVoiceReadinessFailures.d.ts +1 -1
  241. package/dist/svelte/createVoiceRoutingStatus.d.ts +1 -1
  242. package/dist/svelte/createVoiceSessionSnapshot.d.ts +2 -2
  243. package/dist/svelte/createVoiceStream.d.ts +1 -1
  244. package/dist/svelte/createVoiceTraceTimeline.d.ts +1 -1
  245. package/dist/svelte/createVoiceTurnLatency.d.ts +1 -1
  246. package/dist/svelte/createVoiceTurnQuality.d.ts +1 -1
  247. package/dist/svelte/createVoiceWorkflowStatus.d.ts +1 -1
  248. package/dist/svelte/index.d.ts +23 -23
  249. package/dist/svelte/index.js +30 -8
  250. package/dist/telephony/contract.d.ts +5 -5
  251. package/dist/telephony/matrix.d.ts +4 -4
  252. package/dist/telephony/plivo.d.ts +30 -30
  253. package/dist/telephony/response.d.ts +1 -1
  254. package/dist/telephony/security.d.ts +17 -17
  255. package/dist/telephony/telnyx.d.ts +31 -31
  256. package/dist/telephony/twilio.d.ts +22 -22
  257. package/dist/telephonyMediaRoutes.d.ts +4 -4
  258. package/dist/telephonyOutcome.d.ts +13 -13
  259. package/dist/testing/accuracy.d.ts +1 -1
  260. package/dist/testing/benchmark.d.ts +9 -9
  261. package/dist/testing/corrected.d.ts +5 -5
  262. package/dist/testing/duplex.d.ts +3 -3
  263. package/dist/testing/fixtures.d.ts +3 -3
  264. package/dist/testing/index.d.ts +13 -13
  265. package/dist/testing/index.js +49 -20
  266. package/dist/testing/ioProviderSimulator.d.ts +5 -5
  267. package/dist/testing/providerSimulator.d.ts +5 -5
  268. package/dist/testing/review.d.ts +4 -4
  269. package/dist/testing/sessionBenchmark.d.ts +3 -3
  270. package/dist/testing/stt.d.ts +3 -3
  271. package/dist/testing/telephony.d.ts +3 -3
  272. package/dist/testing/tts.d.ts +1 -1
  273. package/dist/toolContract.d.ts +10 -10
  274. package/dist/toolRuntime.d.ts +3 -3
  275. package/dist/trace.d.ts +10 -10
  276. package/dist/traceDeliveryRoutes.d.ts +4 -4
  277. package/dist/traceTimeline.d.ts +4 -4
  278. package/dist/turnDetection.d.ts +1 -1
  279. package/dist/turnLatency.d.ts +4 -4
  280. package/dist/turnProfiles.d.ts +2 -2
  281. package/dist/turnQuality.d.ts +4 -4
  282. package/dist/types.d.ts +92 -92
  283. package/dist/voiceMonitoring.d.ts +6 -6
  284. package/dist/vue/VoiceOpsActionCenter.d.ts +2 -2
  285. package/dist/vue/VoiceProviderSimulationControls.d.ts +2 -2
  286. package/dist/vue/index.d.ts +38 -38
  287. package/dist/vue/index.js +41 -15
  288. package/dist/vue/useVoiceAgentSquadStatus.d.ts +1 -1
  289. package/dist/vue/useVoiceCallDebugger.d.ts +2 -2
  290. package/dist/vue/useVoiceCampaignDialerProof.d.ts +2 -2
  291. package/dist/vue/useVoiceController.d.ts +1 -1
  292. package/dist/vue/useVoiceDeliveryRuntime.d.ts +2 -2
  293. package/dist/vue/useVoiceLiveOps.d.ts +1 -1
  294. package/dist/vue/useVoiceOpsActionCenter.d.ts +1 -1
  295. package/dist/vue/useVoiceOpsStatus.d.ts +2 -2
  296. package/dist/vue/useVoicePlatformCoverage.d.ts +2 -2
  297. package/dist/vue/useVoiceProfileComparison.d.ts +2 -2
  298. package/dist/vue/useVoiceProofTrends.d.ts +2 -2
  299. package/dist/vue/useVoiceProviderCapabilities.d.ts +2 -2
  300. package/dist/vue/useVoiceProviderContracts.d.ts +2 -2
  301. package/dist/vue/useVoiceProviderSimulationControls.d.ts +1 -1
  302. package/dist/vue/useVoiceProviderStatus.d.ts +2 -2
  303. package/dist/vue/useVoiceReadinessFailures.d.ts +30 -2
  304. package/dist/vue/useVoiceRoutingStatus.d.ts +1 -1
  305. package/dist/vue/useVoiceSessionSnapshot.d.ts +2 -2
  306. package/dist/vue/useVoiceStream.d.ts +1 -1
  307. package/dist/vue/useVoiceTraceTimeline.d.ts +2 -2
  308. package/dist/vue/useVoiceTurnLatency.d.ts +2 -2
  309. package/dist/vue/useVoiceTurnQuality.d.ts +2 -2
  310. package/dist/vue/useVoiceWorkflowStatus.d.ts +2 -2
  311. package/dist/workflowContract.d.ts +8 -8
  312. package/fixtures/manifest.json +356 -197
  313. package/package.json +260 -259
@@ -1,96 +1,96 @@
1
- export { createVoiceConnection } from './connection';
2
- export { createVoiceAudioPlayer, decodeVoiceAudioChunk } from './audioPlayer';
3
- export { createVoiceStream } from './createVoiceStream';
4
- export { createVoiceBrowserMediaReporter } from './browserMedia';
5
- export type { VoiceBrowserMediaReporter } from './browserMedia';
6
- export { createVoiceController } from './controller';
7
- export { bindVoiceBargeIn, createVoiceDuplexController } from './duplex';
8
- export { bindVoiceHTMX } from './htmx';
9
- export { createMicrophoneCapture } from './microphone';
10
- export { createVoiceBargeInMonitor } from './bargeInMonitor';
11
- export { createVoiceLiveTurnLatencyMonitor } from './liveTurnLatency';
12
- export { createVoiceOpsStatusStore, fetchVoiceOpsStatus } from './opsStatus';
13
- export { createVoicePlatformCoverageStore, fetchVoicePlatformCoverage } from './platformCoverage';
14
- export { createVoiceProofTrendsStore, fetchVoiceProofTrends } from './proofTrends';
15
- export { createVoiceSessionSnapshotStore, fetchVoiceSessionSnapshot } from './sessionSnapshot';
16
- export { createVoiceCallDebuggerStore, fetchVoiceCallDebugger } from './callDebugger';
17
- export { createVoiceCallDebuggerLaunchViewModel, defineVoiceCallDebuggerLaunchElement, mountVoiceCallDebuggerLaunch, renderVoiceCallDebuggerLaunchHTML } from './callDebuggerWidget';
18
- export type { VoiceCallDebuggerClientOptions, VoiceCallDebuggerClientState } from './callDebugger';
19
- export type { VoiceCallDebuggerLaunchOptions, VoiceCallDebuggerLaunchViewModel } from './callDebuggerWidget';
20
- export { createVoiceSessionSnapshotViewModel, defineVoiceSessionSnapshotElement, mountVoiceSessionSnapshot, renderVoiceSessionSnapshotHTML } from './sessionSnapshotWidget';
21
- export type { VoiceSessionSnapshotClientOptions, VoiceSessionSnapshotClientState } from './sessionSnapshot';
22
- export type { VoiceSessionSnapshotViewModel, VoiceSessionSnapshotWidgetOptions } from './sessionSnapshotWidget';
23
- export { createVoiceProfileComparisonStore, fetchVoiceProfileComparison } from './profileComparison';
24
- export { createVoiceProfileSwitchRecommendationStore, fetchVoiceProfileSwitchRecommendation } from './profileSwitchRecommendation';
25
- export { createVoiceReadinessFailuresStore, fetchVoiceReadinessFailures } from './readinessFailures';
26
- export { createVoiceOpsActionCenterActions, createVoiceOpsActionCenterStore, recordVoiceOpsActionResult, runVoiceOpsAction } from './opsActionCenter';
27
- export { createVoiceLiveOpsStore, postVoiceLiveOpsAction } from './liveOps';
28
- export { createVoiceOpsActionHistoryStore, fetchVoiceOpsActionHistory } from './opsActionHistory';
29
- export { createVoiceDeliveryRuntimeStore, fetchVoiceDeliveryRuntime, runVoiceDeliveryRuntimeAction } from './deliveryRuntime';
30
- export { createVoiceOpsStatusViewModel, defineVoiceOpsStatusElement, getVoiceOpsStatusCSS, getVoiceOpsStatusLabel, mountVoiceOpsStatus, renderVoiceOpsStatusHTML } from './opsStatusWidget';
31
- export { createVoicePlatformCoverageViewModel, defineVoicePlatformCoverageElement, getVoicePlatformCoverageCSS, mountVoicePlatformCoverage, renderVoicePlatformCoverageHTML } from './platformCoverageWidget';
32
- export { createVoiceProofTrendsViewModel, defineVoiceProofTrendsElement, getVoiceProofTrendsCSS, mountVoiceProofTrends, renderVoiceProofTrendsHTML } from './proofTrendsWidget';
33
- export { createVoiceProfileComparisonViewModel, defineVoiceProfileComparisonElement, getVoiceProfileComparisonCSS, mountVoiceProfileComparison, renderVoiceProfileComparisonHTML } from './profileComparisonWidget';
34
- export { defineVoiceProfileSwitchRecommendationElement, getVoiceProfileSwitchRecommendationCSS, mountVoiceProfileSwitchRecommendation, renderVoiceProfileSwitchRecommendationHTML } from './profileSwitchRecommendationWidget';
35
- export { createVoiceReadinessFailuresViewModel, defineVoiceReadinessFailuresElement, getVoiceReadinessFailuresCSS, mountVoiceReadinessFailures, renderVoiceReadinessFailuresHTML } from './readinessFailuresWidget';
36
- export { createVoiceOpsActionCenterViewModel, defineVoiceOpsActionCenterElement, getVoiceOpsActionCenterCSS, mountVoiceOpsActionCenter, renderVoiceOpsActionCenterHTML } from './opsActionCenterWidget';
37
- export { createVoiceLiveOpsInput, defineVoiceLiveOpsElement, getVoiceLiveOpsCSS, mountVoiceLiveOps, renderVoiceLiveOpsHTML } from './liveOpsWidget';
38
- export { getVoiceOpsActionHistoryCSS, mountVoiceOpsActionHistory, renderVoiceOpsActionHistoryWidgetHTML } from './opsActionHistoryWidget';
39
- export { createVoiceDeliveryRuntimeViewModel, defineVoiceDeliveryRuntimeElement, getVoiceDeliveryRuntimeCSS, mountVoiceDeliveryRuntime, renderVoiceDeliveryRuntimeHTML } from './deliveryRuntimeWidget';
40
- export { createVoiceRoutingStatusStore, fetchVoiceRoutingStatus } from './routingStatus';
41
- export { createVoiceRoutingStatusViewModel, defineVoiceRoutingStatusElement, getVoiceRoutingStatusCSS, mountVoiceRoutingStatus, renderVoiceRoutingStatusHTML } from './routingStatusWidget';
42
- export { createVoiceProviderStatusStore, fetchVoiceProviderStatus } from './providerStatus';
43
- export { createVoiceProviderCapabilitiesStore, fetchVoiceProviderCapabilities } from './providerCapabilities';
44
- export { createVoiceProviderContractsStore, fetchVoiceProviderContracts } from './providerContracts';
45
- export { createVoiceTurnQualityStore, fetchVoiceTurnQuality } from './turnQuality';
46
- export { createVoiceTurnLatencyStore, fetchVoiceTurnLatency, runVoiceTurnLatencyProof } from './turnLatency';
47
- export { createVoiceCampaignDialerProofStore, fetchVoiceCampaignDialerProofStatus, runVoiceCampaignDialerProofAction } from './campaignDialerProof';
48
- export { createVoiceTraceTimelineStore, fetchVoiceTraceTimeline } from './traceTimeline';
49
- export { buildVoiceAgentSquadStatusReport, createVoiceAgentSquadStatusStore } from './agentSquadStatus';
50
- export { createVoiceProviderSimulationControlsStore } from './providerSimulationControls';
51
- export { bindVoiceProviderSimulationControls, createVoiceProviderSimulationControlsViewModel, defineVoiceProviderSimulationControlsElement, mountVoiceProviderSimulationControls, renderVoiceProviderSimulationControlsHTML } from './providerSimulationControlsWidget';
52
- export { createVoiceProviderStatusViewModel, defineVoiceProviderStatusElement, getVoiceProviderStatusCSS, mountVoiceProviderStatus, renderVoiceProviderStatusHTML } from './providerStatusWidget';
53
- export { createVoiceProviderCapabilitiesViewModel, defineVoiceProviderCapabilitiesElement, getVoiceProviderCapabilitiesCSS, mountVoiceProviderCapabilities, renderVoiceProviderCapabilitiesHTML } from './providerCapabilitiesWidget';
54
- export { createVoiceProviderContractsViewModel, defineVoiceProviderContractsElement, getVoiceProviderContractsCSS, mountVoiceProviderContracts, renderVoiceProviderContractsHTML } from './providerContractsWidget';
55
- export { createVoiceTurnQualityViewModel, defineVoiceTurnQualityElement, getVoiceTurnQualityCSS, mountVoiceTurnQuality, renderVoiceTurnQualityHTML } from './turnQualityWidget';
56
- export { createVoiceTurnLatencyViewModel, defineVoiceTurnLatencyElement, mountVoiceTurnLatency, renderVoiceTurnLatencyHTML } from './turnLatencyWidget';
57
- export { createVoiceTraceTimelineViewModel, defineVoiceTraceTimelineElement, getVoiceTraceTimelineCSS, mountVoiceTraceTimeline, renderVoiceTraceTimelineWidgetHTML } from './traceTimelineWidget';
58
- export { createVoiceAgentSquadStatusViewModel, defineVoiceAgentSquadStatusElement, getVoiceAgentSquadStatusCSS, mountVoiceAgentSquadStatus, renderVoiceAgentSquadStatusHTML } from './agentSquadStatusWidget';
59
- export { createVoiceWorkflowStatusStore, fetchVoiceWorkflowStatus } from './workflowStatus';
60
- export type { VoiceOpsStatusClientOptions, VoiceOpsStatusSnapshot } from './opsStatus';
61
- export type { VoiceReadinessFailuresClientOptions, VoiceReadinessFailuresSnapshot } from './readinessFailures';
62
- export type { VoiceProfileComparisonClientOptions, VoiceProfileComparisonSnapshot } from './profileComparison';
63
- export type { VoiceProfileSwitchRecommendationClientOptions, VoiceProfileSwitchRecommendationSnapshot } from './profileSwitchRecommendation';
64
- export type { VoiceReadinessFailureView, VoiceReadinessFailuresViewModel, VoiceReadinessFailuresWidgetOptions } from './readinessFailuresWidget';
65
- export type { VoiceProfileComparisonProfileView, VoiceProfileComparisonViewModel, VoiceProfileComparisonWidgetOptions } from './profileComparisonWidget';
66
- export type { VoiceOpsActionCenterClientOptions, VoiceOpsActionCenterPresetOptions, VoiceOpsActionCenterSnapshot, VoiceOpsActionDescriptor, VoiceOpsActionMethod, VoiceOpsActionRunResult } from './opsActionCenter';
67
- export type { VoiceLiveOpsClientOptions, VoiceLiveOpsAction, VoiceLiveOpsActionInput, VoiceLiveOpsActionResult, VoiceLiveOpsSnapshot } from './liveOps';
68
- export type { VoiceOpsActionHistoryClientOptions, VoiceOpsActionHistorySnapshot } from './opsActionHistory';
69
- export type { VoiceDeliveryRuntimeClientOptions, VoiceDeliveryRuntimeAction, VoiceDeliveryRuntimeActionResult, VoiceDeliveryRuntimeSnapshot } from './deliveryRuntime';
70
- export type { VoiceBargeInMonitorOptions } from './bargeInMonitor';
71
- export type { VoiceLiveTurnLatencyEvent, VoiceLiveTurnLatencyMonitorOptions, VoiceLiveTurnLatencySnapshot, VoiceLiveTurnLatencyStatus } from './liveTurnLatency';
72
- export type { VoiceOpsStatusSurfaceView, VoiceOpsStatusViewModel, VoiceOpsStatusWidgetOptions } from './opsStatusWidget';
73
- export type { VoiceOpsActionCenterViewModel, VoiceOpsActionCenterWidgetOptions } from './opsActionCenterWidget';
74
- export type { VoiceLiveOpsWidgetOptions } from './liveOpsWidget';
75
- export type { VoiceOpsActionHistoryWidgetOptions } from './opsActionHistoryWidget';
76
- export type { VoiceDeliveryRuntimeSurfaceView, VoiceDeliveryRuntimeViewModel, VoiceDeliveryRuntimeWidgetOptions } from './deliveryRuntimeWidget';
77
- export type { VoiceRoutingStatusClientOptions, VoiceRoutingStatusSnapshot } from './routingStatus';
78
- export type { VoiceRoutingStatusViewModel, VoiceRoutingStatusWidgetOptions } from './routingStatusWidget';
79
- export type { VoiceProviderStatusClientOptions, VoiceProviderStatusSnapshot } from './providerStatus';
80
- export type { VoiceProviderCapabilitiesClientOptions, VoiceProviderCapabilitiesSnapshot } from './providerCapabilities';
81
- export type { VoiceProviderContractsClientOptions, VoiceProviderContractsSnapshot } from './providerContracts';
82
- export type { VoiceTurnQualityClientOptions, VoiceTurnQualitySnapshot } from './turnQuality';
83
- export type { VoiceTurnLatencyClientOptions, VoiceTurnLatencySnapshot } from './turnLatency';
84
- export type { VoiceCampaignDialerProofClientOptions, VoiceCampaignDialerProofSnapshot } from './campaignDialerProof';
85
- export type { VoiceTraceTimelineClientOptions, VoiceTraceTimelineSnapshot } from './traceTimeline';
86
- export type { VoiceAgentSquadSpecialist, VoiceAgentSquadSpecialistStatus, VoiceAgentSquadStatusClientOptions, VoiceAgentSquadStatusReport, VoiceAgentSquadStatusSnapshot } from './agentSquadStatus';
87
- export type { VoiceProviderSimulationControlsOptions, VoiceProviderSimulationControlsSnapshot, VoiceProviderSimulationProvider } from './providerSimulationControls';
88
- export type { VoiceProviderSimulationControlsViewModel } from './providerSimulationControlsWidget';
89
- export type { VoiceProviderStatusCardView, VoiceProviderStatusViewModel, VoiceProviderStatusWidgetOptions } from './providerStatusWidget';
90
- export type { VoiceProviderCapabilitiesViewModel, VoiceProviderCapabilitiesWidgetOptions, VoiceProviderCapabilityCardView } from './providerCapabilitiesWidget';
91
- export type { VoiceProviderContractRowView, VoiceProviderContractsViewModel, VoiceProviderContractsWidgetOptions } from './providerContractsWidget';
92
- export type { VoiceTurnQualityCardView, VoiceTurnQualityViewModel, VoiceTurnQualityWidgetOptions } from './turnQualityWidget';
93
- export type { VoiceTurnLatencyCardView, VoiceTurnLatencyViewModel, VoiceTurnLatencyWidgetOptions } from './turnLatencyWidget';
94
- export type { VoiceTraceTimelineSessionView, VoiceTraceTimelineViewModel, VoiceTraceTimelineWidgetOptions } from './traceTimelineWidget';
95
- export type { VoiceAgentSquadStatusViewModel, VoiceAgentSquadStatusWidgetOptions } from './agentSquadStatusWidget';
96
- export type { VoiceWorkflowStatusClientOptions, VoiceWorkflowStatusSnapshot } from './workflowStatus';
1
+ export { createVoiceConnection } from "./connection";
2
+ export { createVoiceAudioPlayer, decodeVoiceAudioChunk } from "./audioPlayer";
3
+ export { createVoiceStream } from "./createVoiceStream";
4
+ export { createVoiceBrowserMediaReporter } from "./browserMedia";
5
+ export type { VoiceBrowserMediaReporter } from "./browserMedia";
6
+ export { createVoiceController } from "./controller";
7
+ export { bindVoiceBargeIn, createVoiceDuplexController } from "./duplex";
8
+ export { bindVoiceHTMX } from "./htmx";
9
+ export { createMicrophoneCapture } from "./microphone";
10
+ export { createVoiceBargeInMonitor } from "./bargeInMonitor";
11
+ export { createVoiceLiveTurnLatencyMonitor } from "./liveTurnLatency";
12
+ export { createVoiceOpsStatusStore, fetchVoiceOpsStatus } from "./opsStatus";
13
+ export { createVoicePlatformCoverageStore, fetchVoicePlatformCoverage, } from "./platformCoverage";
14
+ export { createVoiceProofTrendsStore, fetchVoiceProofTrends, } from "./proofTrends";
15
+ export { createVoiceSessionSnapshotStore, fetchVoiceSessionSnapshot, } from "./sessionSnapshot";
16
+ export { createVoiceCallDebuggerStore, fetchVoiceCallDebugger, } from "./callDebugger";
17
+ export { createVoiceCallDebuggerLaunchViewModel, defineVoiceCallDebuggerLaunchElement, mountVoiceCallDebuggerLaunch, renderVoiceCallDebuggerLaunchHTML, } from "./callDebuggerWidget";
18
+ export type { VoiceCallDebuggerClientOptions, VoiceCallDebuggerClientState, } from "./callDebugger";
19
+ export type { VoiceCallDebuggerLaunchOptions, VoiceCallDebuggerLaunchViewModel, } from "./callDebuggerWidget";
20
+ export { createVoiceSessionSnapshotViewModel, defineVoiceSessionSnapshotElement, mountVoiceSessionSnapshot, renderVoiceSessionSnapshotHTML, } from "./sessionSnapshotWidget";
21
+ export type { VoiceSessionSnapshotClientOptions, VoiceSessionSnapshotClientState, } from "./sessionSnapshot";
22
+ export type { VoiceSessionSnapshotViewModel, VoiceSessionSnapshotWidgetOptions, } from "./sessionSnapshotWidget";
23
+ export { createVoiceProfileComparisonStore, fetchVoiceProfileComparison, } from "./profileComparison";
24
+ export { createVoiceProfileSwitchRecommendationStore, fetchVoiceProfileSwitchRecommendation, } from "./profileSwitchRecommendation";
25
+ export { createVoiceReadinessFailuresStore, fetchVoiceReadinessFailures, } from "./readinessFailures";
26
+ export { createVoiceOpsActionCenterActions, createVoiceOpsActionCenterStore, recordVoiceOpsActionResult, runVoiceOpsAction, } from "./opsActionCenter";
27
+ export { createVoiceLiveOpsStore, postVoiceLiveOpsAction } from "./liveOps";
28
+ export { createVoiceOpsActionHistoryStore, fetchVoiceOpsActionHistory, } from "./opsActionHistory";
29
+ export { createVoiceDeliveryRuntimeStore, fetchVoiceDeliveryRuntime, runVoiceDeliveryRuntimeAction, } from "./deliveryRuntime";
30
+ export { createVoiceOpsStatusViewModel, defineVoiceOpsStatusElement, getVoiceOpsStatusCSS, getVoiceOpsStatusLabel, mountVoiceOpsStatus, renderVoiceOpsStatusHTML, } from "./opsStatusWidget";
31
+ export { createVoicePlatformCoverageViewModel, defineVoicePlatformCoverageElement, getVoicePlatformCoverageCSS, mountVoicePlatformCoverage, renderVoicePlatformCoverageHTML, } from "./platformCoverageWidget";
32
+ export { createVoiceProofTrendsViewModel, defineVoiceProofTrendsElement, getVoiceProofTrendsCSS, mountVoiceProofTrends, renderVoiceProofTrendsHTML, } from "./proofTrendsWidget";
33
+ export { createVoiceProfileComparisonViewModel, defineVoiceProfileComparisonElement, getVoiceProfileComparisonCSS, mountVoiceProfileComparison, renderVoiceProfileComparisonHTML, } from "./profileComparisonWidget";
34
+ export { defineVoiceProfileSwitchRecommendationElement, getVoiceProfileSwitchRecommendationCSS, mountVoiceProfileSwitchRecommendation, renderVoiceProfileSwitchRecommendationHTML, } from "./profileSwitchRecommendationWidget";
35
+ export { createVoiceReadinessFailuresViewModel, defineVoiceReadinessFailuresElement, getVoiceReadinessFailuresCSS, mountVoiceReadinessFailures, renderVoiceReadinessFailuresHTML, } from "./readinessFailuresWidget";
36
+ export { createVoiceOpsActionCenterViewModel, defineVoiceOpsActionCenterElement, getVoiceOpsActionCenterCSS, mountVoiceOpsActionCenter, renderVoiceOpsActionCenterHTML, } from "./opsActionCenterWidget";
37
+ export { createVoiceLiveOpsInput, defineVoiceLiveOpsElement, getVoiceLiveOpsCSS, mountVoiceLiveOps, renderVoiceLiveOpsHTML, } from "./liveOpsWidget";
38
+ export { getVoiceOpsActionHistoryCSS, mountVoiceOpsActionHistory, renderVoiceOpsActionHistoryWidgetHTML, } from "./opsActionHistoryWidget";
39
+ export { createVoiceDeliveryRuntimeViewModel, defineVoiceDeliveryRuntimeElement, getVoiceDeliveryRuntimeCSS, mountVoiceDeliveryRuntime, renderVoiceDeliveryRuntimeHTML, } from "./deliveryRuntimeWidget";
40
+ export { createVoiceRoutingStatusStore, fetchVoiceRoutingStatus, } from "./routingStatus";
41
+ export { createVoiceRoutingStatusViewModel, defineVoiceRoutingStatusElement, getVoiceRoutingStatusCSS, mountVoiceRoutingStatus, renderVoiceRoutingStatusHTML, } from "./routingStatusWidget";
42
+ export { createVoiceProviderStatusStore, fetchVoiceProviderStatus, } from "./providerStatus";
43
+ export { createVoiceProviderCapabilitiesStore, fetchVoiceProviderCapabilities, } from "./providerCapabilities";
44
+ export { createVoiceProviderContractsStore, fetchVoiceProviderContracts, } from "./providerContracts";
45
+ export { createVoiceTurnQualityStore, fetchVoiceTurnQuality, } from "./turnQuality";
46
+ export { createVoiceTurnLatencyStore, fetchVoiceTurnLatency, runVoiceTurnLatencyProof, } from "./turnLatency";
47
+ export { createVoiceCampaignDialerProofStore, fetchVoiceCampaignDialerProofStatus, runVoiceCampaignDialerProofAction, } from "./campaignDialerProof";
48
+ export { createVoiceTraceTimelineStore, fetchVoiceTraceTimeline, } from "./traceTimeline";
49
+ export { buildVoiceAgentSquadStatusReport, createVoiceAgentSquadStatusStore, } from "./agentSquadStatus";
50
+ export { createVoiceProviderSimulationControlsStore } from "./providerSimulationControls";
51
+ export { bindVoiceProviderSimulationControls, createVoiceProviderSimulationControlsViewModel, defineVoiceProviderSimulationControlsElement, mountVoiceProviderSimulationControls, renderVoiceProviderSimulationControlsHTML, } from "./providerSimulationControlsWidget";
52
+ export { createVoiceProviderStatusViewModel, defineVoiceProviderStatusElement, getVoiceProviderStatusCSS, mountVoiceProviderStatus, renderVoiceProviderStatusHTML, } from "./providerStatusWidget";
53
+ export { createVoiceProviderCapabilitiesViewModel, defineVoiceProviderCapabilitiesElement, getVoiceProviderCapabilitiesCSS, mountVoiceProviderCapabilities, renderVoiceProviderCapabilitiesHTML, } from "./providerCapabilitiesWidget";
54
+ export { createVoiceProviderContractsViewModel, defineVoiceProviderContractsElement, getVoiceProviderContractsCSS, mountVoiceProviderContracts, renderVoiceProviderContractsHTML, } from "./providerContractsWidget";
55
+ export { createVoiceTurnQualityViewModel, defineVoiceTurnQualityElement, getVoiceTurnQualityCSS, mountVoiceTurnQuality, renderVoiceTurnQualityHTML, } from "./turnQualityWidget";
56
+ export { createVoiceTurnLatencyViewModel, defineVoiceTurnLatencyElement, mountVoiceTurnLatency, renderVoiceTurnLatencyHTML, } from "./turnLatencyWidget";
57
+ export { createVoiceTraceTimelineViewModel, defineVoiceTraceTimelineElement, getVoiceTraceTimelineCSS, mountVoiceTraceTimeline, renderVoiceTraceTimelineWidgetHTML, } from "./traceTimelineWidget";
58
+ export { createVoiceAgentSquadStatusViewModel, defineVoiceAgentSquadStatusElement, getVoiceAgentSquadStatusCSS, mountVoiceAgentSquadStatus, renderVoiceAgentSquadStatusHTML, } from "./agentSquadStatusWidget";
59
+ export { createVoiceWorkflowStatusStore, fetchVoiceWorkflowStatus, } from "./workflowStatus";
60
+ export type { VoiceOpsStatusClientOptions, VoiceOpsStatusSnapshot, } from "./opsStatus";
61
+ export type { VoiceReadinessFailuresClientOptions, VoiceReadinessFailuresSnapshot, } from "./readinessFailures";
62
+ export type { VoiceProfileComparisonClientOptions, VoiceProfileComparisonSnapshot, } from "./profileComparison";
63
+ export type { VoiceProfileSwitchRecommendationClientOptions, VoiceProfileSwitchRecommendationSnapshot, } from "./profileSwitchRecommendation";
64
+ export type { VoiceReadinessFailureView, VoiceReadinessFailuresViewModel, VoiceReadinessFailuresWidgetOptions, } from "./readinessFailuresWidget";
65
+ export type { VoiceProfileComparisonProfileView, VoiceProfileComparisonViewModel, VoiceProfileComparisonWidgetOptions, } from "./profileComparisonWidget";
66
+ export type { VoiceOpsActionCenterClientOptions, VoiceOpsActionCenterPresetOptions, VoiceOpsActionCenterSnapshot, VoiceOpsActionDescriptor, VoiceOpsActionMethod, VoiceOpsActionRunResult, } from "./opsActionCenter";
67
+ export type { VoiceLiveOpsClientOptions, VoiceLiveOpsAction, VoiceLiveOpsActionInput, VoiceLiveOpsActionResult, VoiceLiveOpsSnapshot, } from "./liveOps";
68
+ export type { VoiceOpsActionHistoryClientOptions, VoiceOpsActionHistorySnapshot, } from "./opsActionHistory";
69
+ export type { VoiceDeliveryRuntimeClientOptions, VoiceDeliveryRuntimeAction, VoiceDeliveryRuntimeActionResult, VoiceDeliveryRuntimeSnapshot, } from "./deliveryRuntime";
70
+ export type { VoiceBargeInMonitorOptions } from "./bargeInMonitor";
71
+ export type { VoiceLiveTurnLatencyEvent, VoiceLiveTurnLatencyMonitorOptions, VoiceLiveTurnLatencySnapshot, VoiceLiveTurnLatencyStatus, } from "./liveTurnLatency";
72
+ export type { VoiceOpsStatusSurfaceView, VoiceOpsStatusViewModel, VoiceOpsStatusWidgetOptions, } from "./opsStatusWidget";
73
+ export type { VoiceOpsActionCenterViewModel, VoiceOpsActionCenterWidgetOptions, } from "./opsActionCenterWidget";
74
+ export type { VoiceLiveOpsWidgetOptions } from "./liveOpsWidget";
75
+ export type { VoiceOpsActionHistoryWidgetOptions } from "./opsActionHistoryWidget";
76
+ export type { VoiceDeliveryRuntimeSurfaceView, VoiceDeliveryRuntimeViewModel, VoiceDeliveryRuntimeWidgetOptions, } from "./deliveryRuntimeWidget";
77
+ export type { VoiceRoutingStatusClientOptions, VoiceRoutingStatusSnapshot, } from "./routingStatus";
78
+ export type { VoiceRoutingStatusViewModel, VoiceRoutingStatusWidgetOptions, } from "./routingStatusWidget";
79
+ export type { VoiceProviderStatusClientOptions, VoiceProviderStatusSnapshot, } from "./providerStatus";
80
+ export type { VoiceProviderCapabilitiesClientOptions, VoiceProviderCapabilitiesSnapshot, } from "./providerCapabilities";
81
+ export type { VoiceProviderContractsClientOptions, VoiceProviderContractsSnapshot, } from "./providerContracts";
82
+ export type { VoiceTurnQualityClientOptions, VoiceTurnQualitySnapshot, } from "./turnQuality";
83
+ export type { VoiceTurnLatencyClientOptions, VoiceTurnLatencySnapshot, } from "./turnLatency";
84
+ export type { VoiceCampaignDialerProofClientOptions, VoiceCampaignDialerProofSnapshot, } from "./campaignDialerProof";
85
+ export type { VoiceTraceTimelineClientOptions, VoiceTraceTimelineSnapshot, } from "./traceTimeline";
86
+ export type { VoiceAgentSquadSpecialist, VoiceAgentSquadSpecialistStatus, VoiceAgentSquadStatusClientOptions, VoiceAgentSquadStatusReport, VoiceAgentSquadStatusSnapshot, } from "./agentSquadStatus";
87
+ export type { VoiceProviderSimulationControlsOptions, VoiceProviderSimulationControlsSnapshot, VoiceProviderSimulationProvider, } from "./providerSimulationControls";
88
+ export type { VoiceProviderSimulationControlsViewModel } from "./providerSimulationControlsWidget";
89
+ export type { VoiceProviderStatusCardView, VoiceProviderStatusViewModel, VoiceProviderStatusWidgetOptions, } from "./providerStatusWidget";
90
+ export type { VoiceProviderCapabilitiesViewModel, VoiceProviderCapabilitiesWidgetOptions, VoiceProviderCapabilityCardView, } from "./providerCapabilitiesWidget";
91
+ export type { VoiceProviderContractRowView, VoiceProviderContractsViewModel, VoiceProviderContractsWidgetOptions, } from "./providerContractsWidget";
92
+ export type { VoiceTurnQualityCardView, VoiceTurnQualityViewModel, VoiceTurnQualityWidgetOptions, } from "./turnQualityWidget";
93
+ export type { VoiceTurnLatencyCardView, VoiceTurnLatencyViewModel, VoiceTurnLatencyWidgetOptions, } from "./turnLatencyWidget";
94
+ export type { VoiceTraceTimelineSessionView, VoiceTraceTimelineViewModel, VoiceTraceTimelineWidgetOptions, } from "./traceTimelineWidget";
95
+ export type { VoiceAgentSquadStatusViewModel, VoiceAgentSquadStatusWidgetOptions, } from "./agentSquadStatusWidget";
96
+ export type { VoiceWorkflowStatusClientOptions, VoiceWorkflowStatusSnapshot, } from "./workflowStatus";
@@ -3167,9 +3167,18 @@ var createVoiceCallDebuggerLaunchViewModel = (path, state, options = {}) => {
3167
3167
  isLoading: state.isLoading,
3168
3168
  label: state.error ? "Unavailable" : report ? `${report.status} \xB7 ${report.sessionId}` : state.isLoading ? "Loading" : "No call loaded",
3169
3169
  rows: report ? [
3170
- { label: "Events", value: String(report.operationsRecord.summary.eventCount) },
3171
- { label: "Turns", value: String(report.operationsRecord.summary.turnCount) },
3172
- { label: "Errors", value: String(report.operationsRecord.summary.errorCount) },
3170
+ {
3171
+ label: "Events",
3172
+ value: String(report.operationsRecord.summary.eventCount)
3173
+ },
3174
+ {
3175
+ label: "Turns",
3176
+ value: String(report.operationsRecord.summary.turnCount)
3177
+ },
3178
+ {
3179
+ label: "Errors",
3180
+ value: String(report.operationsRecord.summary.errorCount)
3181
+ },
3173
3182
  {
3174
3183
  label: "Provider recovery",
3175
3184
  value: report.operationsRecord.providerDecisionSummary.recoveryStatus
@@ -3271,7 +3280,10 @@ var createVoiceSessionSnapshotViewModel = (state, options = {}) => {
3271
3280
  { label: "Backpressure drops", value: String(backpressureDrops) },
3272
3281
  { label: "Proof failures", value: String(failedProofs) },
3273
3282
  { label: "Quality warnings", value: String(qualityWarnings) },
3274
- { label: "Debug artifacts", value: String(snapshot.artifacts.length) },
3283
+ {
3284
+ label: "Debug artifacts",
3285
+ value: String(snapshot.artifacts.length)
3286
+ },
3275
3287
  { label: "Artifact warnings", value: String(artifactWarnings) },
3276
3288
  {
3277
3289
  label: "Provider routing",
@@ -5270,7 +5282,9 @@ var createVoiceProviderDecisionTraceRoutes = (options) => {
5270
5282
  const headers = options.headers ?? {};
5271
5283
  const title = options.title ?? "Provider Decision Traces";
5272
5284
  const report = () => buildVoiceProviderDecisionTraceReport(options);
5273
- const app = new Elysia3({ name: options.name ?? "voice-provider-decisions" }).get(path, async () => new Response(JSON.stringify(await report(), null, 2), {
5285
+ const app = new Elysia3({
5286
+ name: options.name ?? "voice-provider-decisions"
5287
+ }).get(path, async () => new Response(JSON.stringify(await report(), null, 2), {
5274
5288
  headers: {
5275
5289
  "content-type": "application/json; charset=utf-8",
5276
5290
  ...headers
@@ -5877,8 +5891,12 @@ var redactVoiceTraceEvent = (event, options = {}) => {
5877
5891
  const resolved = resolveVoiceTraceRedactionOptions(options);
5878
5892
  return {
5879
5893
  ...event,
5880
- metadata: redactTraceValue(event.metadata, resolved, ["metadata"]),
5881
- payload: redactTraceValue(event.payload, resolved, ["payload"])
5894
+ metadata: redactTraceValue(event.metadata, resolved, [
5895
+ "metadata"
5896
+ ]),
5897
+ payload: redactTraceValue(event.payload, resolved, [
5898
+ "payload"
5899
+ ])
5882
5900
  };
5883
5901
  };
5884
5902
  var redactVoiceTraceEvents = (events, options = {}) => events.map((event) => redactVoiceTraceEvent(event, options));
@@ -6325,7 +6343,10 @@ var summarizeProviderTraceEvidence = (events, maxProviderP95Ms) => {
6325
6343
  const id = `${role}:${provider}`;
6326
6344
  const latency = readProviderTraceLatency(payload);
6327
6345
  if (latency !== undefined) {
6328
- providerLatencies.set(id, [...providerLatencies.get(id) ?? [], latency]);
6346
+ providerLatencies.set(id, [
6347
+ ...providerLatencies.get(id) ?? [],
6348
+ latency
6349
+ ]);
6329
6350
  }
6330
6351
  const existing = providerMeta.get(id);
6331
6352
  providerMeta.set(id, {
@@ -6422,10 +6443,7 @@ var buildVoiceRealCallProfileEvidenceFromTraceEvents = (events, options = {}) =>
6422
6443
  event
6423
6444
  ]);
6424
6445
  }
6425
- return [...eventsBySession.entries()].map(([
6426
- sessionId,
6427
- sessionEvents
6428
- ]) => {
6446
+ return [...eventsBySession.entries()].map(([sessionId, sessionEvents]) => {
6429
6447
  const profileId = readTraceProfileId(sessionEvents, options);
6430
6448
  if (!profileId) {
6431
6449
  return;
@@ -7867,7 +7885,9 @@ var renderVoiceProofTrendRecommendationMarkdown = (report, title = "Voice Provid
7867
7885
  "",
7868
7886
  "| Rank | Provider | Role | Status | P95 | Samples | Next move |",
7869
7887
  "| ---: | --- | --- | --- | ---: | ---: | --- |",
7870
- ...report.providers.length ? report.providers.map((provider) => `| ${String(provider.rank)} | ${escapeMarkdown(provider.label ?? provider.id)} | ${escapeMarkdown(provider.role ?? "n/a")} | ${provider.status} | ${provider.p95Ms === undefined ? "n/a" : String(provider.p95Ms)} | ${provider.samples === undefined ? "n/a" : String(provider.samples)} | ${escapeMarkdown(provider.nextMove)} |`) : ["| n/a | n/a | n/a | n/a | n/a | n/a | No provider-specific samples were present. |"],
7888
+ ...report.providers.length ? report.providers.map((provider) => `| ${String(provider.rank)} | ${escapeMarkdown(provider.label ?? provider.id)} | ${escapeMarkdown(provider.role ?? "n/a")} | ${provider.status} | ${provider.p95Ms === undefined ? "n/a" : String(provider.p95Ms)} | ${provider.samples === undefined ? "n/a" : String(provider.samples)} | ${escapeMarkdown(provider.nextMove)} |`) : [
7889
+ "| n/a | n/a | n/a | n/a | n/a | n/a | No provider-specific samples were present. |"
7890
+ ],
7871
7891
  "",
7872
7892
  "## Benchmark Profiles",
7873
7893
  "",
@@ -10946,8 +10966,14 @@ var createVoiceTurnQualityViewModel = (snapshot, options = {}) => {
10946
10966
  { label: "Source", value: turn.source ?? "unknown" },
10947
10967
  { label: "Confidence", value: formatConfidence(turn.averageConfidence) },
10948
10968
  { label: "Fallback", value: turn.fallbackUsed ? "Yes" : "No" },
10949
- { label: "Correction", value: turn.correctionChanged ? "Changed" : "None" },
10950
- { label: "Transcripts", value: `${turn.selectedTranscriptCount} selected` },
10969
+ {
10970
+ label: "Correction",
10971
+ value: turn.correctionChanged ? "Changed" : "None"
10972
+ },
10973
+ {
10974
+ label: "Transcripts",
10975
+ value: `${turn.selectedTranscriptCount} selected`
10976
+ },
10951
10977
  { label: "Cost", value: formatMaybe(turn.costUnits) }
10952
10978
  ]
10953
10979
  }));
@@ -1,4 +1,4 @@
1
- import type { VoiceLiveOpsAction, VoiceLiveOpsActionInput, VoiceLiveOpsActionResult } from '../liveOps';
1
+ import type { VoiceLiveOpsAction, VoiceLiveOpsActionInput, VoiceLiveOpsActionResult } from "../liveOps";
2
2
  export type VoiceLiveOpsClientOptions = {
3
3
  actionPath?: string;
4
4
  fetch?: typeof fetch;
@@ -19,4 +19,4 @@ export declare const createVoiceLiveOpsStore: (options?: VoiceLiveOpsClientOptio
19
19
  run: (input: VoiceLiveOpsActionInput) => Promise<VoiceLiveOpsActionResult | undefined>;
20
20
  subscribe: (listener: () => void) => () => void;
21
21
  };
22
- export type { VoiceLiveOpsAction, VoiceLiveOpsActionInput, VoiceLiveOpsActionResult };
22
+ export type { VoiceLiveOpsAction, VoiceLiveOpsActionInput, VoiceLiveOpsActionResult, };
@@ -1,5 +1,5 @@
1
- import { type VoiceLiveOpsAction, type VoiceLiveOpsActionInput } from '../liveOps';
2
- import { type VoiceLiveOpsClientOptions, type VoiceLiveOpsSnapshot } from './liveOps';
1
+ import { type VoiceLiveOpsAction, type VoiceLiveOpsActionInput } from "../liveOps";
2
+ import { type VoiceLiveOpsClientOptions, type VoiceLiveOpsSnapshot } from "./liveOps";
3
3
  export type VoiceLiveOpsWidgetOptions = VoiceLiveOpsClientOptions & {
4
4
  defaultAssignee?: string;
5
5
  defaultDetail?: string;
@@ -1,5 +1,5 @@
1
- import type { VoiceStreamState } from '../types';
2
- export type VoiceLiveTurnLatencyStatus = 'empty' | 'pending' | 'pass' | 'warn' | 'fail';
1
+ import type { VoiceStreamState } from "../types";
2
+ export type VoiceLiveTurnLatencyStatus = "empty" | "pending" | "pass" | "warn" | "fail";
3
3
  export type VoiceLiveTurnLatencyEvent = {
4
4
  assistantAudioAt?: number;
5
5
  assistantTextAt?: number;
@@ -8,7 +8,7 @@ export type VoiceLiveTurnLatencyEvent = {
8
8
  latencyMs?: number;
9
9
  sessionId?: string | null;
10
10
  startedAt: number;
11
- status: Exclude<VoiceLiveTurnLatencyStatus, 'empty'>;
11
+ status: Exclude<VoiceLiveTurnLatencyStatus, "empty">;
12
12
  thresholdMs: number;
13
13
  };
14
14
  export type VoiceLiveTurnLatencySnapshot = {
@@ -1,9 +1,9 @@
1
- import type { VoiceCaptureOptions } from '../types';
1
+ import type { VoiceCaptureOptions } from "../types";
2
2
  type MicrophoneCaptureOptions = {
3
- channelCount?: VoiceCaptureOptions['channelCount'];
4
- onLevel?: VoiceCaptureOptions['onLevel'];
3
+ channelCount?: VoiceCaptureOptions["channelCount"];
4
+ onLevel?: VoiceCaptureOptions["onLevel"];
5
5
  onAudio: (audio: Uint8Array) => void;
6
- sampleRateHz?: VoiceCaptureOptions['sampleRateHz'];
6
+ sampleRateHz?: VoiceCaptureOptions["sampleRateHz"];
7
7
  };
8
8
  type MicrophoneCapture = {
9
9
  start: () => Promise<void>;
@@ -1,4 +1,4 @@
1
- export type VoiceOpsActionMethod = 'GET' | 'POST';
1
+ export type VoiceOpsActionMethod = "GET" | "POST";
2
2
  export type VoiceOpsActionDescriptor = {
3
3
  description?: string;
4
4
  disabled?: boolean;
@@ -1,4 +1,4 @@
1
- import { type VoiceOpsActionCenterClientOptions, type VoiceOpsActionCenterSnapshot } from './opsActionCenter';
1
+ import { type VoiceOpsActionCenterClientOptions, type VoiceOpsActionCenterSnapshot } from "./opsActionCenter";
2
2
  export type VoiceOpsActionCenterViewModel = {
3
3
  actions: Array<{
4
4
  description: string;
@@ -12,7 +12,7 @@ export type VoiceOpsActionCenterViewModel = {
12
12
  isRunning: boolean;
13
13
  label: string;
14
14
  lastResultLabel: string;
15
- status: 'ready' | 'running' | 'error' | 'completed';
15
+ status: "ready" | "running" | "error" | "completed";
16
16
  title: string;
17
17
  };
18
18
  export type VoiceOpsActionCenterWidgetOptions = VoiceOpsActionCenterClientOptions & {
@@ -1,4 +1,4 @@
1
- import type { VoiceOpsActionHistoryReport } from '../opsActionAuditRoutes';
1
+ import type { VoiceOpsActionHistoryReport } from "../opsActionAuditRoutes";
2
2
  export type VoiceOpsActionHistoryClientOptions = {
3
3
  fetch?: typeof fetch;
4
4
  intervalMs?: number;
@@ -1,4 +1,4 @@
1
- import { type VoiceOpsActionHistoryClientOptions, type VoiceOpsActionHistorySnapshot } from './opsActionHistory';
1
+ import { type VoiceOpsActionHistoryClientOptions, type VoiceOpsActionHistorySnapshot } from "./opsActionHistory";
2
2
  export type VoiceOpsActionHistoryWidgetOptions = VoiceOpsActionHistoryClientOptions & {
3
3
  limit?: number;
4
4
  title?: string;
@@ -1,4 +1,4 @@
1
- import type { VoiceOpsStatusReport } from '../opsStatus';
1
+ import type { VoiceOpsStatusReport } from "../opsStatus";
2
2
  export type VoiceOpsStatusClientOptions = {
3
3
  fetch?: typeof fetch;
4
4
  intervalMs?: number;
@@ -1,11 +1,11 @@
1
- import type { VoiceOpsStatusReport } from '../opsStatus';
2
- import { type VoiceOpsStatusClientOptions, type VoiceOpsStatusSnapshot } from './opsStatus';
1
+ import type { VoiceOpsStatusReport } from "../opsStatus";
2
+ import { type VoiceOpsStatusClientOptions, type VoiceOpsStatusSnapshot } from "./opsStatus";
3
3
  export type VoiceOpsStatusSurfaceView = {
4
4
  detail: string;
5
5
  failed: number;
6
6
  id: string;
7
7
  label: string;
8
- status: 'pass' | 'fail';
8
+ status: "pass" | "fail";
9
9
  total: number;
10
10
  };
11
11
  export type VoiceOpsStatusViewModel = {
@@ -18,7 +18,7 @@ export type VoiceOpsStatusViewModel = {
18
18
  label: string;
19
19
  }>;
20
20
  passed: number;
21
- status: 'pass' | 'fail' | 'loading' | 'error';
21
+ status: "pass" | "fail" | "loading" | "error";
22
22
  surfaces: VoiceOpsStatusSurfaceView[];
23
23
  title: string;
24
24
  total: number;
@@ -1,4 +1,4 @@
1
- import type { VoicePlatformCoverageSummary } from '../platformCoverage';
1
+ import type { VoicePlatformCoverageSummary } from "../platformCoverage";
2
2
  export type VoicePlatformCoverageClientOptions = {
3
3
  fetch?: typeof fetch;
4
4
  intervalMs?: number;
@@ -1,5 +1,5 @@
1
- import type { VoicePlatformCoverageSurface } from '../platformCoverage';
2
- import { type VoicePlatformCoverageClientOptions, type VoicePlatformCoverageSnapshot } from './platformCoverage';
1
+ import type { VoicePlatformCoverageSurface } from "../platformCoverage";
2
+ import { type VoicePlatformCoverageClientOptions, type VoicePlatformCoverageSnapshot } from "./platformCoverage";
3
3
  export type VoicePlatformCoverageSurfaceView = VoicePlatformCoverageSurface & {
4
4
  detail: string;
5
5
  label: string;
@@ -13,7 +13,7 @@ export type VoicePlatformCoverageViewModel = {
13
13
  href: string;
14
14
  label: string;
15
15
  }>;
16
- status: 'empty' | 'error' | 'loading' | 'ready' | 'warning';
16
+ status: "empty" | "error" | "loading" | "ready" | "warning";
17
17
  surfaces: VoicePlatformCoverageSurfaceView[];
18
18
  title: string;
19
19
  updatedAt?: number;
@@ -1,4 +1,4 @@
1
- import type { VoiceRealCallProfileHistoryReport } from '../proofTrends';
1
+ import type { VoiceRealCallProfileHistoryReport } from "../proofTrends";
2
2
  export type VoiceProfileComparisonClientOptions = {
3
3
  fetch?: typeof fetch;
4
4
  intervalMs?: number;
@@ -1,4 +1,4 @@
1
- import { type VoiceProfileComparisonClientOptions, type VoiceProfileComparisonSnapshot } from './profileComparison';
1
+ import { type VoiceProfileComparisonClientOptions, type VoiceProfileComparisonSnapshot } from "./profileComparison";
2
2
  export type VoiceProfileComparisonProfileView = {
3
3
  evidence: Array<{
4
4
  label: string;
@@ -20,7 +20,7 @@ export type VoiceProfileComparisonViewModel = {
20
20
  label: string;
21
21
  }>;
22
22
  profiles: VoiceProfileComparisonProfileView[];
23
- status: 'empty' | 'error' | 'loading' | 'ready' | 'warning';
23
+ status: "empty" | "error" | "loading" | "ready" | "warning";
24
24
  title: string;
25
25
  };
26
26
  export type VoiceProfileComparisonWidgetOptions = VoiceProfileComparisonClientOptions & {
@@ -1,4 +1,4 @@
1
- import type { VoiceProfileSwitchRecommendation } from '../profileSwitchRecommendation';
1
+ import type { VoiceProfileSwitchRecommendation } from "../profileSwitchRecommendation";
2
2
  export type VoiceProfileSwitchRecommendationClientOptions = {
3
3
  fetch?: typeof fetch;
4
4
  intervalMs?: number;
@@ -1,4 +1,4 @@
1
- import { type VoiceProfileSwitchRecommendationClientOptions, type VoiceProfileSwitchRecommendationSnapshot } from './profileSwitchRecommendation';
1
+ import { type VoiceProfileSwitchRecommendationClientOptions, type VoiceProfileSwitchRecommendationSnapshot } from "./profileSwitchRecommendation";
2
2
  export type VoiceProfileSwitchRecommendationWidgetOptions = VoiceProfileSwitchRecommendationClientOptions & {
3
3
  description?: string;
4
4
  title?: string;
@@ -1,4 +1,4 @@
1
- import type { VoiceProofTrendReport } from '../proofTrends';
1
+ import type { VoiceProofTrendReport } from "../proofTrends";
2
2
  export type VoiceProofTrendsClientOptions = {
3
3
  fetch?: typeof fetch;
4
4
  intervalMs?: number;
@@ -1,5 +1,5 @@
1
- import { type VoiceProofTrendReport } from '../proofTrends';
2
- import { type VoiceProofTrendsClientOptions, type VoiceProofTrendsSnapshot } from './proofTrends';
1
+ import { type VoiceProofTrendReport } from "../proofTrends";
2
+ import { type VoiceProofTrendsClientOptions, type VoiceProofTrendsSnapshot } from "./proofTrends";
3
3
  export type VoiceProofTrendsMetricView = {
4
4
  label: string;
5
5
  value: string;
@@ -15,7 +15,7 @@ export type VoiceProofTrendsViewModel = {
15
15
  }>;
16
16
  metrics: VoiceProofTrendsMetricView[];
17
17
  report?: VoiceProofTrendReport;
18
- status: 'empty' | 'error' | 'loading' | 'ready' | 'warning';
18
+ status: "empty" | "error" | "loading" | "ready" | "warning";
19
19
  title: string;
20
20
  updatedAt?: number;
21
21
  };
@@ -1,4 +1,4 @@
1
- import type { VoiceProviderCapabilityReport } from '../providerCapabilities';
1
+ import type { VoiceProviderCapabilityReport } from "../providerCapabilities";
2
2
  export type VoiceProviderCapabilitiesClientOptions = {
3
3
  fetch?: typeof fetch;
4
4
  intervalMs?: number;
@@ -1,5 +1,5 @@
1
- import type { VoiceProviderCapabilitySummary } from '../providerCapabilities';
2
- import { type VoiceProviderCapabilitiesClientOptions, type VoiceProviderCapabilitiesSnapshot } from './providerCapabilities';
1
+ import type { VoiceProviderCapabilitySummary } from "../providerCapabilities";
2
+ import { type VoiceProviderCapabilitiesClientOptions, type VoiceProviderCapabilitiesSnapshot } from "./providerCapabilities";
3
3
  export type VoiceProviderCapabilityCardView<TProvider extends string = string> = VoiceProviderCapabilitySummary<TProvider> & {
4
4
  detail: string;
5
5
  label: string;
@@ -14,7 +14,7 @@ export type VoiceProviderCapabilitiesViewModel<TProvider extends string = string
14
14
  error: string | null;
15
15
  isLoading: boolean;
16
16
  label: string;
17
- status: 'empty' | 'error' | 'loading' | 'ready' | 'warning';
17
+ status: "empty" | "error" | "loading" | "ready" | "warning";
18
18
  title: string;
19
19
  updatedAt?: number;
20
20
  };
@@ -1,4 +1,4 @@
1
- import type { VoiceProviderContractMatrixReport } from '../providerStackRecommendations';
1
+ import type { VoiceProviderContractMatrixReport } from "../providerStackRecommendations";
2
2
  export type VoiceProviderContractsClientOptions = {
3
3
  fetch?: typeof fetch;
4
4
  intervalMs?: number;
@@ -1,5 +1,5 @@
1
- import type { VoiceProviderContractMatrixRow } from '../providerStackRecommendations';
2
- import { type VoiceProviderContractsClientOptions, type VoiceProviderContractsSnapshot } from './providerContracts';
1
+ import type { VoiceProviderContractMatrixRow } from "../providerStackRecommendations";
2
+ import { type VoiceProviderContractsClientOptions, type VoiceProviderContractsSnapshot } from "./providerContracts";
3
3
  export type VoiceProviderContractRowView<TProvider extends string = string> = VoiceProviderContractMatrixRow<TProvider> & {
4
4
  detail: string;
5
5
  label: string;
@@ -19,7 +19,7 @@ export type VoiceProviderContractsViewModel<TProvider extends string = string> =
19
19
  isLoading: boolean;
20
20
  label: string;
21
21
  rows: VoiceProviderContractRowView<TProvider>[];
22
- status: 'empty' | 'error' | 'loading' | 'ready' | 'warning';
22
+ status: "empty" | "error" | "loading" | "ready" | "warning";
23
23
  title: string;
24
24
  updatedAt?: number;
25
25
  };