shwrk harness

Working with the Harness

This page is about operator habits — how you drive an agent through a harnessed repo. These habits deliberately live here and not in AGENTS.md: they are how *you* work, not facts about the repo.

Session hygiene

When the agent goes sideways

Trust the contract

The whole point of the harness is that you can review *less* and trust *more*. If make check is green, the repo satisfies its contract. Spend your attention on the diff's intent and the risky edges — not on re-checking what the gate already checked.