Stub — taskqueue service writes task files to /dungeon/inbox/ each tick. The Zot reads them, does the work (move files, build structures, process data), deletes when done. Work never stops arriving.
Lesson
The Task Queue
A service that generates work. Tasks arrive in the inbox. The Zot processes them.