more audit work
This commit is contained in:
26
src/__Tests/e2e/ReplayableVerdict/AGENTS.md
Normal file
26
src/__Tests/e2e/ReplayableVerdict/AGENTS.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# Replayable Verdict E2E Charter
|
||||
|
||||
## Mission
|
||||
Validate replayable verdict bundles and determinism across the verdict pipeline.
|
||||
|
||||
## Responsibilities
|
||||
- Maintain replayable verdict bundle fixtures and tests.
|
||||
- Keep bundle metadata and hashing deterministic.
|
||||
- Track sprint tasks in `TASKS.md` and update the sprint tracker.
|
||||
|
||||
## Key Paths
|
||||
- `ReplayableVerdictE2ETests.cs`
|
||||
- `README.md`
|
||||
- `../fixtures/e2e/`
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/replay/architecture.md`
|
||||
- `docs/modules/vex-lens/architecture.md`
|
||||
- `docs/modules/scanner/architecture.md`
|
||||
- `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Use fixed time and IDs in fixtures and manifest data.
|
||||
- 2. Keep bundle hashes and outputs deterministic (canonical JSON, stable ordering).
|
||||
- 3. Avoid non-ASCII glyphs in docs and test output.
|
||||
- 4. Update `TASKS.md` and sprint statuses when work changes.
|
||||
Reference in New Issue
Block a user