One thing I've been seeing more in [[20260413105415-models-and-harnesses]] is promoting the idea of 'one task per session'. Doing so is an effort to avoid adding too much [[context]], and to keep things focused, rather than relying on compaction.
Similarly, people recommend developing via vertical slices or with [[20230130042606-tracer-bullets]], so that context does not get overwhelmed.
Additionally, there's value in not getting into a 'correction loop', where you have to consistently correct course. If things aren't going right, consider starting from scratch to avoid a polluted context.