fix: split skip counters for accurate reporting, complete status docs
- Split skipped_no_easy_apply into skipped_no_apply (no button/modal) and skipped_other (honeypot/stuck/incomplete) for clearer reporting - Update Telegram summary, status.mjs display, and job_applier counters - Add missing skipped_easy_apply_unsupported to README status table Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -202,6 +202,7 @@ claw-apply/
|
||||
| `skipped_honeypot` | Honeypot question detected |
|
||||
| `skipped_recruiter_only` | LinkedIn recruiter-only listing |
|
||||
| `skipped_external_unsupported` | External ATS (Greenhouse, Lever, etc. — stubs ready) |
|
||||
| `skipped_easy_apply_unsupported` | LinkedIn job without Easy Apply button |
|
||||
| `skipped_no_apply` | No apply button, modal, or submit found on page |
|
||||
| `stuck` | Modal progress stalled |
|
||||
| `incomplete` | Ran out of modal steps without submitting |
|
||||
|
||||
Reference in New Issue
Block a user