Context > Code
When work is given to an agent via specification, the code diff is no longer the full unit of work. checkpt captures the working state of that workflow — context, transcript, evidence, evaluations, and outcome.
The shift is simple: when the agent does the work and reports back by evaluations, the thing that matters is no longer just the final file diff. It is the full state needed to inspect, trust, restore, and continue the workflow.