State the work
A workflow, task contract, write scope, and retention policy enter through the API.
Sobek Stream runs bounded engineering tasks against local source. A Worker proposes a typed change; compilers, tests, and policy decide whether it stays.
Planning, mutation, and acceptance are separate steps. A candidate becomes a result only after the declared checks agree.
A workflow, task contract, write scope, and retention policy enter through the API.
Workerd gives the execution boundary an opaque local workspace and a constrained capsule.
GPU Workers return typed transactions. Every operation is checked against the declared scope.
Compilers, tests, Breakers, and Judges leave a replayable Ledger record.
Seven versioned workflows share the same isolation, scheduling, provenance, and evidence boundary.
Bounded source transforms toward exact object equivalence.
decomp.matching.v1 ↗
02Small fixes checked by the declared compiler and scope.
repo.compiler_repair.v1 ↗
03Isolated changes followed by objective validation.
repo.bugfix.v1 ↗
04Regression coverage with executable acceptance Gates.
repo.test_generation.v1 ↗
05Scope-sensitive replacements with a retained decision trail.
repo.api_migration.v1 ↗
06Typed rename and multi-file operations without blind merge.
repo.refactor.v1 ↗
07Keep a change only when the benchmark Gate says it improved.
repo.performance.v1 ↗
The L40S comparison now spans the initial small roster and four recent 35B-A3B tracks. These are qualification signals, not general capability claims.
Semantic-repair challenger · 12/12 Worker-sourced · 9/9 safe abstentions
Q4_K_M · 1,658 ms p50Specialist candidate · 15/15 Worker-sourced · separate from general coding
Q4_K_M · 1,186 ms p50Worker candidate · 15/15 Worker-sourced · community Q8_0 warning
Q8_0 · 1,905 ms p50Post-trained candidate · 9/9 objective · four deterministic fallbacks
Q4_K_M · preliminaryFrontier control · 4/12 Worker-sourced on the matched semantic lane
MXFP4 · controlOperational small-Worker default · 5/5 matched non-toy accepts
Q4_K_M · defaultLatency challenger · 3/5 matched non-toy accepts, 2 safe fallbacks
Q4_K_M · challengerQwen3.6 challenger · 0/15 Worker-sourced · safe but rejected
18.5 GB · rejectedQwen3.6 exceeds GPT-OSS 20B on the matched semantic-repair lane at 12/12 versus 4/12 Worker-sourced positives, with safe negative controls for both. The four 35B-A3B tracks and the small-Worker comparison are profile-scoped evidence, not a global release claim: broader comparative quality and cross-hardware reproduction remain open. The IQ4_XS variant is safe but rejected because its positive accepts used deterministic fallback. See the model evaluation plan ↗ and benchmark record ↗ for hashes, controls, and the qualification boundary.
Discovery, task events, provenance, and retained evidence are API resources. Source and raw model output stay out of the retained record.
POST /v1/stream/tasks { "task_version": "1.0", "task_id": "rename-widget", "workflow": "repo.refactor.v1", "workspace": { "workerd": "local", "path_ref": "/approved/example-repo" }, "goal": "Rename Widget without changing behavior", "acceptance": { "write_scope": ["src/widget.rs"] }, "policy": { "retention": "metadata_only" } } 202 Accepted → Gates → Ledger
Qwen3.6 now clears the GPT-OSS 20B control on the semantic-repair Worker lane. These are still profile-scoped controls, not a release claim: broader comparative quality, Judge/Captain qualification, cross-hardware reproduction, and variant role probes remain open.