docs: prune refactor notes + update README

This commit is contained in:
Peter Steinberger
2026-01-05 22:24:31 +01:00
parent b5c2c724dd
commit d787316e65
15 changed files with 8 additions and 705 deletions

View File

@@ -136,7 +136,7 @@ WhatsApp requires a real mobile number for verification. VoIP and virtual number
## Logs + troubleshooting
- Subsystems: `whatsapp/inbound`, `whatsapp/outbound`, `web-heartbeat`, `web-reconnect`.
- Log file: `/tmp/clawdbot/clawdbot-YYYY-MM-DD.log` (configurable).
- Troubleshooting guide: `docs/refactor/web-gateway-troubleshooting.md`.
- Troubleshooting guide: `docs/troubleshooting.md`.
## Tests
- `src/web/auto-reply.test.ts` (mention gating, history injection, reply flow)