| Pre-flight check before restart | bash /opt/unified-credits/scripts/bos-preflight.sh |
| View monitor logs | pm2 logs unified-credits --lines 50 | grep bos-monitor |
| Force health check now | curl http://localhost:3040/api/bos/health-check |
| View test report | cat /tmp/workflow-test-report.json |
| Restore deliverables backup | cp /opt/unified-credits/services/deliverables.js.bak /opt/unified-credits/services/deliverables.js |