audit work
This commit is contained in:
17
src/__Analyzers/StellaOps.Determinism.Analyzers/AGENTS.md
Normal file
17
src/__Analyzers/StellaOps.Determinism.Analyzers/AGENTS.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Determinism Analyzers Charter
|
||||
|
||||
## Mission
|
||||
Enforce determinism requirements through Roslyn analyzers and diagnostics.
|
||||
|
||||
## Responsibilities
|
||||
- Keep diagnostic IDs, messages, and severities stable.
|
||||
- Avoid false positives/negatives through precise matching rules.
|
||||
- Track task status in `TASKS.md`.
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Update task status in the sprint file and local `TASKS.md`.
|
||||
- 2. Document every rule change in AnalyzerReleases.*.md.
|
||||
- 3. Add tests for diagnostics and edge cases.
|
||||
Reference in New Issue
Block a user