Playbooks
End-to-end recipes you can run in a demo, then ship.
Each playbook is a complete, working path from install to a gated production rollout for one concrete use case. The rule for every playbook: real code with real error handling, and every third-party call verified against the provider's official documentation before it is published. Nothing illustrative, nothing invented.
Voice CX with ElevenLabs
Take call volume off your CX team with a voice agent: ElevenLabs handles speech, Zolva is the brain, every turn guardrailed and audited, escalation to your human team built in. Covers the agents-platform path and the raw TTS path.
channels · guardrails · handover · scorecard
WhatsApp collections via your gateway
Repayment assistance on Meta's WhatsApp Cloud API through your own gateway: RBI contact-window guardrails, payment-link tools, third-party disclosure hard blocks, and every message on the audit chain.
channels · guardrails · audit
CI-gated agent releases
zolva validate and zolva eval --gate in GitHub Actions
so no prompt or policy change ships without passing its worst cohort, plus a weekly
drift run and the failure-to-regression loop.
evals · feedback · scorecard