Files

13 lines
452 B
Markdown

# AI Code Guard Benchmarks
This folder contains deterministic fixtures for the AI code guard policy and CI snippets. The files are designed for offline use and stable hashing.
## Files
- `stellaops.sample.yml` - Sample `.stellaops.yml` policy fragment.
- `ci-github-actions.yml` - Sample GitHub Actions job.
- `ci-gitlab.yml` - Sample GitLab CI job.
## Notes
- Keep fixtures ASCII-only and deterministic.
- Do not include secrets or live endpoints.