singularity-forge/docs/dev/sf-runtime/harness.md

11 lines
358 B
Markdown
Raw Permalink Normal View History

# 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.