Structured diagnostic workflow for the joelclaw gateway daemon. Runs top-down from process health to message delivery, stopping at the first failure layer.
Default time range: 1 hour. Override by asking "check gateway logs for the last 4 hours" or similar.
Start with diagnose to find the failure layer. It now reports disabled launchd state for com.joel.gateway explicitly (instead of a generic process failure). Use review to understand what the gateway was doing when it broke. Only drop to manual log reading (below) when the CLI output isn't enough.
데몬 로그, 세션 기록, Redis 상태 및 OTEL 원격 측정을 읽어 게이트웨이 오류를 진단합니다. 전체 텔레그램 경로 분류: 데몬 프로세스 → Redis 채널 → 명령 대기열 → pi 세션 → 모델 API → 텔레그램 전달. 다음 경우에 사용하십시오: '게이트웨이 고장', '전보가 작동하지 않음', '게이트웨이가 다운된 이유', '게이트웨이가 응답하지 않음', '게이트웨이 로그 확인', '게이트웨이에 발생한 일', '게이트웨이 진단', '게이트웨이 오류', '게이트웨이 로그 검토', '대체 활성화', '게이트웨이 멈춤' 또는 게이트웨이가 실패한 이유를 이해하기 위한 요청. 게이트웨이 기술(작업)과 구별됩니다. 이 기술은 진단입니다. 출처: joelhooks/joelclaw.