# Support

This directory is reserved for shared BDD support code.

Examples of future contents:

- common fixture builders
- shared Node-RED flow setup helpers
- reusable OpenAI SDK mocks for behavior-level checks

Do not add support code here until more than one executable feature needs the
same helper. Keep behavior definitions in feature files first.
