DenialOS Documentation
Docs / Voice agent implementation status
PARTIAL — SIMULATION / DRY-RUN ONLY
⏱️ 2 min read · 324 words

Voice agent implementation status

The current repository provides a governed voice-agent control plane, not a deployed autonomous calling product.

CapabilityCurrent stateEvidence in implementation
Provider profileIMPLEMENTED / DRY-RUN<code>hospitalVoice</code> provider configuration
Caller identityIMPLEMENTEDgoverned caller profiles
Voice selectionIMPLEMENTEDvoice configuration with customer-owned values
CampaignsIMPLEMENTED / DRY-RUNcampaign + EHR contract reference
Audience manifestIMPLEMENTEDcase-scoped EHR manifest model
Approved actionIMPLEMENTEDapproved-action request + decision model
Call simulationIMPLEMENTEDdeterministic simulation scenarios
Human escalationIMPLEMENTEDescalation/exception handling
Kill switchIMPLEMENTEDglobal voice-agent simulation kill switch
Live telephony providerNOT IMPLEMENTED / DISABLEDno live provider adapter in current repository
Live recordingDISABLEDsimulation policy rejects recording
Live transcript storageDISABLEDsimulation policy rejects transcript storage
Autonomous EHR mutationNOT PERMITTEDwrite-back remains governed/disabled

Why the boundary is explicit

The product documentation deliberately avoids marketing a simulation as a live calling agent. A future live-telephony release would require a real provider adapter, webhook/signature handling, recording/transcript policy, consent controls, retry/idempotency behavior, and separate production validation.