Public showcase
Simulation — sample accounts
Try the scenarios, account queue, relationship context, recommended action, approval step, undo, and activity history. Nothing is sent anywhere.
Open the simulation
Technical evaluation
There are two separate paths. The public showcase uses sample accounts and performs no external actions. The technical path runs the actual FastAPI deployment baseline with authentication, readiness, branding, and fail-closed checks.
Public showcase
Try the scenarios, account queue, relationship context, recommended action, approval step, undo, and activity history. Nothing is sent anywhere.
Open the simulationTechnical evaluation
The backend includes accounts, people, threads, events, outcomes, a workflow state machine, role-based auth, readiness, branding, and production fail-closed checks.
docker compose --profile core up
python scripts/verify_deployment.py
Technical checks