--- name: sf-harness description: Use when changing SF harness behavior, generated evidence, verification loops, or repo-native harness boundaries. --- # SF Harness Use this only for SF harness changes in this repository. ## Rules - Keep generated harness material under `.sf/harness/` unless explicitly promoted. - Do not create tracked top-level `harness/` files during normal runtime. - Add executable evidence before claiming a harness behavior works. - Keep verification paths narrow and reproducible.