documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-13T14:08:00Z",
|
||||
"feature": "incident-mode",
|
||||
"module": "evidencelocker",
|
||||
"testProject": "src/EvidenceLocker/StellaOps.EvidenceLocker/StellaOps.EvidenceLocker.Tests/StellaOps.EvidenceLocker.Tests.csproj",
|
||||
"testFilter": "EvidenceSnapshotServiceTests.CreateSnapshotAsync_ExtendsRetentionAndCapturesIncidentArtifacts_WhenIncidentModeActive",
|
||||
"testsRun": 1,
|
||||
"testsPassed": 1,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"IncidentModeManager state activation and deactivation tracked via IIncidentModeState",
|
||||
"Incident mode extends bundle retention by configurable days (45 days in test)",
|
||||
"Incident mode captures request snapshots as incident artifacts",
|
||||
"Incident metadata tagged in evidence bundle (incident.mode=enabled)",
|
||||
"Incident artifact entry added to manifest under 'incident' section",
|
||||
"EvidenceAuditLogger records incident events"
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user