Sophia Assistant
Product-aware assistant behavior and failure handling.
Sophia is AlphaBase’s product assistant for runtime guidance and operational support.
Expected Behavior
Sophia should:
- answer platform-specific questions (Desktop/VS Code/CLI)
- map guidance to actual runtime capabilities
- provide actionable troubleshooting steps
Common Errors
Unauthorized
If Sophia returns unauthorized errors:
- verify runtime host/port target
- verify runtime auth configuration
- refresh diagnostics
- retry request
Runtime Unreachable
Check:
curl http://127.0.0.1:4096/runtime/healthcurl http://127.0.0.1:4096/runtime/capabilitiesGood Sophia Prompts
- “Explain why runtime capabilities are unavailable.”
- “How do I safely expose AlphaBase server on my network?”
- “What should I check when task streaming terminates early?”