part #2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using StellaOps.AuditPack.Models;
|
||||
using System.Collections.Immutable;
|
||||
using StellaOps.AuditPack.Models;
|
||||
|
||||
namespace StellaOps.AuditPack.Services;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using StellaOps.AuditPack.Models;
|
||||
using System.Linq;
|
||||
using StellaOps.AuditPack.Models;
|
||||
|
||||
namespace StellaOps.AuditPack.Services;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using StellaOps.AuditPack.Models;
|
||||
using System.Collections.Immutable;
|
||||
using StellaOps.AuditPack.Models;
|
||||
using AuditPackRecord = StellaOps.AuditPack.Models.AuditPack;
|
||||
|
||||
namespace StellaOps.AuditPack.Services;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using StellaOps.AuditPack.Models;
|
||||
using System.Collections.Immutable;
|
||||
using StellaOps.AuditPack.Models;
|
||||
|
||||
namespace StellaOps.AuditPack.Services;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using StellaOps.AuditPack.Models;
|
||||
using System.Text;
|
||||
using StellaOps.AuditPack.Models;
|
||||
using AuditPackRecord = StellaOps.AuditPack.Models.AuditPack;
|
||||
|
||||
namespace StellaOps.AuditPack.Services;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using StellaOps.AuditPack.Models;
|
||||
using System.Text.Json;
|
||||
using StellaOps.AuditPack.Models;
|
||||
using AuditPackRecord = StellaOps.AuditPack.Models.AuditPack;
|
||||
|
||||
namespace StellaOps.AuditPack.Services;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using StellaOps.AuditPack.Models;
|
||||
using System.Security.Cryptography;
|
||||
using System.Text.Json;
|
||||
using StellaOps.AuditPack.Models;
|
||||
|
||||
namespace StellaOps.AuditPack.Services;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using StellaOps.AuditPack.Models;
|
||||
using System.Security.Cryptography;
|
||||
using System.Text;
|
||||
using StellaOps.AuditPack.Models;
|
||||
|
||||
namespace StellaOps.AuditPack.Services;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using StellaOps.AuditPack.Models;
|
||||
using System.Diagnostics;
|
||||
using StellaOps.AuditPack.Models;
|
||||
|
||||
namespace StellaOps.AuditPack.Services;
|
||||
|
||||
|
||||
@@ -10,3 +10,4 @@ Source of truth: `docs-archived/implplan/2025-12-29-csproj-audit/SPRINT_20251229
|
||||
| AUDIT-0044-A | TODO | Requires MAINT/TEST + approval. |
|
||||
| REMED-06 | DONE | SOLID review notes captured for SPRINT_20260130_002. |
|
||||
| REMED-07 | DONE | CSProj remediation complete (ReplayExecutor, ReplayAttestationService, VerdictReplayPredicate split; ConfigureAwait added; ReplayExecutor/VerdictReplayPredicate tests added). |
|
||||
| REMED-05 | DONE | Sorted System-first usings for AuditPack builders/importer/replay helpers; ArchiveUtilities extraction tests added; dotnet test passed 2026-02-04. |
|
||||
|
||||
Reference in New Issue
Block a user