Healthcheck
Verify openrappter system health and connected services.
System Check
# Check Node.js version
node --version
# Check npm packages
npm ls --depth=0
# Verify gateway connectivity
curl -s http://localhost:18790/health
Service Checks
- Gateway: WebSocket connection test
- Storage: SQLite read/write test
- Memory: Embedding service connectivity
- Channels: Per-channel auth validation
- Skills: Installed skills integrity
Diagnostics
# Full diagnostics
openrappter doctor
# Check config validity
openrappter config validate
Converted and distributed by TomeVault — claim your Tome and manage your conversions.