What the work involves
You spend most of your time reading code a model wrote and deciding whether it is actually correct — not whether it looks correct. A typical task queue mixes several formats: authoring a non-trivial problem in your primary language with hidden tests, comparing two model responses and writing a justification for which is stronger, or taking a near-miss solution and producing a corrected reference plus an explanation of the failure mode. Some projects lean toward agentic work: multi-file repositories, tool calls, terminal transcripts, and debugging sessions where you judge whether the model's reasoning path was sound even when the final diff passed.
The hard part is rarely writing code. It is writing the rationale — a reviewer or a downstream reward model has to understand exactly why an off-by-one in an async retry loop matters, or why an O(n log n) solution that silently mutates its input is worse than the slower one. Vague feedback gets rejected. Specific, reproducible feedback is the whole product.
What the screen looks for
- Real engineering history — shipped systems, commit history you can talk about, specific languages you use daily rather than list
- Depth under follow-up: the AI interviewer will push past your first answer on concurrency, memory, type systems, or whatever you claim
- Ability to explain a bug in plain prose, quickly, without hedging
- Calibration — knowing when a model output is wrong versus merely stylistically different from how you'd write it
micro1's process is an asynchronous AI interview followed by a project match. Expect coding under observation and verbal explanation of your reasoning; screen-recorded or proctored segments are common.
Logistics
Fully remote and largely async — you pull from a task queue rather than attend meetings. Most contributors work 10–25 hours per week, though some projects post full-time-equivalent capacity for limited windows. Pay is hourly and project-dependent; the $100–180 band reflects rates observed on coding projects and is not a guarantee. Work is typically 1099 or international contractor, invoiced per approved hour, with quality review affecting continued allocation.