STATUS
Is it working right now?
Two different questions. Whether the service answers, and whether the skills on it still do what they claim. The second one is the harder question and most catalogues never ask it.
Something needs attention
The service
Checked from your browser, just now, against the live API.
| endpoint | result |
|---|---|
| Search /rungs?limit=1 | … checking |
| One skill /rungs?limit=1 | … checking |
| Task vocabulary /tasks | … checking |
| Signature check /verify | … checking |
| Bounty board /bounties | … checking |
The skills
Last re-checked today: the signature recomputed from the served code, and the checking program run again on freshly generated cases.
| skill | signature | re-run |
|---|---|---|
| email_mime_message | valid | 4/4 refs, 24/24 caught |
| calendar_meeting_series | valid | 4/4 refs, 24/24 caught |
| real_form_fill_td1 | valid | not re-run |
| alfworld_household_rungs_v4 | valid | not re-run |
| pdf_fillable_form | valid | not re-run |
| alfworld_household | valid | not re-run |
| alfworld_task_parser | valid | not re-run |
| pptx_combo_chart | valid | not re-run |
| docx_landscape | valid | not re-run |
A signature proves the code has not changed since it was signed. Re-running the check proves it still does what it claimed, on today's library versions. Those are different guarantees and only the second one goes stale.