singularity-forge/docs/dev/sf-runtime/harness.md
2026-05-14 19:43:01 +02:00

10 lines
358 B
Markdown

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