# Clawd Worker Startup Health Report
Generated: 2026-07-21T16:27:41.216Z
PRD: infrastructure/clawd-worker
PRD path: context/prds/infrastructure/clawd-worker/prd.md
PRD label: prd:clawd-worker
Source: openclawAuthHealth:latest
Worker: gpu-worker-t4-openclaw-browser
Status: degraded
Checked at: 2026-07-21T10:05:01.470Z
Reported at: 2026-07-21T10:05:01.842Z
## Summary
OpenClaw watchdog degraded at 2026-07-21T10:05:01.470Z; action=repair_request; causes=auth_report:auth_report_stale
## Blocking Failures
- auth_report (required, failed, code: auth_report_stale): Auth report age 93868333ms
## Optional Failures
- None
## Remediation From Health Report
- auth_report: No remediation provided
## Prompt To Fix
```text
You are working in /home/ec2-user/megaton-roto-dev.
Use PRD context/prds/infrastructure/clawd-worker/prd.md as the source of truth and track work with bd label prd:clawd-worker.
Do not switch/create branches, reset, restore, or touch production database resources.
Goal: fix the current OpenClaw auth-health blocker surfaced on /startup.
Current blocker evidence:
auth_report: Auth report age 93868333ms
Expected investigation path:
- Inspect the OpenClaw/Oppenheimer auth-health reporter and Reddit composer readiness check.
- Confirm whether Reddit changed the submit/composer DOM or the persistent browser session is stale.
- Fix the health checker or self-repair path so title, link, and post_button controls are correctly detected when Reddit is usable.
- Preserve optional check behavior and do not broaden required provider failures.
- Add or update focused tests for the Reddit composer readiness case.
- Run targeted Python tests plus ruff and mypy for touched Python files; run TypeScript checks if admin/reporting code changes.
Validation target after the fix:
- openclawAuthHealth:latest should no longer report degraded for the same required failure.
```