Design & UX loops
UI and accessibility loops that produce before/after evidence for human review.
6 graded loops in this category.
Build React UI to spec
Construct React components and UI elements, checking Thread #10 for completion criteria and exit signals.
Build frontend UI to signal
Iteratively build frontend UI components while polling oracle threads for an EXIT LOOP signal, up to 50 iterations.
Delete dead CSS, pixel-safe
Remove one unused or redundant style at a time and keep it gone only when every tested screen looks identical.
Polish page against design brief
Read the design brief, apply one focused improvement to the current implementation, re-check against all requirements until the brief is fully met.
Score every screen on a real task
Complete a real user task, score each meaningful screen with one checklist, fix the weak spots, and retest end to end.
Rebuild a page pixel-for-pixel
Capture a real page, build a static mirror and a live version, then repair the weakest fidelity signals until they match.