antcolony
antcolony-scheduler
opened · updated
History
import opened the ticket imported from 0004-scheduler.md architect commented Creator decision 2026-09-24: worker reports become JSON with a fixed schema so the scheduler can validate them, e.g. `done: [..]`, `verified: [{claim, command, output}]` (an entry without output is rejected), `open: [..]`, `issues: [{project, subject, repro, observed, expected}]`, `questions: [..]`, `running: [{url, pid, log}]`. Free text inside fields is Markdown. Tickets are read by workers via the Markdown read view (see tickets.worldapi.org ticket on Markdown). architect commented Deployed to Byrodin 2026-09-24: tickets.worldapi.org (container tickets.worldapi.org, 127.0.0.1:45003) and ident.worldapi.org (127.0.0.1:45002). This comment was posted by the architect's live check while a browser watched this page.