Goal
Let the owner see whether Wasila runtime components are ready before connecting real channels.
Scope
- Show project/profile name, config path, database path, knowledge directory, and customer memory directory.
- Show configured provider status without printing API keys.
- Show customer gateway, owner gateway, and private assistant adapter configuration state.
- Surface startup/runtime errors in a concise owner-safe format.
Acceptance criteria
- UI mode has a status page or panel for runtime readiness.
- Missing provider/gateway/assistant config is shown as actionable setup guidance.
- Secret values are redacted.
- The status source is also testable outside browser rendering.
Goal
Let the owner see whether Wasila runtime components are ready before connecting real channels.
Scope
Acceptance criteria