node_modules/
.env
.promptfoo/
results*.json
results*.html

# Per-suite results written by npm run eval:<suite> and scripts/aggregate.js.
# These are inputs to scripts/aggregate.js; the aggregated artifact
# (eval-scores.json at repo root) is the public source of truth.
*/results.json

# Golden-path diagrams generated per-suite by scripts/eval-mermaid.js and
# posted as a PR comment in CI. Regenerated each run, never committed.
*/golden-paths.md
*/golden-paths.preview.html

# Per-skill isolated cwds built by the provider so the SDK only discovers
# the one skill being evaluated. Regenerated on each run, never committed.
.tmp-skill-fixtures/
.DS_Store
