@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/vue/index.d.ts
CHANGED
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
export { VoiceOpsStatus } from
|
|
2
|
-
export { VoiceOpsActionCenter } from
|
|
3
|
-
export { VoiceDeliveryRuntime } from
|
|
4
|
-
export { VoicePlatformCoverage } from
|
|
5
|
-
export { VoiceProofTrends } from
|
|
6
|
-
export { VoiceCallDebuggerLaunch } from
|
|
7
|
-
export { VoiceSessionSnapshot } from
|
|
8
|
-
export { VoiceReadinessFailures } from
|
|
9
|
-
export { VoiceProviderSimulationControls } from
|
|
10
|
-
export { VoiceProviderCapabilities } from
|
|
11
|
-
export { VoiceProviderContracts } from
|
|
12
|
-
export { VoiceProviderStatus } from
|
|
13
|
-
export { VoiceRoutingStatus } from
|
|
14
|
-
export { useVoiceAgentSquadStatus } from
|
|
15
|
-
export { VoiceTurnLatency } from
|
|
16
|
-
export { VoiceTurnQuality } from
|
|
17
|
-
export { useVoiceOpsStatus } from
|
|
18
|
-
export { useVoicePlatformCoverage } from
|
|
19
|
-
export { useVoiceProofTrends } from
|
|
20
|
-
export { useVoiceCallDebugger } from
|
|
21
|
-
export { useVoiceSessionSnapshot } from
|
|
22
|
-
export { useVoiceProfileComparison } from
|
|
23
|
-
export { useVoiceReadinessFailures } from
|
|
24
|
-
export { useVoiceOpsActionCenter } from
|
|
25
|
-
export { useVoiceLiveOps } from
|
|
26
|
-
export { useVoiceDeliveryRuntime } from
|
|
27
|
-
export { useVoiceCampaignDialerProof } from
|
|
28
|
-
export { useVoiceStream } from
|
|
29
|
-
export { useVoiceController } from
|
|
30
|
-
export { useVoiceProviderStatus } from
|
|
31
|
-
export { useVoiceProviderCapabilities } from
|
|
32
|
-
export { useVoiceProviderContracts } from
|
|
33
|
-
export { useVoiceProviderSimulationControls } from
|
|
34
|
-
export { useVoiceRoutingStatus } from
|
|
35
|
-
export { useVoiceTraceTimeline } from
|
|
36
|
-
export { useVoiceTurnLatency } from
|
|
37
|
-
export { useVoiceTurnQuality } from
|
|
38
|
-
export { useVoiceWorkflowStatus } from
|
|
1
|
+
export { VoiceOpsStatus } from "./VoiceOpsStatus";
|
|
2
|
+
export { VoiceOpsActionCenter } from "./VoiceOpsActionCenter";
|
|
3
|
+
export { VoiceDeliveryRuntime } from "./VoiceDeliveryRuntime";
|
|
4
|
+
export { VoicePlatformCoverage } from "./VoicePlatformCoverage";
|
|
5
|
+
export { VoiceProofTrends } from "./VoiceProofTrends";
|
|
6
|
+
export { VoiceCallDebuggerLaunch } from "./VoiceCallDebuggerLaunch";
|
|
7
|
+
export { VoiceSessionSnapshot } from "./VoiceSessionSnapshot";
|
|
8
|
+
export { VoiceReadinessFailures } from "./VoiceReadinessFailures";
|
|
9
|
+
export { VoiceProviderSimulationControls } from "./VoiceProviderSimulationControls";
|
|
10
|
+
export { VoiceProviderCapabilities } from "./VoiceProviderCapabilities";
|
|
11
|
+
export { VoiceProviderContracts } from "./VoiceProviderContracts";
|
|
12
|
+
export { VoiceProviderStatus } from "./VoiceProviderStatus";
|
|
13
|
+
export { VoiceRoutingStatus } from "./VoiceRoutingStatus";
|
|
14
|
+
export { useVoiceAgentSquadStatus } from "./useVoiceAgentSquadStatus";
|
|
15
|
+
export { VoiceTurnLatency } from "./VoiceTurnLatency";
|
|
16
|
+
export { VoiceTurnQuality } from "./VoiceTurnQuality";
|
|
17
|
+
export { useVoiceOpsStatus } from "./useVoiceOpsStatus";
|
|
18
|
+
export { useVoicePlatformCoverage } from "./useVoicePlatformCoverage";
|
|
19
|
+
export { useVoiceProofTrends } from "./useVoiceProofTrends";
|
|
20
|
+
export { useVoiceCallDebugger } from "./useVoiceCallDebugger";
|
|
21
|
+
export { useVoiceSessionSnapshot } from "./useVoiceSessionSnapshot";
|
|
22
|
+
export { useVoiceProfileComparison } from "./useVoiceProfileComparison";
|
|
23
|
+
export { useVoiceReadinessFailures } from "./useVoiceReadinessFailures";
|
|
24
|
+
export { useVoiceOpsActionCenter } from "./useVoiceOpsActionCenter";
|
|
25
|
+
export { useVoiceLiveOps } from "./useVoiceLiveOps";
|
|
26
|
+
export { useVoiceDeliveryRuntime } from "./useVoiceDeliveryRuntime";
|
|
27
|
+
export { useVoiceCampaignDialerProof } from "./useVoiceCampaignDialerProof";
|
|
28
|
+
export { useVoiceStream } from "./useVoiceStream";
|
|
29
|
+
export { useVoiceController } from "./useVoiceController";
|
|
30
|
+
export { useVoiceProviderStatus } from "./useVoiceProviderStatus";
|
|
31
|
+
export { useVoiceProviderCapabilities } from "./useVoiceProviderCapabilities";
|
|
32
|
+
export { useVoiceProviderContracts } from "./useVoiceProviderContracts";
|
|
33
|
+
export { useVoiceProviderSimulationControls } from "./useVoiceProviderSimulationControls";
|
|
34
|
+
export { useVoiceRoutingStatus } from "./useVoiceRoutingStatus";
|
|
35
|
+
export { useVoiceTraceTimeline } from "./useVoiceTraceTimeline";
|
|
36
|
+
export { useVoiceTurnLatency } from "./useVoiceTurnLatency";
|
|
37
|
+
export { useVoiceTurnQuality } from "./useVoiceTurnQuality";
|
|
38
|
+
export { useVoiceWorkflowStatus } from "./useVoiceWorkflowStatus";
|
package/dist/vue/index.js
CHANGED
|
@@ -2383,7 +2383,9 @@ var createVoiceProviderDecisionTraceRoutes = (options) => {
|
|
|
2383
2383
|
const headers = options.headers ?? {};
|
|
2384
2384
|
const title = options.title ?? "Provider Decision Traces";
|
|
2385
2385
|
const report = () => buildVoiceProviderDecisionTraceReport(options);
|
|
2386
|
-
const app = new Elysia3({
|
|
2386
|
+
const app = new Elysia3({
|
|
2387
|
+
name: options.name ?? "voice-provider-decisions"
|
|
2388
|
+
}).get(path, async () => new Response(JSON.stringify(await report(), null, 2), {
|
|
2387
2389
|
headers: {
|
|
2388
2390
|
"content-type": "application/json; charset=utf-8",
|
|
2389
2391
|
...headers
|
|
@@ -2990,8 +2992,12 @@ var redactVoiceTraceEvent = (event, options = {}) => {
|
|
|
2990
2992
|
const resolved = resolveVoiceTraceRedactionOptions(options);
|
|
2991
2993
|
return {
|
|
2992
2994
|
...event,
|
|
2993
|
-
metadata: redactTraceValue(event.metadata, resolved, [
|
|
2994
|
-
|
|
2995
|
+
metadata: redactTraceValue(event.metadata, resolved, [
|
|
2996
|
+
"metadata"
|
|
2997
|
+
]),
|
|
2998
|
+
payload: redactTraceValue(event.payload, resolved, [
|
|
2999
|
+
"payload"
|
|
3000
|
+
])
|
|
2995
3001
|
};
|
|
2996
3002
|
};
|
|
2997
3003
|
var redactVoiceTraceEvents = (events, options = {}) => events.map((event) => redactVoiceTraceEvent(event, options));
|
|
@@ -3438,7 +3444,10 @@ var summarizeProviderTraceEvidence = (events, maxProviderP95Ms) => {
|
|
|
3438
3444
|
const id = `${role}:${provider}`;
|
|
3439
3445
|
const latency = readProviderTraceLatency(payload);
|
|
3440
3446
|
if (latency !== undefined) {
|
|
3441
|
-
providerLatencies.set(id, [
|
|
3447
|
+
providerLatencies.set(id, [
|
|
3448
|
+
...providerLatencies.get(id) ?? [],
|
|
3449
|
+
latency
|
|
3450
|
+
]);
|
|
3442
3451
|
}
|
|
3443
3452
|
const existing = providerMeta.get(id);
|
|
3444
3453
|
providerMeta.set(id, {
|
|
@@ -3535,10 +3544,7 @@ var buildVoiceRealCallProfileEvidenceFromTraceEvents = (events, options = {}) =>
|
|
|
3535
3544
|
event
|
|
3536
3545
|
]);
|
|
3537
3546
|
}
|
|
3538
|
-
return [...eventsBySession.entries()].map(([
|
|
3539
|
-
sessionId,
|
|
3540
|
-
sessionEvents
|
|
3541
|
-
]) => {
|
|
3547
|
+
return [...eventsBySession.entries()].map(([sessionId, sessionEvents]) => {
|
|
3542
3548
|
const profileId = readTraceProfileId(sessionEvents, options);
|
|
3543
3549
|
if (!profileId) {
|
|
3544
3550
|
return;
|
|
@@ -4980,7 +4986,9 @@ var renderVoiceProofTrendRecommendationMarkdown = (report, title = "Voice Provid
|
|
|
4980
4986
|
"",
|
|
4981
4987
|
"| Rank | Provider | Role | Status | P95 | Samples | Next move |",
|
|
4982
4988
|
"| ---: | --- | --- | --- | ---: | ---: | --- |",
|
|
4983
|
-
...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)} |`) : [
|
|
4989
|
+
...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)} |`) : [
|
|
4990
|
+
"| n/a | n/a | n/a | n/a | n/a | n/a | No provider-specific samples were present. |"
|
|
4991
|
+
],
|
|
4984
4992
|
"",
|
|
4985
4993
|
"## Benchmark Profiles",
|
|
4986
4994
|
"",
|
|
@@ -5721,9 +5729,18 @@ var createVoiceCallDebuggerLaunchViewModel = (path, state, options = {}) => {
|
|
|
5721
5729
|
isLoading: state.isLoading,
|
|
5722
5730
|
label: state.error ? "Unavailable" : report ? `${report.status} \xB7 ${report.sessionId}` : state.isLoading ? "Loading" : "No call loaded",
|
|
5723
5731
|
rows: report ? [
|
|
5724
|
-
{
|
|
5725
|
-
|
|
5726
|
-
|
|
5732
|
+
{
|
|
5733
|
+
label: "Events",
|
|
5734
|
+
value: String(report.operationsRecord.summary.eventCount)
|
|
5735
|
+
},
|
|
5736
|
+
{
|
|
5737
|
+
label: "Turns",
|
|
5738
|
+
value: String(report.operationsRecord.summary.turnCount)
|
|
5739
|
+
},
|
|
5740
|
+
{
|
|
5741
|
+
label: "Errors",
|
|
5742
|
+
value: String(report.operationsRecord.summary.errorCount)
|
|
5743
|
+
},
|
|
5727
5744
|
{
|
|
5728
5745
|
label: "Provider recovery",
|
|
5729
5746
|
value: report.operationsRecord.providerDecisionSummary.recoveryStatus
|
|
@@ -6005,7 +6022,10 @@ var createVoiceSessionSnapshotViewModel = (state, options = {}) => {
|
|
|
6005
6022
|
{ label: "Backpressure drops", value: String(backpressureDrops) },
|
|
6006
6023
|
{ label: "Proof failures", value: String(failedProofs) },
|
|
6007
6024
|
{ label: "Quality warnings", value: String(qualityWarnings) },
|
|
6008
|
-
{
|
|
6025
|
+
{
|
|
6026
|
+
label: "Debug artifacts",
|
|
6027
|
+
value: String(snapshot.artifacts.length)
|
|
6028
|
+
},
|
|
6009
6029
|
{ label: "Artifact warnings", value: String(artifactWarnings) },
|
|
6010
6030
|
{
|
|
6011
6031
|
label: "Provider routing",
|
|
@@ -8569,8 +8589,14 @@ var createVoiceTurnQualityViewModel = (snapshot, options = {}) => {
|
|
|
8569
8589
|
{ label: "Source", value: turn.source ?? "unknown" },
|
|
8570
8590
|
{ label: "Confidence", value: formatConfidence(turn.averageConfidence) },
|
|
8571
8591
|
{ label: "Fallback", value: turn.fallbackUsed ? "Yes" : "No" },
|
|
8572
|
-
{
|
|
8573
|
-
|
|
8592
|
+
{
|
|
8593
|
+
label: "Correction",
|
|
8594
|
+
value: turn.correctionChanged ? "Changed" : "None"
|
|
8595
|
+
},
|
|
8596
|
+
{
|
|
8597
|
+
label: "Transcripts",
|
|
8598
|
+
value: `${turn.selectedTranscriptCount} selected`
|
|
8599
|
+
},
|
|
8574
8600
|
{ label: "Cost", value: formatMaybe(turn.costUnits) }
|
|
8575
8601
|
]
|
|
8576
8602
|
}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type VoiceAgentSquadSpecialist, type VoiceAgentSquadStatusClientOptions, type VoiceAgentSquadStatusReport } from
|
|
1
|
+
import { type VoiceAgentSquadSpecialist, type VoiceAgentSquadStatusClientOptions, type VoiceAgentSquadStatusReport } from "../client/agentSquadStatus";
|
|
2
2
|
export declare function useVoiceAgentSquadStatus(path?: string, options?: VoiceAgentSquadStatusClientOptions): {
|
|
3
3
|
current: import("vue").ShallowRef<VoiceAgentSquadSpecialist | undefined, VoiceAgentSquadSpecialist | undefined>;
|
|
4
4
|
error: import("vue").Ref<string | null, string | null>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceCallDebuggerClientOptions } from
|
|
2
|
-
import type { VoiceCallDebuggerReport } from
|
|
1
|
+
import { type VoiceCallDebuggerClientOptions } from "../client/callDebugger";
|
|
2
|
+
import type { VoiceCallDebuggerReport } from "../callDebugger";
|
|
3
3
|
export declare function useVoiceCallDebugger(path: string, options?: VoiceCallDebuggerClientOptions): {
|
|
4
4
|
close: () => void;
|
|
5
5
|
error: import("vue").ComputedRef<string | null>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceCampaignDialerProofClientOptions } from
|
|
2
|
-
import type { VoiceCampaignDialerProofReport, VoiceCampaignDialerProofStatus } from
|
|
1
|
+
import { type VoiceCampaignDialerProofClientOptions } from "../client/campaignDialerProof";
|
|
2
|
+
import type { VoiceCampaignDialerProofReport, VoiceCampaignDialerProofStatus } from "../campaignDialers";
|
|
3
3
|
export declare function useVoiceCampaignDialerProof(path?: string, options?: VoiceCampaignDialerProofClientOptions): {
|
|
4
4
|
error: import("vue").ShallowRef<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").ShallowRef<boolean, boolean>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { VoiceControllerOptions, VoiceTurnRecord } from
|
|
1
|
+
import type { VoiceControllerOptions, VoiceTurnRecord } from "../types";
|
|
2
2
|
export declare function useVoiceController<TResult = unknown>(path: string, options?: VoiceControllerOptions): {
|
|
3
3
|
assistantAudio: import("vue").ShallowRef<{
|
|
4
4
|
chunk: Uint8Array;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceDeliveryRuntimeClientOptions } from
|
|
2
|
-
import type { VoiceDeliveryRuntimeReport } from
|
|
1
|
+
import { type VoiceDeliveryRuntimeClientOptions } from "../client/deliveryRuntime";
|
|
2
|
+
import type { VoiceDeliveryRuntimeReport } from "../deliveryRuntime";
|
|
3
3
|
export declare function useVoiceDeliveryRuntime(path?: string, options?: VoiceDeliveryRuntimeClientOptions): {
|
|
4
4
|
actionError: import("vue").Ref<string | null, string | null>;
|
|
5
5
|
actionStatus: import("vue").Ref<"completed" | "failed" | "idle" | "running", "completed" | "failed" | "idle" | "running">;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type VoiceLiveOpsClientOptions, type VoiceLiveOpsActionResult } from
|
|
1
|
+
import { type VoiceLiveOpsClientOptions, type VoiceLiveOpsActionResult } from "../client/liveOps";
|
|
2
2
|
export declare function useVoiceLiveOps(options?: VoiceLiveOpsClientOptions): {
|
|
3
3
|
error: import("vue").Ref<string | null, string | null>;
|
|
4
4
|
isRunning: import("vue").Ref<boolean, boolean>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type VoiceOpsActionCenterClientOptions, type VoiceOpsActionDescriptor, type VoiceOpsActionRunResult } from
|
|
1
|
+
import { type VoiceOpsActionCenterClientOptions, type VoiceOpsActionDescriptor, type VoiceOpsActionRunResult } from "../client/opsActionCenter";
|
|
2
2
|
export declare function useVoiceOpsActionCenter(options?: VoiceOpsActionCenterClientOptions): {
|
|
3
3
|
actions: import("vue").ShallowRef<VoiceOpsActionDescriptor[], VoiceOpsActionDescriptor[]>;
|
|
4
4
|
error: import("vue").Ref<string | null, string | null>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceOpsStatusClientOptions } from
|
|
2
|
-
import type { VoiceOpsStatusReport } from
|
|
1
|
+
import { type VoiceOpsStatusClientOptions } from "../client/opsStatus";
|
|
2
|
+
import type { VoiceOpsStatusReport } from "../opsStatus";
|
|
3
3
|
export declare function useVoiceOpsStatus(path?: string, options?: VoiceOpsStatusClientOptions): {
|
|
4
4
|
error: import("vue").Ref<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").Ref<boolean, boolean>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoicePlatformCoverageClientOptions } from
|
|
2
|
-
import type { VoicePlatformCoverageSummary } from
|
|
1
|
+
import { type VoicePlatformCoverageClientOptions } from "../client/platformCoverage";
|
|
2
|
+
import type { VoicePlatformCoverageSummary } from "../platformCoverage";
|
|
3
3
|
export declare function useVoicePlatformCoverage(path?: string, options?: VoicePlatformCoverageClientOptions): {
|
|
4
4
|
error: import("vue").Ref<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").Ref<boolean, boolean>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceProfileComparisonClientOptions } from
|
|
2
|
-
import type { VoiceRealCallProfileHistoryReport } from
|
|
1
|
+
import { type VoiceProfileComparisonClientOptions } from "../client/profileComparison";
|
|
2
|
+
import type { VoiceRealCallProfileHistoryReport } from "../proofTrends";
|
|
3
3
|
export declare function useVoiceProfileComparison(path?: string, options?: VoiceProfileComparisonClientOptions): {
|
|
4
4
|
error: import("vue").Ref<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").Ref<boolean, boolean>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceProofTrendsClientOptions } from
|
|
2
|
-
import type { VoiceProofTrendReport } from
|
|
1
|
+
import { type VoiceProofTrendsClientOptions } from "../client/proofTrends";
|
|
2
|
+
import type { VoiceProofTrendReport } from "../proofTrends";
|
|
3
3
|
export declare function useVoiceProofTrends(path?: string, options?: VoiceProofTrendsClientOptions): {
|
|
4
4
|
error: import("vue").Ref<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").Ref<boolean, boolean>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceProviderCapabilitiesClientOptions } from
|
|
2
|
-
import type { VoiceProviderCapabilityReport } from
|
|
1
|
+
import { type VoiceProviderCapabilitiesClientOptions } from "../client/providerCapabilities";
|
|
2
|
+
import type { VoiceProviderCapabilityReport } from "../providerCapabilities";
|
|
3
3
|
export declare function useVoiceProviderCapabilities<TProvider extends string = string>(path?: string, options?: VoiceProviderCapabilitiesClientOptions): {
|
|
4
4
|
error: import("vue").ShallowRef<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").ShallowRef<boolean, boolean>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceProviderContractsClientOptions } from
|
|
2
|
-
import type { VoiceProviderContractMatrixReport } from
|
|
1
|
+
import { type VoiceProviderContractsClientOptions } from "../client/providerContracts";
|
|
2
|
+
import type { VoiceProviderContractMatrixReport } from "../providerStackRecommendations";
|
|
3
3
|
export declare function useVoiceProviderContracts<TProvider extends string = string>(path?: string, options?: VoiceProviderContractsClientOptions): {
|
|
4
4
|
error: import("vue").ShallowRef<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").ShallowRef<boolean, boolean>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type VoiceProviderSimulationControlsOptions } from
|
|
1
|
+
import { type VoiceProviderSimulationControlsOptions } from "../client/providerSimulationControls";
|
|
2
2
|
export declare function useVoiceProviderSimulationControls<TProvider extends string = string>(options: VoiceProviderSimulationControlsOptions<TProvider>): {
|
|
3
3
|
error: import("vue").Ref<string | null, string | null>;
|
|
4
4
|
isRunning: import("vue").Ref<boolean, boolean>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceProviderStatusClientOptions } from
|
|
2
|
-
import type { VoiceProviderHealthSummary } from
|
|
1
|
+
import { type VoiceProviderStatusClientOptions } from "../client/providerStatus";
|
|
2
|
+
import type { VoiceProviderHealthSummary } from "../providerHealth";
|
|
3
3
|
export declare function useVoiceProviderStatus<TProvider extends string = string>(path?: string, options?: VoiceProviderStatusClientOptions): {
|
|
4
4
|
error: import("vue").Ref<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").Ref<boolean, boolean>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceReadinessFailuresClientOptions } from
|
|
2
|
-
import type { VoiceProductionReadinessReport } from
|
|
1
|
+
import { type VoiceReadinessFailuresClientOptions } from "../client/readinessFailures";
|
|
2
|
+
import type { VoiceProductionReadinessReport } from "../productionReadiness";
|
|
3
3
|
export declare const useVoiceReadinessFailures: (path?: string, options?: VoiceReadinessFailuresClientOptions) => {
|
|
4
4
|
error: Readonly<import("vue").Ref<string | null, string | null>>;
|
|
5
5
|
isLoading: Readonly<import("vue").Ref<boolean, boolean>>;
|
|
@@ -65,6 +65,7 @@ export declare const useVoiceReadinessFailures: (path?: string, options?: VoiceR
|
|
|
65
65
|
readonly providerOrchestration?: string | undefined;
|
|
66
66
|
readonly providerRoutingContracts?: string | undefined;
|
|
67
67
|
readonly providerSlo?: string | undefined;
|
|
68
|
+
readonly incidentRecoveryTrends?: string | undefined;
|
|
68
69
|
readonly quality?: string | undefined;
|
|
69
70
|
readonly reconnectContracts?: string | undefined;
|
|
70
71
|
readonly resilience?: string | undefined;
|
|
@@ -294,6 +295,19 @@ export declare const useVoiceReadinessFailures: (path?: string, options?: VoiceR
|
|
|
294
295
|
readonly total: number;
|
|
295
296
|
readonly unchanged: number;
|
|
296
297
|
} | undefined;
|
|
298
|
+
readonly incidentRecoveryTrend?: {
|
|
299
|
+
readonly cycles: number;
|
|
300
|
+
readonly failed: number;
|
|
301
|
+
readonly failureRate: number;
|
|
302
|
+
readonly improved: number;
|
|
303
|
+
readonly improvementRate: number;
|
|
304
|
+
readonly regressed: number;
|
|
305
|
+
readonly regressionRate: number;
|
|
306
|
+
readonly status: import("..").VoiceProductionReadinessStatus;
|
|
307
|
+
readonly total: number;
|
|
308
|
+
readonly unchanged: number;
|
|
309
|
+
readonly unchangedRate: number;
|
|
310
|
+
} | undefined;
|
|
297
311
|
readonly observabilityExport?: {
|
|
298
312
|
readonly artifacts: number;
|
|
299
313
|
readonly auditEvents: number;
|
|
@@ -518,6 +532,7 @@ export declare const useVoiceReadinessFailures: (path?: string, options?: VoiceR
|
|
|
518
532
|
readonly providerOrchestration?: string | undefined;
|
|
519
533
|
readonly providerRoutingContracts?: string | undefined;
|
|
520
534
|
readonly providerSlo?: string | undefined;
|
|
535
|
+
readonly incidentRecoveryTrends?: string | undefined;
|
|
521
536
|
readonly quality?: string | undefined;
|
|
522
537
|
readonly reconnectContracts?: string | undefined;
|
|
523
538
|
readonly resilience?: string | undefined;
|
|
@@ -747,6 +762,19 @@ export declare const useVoiceReadinessFailures: (path?: string, options?: VoiceR
|
|
|
747
762
|
readonly total: number;
|
|
748
763
|
readonly unchanged: number;
|
|
749
764
|
} | undefined;
|
|
765
|
+
readonly incidentRecoveryTrend?: {
|
|
766
|
+
readonly cycles: number;
|
|
767
|
+
readonly failed: number;
|
|
768
|
+
readonly failureRate: number;
|
|
769
|
+
readonly improved: number;
|
|
770
|
+
readonly improvementRate: number;
|
|
771
|
+
readonly regressed: number;
|
|
772
|
+
readonly regressionRate: number;
|
|
773
|
+
readonly status: import("..").VoiceProductionReadinessStatus;
|
|
774
|
+
readonly total: number;
|
|
775
|
+
readonly unchanged: number;
|
|
776
|
+
readonly unchangedRate: number;
|
|
777
|
+
} | undefined;
|
|
750
778
|
readonly observabilityExport?: {
|
|
751
779
|
readonly artifacts: number;
|
|
752
780
|
readonly auditEvents: number;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type VoiceRoutingStatusClientOptions } from
|
|
1
|
+
import { type VoiceRoutingStatusClientOptions } from "../client/routingStatus";
|
|
2
2
|
export declare function useVoiceRoutingStatus(path?: string, options?: VoiceRoutingStatusClientOptions): {
|
|
3
3
|
decision: import("vue").ShallowRef<import("..").VoiceRoutingEvent | null, import("..").VoiceRoutingEvent | null>;
|
|
4
4
|
error: import("vue").Ref<string | null, string | null>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceSessionSnapshotClientOptions } from
|
|
2
|
-
import type { VoiceSessionSnapshot } from
|
|
1
|
+
import { type VoiceSessionSnapshotClientOptions } from "../client/sessionSnapshot";
|
|
2
|
+
import type { VoiceSessionSnapshot } from "../sessionSnapshot";
|
|
3
3
|
export declare function useVoiceSessionSnapshot(path: string, options?: VoiceSessionSnapshotClientOptions): {
|
|
4
4
|
download: () => Blob;
|
|
5
5
|
error: import("vue").ShallowRef<string | null, string | null>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { VoiceConnectionOptions, VoiceTurnRecord } from
|
|
1
|
+
import type { VoiceConnectionOptions, VoiceTurnRecord } from "../types";
|
|
2
2
|
export declare function useVoiceStream<TResult = unknown>(path: string, options?: VoiceConnectionOptions): {
|
|
3
3
|
assistantAudio: import("vue").ShallowRef<{
|
|
4
4
|
chunk: Uint8Array;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceTraceTimelineClientOptions } from
|
|
2
|
-
import type { VoiceTraceTimelineReport } from
|
|
1
|
+
import { type VoiceTraceTimelineClientOptions } from "../client/traceTimeline";
|
|
2
|
+
import type { VoiceTraceTimelineReport } from "../traceTimeline";
|
|
3
3
|
export declare function useVoiceTraceTimeline(path?: string, options?: VoiceTraceTimelineClientOptions): {
|
|
4
4
|
error: import("vue").Ref<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").Ref<boolean, boolean>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceTurnLatencyClientOptions } from
|
|
2
|
-
import type { VoiceTurnLatencyReport } from
|
|
1
|
+
import { type VoiceTurnLatencyClientOptions } from "../client/turnLatency";
|
|
2
|
+
import type { VoiceTurnLatencyReport } from "../turnLatency";
|
|
3
3
|
export declare function useVoiceTurnLatency(path?: string, options?: VoiceTurnLatencyClientOptions): {
|
|
4
4
|
error: import("vue").ShallowRef<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").ShallowRef<boolean, boolean>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceTurnQualityClientOptions } from
|
|
2
|
-
import type { VoiceTurnQualityReport } from
|
|
1
|
+
import { type VoiceTurnQualityClientOptions } from "../client/turnQuality";
|
|
2
|
+
import type { VoiceTurnQualityReport } from "../turnQuality";
|
|
3
3
|
export declare function useVoiceTurnQuality(path?: string, options?: VoiceTurnQualityClientOptions): {
|
|
4
4
|
error: import("vue").ShallowRef<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").ShallowRef<boolean, boolean>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type VoiceWorkflowStatusClientOptions } from
|
|
2
|
-
import type { VoiceScenarioEvalReport } from
|
|
1
|
+
import { type VoiceWorkflowStatusClientOptions } from "../client/workflowStatus";
|
|
2
|
+
import type { VoiceScenarioEvalReport } from "../evalRoutes";
|
|
3
3
|
export declare function useVoiceWorkflowStatus(path?: string, options?: VoiceWorkflowStatusClientOptions): {
|
|
4
4
|
error: import("vue").Ref<string | null, string | null>;
|
|
5
5
|
isLoading: import("vue").Ref<boolean, boolean>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import type { VoiceScenarioEvalDefinition } from
|
|
2
|
-
import type { StoredVoiceTraceEvent, VoiceTraceEventStore } from
|
|
3
|
-
import type { VoiceOnTurnHandler, VoiceRouteResult, VoiceSessionRecord, VoiceTurnRecord } from
|
|
4
|
-
export type VoiceWorkflowOutcome =
|
|
5
|
-
export type VoiceWorkflowContractFieldMatch =
|
|
1
|
+
import type { VoiceScenarioEvalDefinition } from "./evalRoutes";
|
|
2
|
+
import type { StoredVoiceTraceEvent, VoiceTraceEventStore } from "./trace";
|
|
3
|
+
import type { VoiceOnTurnHandler, VoiceRouteResult, VoiceSessionRecord, VoiceTurnRecord } from "./types";
|
|
4
|
+
export type VoiceWorkflowOutcome = "complete" | "transfer" | "escalate" | "voicemail" | "no-answer";
|
|
5
|
+
export type VoiceWorkflowContractFieldMatch = "boolean" | "non-empty" | "number" | "string" | "truthy";
|
|
6
6
|
export type VoiceWorkflowContractField = {
|
|
7
7
|
aliases?: string[];
|
|
8
8
|
label?: string;
|
|
@@ -32,8 +32,8 @@ export type VoiceWorkflowContractDefinition<TResult = unknown> = {
|
|
|
32
32
|
routeResult: VoiceRouteResult<TResult>;
|
|
33
33
|
}) => VoiceWorkflowContractValidationIssue[];
|
|
34
34
|
};
|
|
35
|
-
export type VoiceWorkflowContractPresetName =
|
|
36
|
-
export type VoiceWorkflowContractPresetOptions<TResult = unknown> = Partial<Omit<VoiceWorkflowContractDefinition<TResult>,
|
|
35
|
+
export type VoiceWorkflowContractPresetName = "appointment-booking" | "lead-qualification" | "support-triage" | "transfer-handoff" | "voicemail-callback";
|
|
36
|
+
export type VoiceWorkflowContractPresetOptions<TResult = unknown> = Partial<Omit<VoiceWorkflowContractDefinition<TResult>, "fields" | "id">> & {
|
|
37
37
|
fields?: VoiceWorkflowContractField[];
|
|
38
38
|
id?: string;
|
|
39
39
|
};
|
|
@@ -62,7 +62,7 @@ export type VoiceWorkflowContractTracePayload = {
|
|
|
62
62
|
missingFields: string[];
|
|
63
63
|
outcome?: VoiceWorkflowOutcome;
|
|
64
64
|
requiredFields: string[];
|
|
65
|
-
status:
|
|
65
|
+
status: "pass" | "fail";
|
|
66
66
|
};
|
|
67
67
|
export declare const validateVoiceWorkflowRouteResult: <TResult = unknown>(definition: VoiceWorkflowContractDefinition<TResult>, routeResult: VoiceRouteResult<TResult>) => VoiceWorkflowContractValidation;
|
|
68
68
|
export declare const createVoiceWorkflowScenario: <TResult = unknown>(definition: VoiceWorkflowContractDefinition<TResult>, overrides?: Partial<VoiceScenarioEvalDefinition>) => VoiceScenarioEvalDefinition;
|