| How do you know it won’t misspeak? | You design and run the acceptance bar; without one, a few test chats is all you have. | Generic QA metrics — fluency, banned words. Every company means something else by good. | Two-track review: hard rules on what must be said and sensitive-topic limits, plus a judge model. |
|---|
| Changed a line — did it break? | Versioning and rollback are yours to wire up; edits land on one config, re-run by hand. | Only the script inside the template is yours to edit, so little can break, and no judgement to own. | Edits save as a new version, live only after the cases pass; roll back any time. |
|---|
| It went wrong. Which step? | Your own logging: model, retrieval, tools, each layer chased alone. | File it, wait; the fix lands on the version everyone shares. | Trace replay: reasoning, tool calls and latency, turn by turn. |
|---|
| How does it hand over to a person? | Takeover needs a console for your people — a second system, also yours to build. | Fixed rules, or nothing. Every company judges a key deal differently. | Switch one contact between human and AI, backstage, invisible to the customer. |
|---|
| Three days on, does it remember? | How memory is stored, fetched and used is yours to design. | Answers when spoken to, stops with the session; days later is not its job. | Memory keeps the full context; it picks up where it stopped. |
|---|
| Who maintains it in six months? | Models, frameworks, channels all move; maintenance sits on your headcount. | The vendor maintains it, for everyone; you edit scripts, not judgement. | We maintain the platform; playbook, roles, standards and line stay yours. |
|---|