audit work, fixed StellaOps.sln warnings/errors, fixed tests, sprints work, new advisories
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# AGENTS - Testing.SchemaEvolution Library
|
||||
|
||||
## Roles
|
||||
- Backend engineer: maintain schema evolution test harnesses.
|
||||
- QA / test engineer: validate backward/forward compatibility checks.
|
||||
|
||||
## Required Reading
|
||||
- docs/README.md
|
||||
- docs/07_HIGH_LEVEL_ARCHITECTURE.md
|
||||
- docs/modules/platform/architecture-overview.md
|
||||
- src/__Libraries/AGENTS.md
|
||||
- Current sprint file under docs/implplan/SPRINT_*.md
|
||||
|
||||
## Working Directory & Boundaries
|
||||
- Primary scope: src/__Tests/__Libraries/StellaOps.Testing.SchemaEvolution
|
||||
- Used by module-specific schema evolution test suites.
|
||||
- Avoid cross-module edits unless explicitly noted in the sprint file.
|
||||
|
||||
## Determinism and Safety
|
||||
- Avoid DateTimeOffset.UtcNow defaults for schema timestamps.
|
||||
- Pin or configure container images for deterministic test runs.
|
||||
|
||||
## Testing
|
||||
- Cover migration rollback paths, version selection, and container lifecycle.
|
||||
Reference in New Issue
Block a user