Harness — the tools and the environment — files, shell, permissions.

3 of 10 PRACTICE documents. Back to the full index.

#TitleSummaryStatus
PRACTICE-002Read the ground truth immediately before stating itEmpirical claims — what is open, whether it merged, what CI said, how long something took — come from the source at the moment of reporting, not from memory or a value fetched several steps ago. State stays still in a transcript and moves in the world.Active
PRACTICE-003Confirm before an action that is hard to reverse or reaches outsidePublishing, deleting and overwriting get a check first, unless the authorisation was durable and explicit. Approval for one such act does not carry to the next.Active
PRACTICE-008A denied tool call is a decision; adjust rather than retrying itA permission prompt answered “no” is the person’s judgement about that action, not a transient failure. Retrying it — as written, or reworded to clear the prompt — substitutes inference for the one piece of direct evidence available about what they wanted.Active