@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.
- package/README.md +2729 -2698
- package/dist/agent.d.ts +10 -10
- package/dist/agentSquadContract.d.ts +4 -4
- package/dist/angular/index.d.ts +22 -22
- package/dist/angular/voice-agent-squad-status.service.d.ts +1 -1
- package/dist/angular/voice-call-debugger.service.d.ts +2 -2
- package/dist/angular/voice-campaign-dialer-proof.service.d.ts +2 -2
- package/dist/angular/voice-controller.service.d.ts +1 -1
- package/dist/angular/voice-delivery-runtime.component.d.ts +2 -2
- package/dist/angular/voice-delivery-runtime.service.d.ts +2 -2
- package/dist/angular/voice-live-ops.service.d.ts +1 -1
- package/dist/angular/voice-ops-action-center.service.d.ts +1 -1
- package/dist/angular/voice-ops-status.component.d.ts +2 -2
- package/dist/angular/voice-ops-status.service.d.ts +2 -2
- package/dist/angular/voice-platform-coverage.service.d.ts +2 -2
- package/dist/angular/voice-profile-comparison.service.d.ts +2 -2
- package/dist/angular/voice-proof-trends.service.d.ts +2 -2
- package/dist/angular/voice-provider-capabilities.service.d.ts +2 -2
- package/dist/angular/voice-provider-contracts.service.d.ts +2 -2
- package/dist/angular/voice-provider-status.service.d.ts +2 -2
- package/dist/angular/voice-readiness-failures.service.d.ts +2 -2
- package/dist/angular/voice-routing-status.service.d.ts +1 -1
- package/dist/angular/voice-session-snapshot.service.d.ts +2 -2
- package/dist/angular/voice-stream.service.d.ts +1 -1
- package/dist/angular/voice-trace-timeline.service.d.ts +2 -2
- package/dist/angular/voice-turn-latency.service.d.ts +2 -2
- package/dist/angular/voice-turn-quality.service.d.ts +2 -2
- package/dist/angular/voice-workflow-status.service.d.ts +2 -2
- package/dist/assistant.d.ts +11 -11
- package/dist/assistantHealth.d.ts +6 -6
- package/dist/assistantMemory.d.ts +3 -3
- package/dist/audioConditioning.d.ts +1 -1
- package/dist/audit.d.ts +11 -11
- package/dist/auditDeliveryRoutes.d.ts +3 -3
- package/dist/auditExport.d.ts +3 -3
- package/dist/auditRoutes.d.ts +2 -2
- package/dist/auditSinks.d.ts +8 -8
- package/dist/bargeInRoutes.d.ts +3 -3
- package/dist/browserCallProfiles.d.ts +2 -2
- package/dist/browserMediaRoutes.d.ts +4 -4
- package/dist/callDebugger.d.ts +6 -6
- package/dist/campaign.d.ts +22 -22
- package/dist/campaignDialers.d.ts +14 -14
- package/dist/client/actions.d.ts +1 -1
- package/dist/client/agentSquadStatus.d.ts +3 -3
- package/dist/client/agentSquadStatusWidget.d.ts +1 -1
- package/dist/client/audioPlayer.d.ts +2 -2
- package/dist/client/bargeInMonitor.d.ts +1 -1
- package/dist/client/browserMedia.d.ts +1 -1
- package/dist/client/callDebugger.d.ts +1 -1
- package/dist/client/callDebuggerWidget.d.ts +3 -3
- package/dist/client/campaignDialerProof.d.ts +1 -1
- package/dist/client/connection.d.ts +3 -3
- package/dist/client/controller.d.ts +1 -1
- package/dist/client/createVoiceStream.d.ts +1 -1
- package/dist/client/deliveryRuntime.d.ts +4 -4
- package/dist/client/deliveryRuntimeWidget.d.ts +5 -5
- package/dist/client/duplex.d.ts +1 -1
- package/dist/client/htmx.d.ts +1 -1
- package/dist/client/index.d.ts +96 -96
- package/dist/client/index.js +41 -15
- package/dist/client/liveOps.d.ts +2 -2
- package/dist/client/liveOpsWidget.d.ts +2 -2
- package/dist/client/liveTurnLatency.d.ts +3 -3
- package/dist/client/microphone.d.ts +4 -4
- package/dist/client/opsActionCenter.d.ts +1 -1
- package/dist/client/opsActionCenterWidget.d.ts +2 -2
- package/dist/client/opsActionHistory.d.ts +1 -1
- package/dist/client/opsActionHistoryWidget.d.ts +1 -1
- package/dist/client/opsStatus.d.ts +1 -1
- package/dist/client/opsStatusWidget.d.ts +4 -4
- package/dist/client/platformCoverage.d.ts +1 -1
- package/dist/client/platformCoverageWidget.d.ts +3 -3
- package/dist/client/profileComparison.d.ts +1 -1
- package/dist/client/profileComparisonWidget.d.ts +2 -2
- package/dist/client/profileSwitchRecommendation.d.ts +1 -1
- package/dist/client/profileSwitchRecommendationWidget.d.ts +1 -1
- package/dist/client/proofTrends.d.ts +1 -1
- package/dist/client/proofTrendsWidget.d.ts +3 -3
- package/dist/client/providerCapabilities.d.ts +1 -1
- package/dist/client/providerCapabilitiesWidget.d.ts +3 -3
- package/dist/client/providerContracts.d.ts +1 -1
- package/dist/client/providerContractsWidget.d.ts +3 -3
- package/dist/client/providerSimulationControls.d.ts +2 -2
- package/dist/client/providerSimulationControlsWidget.d.ts +1 -1
- package/dist/client/providerStatus.d.ts +1 -1
- package/dist/client/providerStatusWidget.d.ts +3 -3
- package/dist/client/readinessFailures.d.ts +1 -1
- package/dist/client/readinessFailuresWidget.d.ts +4 -4
- package/dist/client/routingStatus.d.ts +1 -1
- package/dist/client/routingStatusWidget.d.ts +3 -3
- package/dist/client/sessionSnapshot.d.ts +1 -1
- package/dist/client/sessionSnapshotWidget.d.ts +2 -2
- package/dist/client/store.d.ts +1 -1
- package/dist/client/traceTimeline.d.ts +1 -1
- package/dist/client/traceTimelineWidget.d.ts +3 -3
- package/dist/client/turnLatency.d.ts +1 -1
- package/dist/client/turnLatencyWidget.d.ts +3 -3
- package/dist/client/turnQuality.d.ts +1 -1
- package/dist/client/turnQualityWidget.d.ts +3 -3
- package/dist/client/workflowStatus.d.ts +1 -1
- package/dist/competitiveCoverage.d.ts +9 -9
- package/dist/correction.d.ts +2 -2
- package/dist/dataControl.d.ts +16 -16
- package/dist/deliveryRuntime.d.ts +9 -9
- package/dist/deliverySinkRoutes.d.ts +6 -6
- package/dist/demoReadyRoutes.d.ts +8 -8
- package/dist/diagnosticsRoutes.d.ts +2 -2
- package/dist/evalRoutes.d.ts +4 -4
- package/dist/fileStore.d.ts +9 -9
- package/dist/guardrails.d.ts +9 -9
- package/dist/handoff.d.ts +6 -6
- package/dist/handoffHealth.d.ts +5 -5
- package/dist/htmx.d.ts +1 -1
- package/dist/incidentBundle.d.ts +7 -7
- package/dist/incidentTimeline.d.ts +30 -16
- package/dist/index.d.ts +215 -215
- package/dist/index.js +375 -111
- package/dist/latencySlo.d.ts +4 -4
- package/dist/liveLatency.d.ts +3 -3
- package/dist/liveOps.d.ts +11 -11
- package/dist/logger.d.ts +1 -1
- package/dist/mediaPipelineRoutes.d.ts +2 -2
- package/dist/memoryStore.d.ts +1 -1
- package/dist/modelAdapters.d.ts +9 -9
- package/dist/observabilityExport.d.ts +44 -44
- package/dist/openaiTTS.d.ts +3 -3
- package/dist/operationalStatus.d.ts +5 -5
- package/dist/operationsRecord.d.ts +12 -12
- package/dist/ops.d.ts +12 -12
- package/dist/opsActionAuditRoutes.d.ts +3 -3
- package/dist/opsConsoleRoutes.d.ts +6 -6
- package/dist/opsPresets.d.ts +2 -2
- package/dist/opsRecovery.d.ts +11 -11
- package/dist/opsRuntime.d.ts +6 -6
- package/dist/opsSinks.d.ts +13 -13
- package/dist/opsStatus.d.ts +7 -7
- package/dist/opsStatusRoutes.d.ts +2 -2
- package/dist/opsWebhook.d.ts +6 -6
- package/dist/outcomeContract.d.ts +5 -5
- package/dist/outcomeRecipes.d.ts +4 -4
- package/dist/phoneAgent.d.ts +18 -18
- package/dist/phoneAgentProductionSmoke.d.ts +8 -8
- package/dist/platformCoverage.d.ts +3 -3
- package/dist/plugin.d.ts +2 -2
- package/dist/postCallAnalysis.d.ts +6 -6
- package/dist/postgresStore.d.ts +8 -8
- package/dist/presets.d.ts +3 -3
- package/dist/productionReadiness.d.ts +62 -36
- package/dist/profileSwitchRecommendation.d.ts +15 -15
- package/dist/proofAssertions.d.ts +1 -1
- package/dist/proofPack.d.ts +12 -12
- package/dist/proofRunner.d.ts +5 -5
- package/dist/proofTrends.d.ts +17 -17
- package/dist/providerAdapters.d.ts +5 -5
- package/dist/providerCapabilities.d.ts +4 -4
- package/dist/providerDecisionTraces.d.ts +8 -8
- package/dist/providerHealth.d.ts +3 -3
- package/dist/providerOrchestration.d.ts +5 -5
- package/dist/providerRouterTraces.d.ts +7 -7
- package/dist/providerRoutingContract.d.ts +3 -3
- package/dist/providerSlo.d.ts +6 -6
- package/dist/providerStackRecommendations.d.ts +6 -6
- package/dist/qualityRoutes.d.ts +4 -4
- package/dist/queue.d.ts +16 -16
- package/dist/react/VoiceAgentSquadStatus.d.ts +1 -1
- package/dist/react/VoiceCallDebuggerLaunch.d.ts +1 -1
- package/dist/react/VoiceDeliveryRuntime.d.ts +1 -1
- package/dist/react/VoiceOpsActionCenter.d.ts +1 -1
- package/dist/react/VoiceOpsStatus.d.ts +1 -1
- package/dist/react/VoicePlatformCoverage.d.ts +1 -1
- package/dist/react/VoiceProfileComparison.d.ts +1 -1
- package/dist/react/VoiceProfileSwitchRecommendation.d.ts +1 -1
- package/dist/react/VoiceProofTrends.d.ts +1 -1
- package/dist/react/VoiceProviderCapabilities.d.ts +1 -1
- package/dist/react/VoiceProviderContracts.d.ts +1 -1
- package/dist/react/VoiceProviderSimulationControls.d.ts +1 -1
- package/dist/react/VoiceProviderStatus.d.ts +1 -1
- package/dist/react/VoiceReadinessFailures.d.ts +1 -1
- package/dist/react/VoiceRoutingStatus.d.ts +1 -1
- package/dist/react/VoiceSessionSnapshot.d.ts +1 -1
- package/dist/react/VoiceTraceTimeline.d.ts +1 -1
- package/dist/react/VoiceTurnLatency.d.ts +1 -1
- package/dist/react/VoiceTurnQuality.d.ts +1 -1
- package/dist/react/index.d.ts +43 -43
- package/dist/react/index.js +41 -15
- package/dist/react/useVoiceAgentSquadStatus.d.ts +1 -1
- package/dist/react/useVoiceCallDebugger.d.ts +1 -1
- package/dist/react/useVoiceCampaignDialerProof.d.ts +1 -1
- package/dist/react/useVoiceController.d.ts +1 -1
- package/dist/react/useVoiceDeliveryRuntime.d.ts +1 -1
- package/dist/react/useVoiceLiveOps.d.ts +1 -1
- package/dist/react/useVoiceOpsActionCenter.d.ts +1 -1
- package/dist/react/useVoiceOpsStatus.d.ts +1 -1
- package/dist/react/useVoicePlatformCoverage.d.ts +1 -1
- package/dist/react/useVoiceProfileComparison.d.ts +1 -1
- package/dist/react/useVoiceProfileSwitchRecommendation.d.ts +1 -1
- package/dist/react/useVoiceProofTrends.d.ts +1 -1
- package/dist/react/useVoiceProviderCapabilities.d.ts +1 -1
- package/dist/react/useVoiceProviderContracts.d.ts +1 -1
- package/dist/react/useVoiceProviderSimulationControls.d.ts +1 -1
- package/dist/react/useVoiceProviderStatus.d.ts +1 -1
- package/dist/react/useVoiceReadinessFailures.d.ts +1 -1
- package/dist/react/useVoiceRoutingStatus.d.ts +1 -1
- package/dist/react/useVoiceSessionSnapshot.d.ts +1 -1
- package/dist/react/useVoiceStream.d.ts +1 -1
- package/dist/react/useVoiceTraceTimeline.d.ts +1 -1
- package/dist/react/useVoiceTurnLatency.d.ts +1 -1
- package/dist/react/useVoiceTurnQuality.d.ts +1 -1
- package/dist/react/useVoiceWorkflowStatus.d.ts +1 -1
- package/dist/readinessProfiles.d.ts +22 -15
- package/dist/realtimeChannel.d.ts +6 -6
- package/dist/realtimeProviderContracts.d.ts +7 -7
- package/dist/reconnectContract.d.ts +6 -6
- package/dist/resilienceRoutes.d.ts +6 -6
- package/dist/routing.d.ts +1 -1
- package/dist/runtimeOps.d.ts +3 -3
- package/dist/s3Store.d.ts +3 -3
- package/dist/session.d.ts +1 -1
- package/dist/sessionReplay.d.ts +9 -9
- package/dist/sessionSnapshot.d.ts +8 -8
- package/dist/simulationSuite.d.ts +12 -12
- package/dist/sloCalibration.d.ts +8 -8
- package/dist/sqliteStore.d.ts +8 -8
- package/dist/store.d.ts +1 -1
- package/dist/svelte/createVoiceAgentSquadStatus.d.ts +1 -1
- package/dist/svelte/createVoiceCallDebugger.d.ts +2 -2
- package/dist/svelte/createVoiceCampaignDialerProof.d.ts +1 -1
- package/dist/svelte/createVoiceDeliveryRuntime.d.ts +1 -1
- package/dist/svelte/createVoiceLiveOps.d.ts +2 -2
- package/dist/svelte/createVoiceOpsActionCenter.d.ts +1 -1
- package/dist/svelte/createVoiceOpsStatus.d.ts +1 -1
- package/dist/svelte/createVoicePlatformCoverage.d.ts +1 -1
- package/dist/svelte/createVoiceProfileComparison.d.ts +1 -1
- package/dist/svelte/createVoiceProofTrends.d.ts +1 -1
- package/dist/svelte/createVoiceProviderCapabilities.d.ts +1 -1
- package/dist/svelte/createVoiceProviderContracts.d.ts +1 -1
- package/dist/svelte/createVoiceProviderSimulationControls.d.ts +1 -1
- package/dist/svelte/createVoiceProviderStatus.d.ts +1 -1
- package/dist/svelte/createVoiceReadinessFailures.d.ts +1 -1
- package/dist/svelte/createVoiceRoutingStatus.d.ts +1 -1
- package/dist/svelte/createVoiceSessionSnapshot.d.ts +2 -2
- package/dist/svelte/createVoiceStream.d.ts +1 -1
- package/dist/svelte/createVoiceTraceTimeline.d.ts +1 -1
- package/dist/svelte/createVoiceTurnLatency.d.ts +1 -1
- package/dist/svelte/createVoiceTurnQuality.d.ts +1 -1
- package/dist/svelte/createVoiceWorkflowStatus.d.ts +1 -1
- package/dist/svelte/index.d.ts +23 -23
- package/dist/svelte/index.js +30 -8
- package/dist/telephony/contract.d.ts +5 -5
- package/dist/telephony/matrix.d.ts +4 -4
- package/dist/telephony/plivo.d.ts +30 -30
- package/dist/telephony/response.d.ts +1 -1
- package/dist/telephony/security.d.ts +17 -17
- package/dist/telephony/telnyx.d.ts +31 -31
- package/dist/telephony/twilio.d.ts +22 -22
- package/dist/telephonyMediaRoutes.d.ts +4 -4
- package/dist/telephonyOutcome.d.ts +13 -13
- package/dist/testing/accuracy.d.ts +1 -1
- package/dist/testing/benchmark.d.ts +9 -9
- package/dist/testing/corrected.d.ts +5 -5
- package/dist/testing/duplex.d.ts +3 -3
- package/dist/testing/fixtures.d.ts +3 -3
- package/dist/testing/index.d.ts +13 -13
- package/dist/testing/index.js +49 -20
- package/dist/testing/ioProviderSimulator.d.ts +5 -5
- package/dist/testing/providerSimulator.d.ts +5 -5
- package/dist/testing/review.d.ts +4 -4
- package/dist/testing/sessionBenchmark.d.ts +3 -3
- package/dist/testing/stt.d.ts +3 -3
- package/dist/testing/telephony.d.ts +3 -3
- package/dist/testing/tts.d.ts +1 -1
- package/dist/toolContract.d.ts +10 -10
- package/dist/toolRuntime.d.ts +3 -3
- package/dist/trace.d.ts +10 -10
- package/dist/traceDeliveryRoutes.d.ts +4 -4
- package/dist/traceTimeline.d.ts +4 -4
- package/dist/turnDetection.d.ts +1 -1
- package/dist/turnLatency.d.ts +4 -4
- package/dist/turnProfiles.d.ts +2 -2
- package/dist/turnQuality.d.ts +4 -4
- package/dist/types.d.ts +92 -92
- package/dist/voiceMonitoring.d.ts +6 -6
- package/dist/vue/VoiceOpsActionCenter.d.ts +2 -2
- package/dist/vue/VoiceProviderSimulationControls.d.ts +2 -2
- package/dist/vue/index.d.ts +38 -38
- package/dist/vue/index.js +41 -15
- package/dist/vue/useVoiceAgentSquadStatus.d.ts +1 -1
- package/dist/vue/useVoiceCallDebugger.d.ts +2 -2
- package/dist/vue/useVoiceCampaignDialerProof.d.ts +2 -2
- package/dist/vue/useVoiceController.d.ts +1 -1
- package/dist/vue/useVoiceDeliveryRuntime.d.ts +2 -2
- package/dist/vue/useVoiceLiveOps.d.ts +1 -1
- package/dist/vue/useVoiceOpsActionCenter.d.ts +1 -1
- package/dist/vue/useVoiceOpsStatus.d.ts +2 -2
- package/dist/vue/useVoicePlatformCoverage.d.ts +2 -2
- package/dist/vue/useVoiceProfileComparison.d.ts +2 -2
- package/dist/vue/useVoiceProofTrends.d.ts +2 -2
- package/dist/vue/useVoiceProviderCapabilities.d.ts +2 -2
- package/dist/vue/useVoiceProviderContracts.d.ts +2 -2
- package/dist/vue/useVoiceProviderSimulationControls.d.ts +1 -1
- package/dist/vue/useVoiceProviderStatus.d.ts +2 -2
- package/dist/vue/useVoiceReadinessFailures.d.ts +30 -2
- package/dist/vue/useVoiceRoutingStatus.d.ts +1 -1
- package/dist/vue/useVoiceSessionSnapshot.d.ts +2 -2
- package/dist/vue/useVoiceStream.d.ts +1 -1
- package/dist/vue/useVoiceTraceTimeline.d.ts +2 -2
- package/dist/vue/useVoiceTurnLatency.d.ts +2 -2
- package/dist/vue/useVoiceTurnQuality.d.ts +2 -2
- package/dist/vue/useVoiceWorkflowStatus.d.ts +2 -2
- package/dist/workflowContract.d.ts +8 -8
- package/fixtures/manifest.json +356 -197
- package/package.json +260 -259
package/dist/client/index.d.ts
CHANGED
|
@@ -1,96 +1,96 @@
|
|
|
1
|
-
export { createVoiceConnection } from
|
|
2
|
-
export { createVoiceAudioPlayer, decodeVoiceAudioChunk } from
|
|
3
|
-
export { createVoiceStream } from
|
|
4
|
-
export { createVoiceBrowserMediaReporter } from
|
|
5
|
-
export type { VoiceBrowserMediaReporter } from
|
|
6
|
-
export { createVoiceController } from
|
|
7
|
-
export { bindVoiceBargeIn, createVoiceDuplexController } from
|
|
8
|
-
export { bindVoiceHTMX } from
|
|
9
|
-
export { createMicrophoneCapture } from
|
|
10
|
-
export { createVoiceBargeInMonitor } from
|
|
11
|
-
export { createVoiceLiveTurnLatencyMonitor } from
|
|
12
|
-
export { createVoiceOpsStatusStore, fetchVoiceOpsStatus } from
|
|
13
|
-
export { createVoicePlatformCoverageStore, fetchVoicePlatformCoverage } from
|
|
14
|
-
export { createVoiceProofTrendsStore, fetchVoiceProofTrends } from
|
|
15
|
-
export { createVoiceSessionSnapshotStore, fetchVoiceSessionSnapshot } from
|
|
16
|
-
export { createVoiceCallDebuggerStore, fetchVoiceCallDebugger } from
|
|
17
|
-
export { createVoiceCallDebuggerLaunchViewModel, defineVoiceCallDebuggerLaunchElement, mountVoiceCallDebuggerLaunch, renderVoiceCallDebuggerLaunchHTML } from
|
|
18
|
-
export type { VoiceCallDebuggerClientOptions, VoiceCallDebuggerClientState } from
|
|
19
|
-
export type { VoiceCallDebuggerLaunchOptions, VoiceCallDebuggerLaunchViewModel } from
|
|
20
|
-
export { createVoiceSessionSnapshotViewModel, defineVoiceSessionSnapshotElement, mountVoiceSessionSnapshot, renderVoiceSessionSnapshotHTML } from
|
|
21
|
-
export type { VoiceSessionSnapshotClientOptions, VoiceSessionSnapshotClientState } from
|
|
22
|
-
export type { VoiceSessionSnapshotViewModel, VoiceSessionSnapshotWidgetOptions } from
|
|
23
|
-
export { createVoiceProfileComparisonStore, fetchVoiceProfileComparison } from
|
|
24
|
-
export { createVoiceProfileSwitchRecommendationStore, fetchVoiceProfileSwitchRecommendation } from
|
|
25
|
-
export { createVoiceReadinessFailuresStore, fetchVoiceReadinessFailures } from
|
|
26
|
-
export { createVoiceOpsActionCenterActions, createVoiceOpsActionCenterStore, recordVoiceOpsActionResult, runVoiceOpsAction } from
|
|
27
|
-
export { createVoiceLiveOpsStore, postVoiceLiveOpsAction } from
|
|
28
|
-
export { createVoiceOpsActionHistoryStore, fetchVoiceOpsActionHistory } from
|
|
29
|
-
export { createVoiceDeliveryRuntimeStore, fetchVoiceDeliveryRuntime, runVoiceDeliveryRuntimeAction } from
|
|
30
|
-
export { createVoiceOpsStatusViewModel, defineVoiceOpsStatusElement, getVoiceOpsStatusCSS, getVoiceOpsStatusLabel, mountVoiceOpsStatus, renderVoiceOpsStatusHTML } from
|
|
31
|
-
export { createVoicePlatformCoverageViewModel, defineVoicePlatformCoverageElement, getVoicePlatformCoverageCSS, mountVoicePlatformCoverage, renderVoicePlatformCoverageHTML } from
|
|
32
|
-
export { createVoiceProofTrendsViewModel, defineVoiceProofTrendsElement, getVoiceProofTrendsCSS, mountVoiceProofTrends, renderVoiceProofTrendsHTML } from
|
|
33
|
-
export { createVoiceProfileComparisonViewModel, defineVoiceProfileComparisonElement, getVoiceProfileComparisonCSS, mountVoiceProfileComparison, renderVoiceProfileComparisonHTML } from
|
|
34
|
-
export { defineVoiceProfileSwitchRecommendationElement, getVoiceProfileSwitchRecommendationCSS, mountVoiceProfileSwitchRecommendation, renderVoiceProfileSwitchRecommendationHTML } from
|
|
35
|
-
export { createVoiceReadinessFailuresViewModel, defineVoiceReadinessFailuresElement, getVoiceReadinessFailuresCSS, mountVoiceReadinessFailures, renderVoiceReadinessFailuresHTML } from
|
|
36
|
-
export { createVoiceOpsActionCenterViewModel, defineVoiceOpsActionCenterElement, getVoiceOpsActionCenterCSS, mountVoiceOpsActionCenter, renderVoiceOpsActionCenterHTML } from
|
|
37
|
-
export { createVoiceLiveOpsInput, defineVoiceLiveOpsElement, getVoiceLiveOpsCSS, mountVoiceLiveOps, renderVoiceLiveOpsHTML } from
|
|
38
|
-
export { getVoiceOpsActionHistoryCSS, mountVoiceOpsActionHistory, renderVoiceOpsActionHistoryWidgetHTML } from
|
|
39
|
-
export { createVoiceDeliveryRuntimeViewModel, defineVoiceDeliveryRuntimeElement, getVoiceDeliveryRuntimeCSS, mountVoiceDeliveryRuntime, renderVoiceDeliveryRuntimeHTML } from
|
|
40
|
-
export { createVoiceRoutingStatusStore, fetchVoiceRoutingStatus } from
|
|
41
|
-
export { createVoiceRoutingStatusViewModel, defineVoiceRoutingStatusElement, getVoiceRoutingStatusCSS, mountVoiceRoutingStatus, renderVoiceRoutingStatusHTML } from
|
|
42
|
-
export { createVoiceProviderStatusStore, fetchVoiceProviderStatus } from
|
|
43
|
-
export { createVoiceProviderCapabilitiesStore, fetchVoiceProviderCapabilities } from
|
|
44
|
-
export { createVoiceProviderContractsStore, fetchVoiceProviderContracts } from
|
|
45
|
-
export { createVoiceTurnQualityStore, fetchVoiceTurnQuality } from
|
|
46
|
-
export { createVoiceTurnLatencyStore, fetchVoiceTurnLatency, runVoiceTurnLatencyProof } from
|
|
47
|
-
export { createVoiceCampaignDialerProofStore, fetchVoiceCampaignDialerProofStatus, runVoiceCampaignDialerProofAction } from
|
|
48
|
-
export { createVoiceTraceTimelineStore, fetchVoiceTraceTimeline } from
|
|
49
|
-
export { buildVoiceAgentSquadStatusReport, createVoiceAgentSquadStatusStore } from
|
|
50
|
-
export { createVoiceProviderSimulationControlsStore } from
|
|
51
|
-
export { bindVoiceProviderSimulationControls, createVoiceProviderSimulationControlsViewModel, defineVoiceProviderSimulationControlsElement, mountVoiceProviderSimulationControls, renderVoiceProviderSimulationControlsHTML } from
|
|
52
|
-
export { createVoiceProviderStatusViewModel, defineVoiceProviderStatusElement, getVoiceProviderStatusCSS, mountVoiceProviderStatus, renderVoiceProviderStatusHTML } from
|
|
53
|
-
export { createVoiceProviderCapabilitiesViewModel, defineVoiceProviderCapabilitiesElement, getVoiceProviderCapabilitiesCSS, mountVoiceProviderCapabilities, renderVoiceProviderCapabilitiesHTML } from
|
|
54
|
-
export { createVoiceProviderContractsViewModel, defineVoiceProviderContractsElement, getVoiceProviderContractsCSS, mountVoiceProviderContracts, renderVoiceProviderContractsHTML } from
|
|
55
|
-
export { createVoiceTurnQualityViewModel, defineVoiceTurnQualityElement, getVoiceTurnQualityCSS, mountVoiceTurnQuality, renderVoiceTurnQualityHTML } from
|
|
56
|
-
export { createVoiceTurnLatencyViewModel, defineVoiceTurnLatencyElement, mountVoiceTurnLatency, renderVoiceTurnLatencyHTML } from
|
|
57
|
-
export { createVoiceTraceTimelineViewModel, defineVoiceTraceTimelineElement, getVoiceTraceTimelineCSS, mountVoiceTraceTimeline, renderVoiceTraceTimelineWidgetHTML } from
|
|
58
|
-
export { createVoiceAgentSquadStatusViewModel, defineVoiceAgentSquadStatusElement, getVoiceAgentSquadStatusCSS, mountVoiceAgentSquadStatus, renderVoiceAgentSquadStatusHTML } from
|
|
59
|
-
export { createVoiceWorkflowStatusStore, fetchVoiceWorkflowStatus } from
|
|
60
|
-
export type { VoiceOpsStatusClientOptions, VoiceOpsStatusSnapshot } from
|
|
61
|
-
export type { VoiceReadinessFailuresClientOptions, VoiceReadinessFailuresSnapshot } from
|
|
62
|
-
export type { VoiceProfileComparisonClientOptions, VoiceProfileComparisonSnapshot } from
|
|
63
|
-
export type { VoiceProfileSwitchRecommendationClientOptions, VoiceProfileSwitchRecommendationSnapshot } from
|
|
64
|
-
export type { VoiceReadinessFailureView, VoiceReadinessFailuresViewModel, VoiceReadinessFailuresWidgetOptions } from
|
|
65
|
-
export type { VoiceProfileComparisonProfileView, VoiceProfileComparisonViewModel, VoiceProfileComparisonWidgetOptions } from
|
|
66
|
-
export type { VoiceOpsActionCenterClientOptions, VoiceOpsActionCenterPresetOptions, VoiceOpsActionCenterSnapshot, VoiceOpsActionDescriptor, VoiceOpsActionMethod, VoiceOpsActionRunResult } from
|
|
67
|
-
export type { VoiceLiveOpsClientOptions, VoiceLiveOpsAction, VoiceLiveOpsActionInput, VoiceLiveOpsActionResult, VoiceLiveOpsSnapshot } from
|
|
68
|
-
export type { VoiceOpsActionHistoryClientOptions, VoiceOpsActionHistorySnapshot } from
|
|
69
|
-
export type { VoiceDeliveryRuntimeClientOptions, VoiceDeliveryRuntimeAction, VoiceDeliveryRuntimeActionResult, VoiceDeliveryRuntimeSnapshot } from
|
|
70
|
-
export type { VoiceBargeInMonitorOptions } from
|
|
71
|
-
export type { VoiceLiveTurnLatencyEvent, VoiceLiveTurnLatencyMonitorOptions, VoiceLiveTurnLatencySnapshot, VoiceLiveTurnLatencyStatus } from
|
|
72
|
-
export type { VoiceOpsStatusSurfaceView, VoiceOpsStatusViewModel, VoiceOpsStatusWidgetOptions } from
|
|
73
|
-
export type { VoiceOpsActionCenterViewModel, VoiceOpsActionCenterWidgetOptions } from
|
|
74
|
-
export type { VoiceLiveOpsWidgetOptions } from
|
|
75
|
-
export type { VoiceOpsActionHistoryWidgetOptions } from
|
|
76
|
-
export type { VoiceDeliveryRuntimeSurfaceView, VoiceDeliveryRuntimeViewModel, VoiceDeliveryRuntimeWidgetOptions } from
|
|
77
|
-
export type { VoiceRoutingStatusClientOptions, VoiceRoutingStatusSnapshot } from
|
|
78
|
-
export type { VoiceRoutingStatusViewModel, VoiceRoutingStatusWidgetOptions } from
|
|
79
|
-
export type { VoiceProviderStatusClientOptions, VoiceProviderStatusSnapshot } from
|
|
80
|
-
export type { VoiceProviderCapabilitiesClientOptions, VoiceProviderCapabilitiesSnapshot } from
|
|
81
|
-
export type { VoiceProviderContractsClientOptions, VoiceProviderContractsSnapshot } from
|
|
82
|
-
export type { VoiceTurnQualityClientOptions, VoiceTurnQualitySnapshot } from
|
|
83
|
-
export type { VoiceTurnLatencyClientOptions, VoiceTurnLatencySnapshot } from
|
|
84
|
-
export type { VoiceCampaignDialerProofClientOptions, VoiceCampaignDialerProofSnapshot } from
|
|
85
|
-
export type { VoiceTraceTimelineClientOptions, VoiceTraceTimelineSnapshot } from
|
|
86
|
-
export type { VoiceAgentSquadSpecialist, VoiceAgentSquadSpecialistStatus, VoiceAgentSquadStatusClientOptions, VoiceAgentSquadStatusReport, VoiceAgentSquadStatusSnapshot } from
|
|
87
|
-
export type { VoiceProviderSimulationControlsOptions, VoiceProviderSimulationControlsSnapshot, VoiceProviderSimulationProvider } from
|
|
88
|
-
export type { VoiceProviderSimulationControlsViewModel } from
|
|
89
|
-
export type { VoiceProviderStatusCardView, VoiceProviderStatusViewModel, VoiceProviderStatusWidgetOptions } from
|
|
90
|
-
export type { VoiceProviderCapabilitiesViewModel, VoiceProviderCapabilitiesWidgetOptions, VoiceProviderCapabilityCardView } from
|
|
91
|
-
export type { VoiceProviderContractRowView, VoiceProviderContractsViewModel, VoiceProviderContractsWidgetOptions } from
|
|
92
|
-
export type { VoiceTurnQualityCardView, VoiceTurnQualityViewModel, VoiceTurnQualityWidgetOptions } from
|
|
93
|
-
export type { VoiceTurnLatencyCardView, VoiceTurnLatencyViewModel, VoiceTurnLatencyWidgetOptions } from
|
|
94
|
-
export type { VoiceTraceTimelineSessionView, VoiceTraceTimelineViewModel, VoiceTraceTimelineWidgetOptions } from
|
|
95
|
-
export type { VoiceAgentSquadStatusViewModel, VoiceAgentSquadStatusWidgetOptions } from
|
|
96
|
-
export type { VoiceWorkflowStatusClientOptions, VoiceWorkflowStatusSnapshot } from
|
|
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";
|
package/dist/client/index.js
CHANGED
|
@@ -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
|
-
{
|
|
3171
|
-
|
|
3172
|
-
|
|
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
|
-
{
|
|
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({
|
|
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, [
|
|
5881
|
-
|
|
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, [
|
|
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)} |`) : [
|
|
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
|
-
{
|
|
10950
|
-
|
|
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
|
}));
|
package/dist/client/liveOps.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { VoiceLiveOpsAction, VoiceLiveOpsActionInput, VoiceLiveOpsActionResult } from
|
|
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
|
|
2
|
-
import { type VoiceLiveOpsClientOptions, type VoiceLiveOpsSnapshot } from
|
|
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
|
|
2
|
-
export type VoiceLiveTurnLatencyStatus =
|
|
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,
|
|
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
|
|
1
|
+
import type { VoiceCaptureOptions } from "../types";
|
|
2
2
|
type MicrophoneCaptureOptions = {
|
|
3
|
-
channelCount?: VoiceCaptureOptions[
|
|
4
|
-
onLevel?: VoiceCaptureOptions[
|
|
3
|
+
channelCount?: VoiceCaptureOptions["channelCount"];
|
|
4
|
+
onLevel?: VoiceCaptureOptions["onLevel"];
|
|
5
5
|
onAudio: (audio: Uint8Array) => void;
|
|
6
|
-
sampleRateHz?: VoiceCaptureOptions[
|
|
6
|
+
sampleRateHz?: VoiceCaptureOptions["sampleRateHz"];
|
|
7
7
|
};
|
|
8
8
|
type MicrophoneCapture = {
|
|
9
9
|
start: () => Promise<void>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type VoiceOpsActionCenterClientOptions, type VoiceOpsActionCenterSnapshot } from
|
|
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:
|
|
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 VoiceOpsActionHistoryClientOptions, type VoiceOpsActionHistorySnapshot } from
|
|
1
|
+
import { type VoiceOpsActionHistoryClientOptions, type VoiceOpsActionHistorySnapshot } from "./opsActionHistory";
|
|
2
2
|
export type VoiceOpsActionHistoryWidgetOptions = VoiceOpsActionHistoryClientOptions & {
|
|
3
3
|
limit?: number;
|
|
4
4
|
title?: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import type { VoiceOpsStatusReport } from
|
|
2
|
-
import { type VoiceOpsStatusClientOptions, type VoiceOpsStatusSnapshot } from
|
|
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:
|
|
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:
|
|
21
|
+
status: "pass" | "fail" | "loading" | "error";
|
|
22
22
|
surfaces: VoiceOpsStatusSurfaceView[];
|
|
23
23
|
title: string;
|
|
24
24
|
total: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { VoicePlatformCoverageSurface } from
|
|
2
|
-
import { type VoicePlatformCoverageClientOptions, type VoicePlatformCoverageSnapshot } from
|
|
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:
|
|
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 VoiceProfileComparisonClientOptions, type VoiceProfileComparisonSnapshot } from
|
|
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:
|
|
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
|
|
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
|
|
1
|
+
import { type VoiceProfileSwitchRecommendationClientOptions, type VoiceProfileSwitchRecommendationSnapshot } from "./profileSwitchRecommendation";
|
|
2
2
|
export type VoiceProfileSwitchRecommendationWidgetOptions = VoiceProfileSwitchRecommendationClientOptions & {
|
|
3
3
|
description?: string;
|
|
4
4
|
title?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceProofTrendReport } from
|
|
2
|
-
import { type VoiceProofTrendsClientOptions, type VoiceProofTrendsSnapshot } from
|
|
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:
|
|
18
|
+
status: "empty" | "error" | "loading" | "ready" | "warning";
|
|
19
19
|
title: string;
|
|
20
20
|
updatedAt?: number;
|
|
21
21
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { VoiceProviderCapabilitySummary } from
|
|
2
|
-
import { type VoiceProviderCapabilitiesClientOptions, type VoiceProviderCapabilitiesSnapshot } from
|
|
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:
|
|
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
|
|
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
|
|
2
|
-
import { type VoiceProviderContractsClientOptions, type VoiceProviderContractsSnapshot } from
|
|
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:
|
|
22
|
+
status: "empty" | "error" | "loading" | "ready" | "warning";
|
|
23
23
|
title: string;
|
|
24
24
|
updatedAt?: number;
|
|
25
25
|
};
|