88 checks across public website, auth, knowledge, chat, voice, inbox, reports, contacts, settings, webhooks, APIs, negative tests, and production acceptance.
Local
http://localhost:3000
Use the active dev-server port if 3000 is already taken.
Production
https://clarino.ai
Run smoke and acceptance checks here before signoff.
Deployment preview
Latest Vercel preview
Use the exact preview URL from the release or pull request.
Release Smoke Test
Prove the deployment is usable before deeper QA starts.
Public Website Navigation
Confirm the public marketing surface does not route users into dead ends.
Authentication
Validate the signed-in and signed-out paths.
Knowledge Base
Make sure workspace knowledge can be trained, selected, retried, and removed.
Chat Agent
Confirm live chat setup and behavior match the trained knowledge.
Live Chat Install Snippet
Verify the embeddable chat script is safe and functional.
Voice Agent
Validate builder basics, supported nodes, tests, and publish setup.
Inbox
Check customer conversation handling and persistence.
Reports
Verify operational data is current, filterable, and exportable.
Contacts
Confirm lead and customer records can be managed safely.
Settings
Confirm workspace configuration saves and reloads.
Webhooks and APIs
Exercise integration smoke paths without exposing secrets.
Negative Tests
Make failure states clear and non-destructive.
Production Acceptance Criteria
Finish with a crisp pass, fail, or blocked decision.
Next QA pass
Run the agent stress questions after the knowledge base is trained.