audit work, fixed StellaOps.sln warnings/errors, fixed tests, sprints work, new advisories
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# Scanner Gate Benchmarks Charter
|
||||
|
||||
## Mission
|
||||
- Benchmark VEX gate policy evaluation performance deterministically.
|
||||
|
||||
## Responsibilities
|
||||
- Provide reproducible BenchmarkDotNet runs for gate evaluation throughput.
|
||||
- Keep benchmark inputs deterministic and offline-friendly.
|
||||
|
||||
## Required Reading
|
||||
- docs/README.md
|
||||
- docs/07_HIGH_LEVEL_ARCHITECTURE.md
|
||||
- docs/modules/platform/architecture-overview.md
|
||||
- docs/modules/scanner/architecture.md
|
||||
|
||||
## Working Agreement
|
||||
- Use fixed seeds and stable inputs for deterministic benchmarks.
|
||||
- Avoid network dependencies and nondeterministic clocks.
|
||||
- Keep benchmark overhead minimal and isolated from core logic.
|
||||
|
||||
## Testing Strategy
|
||||
- Benchmarks should be runnable in Release without external services.
|
||||
Reference in New Issue
Block a user