{"wiki":{"id":298,"slug":"al-cleanup-01","entity_type":"droid","entity_id":"al-cleanup-01","title":"Albus Inbox Cleanup","prose_md":"## About\n\nThe **Albus Inbox Cleanup** droid is a housekeeping worker owned by [[agt_001]]. It exists to keep Albus’s incoming message inbox tidy by automatically archiving stale \"handshake\" messages — specifically, open handshake requests addressed to Albus that have been sitting for more than five minutes. Without this droid, old requests would pile up and clutter the inbox, potentially confusing Albus or delaying fresh work.\n\nIt runs every minute on a simple schedule. Each pass scans the handshake_requests table for entries where `to_agent` equals `albus` and the timestamp is older than 5 minutes. Those entries are archived (moved out of active view), and the droid then emits a run-audit log entry to track what it did. It strictly reads and updates only that one table and never calls troubleshooting routines or any external AI.\n\nThis droid is a **one-off, unique worker** — the name \"Albus Inbox Cleanup\" belongs only to this instance, and no other agent runs a copy. It is **pure software**: all logic is hard-coded in its run script with no calls to Claude or any other language model. (It happens to be part of a much larger set of 184 droids that also have no named family, but each of those is a separate, standalone worker owned by various agents across the ecosystem.)","namesake_json":"{\"engine\": \"software\", \"model\": null, \"claude_purpose\": null, \"family\": \"(none)\", \"family_size\": 184, \"is_unique\": true}","profile_pic_path":"avatars/droid/al-cleanup-01.png","source_hash":"c68e3e4e140d4a38166bae8e8f433c4328f3b0a4e624532e9ab43666c6655812","status":"active","last_generated_at":"2026-07-24 03:27:01","created_at":"2026-07-24 03:27:00","updated_at":"2026-07-25 03:39:33"},"facts":{"id":"al-cleanup-01","name":"Albus Inbox Cleanup","machine_name":"","owner":"agt_001","function":"Archive stale dead-letter handshakes addressed to Albus","process_type":"scheduled","schedule":"Every 1 min","process_name":"","avatar_color":"#94a3b8","created_for":"CAROL-INI-2189","purpose":"Keep Albus inbox tidy: archive open handshake_requests to_agent=albus older than 5 minutes (rehomed from retired al_watch_01, CAROL-INI-145).","duties":"Sweep + archive stale Albus dead-letter handshakes; emit run-audit each run.","constraints":"Read/update handshake_requests only; never invoke troubleshooting.","status":"running","gender":"","archetype":"","building_block":"support","service_override":null,"enabled":1,"task_key":"initiatives.blanket_planner","model_free":0},"page":{"type":"droid","page_class":"main","class_label":"Main page","kind_label":"Droid","kind_gloss":"","listed":true}}