more audit work
This commit is contained in:
3
src/__Libraries/StellaOps.Eventing/AssemblyInfo.cs
Normal file
3
src/__Libraries/StellaOps.Eventing/AssemblyInfo.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: InternalsVisibleTo("StellaOps.Eventing.Tests")]
|
||||
@@ -21,7 +21,6 @@
|
||||
<PackageReference Include="Microsoft.Extensions.Options" />
|
||||
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" />
|
||||
<PackageReference Include="System.Diagnostics.DiagnosticSource" />
|
||||
<PackageReference Include="Npgsql" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
10
src/__Libraries/StellaOps.Eventing/TASKS.md
Normal file
10
src/__Libraries/StellaOps.Eventing/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Eventing Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0077-M | DONE | Revalidated 2026-01-08; open findings tracked in audit report. |
|
||||
| AUDIT-0077-T | DONE | Revalidated 2026-01-08; open findings tracked in audit report. |
|
||||
| AUDIT-0077-A | TODO | Revalidated 2026-01-08 (open findings). |
|
||||
Reference in New Issue
Block a user