Task time runs from agent-ready to conversation-return and includes hooks and tools; it excludes initialization, installation, separate artifact scoring and between-episode review. Process-wall sum is 643.504 seconds; task-wall sum is 593.896 seconds. Neither is the benchmark's elapsed wall time. Randomized arm/task order uses seed 902013. Only one observation per task/arm; no significance, production-tail or dollar-savings claim.
The matched routing and picker comparisons share the plugin-enabled control, starting Astra model, system-prompt hash and tool names. Plugin-absent fixed/deterministic arms are whole-configuration comparisons, not isolated causal contrasts. All six routed episodes use provider-served @chatgpt/gpt-6-astra; fixed-fast episodes use @chatgpt/gpt-5.6-luna. The deterministic arm uses both under its frozen rules.
Every code artifact passes eight hidden tests, two unchanged visible tests and its added suite. Manual inspection confirms substantive containment, nonmutation, touching and invalid-input cases, and that the model actually ran tests. Added methods per code arm range from four to eight; method count alone was not accepted as proof of coverage.
Four intermediate failures remain visible: fast redaction's reconstruction assertion; the matched control's dependency-script indentation; deterministic release-note quoting syntax; and fast code repair's initially nonidentical visible-test copy. Each was corrected inside its original episode. None was erased, retried as a new episode or reclassified as a clean first attempt.
Eight initialization metadata requests were blocked before HTTP reservation. They are non-inference events, not hidden successful API calls. Both smoke attempts remain separate: the first stopped at the evaluator's 32K context setting before any HTTP; a prospective 64K configuration passed with two main requests and one Jev request.