inspect · git:20260912.4c1f315 · 2026-09-12 · sha256 d6e7e9afb26885bd

inspect git:20260912.4c1f315C

Immutable. This exact content is served forever at /api/v1/blob/d6e7e9afb26885bd.

# Inspect

Read the task instruction, solution.py, and the exposed public tests. Identify
one mismatch between the required behavior and the implementation. Trace the
relevant input through the code to explain the cause before changing it.
Use the bounded public-test operation to reproduce the failure when useful.
Treat examples as evidence for the full contract, not as a list of answers.
Keep enough turns for an edit and a verification run.