audit notes work completed, test fixes work (95% done), new sprints, new data sources setup and configuration

This commit is contained in:
master
2026-01-14 10:48:00 +02:00
parent d7be6ba34b
commit 95d5898650
379 changed files with 40695 additions and 19041 deletions

View File

@@ -0,0 +1,12 @@
# 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.