save progress

This commit is contained in:
StellaOps Bot
2026-01-02 21:06:27 +02:00
parent f46bde5575
commit 3f197814c5
441 changed files with 21545 additions and 4306 deletions

View File

@@ -754,6 +754,8 @@ docker compose -f devops/compose/docker-compose.ci.yaml logs postgres-ci
| 2025-12-29 | Verified unit-split project count is 302 (`rg --files -g "*Tests.csproj" src`); slices beyond 302 are no-ops and do not execute tests. | DevOps |
| 2025-12-30 | Fixed AirGap bundle copy lock by closing output before hashing; `StellaOps.AirGap.Bundle.Tests` (Category=Unit) passed. | DevOps |
| 2025-12-30 | Added AirGap persistence migrations + schema alignment and updated tests/fixture; `StellaOps.AirGap.Persistence.Tests` (Category=Unit) passed. | DevOps |
| 2026-01-02 | Fixed smoke build failures (AirGap DSSE PAE ambiguity, Attestor.Oci span mismatch) and resumed unit-split slice 1-100; failures isolated to AirGap Importer + Attestor tests. | DevOps |
| 2026-01-02 | Adjusted AirGap/Attestor tests and in-memory pagination; verified `StellaOps.AirGap.Importer.Tests`, `StellaOps.Attestor.Envelope.Tests`, `StellaOps.Attestor.Infrastructure.Tests`, and `StellaOps.Attestor.ProofChain.Tests` (Category=Unit) pass. | DevOps |
## Decisions & Risks
- **Risk:** Extended tests (~45 min) may be skipped for time constraints

View File

@@ -160,58 +160,58 @@ Bulk task definitions (applies to every project row below):
| 138 | AUDIT-0046-A | DONE | Waived (test project) | Guild | src/Attestor/__Tests/StellaOps.Attestor.Bundle.Tests/StellaOps.Attestor.Bundle.Tests.csproj - APPLY |
| 139 | AUDIT-0047-M | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Bundling/StellaOps.Attestor.Bundling.csproj - MAINT |
| 140 | AUDIT-0047-T | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Bundling/StellaOps.Attestor.Bundling.csproj - TEST |
| 141 | AUDIT-0047-A | TODO | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Bundling/StellaOps.Attestor.Bundling.csproj - APPLY |
| 141 | AUDIT-0047-A | DONE | - | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Bundling/StellaOps.Attestor.Bundling.csproj - APPLY |
| 142 | AUDIT-0048-M | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.Bundling.Tests/StellaOps.Attestor.Bundling.Tests.csproj - MAINT |
| 143 | AUDIT-0048-T | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.Bundling.Tests/StellaOps.Attestor.Bundling.Tests.csproj - TEST |
| 144 | AUDIT-0048-A | DONE | Waived (test project) | Guild | src/Attestor/__Tests/StellaOps.Attestor.Bundling.Tests/StellaOps.Attestor.Bundling.Tests.csproj - APPLY |
| 145 | AUDIT-0049-M | DONE | Report | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Core/StellaOps.Attestor.Core.csproj - MAINT |
| 146 | AUDIT-0049-T | DONE | Report | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Core/StellaOps.Attestor.Core.csproj - TEST |
| 147 | AUDIT-0049-A | TODO | Approval | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Core/StellaOps.Attestor.Core.csproj - APPLY |
| 147 | AUDIT-0049-A | DOING | Approval | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Core/StellaOps.Attestor.Core.csproj - APPLY |
| 148 | AUDIT-0050-M | DONE | Report | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Core.Tests/StellaOps.Attestor.Core.Tests.csproj - MAINT |
| 149 | AUDIT-0050-T | DONE | Report | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Core.Tests/StellaOps.Attestor.Core.Tests.csproj - TEST |
| 150 | AUDIT-0050-A | DONE | Waived (test project) | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Core.Tests/StellaOps.Attestor.Core.Tests.csproj - APPLY |
| 151 | AUDIT-0051-M | DONE | Report | Guild | src/Attestor/StellaOps.Attestor.Envelope/StellaOps.Attestor.Envelope.csproj - MAINT |
| 152 | AUDIT-0051-T | DONE | Report | Guild | src/Attestor/StellaOps.Attestor.Envelope/StellaOps.Attestor.Envelope.csproj - TEST |
| 153 | AUDIT-0051-A | TODO | Approval | Guild | src/Attestor/StellaOps.Attestor.Envelope/StellaOps.Attestor.Envelope.csproj - APPLY |
| 153 | AUDIT-0051-A | DONE | Approval | Guild | src/Attestor/StellaOps.Attestor.Envelope/StellaOps.Attestor.Envelope.csproj - APPLY |
| 154 | AUDIT-0052-M | DONE | Report | Guild | src/Attestor/StellaOps.Attestor.Envelope/__Tests/StellaOps.Attestor.Envelope.Tests/StellaOps.Attestor.Envelope.Tests.csproj - MAINT |
| 155 | AUDIT-0052-T | DONE | Report | Guild | src/Attestor/StellaOps.Attestor.Envelope/__Tests/StellaOps.Attestor.Envelope.Tests/StellaOps.Attestor.Envelope.Tests.csproj - TEST |
| 156 | AUDIT-0052-A | DONE | Waived (test project) | Guild | src/Attestor/StellaOps.Attestor.Envelope/__Tests/StellaOps.Attestor.Envelope.Tests/StellaOps.Attestor.Envelope.Tests.csproj - APPLY |
| 157 | AUDIT-0053-M | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.GraphRoot/StellaOps.Attestor.GraphRoot.csproj - MAINT |
| 158 | AUDIT-0053-T | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.GraphRoot/StellaOps.Attestor.GraphRoot.csproj - TEST |
| 159 | AUDIT-0053-A | TODO | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.GraphRoot/StellaOps.Attestor.GraphRoot.csproj - APPLY |
| 159 | AUDIT-0053-A | DONE | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.GraphRoot/StellaOps.Attestor.GraphRoot.csproj - APPLY |
| 160 | AUDIT-0054-M | DONE | Report | Guild | src/Attestor/__Libraries/__Tests/StellaOps.Attestor.GraphRoot.Tests/StellaOps.Attestor.GraphRoot.Tests.csproj - MAINT |
| 161 | AUDIT-0054-T | DONE | Report | Guild | src/Attestor/__Libraries/__Tests/StellaOps.Attestor.GraphRoot.Tests/StellaOps.Attestor.GraphRoot.Tests.csproj - TEST |
| 162 | AUDIT-0054-A | DONE | Waived (test project) | Guild | src/Attestor/__Libraries/__Tests/StellaOps.Attestor.GraphRoot.Tests/StellaOps.Attestor.GraphRoot.Tests.csproj - APPLY |
| 163 | AUDIT-0055-M | DONE | Report | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Infrastructure/StellaOps.Attestor.Infrastructure.csproj - MAINT |
| 164 | AUDIT-0055-T | DONE | Report | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Infrastructure/StellaOps.Attestor.Infrastructure.csproj - TEST |
| 165 | AUDIT-0055-A | TODO | Approval | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Infrastructure/StellaOps.Attestor.Infrastructure.csproj - APPLY |
| 165 | AUDIT-0055-A | DONE | Approval | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Infrastructure/StellaOps.Attestor.Infrastructure.csproj - APPLY |
| 166 | AUDIT-0056-M | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Oci/StellaOps.Attestor.Oci.csproj - MAINT |
| 167 | AUDIT-0056-T | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Oci/StellaOps.Attestor.Oci.csproj - TEST |
| 168 | AUDIT-0056-A | TODO | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Oci/StellaOps.Attestor.Oci.csproj - APPLY |
| 168 | AUDIT-0056-A | DONE | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Oci/StellaOps.Attestor.Oci.csproj - APPLY |
| 169 | AUDIT-0057-M | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.Oci.Tests/StellaOps.Attestor.Oci.Tests.csproj - MAINT |
| 170 | AUDIT-0057-T | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.Oci.Tests/StellaOps.Attestor.Oci.Tests.csproj - TEST |
| 171 | AUDIT-0057-A | DONE | Waived (test project) | Guild | src/Attestor/__Tests/StellaOps.Attestor.Oci.Tests/StellaOps.Attestor.Oci.Tests.csproj - APPLY |
| 172 | AUDIT-0058-M | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Offline/StellaOps.Attestor.Offline.csproj - MAINT |
| 173 | AUDIT-0058-T | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Offline/StellaOps.Attestor.Offline.csproj - TEST |
| 174 | AUDIT-0058-A | TODO | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Offline/StellaOps.Attestor.Offline.csproj - APPLY |
| 174 | AUDIT-0058-A | DOING | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Offline/StellaOps.Attestor.Offline.csproj - APPLY |
| 175 | AUDIT-0059-M | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.Offline.Tests/StellaOps.Attestor.Offline.Tests.csproj - MAINT |
| 176 | AUDIT-0059-T | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.Offline.Tests/StellaOps.Attestor.Offline.Tests.csproj - TEST |
| 177 | AUDIT-0059-A | DONE | Waived (test project) | Guild | src/Attestor/__Tests/StellaOps.Attestor.Offline.Tests/StellaOps.Attestor.Offline.Tests.csproj - APPLY |
| 178 | AUDIT-0060-M | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Persistence/StellaOps.Attestor.Persistence.csproj - MAINT |
| 179 | AUDIT-0060-T | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Persistence/StellaOps.Attestor.Persistence.csproj - TEST |
| 180 | AUDIT-0060-A | TODO | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Persistence/StellaOps.Attestor.Persistence.csproj - APPLY |
| 180 | AUDIT-0060-A | DONE | Applied defaults, normalization, deterministic matching, tests | Guild | src/Attestor/__Libraries/StellaOps.Attestor.Persistence/StellaOps.Attestor.Persistence.csproj - APPLY |
| 181 | AUDIT-0061-M | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.Persistence.Tests/StellaOps.Attestor.Persistence.Tests.csproj - MAINT |
| 182 | AUDIT-0061-T | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.Persistence.Tests/StellaOps.Attestor.Persistence.Tests.csproj - TEST |
| 183 | AUDIT-0061-A | DONE | Waived (test project) | Guild | src/Attestor/__Tests/StellaOps.Attestor.Persistence.Tests/StellaOps.Attestor.Persistence.Tests.csproj - APPLY |
| 184 | AUDIT-0062-M | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.ProofChain/StellaOps.Attestor.ProofChain.csproj - MAINT |
| 185 | AUDIT-0062-T | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.ProofChain/StellaOps.Attestor.ProofChain.csproj - TEST |
| 186 | AUDIT-0062-A | TODO | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.ProofChain/StellaOps.Attestor.ProofChain.csproj - APPLY |
| 186 | AUDIT-0062-A | DONE | Applied determinism, time providers, canonicalization, tests | Guild | src/Attestor/__Libraries/StellaOps.Attestor.ProofChain/StellaOps.Attestor.ProofChain.csproj - APPLY |
| 187 | AUDIT-0063-M | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.ProofChain.Tests/StellaOps.Attestor.ProofChain.Tests.csproj - MAINT |
| 188 | AUDIT-0063-T | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.ProofChain.Tests/StellaOps.Attestor.ProofChain.Tests.csproj - TEST |
| 189 | AUDIT-0063-A | DONE | Waived (test project) | Guild | src/Attestor/__Tests/StellaOps.Attestor.ProofChain.Tests/StellaOps.Attestor.ProofChain.Tests.csproj - APPLY |
| 190 | AUDIT-0064-M | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.StandardPredicates/StellaOps.Attestor.StandardPredicates.csproj - MAINT |
| 191 | AUDIT-0064-T | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.StandardPredicates/StellaOps.Attestor.StandardPredicates.csproj - TEST |
| 192 | AUDIT-0064-A | TODO | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.StandardPredicates/StellaOps.Attestor.StandardPredicates.csproj - APPLY |
| 192 | AUDIT-0064-A | DONE | Applied canonicalization, registry normalization, parser fixes, tests | Guild | src/Attestor/__Libraries/StellaOps.Attestor.StandardPredicates/StellaOps.Attestor.StandardPredicates.csproj - APPLY |
| 193 | AUDIT-0065-M | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.StandardPredicates.Tests/StellaOps.Attestor.StandardPredicates.Tests.csproj - MAINT |
| 194 | AUDIT-0065-T | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.StandardPredicates.Tests/StellaOps.Attestor.StandardPredicates.Tests.csproj - TEST |
| 195 | AUDIT-0065-A | DONE | Waived (test project) | Guild | src/Attestor/__Tests/StellaOps.Attestor.StandardPredicates.Tests/StellaOps.Attestor.StandardPredicates.Tests.csproj - APPLY |
@@ -220,31 +220,31 @@ Bulk task definitions (applies to every project row below):
| 198 | AUDIT-0066-A | DONE | Waived (test project) | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.Tests/StellaOps.Attestor.Tests.csproj - APPLY |
| 199 | AUDIT-0067-M | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.TrustVerdict/StellaOps.Attestor.TrustVerdict.csproj - MAINT |
| 200 | AUDIT-0067-T | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.TrustVerdict/StellaOps.Attestor.TrustVerdict.csproj - TEST |
| 201 | AUDIT-0067-A | TODO | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.TrustVerdict/StellaOps.Attestor.TrustVerdict.csproj - APPLY |
| 201 | AUDIT-0067-A | DOING | Approval | Guild | src/Attestor/__Libraries/StellaOps.Attestor.TrustVerdict/StellaOps.Attestor.TrustVerdict.csproj - APPLY |
| 202 | AUDIT-0068-M | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.TrustVerdict.Tests/StellaOps.Attestor.TrustVerdict.Tests.csproj - MAINT |
| 203 | AUDIT-0068-T | DONE | Report | Guild | src/Attestor/__Libraries/StellaOps.Attestor.TrustVerdict.Tests/StellaOps.Attestor.TrustVerdict.Tests.csproj - TEST |
| 204 | AUDIT-0068-A | DONE | Waived (test project) | Guild | src/Attestor/__Libraries/StellaOps.Attestor.TrustVerdict.Tests/StellaOps.Attestor.TrustVerdict.Tests.csproj - APPLY |
| 205 | AUDIT-0069-M | DONE | Report | Guild | src/Attestor/StellaOps.Attestor.Types/Tools/StellaOps.Attestor.Types.Generator/StellaOps.Attestor.Types.Generator.csproj - MAINT |
| 206 | AUDIT-0069-T | DONE | Report | Guild | src/Attestor/StellaOps.Attestor.Types/Tools/StellaOps.Attestor.Types.Generator/StellaOps.Attestor.Types.Generator.csproj - TEST |
| 207 | AUDIT-0069-A | TODO | Approval | Guild | src/Attestor/StellaOps.Attestor.Types/Tools/StellaOps.Attestor.Types.Generator/StellaOps.Attestor.Types.Generator.csproj - APPLY |
| 207 | AUDIT-0069-A | DONE | Applied generator hardening + tests | Guild | src/Attestor/StellaOps.Attestor.Types/Tools/StellaOps.Attestor.Types.Generator/StellaOps.Attestor.Types.Generator.csproj - APPLY |
| 208 | AUDIT-0070-M | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.Types.Tests/StellaOps.Attestor.Types.Tests.csproj - MAINT |
| 209 | AUDIT-0070-T | DONE | Report | Guild | src/Attestor/__Tests/StellaOps.Attestor.Types.Tests/StellaOps.Attestor.Types.Tests.csproj - TEST |
| 210 | AUDIT-0070-A | DONE | Waived (test project) | Guild | src/Attestor/__Tests/StellaOps.Attestor.Types.Tests/StellaOps.Attestor.Types.Tests.csproj - APPLY |
| 211 | AUDIT-0071-M | DONE | Report | Guild | src/Attestor/StellaOps.Attestor.Verify/StellaOps.Attestor.Verify.csproj - MAINT |
| 212 | AUDIT-0071-T | DONE | Report | Guild | src/Attestor/StellaOps.Attestor.Verify/StellaOps.Attestor.Verify.csproj - TEST |
| 213 | AUDIT-0071-A | TODO | Approval | Guild | src/Attestor/StellaOps.Attestor.Verify/StellaOps.Attestor.Verify.csproj - APPLY |
| 213 | AUDIT-0071-A | DONE | Applied verification fixes + tests | Guild | src/Attestor/StellaOps.Attestor.Verify/StellaOps.Attestor.Verify.csproj - APPLY |
| 214 | AUDIT-0072-M | DONE | Report | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.WebService/StellaOps.Attestor.WebService.csproj - MAINT |
| 215 | AUDIT-0072-T | DONE | Report | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.WebService/StellaOps.Attestor.WebService.csproj - TEST |
| 216 | AUDIT-0072-A | TODO | Approval | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.WebService/StellaOps.Attestor.WebService.csproj - APPLY |
| 216 | AUDIT-0072-A | DOING | Approval | Guild | src/Attestor/StellaOps.Attestor/StellaOps.Attestor.WebService/StellaOps.Attestor.WebService.csproj - APPLY |
| 217 | AUDIT-0073-M | DONE | Report | Guild | src/__Libraries/StellaOps.Audit.ReplayToken/StellaOps.Audit.ReplayToken.csproj - MAINT |
| 218 | AUDIT-0073-T | DONE | Report | Guild | src/__Libraries/StellaOps.Audit.ReplayToken/StellaOps.Audit.ReplayToken.csproj - TEST |
| 219 | AUDIT-0073-A | TODO | Approval | Guild | src/__Libraries/StellaOps.Audit.ReplayToken/StellaOps.Audit.ReplayToken.csproj - APPLY |
| 219 | AUDIT-0073-A | DONE | Approval | Guild | src/__Libraries/StellaOps.Audit.ReplayToken/StellaOps.Audit.ReplayToken.csproj - APPLY |
| 220 | AUDIT-0074-M | DONE | Report | Guild | src/__Tests/StellaOps.Audit.ReplayToken.Tests/StellaOps.Audit.ReplayToken.Tests.csproj - MAINT |
| 221 | AUDIT-0074-T | DONE | Report | Guild | src/__Tests/StellaOps.Audit.ReplayToken.Tests/StellaOps.Audit.ReplayToken.Tests.csproj - TEST |
| 222 | AUDIT-0074-A | DONE | Waived (test project) | Guild | src/__Tests/StellaOps.Audit.ReplayToken.Tests/StellaOps.Audit.ReplayToken.Tests.csproj - APPLY |
| 223 | AUDIT-0075-M | DONE | Report | Guild | src/__Libraries/StellaOps.AuditPack/StellaOps.AuditPack.csproj - MAINT |
| 224 | AUDIT-0075-T | DONE | Report | Guild | src/__Libraries/StellaOps.AuditPack/StellaOps.AuditPack.csproj - TEST |
| 225 | AUDIT-0075-A | TODO | Approval | Guild | src/__Libraries/StellaOps.AuditPack/StellaOps.AuditPack.csproj - APPLY |
| 225 | AUDIT-0075-A | DONE | Approval | Guild | src/__Libraries/StellaOps.AuditPack/StellaOps.AuditPack.csproj - APPLY |
| 226 | AUDIT-0076-M | DONE | Report | Guild | src/__Libraries/__Tests/StellaOps.AuditPack.Tests/StellaOps.AuditPack.Tests.csproj - MAINT |
| 227 | AUDIT-0076-T | DONE | Report | Guild | src/__Libraries/__Tests/StellaOps.AuditPack.Tests/StellaOps.AuditPack.Tests.csproj - TEST |
| 228 | AUDIT-0076-A | DONE | Waived (test project) | Guild | src/__Libraries/__Tests/StellaOps.AuditPack.Tests/StellaOps.AuditPack.Tests.csproj - APPLY |
@@ -253,31 +253,31 @@ Bulk task definitions (applies to every project row below):
| 231 | AUDIT-0077-A | DONE | Waived (test project) | Guild | src/__Tests/unit/StellaOps.AuditPack.Tests/StellaOps.AuditPack.Tests.csproj - APPLY |
| 232 | AUDIT-0078-M | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Abstractions/StellaOps.Auth.Abstractions.csproj - MAINT |
| 233 | AUDIT-0078-T | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Abstractions/StellaOps.Auth.Abstractions.csproj - TEST |
| 234 | AUDIT-0078-A | TODO | Approval | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Abstractions/StellaOps.Auth.Abstractions.csproj - APPLY |
| 234 | AUDIT-0078-A | DONE | Done | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Abstractions/StellaOps.Auth.Abstractions.csproj - APPLY |
| 235 | AUDIT-0079-M | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Abstractions.Tests/StellaOps.Auth.Abstractions.Tests.csproj - MAINT |
| 236 | AUDIT-0079-T | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Abstractions.Tests/StellaOps.Auth.Abstractions.Tests.csproj - TEST |
| 237 | AUDIT-0079-A | DONE | Waived (test project) | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Abstractions.Tests/StellaOps.Auth.Abstractions.Tests.csproj - APPLY |
| 238 | AUDIT-0080-M | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Client/StellaOps.Auth.Client.csproj - MAINT |
| 239 | AUDIT-0080-T | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Client/StellaOps.Auth.Client.csproj - TEST |
| 240 | AUDIT-0080-A | TODO | Approval | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Client/StellaOps.Auth.Client.csproj - APPLY |
| 240 | AUDIT-0080-A | DONE | Done | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Client/StellaOps.Auth.Client.csproj - APPLY |
| 241 | AUDIT-0081-M | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Client.Tests/StellaOps.Auth.Client.Tests.csproj - MAINT |
| 242 | AUDIT-0081-T | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Client.Tests/StellaOps.Auth.Client.Tests.csproj - TEST |
| 243 | AUDIT-0081-A | DONE | Waived (test project) | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.Client.Tests/StellaOps.Auth.Client.Tests.csproj - APPLY |
| 244 | AUDIT-0082-M | DONE | Report | Guild | src/__Libraries/StellaOps.Auth.Security/StellaOps.Auth.Security.csproj - MAINT |
| 245 | AUDIT-0082-T | DONE | Report | Guild | src/__Libraries/StellaOps.Auth.Security/StellaOps.Auth.Security.csproj - TEST |
| 246 | AUDIT-0082-A | TODO | Approval | Guild | src/__Libraries/StellaOps.Auth.Security/StellaOps.Auth.Security.csproj - APPLY |
| 246 | AUDIT-0082-A | DONE | Done | Guild | src/__Libraries/StellaOps.Auth.Security/StellaOps.Auth.Security.csproj - APPLY |
| 247 | AUDIT-0083-M | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.ServerIntegration/StellaOps.Auth.ServerIntegration.csproj - MAINT |
| 248 | AUDIT-0083-T | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.ServerIntegration/StellaOps.Auth.ServerIntegration.csproj - TEST |
| 249 | AUDIT-0083-A | TODO | Approval | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.ServerIntegration/StellaOps.Auth.ServerIntegration.csproj - APPLY |
| 249 | AUDIT-0083-A | DONE | Done | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.ServerIntegration/StellaOps.Auth.ServerIntegration.csproj - APPLY |
| 250 | AUDIT-0084-M | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.ServerIntegration.Tests/StellaOps.Auth.ServerIntegration.Tests.csproj - MAINT |
| 251 | AUDIT-0084-T | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.ServerIntegration.Tests/StellaOps.Auth.ServerIntegration.Tests.csproj - TEST |
| 252 | AUDIT-0084-A | DONE | Waived (test project) | Guild | src/Authority/StellaOps.Authority/StellaOps.Auth.ServerIntegration.Tests/StellaOps.Auth.ServerIntegration.Tests.csproj - APPLY |
| 253 | AUDIT-0085-M | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Authority/StellaOps.Authority.csproj - MAINT |
| 254 | AUDIT-0085-T | DONE | Report | Guild | src/Authority/StellaOps.Authority/StellaOps.Authority/StellaOps.Authority.csproj - TEST |
| 255 | AUDIT-0085-A | TODO | Approval | Guild | src/Authority/StellaOps.Authority/StellaOps.Authority/StellaOps.Authority.csproj - APPLY |
| 255 | AUDIT-0085-A | DONE | Applied store determinism, replay tracking, issuer IDs, and tests | Guild | src/Authority/StellaOps.Authority/StellaOps.Authority/StellaOps.Authority.csproj - APPLY |
| 256 | AUDIT-0086-M | DONE | Report | Guild | src/Authority/__Libraries/StellaOps.Authority.Core/StellaOps.Authority.Core.csproj - MAINT |
| 257 | AUDIT-0086-T | DONE | Report | Guild | src/Authority/__Libraries/StellaOps.Authority.Core/StellaOps.Authority.Core.csproj - TEST |
| 258 | AUDIT-0086-A | TODO | Approval | Guild | src/Authority/__Libraries/StellaOps.Authority.Core/StellaOps.Authority.Core.csproj - APPLY |
| 258 | AUDIT-0086-A | DONE | Applied determinism, replay verifier handling, and tests | Guild | src/Authority/__Libraries/StellaOps.Authority.Core/StellaOps.Authority.Core.csproj - APPLY |
| 259 | AUDIT-0087-M | DONE | Report | Guild | src/Authority/__Tests/StellaOps.Authority.Core.Tests/StellaOps.Authority.Core.Tests.csproj - MAINT |
| 260 | AUDIT-0087-T | DONE | Report | Guild | src/Authority/__Tests/StellaOps.Authority.Core.Tests/StellaOps.Authority.Core.Tests.csproj - TEST |
| 261 | AUDIT-0087-A | DONE | Waived (test project) | Guild | src/Authority/__Tests/StellaOps.Authority.Core.Tests/StellaOps.Authority.Core.Tests.csproj - APPLY |
@@ -986,164 +986,164 @@ Bulk task definitions (applies to every project row below):
| 964 | AUDIT-0322-M | DONE | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Formats.OpenVEX.Tests/StellaOps.Excititor.Formats.OpenVEX.Tests.csproj - MAINT |
| 965 | AUDIT-0322-T | DONE | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Formats.OpenVEX.Tests/StellaOps.Excititor.Formats.OpenVEX.Tests.csproj - TEST |
| 966 | AUDIT-0322-A | DONE | Waived (test project) | Guild | src/Excititor/__Tests/StellaOps.Excititor.Formats.OpenVEX.Tests/StellaOps.Excititor.Formats.OpenVEX.Tests.csproj - APPLY |
| 967 | AUDIT-0323-M | TODO | Report | Guild | src/Excititor/__Libraries/StellaOps.Excititor.Persistence/StellaOps.Excititor.Persistence.csproj - MAINT |
| 968 | AUDIT-0323-T | TODO | Report | Guild | src/Excititor/__Libraries/StellaOps.Excititor.Persistence/StellaOps.Excititor.Persistence.csproj - TEST |
| 967 | AUDIT-0323-M | DONE | Report | Guild | src/Excititor/__Libraries/StellaOps.Excititor.Persistence/StellaOps.Excititor.Persistence.csproj - MAINT |
| 968 | AUDIT-0323-T | DONE | Report | Guild | src/Excititor/__Libraries/StellaOps.Excititor.Persistence/StellaOps.Excititor.Persistence.csproj - TEST |
| 969 | AUDIT-0323-A | TODO | Approval | Guild | src/Excititor/__Libraries/StellaOps.Excititor.Persistence/StellaOps.Excititor.Persistence.csproj - APPLY |
| 970 | AUDIT-0324-M | TODO | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Persistence.Tests/StellaOps.Excititor.Persistence.Tests.csproj - MAINT |
| 971 | AUDIT-0324-T | TODO | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Persistence.Tests/StellaOps.Excititor.Persistence.Tests.csproj - TEST |
| 970 | AUDIT-0324-M | DONE | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Persistence.Tests/StellaOps.Excititor.Persistence.Tests.csproj - MAINT |
| 971 | AUDIT-0324-T | DONE | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Persistence.Tests/StellaOps.Excititor.Persistence.Tests.csproj - TEST |
| 972 | AUDIT-0324-A | DONE | Waived (test project) | Guild | src/Excititor/__Tests/StellaOps.Excititor.Persistence.Tests/StellaOps.Excititor.Persistence.Tests.csproj - APPLY |
| 973 | AUDIT-0325-M | TODO | Report | Guild | src/Excititor/__Libraries/StellaOps.Excititor.Policy/StellaOps.Excititor.Policy.csproj - MAINT |
| 974 | AUDIT-0325-T | TODO | Report | Guild | src/Excititor/__Libraries/StellaOps.Excititor.Policy/StellaOps.Excititor.Policy.csproj - TEST |
| 973 | AUDIT-0325-M | DONE | Report | Guild | src/Excititor/__Libraries/StellaOps.Excititor.Policy/StellaOps.Excititor.Policy.csproj - MAINT |
| 974 | AUDIT-0325-T | DONE | Report | Guild | src/Excititor/__Libraries/StellaOps.Excititor.Policy/StellaOps.Excititor.Policy.csproj - TEST |
| 975 | AUDIT-0325-A | TODO | Approval | Guild | src/Excititor/__Libraries/StellaOps.Excititor.Policy/StellaOps.Excititor.Policy.csproj - APPLY |
| 976 | AUDIT-0326-M | TODO | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Policy.Tests/StellaOps.Excititor.Policy.Tests.csproj - MAINT |
| 977 | AUDIT-0326-T | TODO | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Policy.Tests/StellaOps.Excititor.Policy.Tests.csproj - TEST |
| 976 | AUDIT-0326-M | DONE | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Policy.Tests/StellaOps.Excititor.Policy.Tests.csproj - MAINT |
| 977 | AUDIT-0326-T | DONE | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Policy.Tests/StellaOps.Excititor.Policy.Tests.csproj - TEST |
| 978 | AUDIT-0326-A | DONE | Waived (test project) | Guild | src/Excititor/__Tests/StellaOps.Excititor.Policy.Tests/StellaOps.Excititor.Policy.Tests.csproj - APPLY |
| 979 | AUDIT-0327-M | TODO | Report | Guild | src/Excititor/StellaOps.Excititor.WebService/StellaOps.Excititor.WebService.csproj - MAINT |
| 980 | AUDIT-0327-T | TODO | Report | Guild | src/Excititor/StellaOps.Excititor.WebService/StellaOps.Excititor.WebService.csproj - TEST |
| 979 | AUDIT-0327-M | DONE | Report | Guild | src/Excititor/StellaOps.Excititor.WebService/StellaOps.Excititor.WebService.csproj - MAINT |
| 980 | AUDIT-0327-T | DONE | Report | Guild | src/Excititor/StellaOps.Excititor.WebService/StellaOps.Excititor.WebService.csproj - TEST |
| 981 | AUDIT-0327-A | TODO | Approval | Guild | src/Excititor/StellaOps.Excititor.WebService/StellaOps.Excititor.WebService.csproj - APPLY |
| 982 | AUDIT-0328-M | TODO | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.WebService.Tests/StellaOps.Excititor.WebService.Tests.csproj - MAINT |
| 983 | AUDIT-0328-T | TODO | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.WebService.Tests/StellaOps.Excititor.WebService.Tests.csproj - TEST |
| 982 | AUDIT-0328-M | DONE | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.WebService.Tests/StellaOps.Excititor.WebService.Tests.csproj - MAINT |
| 983 | AUDIT-0328-T | DONE | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.WebService.Tests/StellaOps.Excititor.WebService.Tests.csproj - TEST |
| 984 | AUDIT-0328-A | DONE | Waived (test project) | Guild | src/Excititor/__Tests/StellaOps.Excititor.WebService.Tests/StellaOps.Excititor.WebService.Tests.csproj - APPLY |
| 985 | AUDIT-0329-M | TODO | Report | Guild | src/Excititor/StellaOps.Excititor.Worker/StellaOps.Excititor.Worker.csproj - MAINT |
| 986 | AUDIT-0329-T | TODO | Report | Guild | src/Excititor/StellaOps.Excititor.Worker/StellaOps.Excititor.Worker.csproj - TEST |
| 985 | AUDIT-0329-M | DONE | Report | Guild | src/Excititor/StellaOps.Excititor.Worker/StellaOps.Excititor.Worker.csproj - MAINT |
| 986 | AUDIT-0329-T | DONE | Report | Guild | src/Excititor/StellaOps.Excititor.Worker/StellaOps.Excititor.Worker.csproj - TEST |
| 987 | AUDIT-0329-A | TODO | Approval | Guild | src/Excititor/StellaOps.Excititor.Worker/StellaOps.Excititor.Worker.csproj - APPLY |
| 988 | AUDIT-0330-M | TODO | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Worker.Tests/StellaOps.Excititor.Worker.Tests.csproj - MAINT |
| 989 | AUDIT-0330-T | TODO | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Worker.Tests/StellaOps.Excititor.Worker.Tests.csproj - TEST |
| 988 | AUDIT-0330-M | DONE | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Worker.Tests/StellaOps.Excititor.Worker.Tests.csproj - MAINT |
| 989 | AUDIT-0330-T | DONE | Report | Guild | src/Excititor/__Tests/StellaOps.Excititor.Worker.Tests/StellaOps.Excititor.Worker.Tests.csproj - TEST |
| 990 | AUDIT-0330-A | DONE | Waived (test project) | Guild | src/Excititor/__Tests/StellaOps.Excititor.Worker.Tests/StellaOps.Excititor.Worker.Tests.csproj - APPLY |
| 991 | AUDIT-0331-M | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Client/StellaOps.ExportCenter.Client.csproj - MAINT |
| 992 | AUDIT-0331-T | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Client/StellaOps.ExportCenter.Client.csproj - TEST |
| 991 | AUDIT-0331-M | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Client/StellaOps.ExportCenter.Client.csproj - MAINT |
| 992 | AUDIT-0331-T | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Client/StellaOps.ExportCenter.Client.csproj - TEST |
| 993 | AUDIT-0331-A | TODO | Approval | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Client/StellaOps.ExportCenter.Client.csproj - APPLY |
| 994 | AUDIT-0332-M | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Client.Tests/StellaOps.ExportCenter.Client.Tests.csproj - MAINT |
| 995 | AUDIT-0332-T | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Client.Tests/StellaOps.ExportCenter.Client.Tests.csproj - TEST |
| 994 | AUDIT-0332-M | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Client.Tests/StellaOps.ExportCenter.Client.Tests.csproj - MAINT |
| 995 | AUDIT-0332-T | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Client.Tests/StellaOps.ExportCenter.Client.Tests.csproj - TEST |
| 996 | AUDIT-0332-A | DONE | Waived (test project) | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Client.Tests/StellaOps.ExportCenter.Client.Tests.csproj - APPLY |
| 997 | AUDIT-0333-M | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Core/StellaOps.ExportCenter.Core.csproj - MAINT |
| 998 | AUDIT-0333-T | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Core/StellaOps.ExportCenter.Core.csproj - TEST |
| 997 | AUDIT-0333-M | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Core/StellaOps.ExportCenter.Core.csproj - MAINT |
| 998 | AUDIT-0333-T | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Core/StellaOps.ExportCenter.Core.csproj - TEST |
| 999 | AUDIT-0333-A | TODO | Approval | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Core/StellaOps.ExportCenter.Core.csproj - APPLY |
| 1000 | AUDIT-0334-M | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Infrastructure/StellaOps.ExportCenter.Infrastructure.csproj - MAINT |
| 1001 | AUDIT-0334-T | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Infrastructure/StellaOps.ExportCenter.Infrastructure.csproj - TEST |
| 1000 | AUDIT-0334-M | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Infrastructure/StellaOps.ExportCenter.Infrastructure.csproj - MAINT |
| 1001 | AUDIT-0334-T | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Infrastructure/StellaOps.ExportCenter.Infrastructure.csproj - TEST |
| 1002 | AUDIT-0334-A | TODO | Approval | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Infrastructure/StellaOps.ExportCenter.Infrastructure.csproj - APPLY |
| 1003 | AUDIT-0335-M | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter.RiskBundles/StellaOps.ExportCenter.RiskBundles.csproj - MAINT |
| 1004 | AUDIT-0335-T | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter.RiskBundles/StellaOps.ExportCenter.RiskBundles.csproj - TEST |
| 1003 | AUDIT-0335-M | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter.RiskBundles/StellaOps.ExportCenter.RiskBundles.csproj - MAINT |
| 1004 | AUDIT-0335-T | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter.RiskBundles/StellaOps.ExportCenter.RiskBundles.csproj - TEST |
| 1005 | AUDIT-0335-A | TODO | Approval | Guild | src/ExportCenter/StellaOps.ExportCenter.RiskBundles/StellaOps.ExportCenter.RiskBundles.csproj - APPLY |
| 1006 | AUDIT-0336-M | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Tests/StellaOps.ExportCenter.Tests.csproj - MAINT |
| 1007 | AUDIT-0336-T | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Tests/StellaOps.ExportCenter.Tests.csproj - TEST |
| 1006 | AUDIT-0336-M | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Tests/StellaOps.ExportCenter.Tests.csproj - MAINT |
| 1007 | AUDIT-0336-T | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Tests/StellaOps.ExportCenter.Tests.csproj - TEST |
| 1008 | AUDIT-0336-A | DONE | Waived (test project) | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Tests/StellaOps.ExportCenter.Tests.csproj - APPLY |
| 1009 | AUDIT-0337-M | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.WebService/StellaOps.ExportCenter.WebService.csproj - MAINT |
| 1010 | AUDIT-0337-T | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.WebService/StellaOps.ExportCenter.WebService.csproj - TEST |
| 1009 | AUDIT-0337-M | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.WebService/StellaOps.ExportCenter.WebService.csproj - MAINT |
| 1010 | AUDIT-0337-T | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.WebService/StellaOps.ExportCenter.WebService.csproj - TEST |
| 1011 | AUDIT-0337-A | TODO | Approval | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.WebService/StellaOps.ExportCenter.WebService.csproj - APPLY |
| 1012 | AUDIT-0338-M | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Worker/StellaOps.ExportCenter.Worker.csproj - MAINT |
| 1013 | AUDIT-0338-T | TODO | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Worker/StellaOps.ExportCenter.Worker.csproj - TEST |
| 1012 | AUDIT-0338-M | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Worker/StellaOps.ExportCenter.Worker.csproj - MAINT |
| 1013 | AUDIT-0338-T | DONE | Report | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Worker/StellaOps.ExportCenter.Worker.csproj - TEST |
| 1014 | AUDIT-0338-A | TODO | Approval | Guild | src/ExportCenter/StellaOps.ExportCenter/StellaOps.ExportCenter.Worker/StellaOps.ExportCenter.Worker.csproj - APPLY |
| 1015 | AUDIT-0339-M | TODO | Report | Guild | src/Feedser/StellaOps.Feedser.BinaryAnalysis/StellaOps.Feedser.BinaryAnalysis.csproj - MAINT |
| 1016 | AUDIT-0339-T | TODO | Report | Guild | src/Feedser/StellaOps.Feedser.BinaryAnalysis/StellaOps.Feedser.BinaryAnalysis.csproj - TEST |
| 1015 | AUDIT-0339-M | DONE | Report | Guild | src/Feedser/StellaOps.Feedser.BinaryAnalysis/StellaOps.Feedser.BinaryAnalysis.csproj - MAINT |
| 1016 | AUDIT-0339-T | DONE | Report | Guild | src/Feedser/StellaOps.Feedser.BinaryAnalysis/StellaOps.Feedser.BinaryAnalysis.csproj - TEST |
| 1017 | AUDIT-0339-A | TODO | Approval | Guild | src/Feedser/StellaOps.Feedser.BinaryAnalysis/StellaOps.Feedser.BinaryAnalysis.csproj - APPLY |
| 1018 | AUDIT-0340-M | TODO | Report | Guild | src/Feedser/StellaOps.Feedser.Core/StellaOps.Feedser.Core.csproj - MAINT |
| 1019 | AUDIT-0340-T | TODO | Report | Guild | src/Feedser/StellaOps.Feedser.Core/StellaOps.Feedser.Core.csproj - TEST |
| 1018 | AUDIT-0340-M | DONE | Report | Guild | src/Feedser/StellaOps.Feedser.Core/StellaOps.Feedser.Core.csproj - MAINT |
| 1019 | AUDIT-0340-T | DONE | Report | Guild | src/Feedser/StellaOps.Feedser.Core/StellaOps.Feedser.Core.csproj - TEST |
| 1020 | AUDIT-0340-A | TODO | Approval | Guild | src/Feedser/StellaOps.Feedser.Core/StellaOps.Feedser.Core.csproj - APPLY |
| 1021 | AUDIT-0341-M | TODO | Report | Guild | src/Feedser/__Tests/StellaOps.Feedser.Core.Tests/StellaOps.Feedser.Core.Tests.csproj - MAINT |
| 1022 | AUDIT-0341-T | TODO | Report | Guild | src/Feedser/__Tests/StellaOps.Feedser.Core.Tests/StellaOps.Feedser.Core.Tests.csproj - TEST |
| 1021 | AUDIT-0341-M | DONE | Report | Guild | src/Feedser/__Tests/StellaOps.Feedser.Core.Tests/StellaOps.Feedser.Core.Tests.csproj - MAINT |
| 1022 | AUDIT-0341-T | DONE | Report | Guild | src/Feedser/__Tests/StellaOps.Feedser.Core.Tests/StellaOps.Feedser.Core.Tests.csproj - TEST |
| 1023 | AUDIT-0341-A | DONE | Waived (test project) | Guild | src/Feedser/__Tests/StellaOps.Feedser.Core.Tests/StellaOps.Feedser.Core.Tests.csproj - APPLY |
| 1024 | AUDIT-0342-M | TODO | Report | Guild | src/Findings/StellaOps.Findings.Ledger/StellaOps.Findings.Ledger.csproj - MAINT |
| 1025 | AUDIT-0342-T | TODO | Report | Guild | src/Findings/StellaOps.Findings.Ledger/StellaOps.Findings.Ledger.csproj - TEST |
| 1024 | AUDIT-0342-M | DONE | Report | Guild | src/Findings/StellaOps.Findings.Ledger/StellaOps.Findings.Ledger.csproj - MAINT |
| 1025 | AUDIT-0342-T | DONE | Report | Guild | src/Findings/StellaOps.Findings.Ledger/StellaOps.Findings.Ledger.csproj - TEST |
| 1026 | AUDIT-0342-A | TODO | Approval | Guild | src/Findings/StellaOps.Findings.Ledger/StellaOps.Findings.Ledger.csproj - APPLY |
| 1027 | AUDIT-0343-M | TODO | Report | Guild | src/Findings/__Tests/StellaOps.Findings.Ledger.Tests/StellaOps.Findings.Ledger.Tests.csproj - MAINT |
| 1028 | AUDIT-0343-T | TODO | Report | Guild | src/Findings/__Tests/StellaOps.Findings.Ledger.Tests/StellaOps.Findings.Ledger.Tests.csproj - TEST |
| 1027 | AUDIT-0343-M | DONE | Report | Guild | src/Findings/__Tests/StellaOps.Findings.Ledger.Tests/StellaOps.Findings.Ledger.Tests.csproj - MAINT |
| 1028 | AUDIT-0343-T | DONE | Report | Guild | src/Findings/__Tests/StellaOps.Findings.Ledger.Tests/StellaOps.Findings.Ledger.Tests.csproj - TEST |
| 1029 | AUDIT-0343-A | DONE | Waived (test project) | Guild | src/Findings/__Tests/StellaOps.Findings.Ledger.Tests/StellaOps.Findings.Ledger.Tests.csproj - APPLY |
| 1030 | AUDIT-0344-M | TODO | Report | Guild | src/Findings/StellaOps.Findings.Ledger.Tests/StellaOps.Findings.Ledger.Tests.csproj - MAINT |
| 1031 | AUDIT-0344-T | TODO | Report | Guild | src/Findings/StellaOps.Findings.Ledger.Tests/StellaOps.Findings.Ledger.Tests.csproj - TEST |
| 1030 | AUDIT-0344-M | DONE | Report | Guild | src/Findings/StellaOps.Findings.Ledger.Tests/StellaOps.Findings.Ledger.Tests.csproj - MAINT |
| 1031 | AUDIT-0344-T | DONE | Report | Guild | src/Findings/StellaOps.Findings.Ledger.Tests/StellaOps.Findings.Ledger.Tests.csproj - TEST |
| 1032 | AUDIT-0344-A | DONE | Waived (test project) | Guild | src/Findings/StellaOps.Findings.Ledger.Tests/StellaOps.Findings.Ledger.Tests.csproj - APPLY |
| 1033 | AUDIT-0345-M | TODO | Report | Guild | src/Findings/StellaOps.Findings.Ledger.WebService/StellaOps.Findings.Ledger.WebService.csproj - MAINT |
| 1034 | AUDIT-0345-T | TODO | Report | Guild | src/Findings/StellaOps.Findings.Ledger.WebService/StellaOps.Findings.Ledger.WebService.csproj - TEST |
| 1033 | AUDIT-0345-M | DONE | Report | Guild | src/Findings/StellaOps.Findings.Ledger.WebService/StellaOps.Findings.Ledger.WebService.csproj - MAINT |
| 1034 | AUDIT-0345-T | DONE | Report | Guild | src/Findings/StellaOps.Findings.Ledger.WebService/StellaOps.Findings.Ledger.WebService.csproj - TEST |
| 1035 | AUDIT-0345-A | TODO | Approval | Guild | src/Findings/StellaOps.Findings.Ledger.WebService/StellaOps.Findings.Ledger.WebService.csproj - APPLY |
| 1036 | AUDIT-0346-M | TODO | Report | Guild | src/Gateway/StellaOps.Gateway.WebService/StellaOps.Gateway.WebService.csproj - MAINT |
| 1037 | AUDIT-0346-T | TODO | Report | Guild | src/Gateway/StellaOps.Gateway.WebService/StellaOps.Gateway.WebService.csproj - TEST |
| 1036 | AUDIT-0346-M | DONE | Report | Guild | src/Gateway/StellaOps.Gateway.WebService/StellaOps.Gateway.WebService.csproj - MAINT |
| 1037 | AUDIT-0346-T | DONE | Report | Guild | src/Gateway/StellaOps.Gateway.WebService/StellaOps.Gateway.WebService.csproj - TEST |
| 1038 | AUDIT-0346-A | TODO | Approval | Guild | src/Gateway/StellaOps.Gateway.WebService/StellaOps.Gateway.WebService.csproj - APPLY |
| 1039 | AUDIT-0347-M | TODO | Report | Guild | src/Router/StellaOps.Gateway.WebService/StellaOps.Gateway.WebService.csproj - MAINT |
| 1040 | AUDIT-0347-T | TODO | Report | Guild | src/Router/StellaOps.Gateway.WebService/StellaOps.Gateway.WebService.csproj - TEST |
| 1039 | AUDIT-0347-M | DONE | Report | Guild | src/Router/StellaOps.Gateway.WebService/StellaOps.Gateway.WebService.csproj - MAINT |
| 1040 | AUDIT-0347-T | DONE | Report | Guild | src/Router/StellaOps.Gateway.WebService/StellaOps.Gateway.WebService.csproj - TEST |
| 1041 | AUDIT-0347-A | TODO | Approval | Guild | src/Router/StellaOps.Gateway.WebService/StellaOps.Gateway.WebService.csproj - APPLY |
| 1042 | AUDIT-0348-M | TODO | Report | Guild | src/Gateway/__Tests/StellaOps.Gateway.WebService.Tests/StellaOps.Gateway.WebService.Tests.csproj - MAINT |
| 1043 | AUDIT-0348-T | TODO | Report | Guild | src/Gateway/__Tests/StellaOps.Gateway.WebService.Tests/StellaOps.Gateway.WebService.Tests.csproj - TEST |
| 1042 | AUDIT-0348-M | DONE | Report | Guild | src/Gateway/__Tests/StellaOps.Gateway.WebService.Tests/StellaOps.Gateway.WebService.Tests.csproj - MAINT |
| 1043 | AUDIT-0348-T | DONE | Report | Guild | src/Gateway/__Tests/StellaOps.Gateway.WebService.Tests/StellaOps.Gateway.WebService.Tests.csproj - TEST |
| 1044 | AUDIT-0348-A | DONE | Waived (test project) | Guild | src/Gateway/__Tests/StellaOps.Gateway.WebService.Tests/StellaOps.Gateway.WebService.Tests.csproj - APPLY |
| 1045 | AUDIT-0349-M | TODO | Report | Guild | src/Router/__Tests/StellaOps.Gateway.WebService.Tests/StellaOps.Gateway.WebService.Tests.csproj - MAINT |
| 1046 | AUDIT-0349-T | TODO | Report | Guild | src/Router/__Tests/StellaOps.Gateway.WebService.Tests/StellaOps.Gateway.WebService.Tests.csproj - TEST |
| 1045 | AUDIT-0349-M | DONE | Report | Guild | src/Router/__Tests/StellaOps.Gateway.WebService.Tests/StellaOps.Gateway.WebService.Tests.csproj - MAINT |
| 1046 | AUDIT-0349-T | DONE | Report | Guild | src/Router/__Tests/StellaOps.Gateway.WebService.Tests/StellaOps.Gateway.WebService.Tests.csproj - TEST |
| 1047 | AUDIT-0349-A | DONE | Waived (test project) | Guild | src/Router/__Tests/StellaOps.Gateway.WebService.Tests/StellaOps.Gateway.WebService.Tests.csproj - APPLY |
| 1048 | AUDIT-0350-M | TODO | Report | Guild | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj - MAINT |
| 1049 | AUDIT-0350-T | TODO | Report | Guild | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj - TEST |
| 1048 | AUDIT-0350-M | DONE | Report | Guild | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj - MAINT |
| 1049 | AUDIT-0350-T | DONE | Report | Guild | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj - TEST |
| 1050 | AUDIT-0350-A | TODO | Approval | Guild | src/Graph/StellaOps.Graph.Api/StellaOps.Graph.Api.csproj - APPLY |
| 1051 | AUDIT-0351-M | TODO | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Api.Tests/StellaOps.Graph.Api.Tests.csproj - MAINT |
| 1052 | AUDIT-0351-T | TODO | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Api.Tests/StellaOps.Graph.Api.Tests.csproj - TEST |
| 1051 | AUDIT-0351-M | DONE | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Api.Tests/StellaOps.Graph.Api.Tests.csproj - MAINT |
| 1052 | AUDIT-0351-T | DONE | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Api.Tests/StellaOps.Graph.Api.Tests.csproj - TEST |
| 1053 | AUDIT-0351-A | DONE | Waived (test project) | Guild | src/Graph/__Tests/StellaOps.Graph.Api.Tests/StellaOps.Graph.Api.Tests.csproj - APPLY |
| 1054 | AUDIT-0352-M | TODO | Report | Guild | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj - MAINT |
| 1055 | AUDIT-0352-T | TODO | Report | Guild | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj - TEST |
| 1054 | AUDIT-0352-M | DONE | Report | Guild | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj - MAINT |
| 1055 | AUDIT-0352-T | DONE | Report | Guild | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj - TEST |
| 1056 | AUDIT-0352-A | TODO | Approval | Guild | src/Graph/StellaOps.Graph.Indexer/StellaOps.Graph.Indexer.csproj - APPLY |
| 1057 | AUDIT-0353-M | TODO | Report | Guild | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/StellaOps.Graph.Indexer.Persistence.csproj - MAINT |
| 1058 | AUDIT-0353-T | TODO | Report | Guild | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/StellaOps.Graph.Indexer.Persistence.csproj - TEST |
| 1057 | AUDIT-0353-M | DONE | Report | Guild | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/StellaOps.Graph.Indexer.Persistence.csproj - MAINT |
| 1058 | AUDIT-0353-T | DONE | Report | Guild | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/StellaOps.Graph.Indexer.Persistence.csproj - TEST |
| 1059 | AUDIT-0353-A | TODO | Approval | Guild | src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/StellaOps.Graph.Indexer.Persistence.csproj - APPLY |
| 1060 | AUDIT-0354-M | TODO | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Indexer.Persistence.Tests/StellaOps.Graph.Indexer.Persistence.Tests.csproj - MAINT |
| 1061 | AUDIT-0354-T | TODO | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Indexer.Persistence.Tests/StellaOps.Graph.Indexer.Persistence.Tests.csproj - TEST |
| 1060 | AUDIT-0354-M | DONE | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Indexer.Persistence.Tests/StellaOps.Graph.Indexer.Persistence.Tests.csproj - MAINT |
| 1061 | AUDIT-0354-T | DONE | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Indexer.Persistence.Tests/StellaOps.Graph.Indexer.Persistence.Tests.csproj - TEST |
| 1062 | AUDIT-0354-A | DONE | Waived (test project) | Guild | src/Graph/__Tests/StellaOps.Graph.Indexer.Persistence.Tests/StellaOps.Graph.Indexer.Persistence.Tests.csproj - APPLY |
| 1063 | AUDIT-0355-M | TODO | Report | Guild | src/__Tests/Graph/StellaOps.Graph.Indexer.Tests/StellaOps.Graph.Indexer.Tests.csproj - MAINT |
| 1064 | AUDIT-0355-T | TODO | Report | Guild | src/__Tests/Graph/StellaOps.Graph.Indexer.Tests/StellaOps.Graph.Indexer.Tests.csproj - TEST |
| 1063 | AUDIT-0355-M | DONE | Report | Guild | src/__Tests/Graph/StellaOps.Graph.Indexer.Tests/StellaOps.Graph.Indexer.Tests.csproj - MAINT |
| 1064 | AUDIT-0355-T | DONE | Report | Guild | src/__Tests/Graph/StellaOps.Graph.Indexer.Tests/StellaOps.Graph.Indexer.Tests.csproj - TEST |
| 1065 | AUDIT-0355-A | DONE | Waived (test project) | Guild | src/__Tests/Graph/StellaOps.Graph.Indexer.Tests/StellaOps.Graph.Indexer.Tests.csproj - APPLY |
| 1066 | AUDIT-0356-M | TODO | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Indexer.Tests/StellaOps.Graph.Indexer.Tests.csproj - MAINT |
| 1067 | AUDIT-0356-T | TODO | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Indexer.Tests/StellaOps.Graph.Indexer.Tests.csproj - TEST |
| 1066 | AUDIT-0356-M | DONE | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Indexer.Tests/StellaOps.Graph.Indexer.Tests.csproj - MAINT |
| 1067 | AUDIT-0356-T | DONE | Report | Guild | src/Graph/__Tests/StellaOps.Graph.Indexer.Tests/StellaOps.Graph.Indexer.Tests.csproj - TEST |
| 1068 | AUDIT-0356-A | DONE | Waived (test project) | Guild | src/Graph/__Tests/StellaOps.Graph.Indexer.Tests/StellaOps.Graph.Indexer.Tests.csproj - APPLY |
| 1069 | AUDIT-0357-M | TODO | Report | Guild | src/__Libraries/StellaOps.Infrastructure.EfCore/StellaOps.Infrastructure.EfCore.csproj - MAINT |
| 1070 | AUDIT-0357-T | TODO | Report | Guild | src/__Libraries/StellaOps.Infrastructure.EfCore/StellaOps.Infrastructure.EfCore.csproj - TEST |
| 1069 | AUDIT-0357-M | DONE | Report | Guild | src/__Libraries/StellaOps.Infrastructure.EfCore/StellaOps.Infrastructure.EfCore.csproj - MAINT |
| 1070 | AUDIT-0357-T | DONE | Report | Guild | src/__Libraries/StellaOps.Infrastructure.EfCore/StellaOps.Infrastructure.EfCore.csproj - TEST |
| 1071 | AUDIT-0357-A | TODO | Approval | Guild | src/__Libraries/StellaOps.Infrastructure.EfCore/StellaOps.Infrastructure.EfCore.csproj - APPLY |
| 1072 | AUDIT-0358-M | TODO | Report | Guild | src/__Libraries/StellaOps.Infrastructure.Postgres/StellaOps.Infrastructure.Postgres.csproj - MAINT |
| 1073 | AUDIT-0358-T | TODO | Report | Guild | src/__Libraries/StellaOps.Infrastructure.Postgres/StellaOps.Infrastructure.Postgres.csproj - TEST |
| 1072 | AUDIT-0358-M | DONE | Report | Guild | src/__Libraries/StellaOps.Infrastructure.Postgres/StellaOps.Infrastructure.Postgres.csproj - MAINT |
| 1073 | AUDIT-0358-T | DONE | Report | Guild | src/__Libraries/StellaOps.Infrastructure.Postgres/StellaOps.Infrastructure.Postgres.csproj - TEST |
| 1074 | AUDIT-0358-A | TODO | Approval | Guild | src/__Libraries/StellaOps.Infrastructure.Postgres/StellaOps.Infrastructure.Postgres.csproj - APPLY |
| 1075 | AUDIT-0359-M | TODO | Report | Guild | src/__Tests/__Libraries/StellaOps.Infrastructure.Postgres.Testing/StellaOps.Infrastructure.Postgres.Testing.csproj - MAINT |
| 1076 | AUDIT-0359-T | TODO | Report | Guild | src/__Tests/__Libraries/StellaOps.Infrastructure.Postgres.Testing/StellaOps.Infrastructure.Postgres.Testing.csproj - TEST |
| 1075 | AUDIT-0359-M | DONE | Report | Guild | src/__Tests/__Libraries/StellaOps.Infrastructure.Postgres.Testing/StellaOps.Infrastructure.Postgres.Testing.csproj - MAINT |
| 1076 | AUDIT-0359-T | DONE | Report | Guild | src/__Tests/__Libraries/StellaOps.Infrastructure.Postgres.Testing/StellaOps.Infrastructure.Postgres.Testing.csproj - TEST |
| 1077 | AUDIT-0359-A | DONE | Waived (test project) | Guild | src/__Tests/__Libraries/StellaOps.Infrastructure.Postgres.Testing/StellaOps.Infrastructure.Postgres.Testing.csproj - APPLY |
| 1078 | AUDIT-0360-M | TODO | Report | Guild | src/__Libraries/__Tests/StellaOps.Infrastructure.Postgres.Tests/StellaOps.Infrastructure.Postgres.Tests.csproj - MAINT |
| 1079 | AUDIT-0360-T | TODO | Report | Guild | src/__Libraries/__Tests/StellaOps.Infrastructure.Postgres.Tests/StellaOps.Infrastructure.Postgres.Tests.csproj - TEST |
| 1078 | AUDIT-0360-M | DONE | Report | Guild | src/__Libraries/__Tests/StellaOps.Infrastructure.Postgres.Tests/StellaOps.Infrastructure.Postgres.Tests.csproj - MAINT |
| 1079 | AUDIT-0360-T | DONE | Report | Guild | src/__Libraries/__Tests/StellaOps.Infrastructure.Postgres.Tests/StellaOps.Infrastructure.Postgres.Tests.csproj - TEST |
| 1080 | AUDIT-0360-A | DONE | Waived (test project) | Guild | src/__Libraries/__Tests/StellaOps.Infrastructure.Postgres.Tests/StellaOps.Infrastructure.Postgres.Tests.csproj - APPLY |
| 1081 | AUDIT-0361-M | TODO | Report | Guild | src/__Libraries/StellaOps.Ingestion.Telemetry/StellaOps.Ingestion.Telemetry.csproj - MAINT |
| 1082 | AUDIT-0361-T | TODO | Report | Guild | src/__Libraries/StellaOps.Ingestion.Telemetry/StellaOps.Ingestion.Telemetry.csproj - TEST |
| 1081 | AUDIT-0361-M | DONE | Report | Guild | src/__Libraries/StellaOps.Ingestion.Telemetry/StellaOps.Ingestion.Telemetry.csproj - MAINT |
| 1082 | AUDIT-0361-T | DONE | Report | Guild | src/__Libraries/StellaOps.Ingestion.Telemetry/StellaOps.Ingestion.Telemetry.csproj - TEST |
| 1083 | AUDIT-0361-A | TODO | Approval | Guild | src/__Libraries/StellaOps.Ingestion.Telemetry/StellaOps.Ingestion.Telemetry.csproj - APPLY |
| 1084 | AUDIT-0362-M | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.AirGap/StellaOps.Integration.AirGap.csproj - MAINT |
| 1085 | AUDIT-0362-T | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.AirGap/StellaOps.Integration.AirGap.csproj - TEST |
| 1084 | AUDIT-0362-M | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.AirGap/StellaOps.Integration.AirGap.csproj - MAINT |
| 1085 | AUDIT-0362-T | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.AirGap/StellaOps.Integration.AirGap.csproj - TEST |
| 1086 | AUDIT-0362-A | DONE | Waived (test project) | Guild | src/__Tests/Integration/StellaOps.Integration.AirGap/StellaOps.Integration.AirGap.csproj - APPLY |
| 1087 | AUDIT-0363-M | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Determinism/StellaOps.Integration.Determinism.csproj - MAINT |
| 1088 | AUDIT-0363-T | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Determinism/StellaOps.Integration.Determinism.csproj - TEST |
| 1087 | AUDIT-0363-M | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Determinism/StellaOps.Integration.Determinism.csproj - MAINT |
| 1088 | AUDIT-0363-T | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Determinism/StellaOps.Integration.Determinism.csproj - TEST |
| 1089 | AUDIT-0363-A | DONE | Waived (test project) | Guild | src/__Tests/Integration/StellaOps.Integration.Determinism/StellaOps.Integration.Determinism.csproj - APPLY |
| 1090 | AUDIT-0364-M | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.E2E/StellaOps.Integration.E2E.csproj - MAINT |
| 1091 | AUDIT-0364-T | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.E2E/StellaOps.Integration.E2E.csproj - TEST |
| 1090 | AUDIT-0364-M | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.E2E/StellaOps.Integration.E2E.csproj - MAINT |
| 1091 | AUDIT-0364-T | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.E2E/StellaOps.Integration.E2E.csproj - TEST |
| 1092 | AUDIT-0364-A | DONE | Waived (test project) | Guild | src/__Tests/Integration/StellaOps.Integration.E2E/StellaOps.Integration.E2E.csproj - APPLY |
| 1093 | AUDIT-0365-M | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Performance/StellaOps.Integration.Performance.csproj - MAINT |
| 1094 | AUDIT-0365-T | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Performance/StellaOps.Integration.Performance.csproj - TEST |
| 1093 | AUDIT-0365-M | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Performance/StellaOps.Integration.Performance.csproj - MAINT |
| 1094 | AUDIT-0365-T | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Performance/StellaOps.Integration.Performance.csproj - TEST |
| 1095 | AUDIT-0365-A | DONE | Waived (test project) | Guild | src/__Tests/Integration/StellaOps.Integration.Performance/StellaOps.Integration.Performance.csproj - APPLY |
| 1096 | AUDIT-0366-M | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Platform/StellaOps.Integration.Platform.csproj - MAINT |
| 1097 | AUDIT-0366-T | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Platform/StellaOps.Integration.Platform.csproj - TEST |
| 1096 | AUDIT-0366-M | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Platform/StellaOps.Integration.Platform.csproj - MAINT |
| 1097 | AUDIT-0366-T | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Platform/StellaOps.Integration.Platform.csproj - TEST |
| 1098 | AUDIT-0366-A | DONE | Waived (test project) | Guild | src/__Tests/Integration/StellaOps.Integration.Platform/StellaOps.Integration.Platform.csproj - APPLY |
| 1099 | AUDIT-0367-M | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.ProofChain/StellaOps.Integration.ProofChain.csproj - MAINT |
| 1100 | AUDIT-0367-T | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.ProofChain/StellaOps.Integration.ProofChain.csproj - TEST |
| 1099 | AUDIT-0367-M | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.ProofChain/StellaOps.Integration.ProofChain.csproj - MAINT |
| 1100 | AUDIT-0367-T | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.ProofChain/StellaOps.Integration.ProofChain.csproj - TEST |
| 1101 | AUDIT-0367-A | DONE | Waived (test project) | Guild | src/__Tests/Integration/StellaOps.Integration.ProofChain/StellaOps.Integration.ProofChain.csproj - APPLY |
| 1102 | AUDIT-0368-M | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Reachability/StellaOps.Integration.Reachability.csproj - MAINT |
| 1103 | AUDIT-0368-T | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Reachability/StellaOps.Integration.Reachability.csproj - TEST |
| 1102 | AUDIT-0368-M | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Reachability/StellaOps.Integration.Reachability.csproj - MAINT |
| 1103 | AUDIT-0368-T | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Reachability/StellaOps.Integration.Reachability.csproj - TEST |
| 1104 | AUDIT-0368-A | DONE | Waived (test project) | Guild | src/__Tests/Integration/StellaOps.Integration.Reachability/StellaOps.Integration.Reachability.csproj - APPLY |
| 1105 | AUDIT-0369-M | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Unknowns/StellaOps.Integration.Unknowns.csproj - MAINT |
| 1106 | AUDIT-0369-T | TODO | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Unknowns/StellaOps.Integration.Unknowns.csproj - TEST |
| 1105 | AUDIT-0369-M | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Unknowns/StellaOps.Integration.Unknowns.csproj - MAINT |
| 1106 | AUDIT-0369-T | DONE | Report | Guild | src/__Tests/Integration/StellaOps.Integration.Unknowns/StellaOps.Integration.Unknowns.csproj - TEST |
| 1107 | AUDIT-0369-A | DONE | Waived (test project) | Guild | src/__Tests/Integration/StellaOps.Integration.Unknowns/StellaOps.Integration.Unknowns.csproj - APPLY |
| 1108 | AUDIT-0370-M | TODO | Report | Guild | src/__Libraries/StellaOps.Interop/StellaOps.Interop.csproj - MAINT |
| 1109 | AUDIT-0370-T | TODO | Report | Guild | src/__Libraries/StellaOps.Interop/StellaOps.Interop.csproj - TEST |
| 1108 | AUDIT-0370-M | DONE | Report | Guild | src/__Libraries/StellaOps.Interop/StellaOps.Interop.csproj - MAINT |
| 1109 | AUDIT-0370-T | DONE | Report | Guild | src/__Libraries/StellaOps.Interop/StellaOps.Interop.csproj - TEST |
| 1110 | AUDIT-0370-A | TODO | Approval | Guild | src/__Libraries/StellaOps.Interop/StellaOps.Interop.csproj - APPLY |
| 1111 | AUDIT-0371-M | TODO | Report | Guild | src/__Tests/interop/StellaOps.Interop.Tests/StellaOps.Interop.Tests.csproj - MAINT |
| 1112 | AUDIT-0371-T | TODO | Report | Guild | src/__Tests/interop/StellaOps.Interop.Tests/StellaOps.Interop.Tests.csproj - TEST |
| 1111 | AUDIT-0371-M | DONE | Report | Guild | src/__Tests/interop/StellaOps.Interop.Tests/StellaOps.Interop.Tests.csproj - MAINT |
| 1112 | AUDIT-0371-T | DONE | Report | Guild | src/__Tests/interop/StellaOps.Interop.Tests/StellaOps.Interop.Tests.csproj - TEST |
| 1113 | AUDIT-0371-A | DONE | Waived (test project) | Guild | src/__Tests/interop/StellaOps.Interop.Tests/StellaOps.Interop.Tests.csproj - APPLY |
| 1114 | AUDIT-0372-M | TODO | Report | Guild | src/__Libraries/StellaOps.IssuerDirectory.Client/StellaOps.IssuerDirectory.Client.csproj - MAINT |
| 1115 | AUDIT-0372-T | TODO | Report | Guild | src/__Libraries/StellaOps.IssuerDirectory.Client/StellaOps.IssuerDirectory.Client.csproj - TEST |
| 1114 | AUDIT-0372-M | DONE | Report | Guild | src/__Libraries/StellaOps.IssuerDirectory.Client/StellaOps.IssuerDirectory.Client.csproj - MAINT |
| 1115 | AUDIT-0372-T | DONE | Report | Guild | src/__Libraries/StellaOps.IssuerDirectory.Client/StellaOps.IssuerDirectory.Client.csproj - TEST |
| 1116 | AUDIT-0372-A | TODO | Approval | Guild | src/__Libraries/StellaOps.IssuerDirectory.Client/StellaOps.IssuerDirectory.Client.csproj - APPLY |
| 1117 | AUDIT-0373-M | TODO | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core/StellaOps.IssuerDirectory.Core.csproj - MAINT |
| 1118 | AUDIT-0373-T | TODO | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core/StellaOps.IssuerDirectory.Core.csproj - TEST |
| 1117 | AUDIT-0373-M | DONE | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core/StellaOps.IssuerDirectory.Core.csproj - MAINT |
| 1118 | AUDIT-0373-T | DONE | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core/StellaOps.IssuerDirectory.Core.csproj - TEST |
| 1119 | AUDIT-0373-A | TODO | Approval | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core/StellaOps.IssuerDirectory.Core.csproj - APPLY |
| 1120 | AUDIT-0374-M | TODO | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core.Tests/StellaOps.IssuerDirectory.Core.Tests.csproj - MAINT |
| 1121 | AUDIT-0374-T | TODO | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core.Tests/StellaOps.IssuerDirectory.Core.Tests.csproj - TEST |
| 1120 | AUDIT-0374-M | DONE | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core.Tests/StellaOps.IssuerDirectory.Core.Tests.csproj - MAINT |
| 1121 | AUDIT-0374-T | DONE | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core.Tests/StellaOps.IssuerDirectory.Core.Tests.csproj - TEST |
| 1122 | AUDIT-0374-A | DONE | Waived (test project) | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core.Tests/StellaOps.IssuerDirectory.Core.Tests.csproj - APPLY |
| 1123 | AUDIT-0375-M | TODO | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Infrastructure/StellaOps.IssuerDirectory.Infrastructure.csproj - MAINT |
| 1124 | AUDIT-0375-T | TODO | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Infrastructure/StellaOps.IssuerDirectory.Infrastructure.csproj - TEST |
| 1123 | AUDIT-0375-M | DONE | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Infrastructure/StellaOps.IssuerDirectory.Infrastructure.csproj - MAINT |
| 1124 | AUDIT-0375-T | DONE | Report | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Infrastructure/StellaOps.IssuerDirectory.Infrastructure.csproj - TEST |
| 1125 | AUDIT-0375-A | TODO | Approval | Guild | src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Infrastructure/StellaOps.IssuerDirectory.Infrastructure.csproj - APPLY |
| 1126 | AUDIT-0376-M | TODO | Report | Guild | src/IssuerDirectory/__Libraries/StellaOps.IssuerDirectory.Persistence/StellaOps.IssuerDirectory.Persistence.csproj - MAINT |
| 1127 | AUDIT-0376-T | TODO | Report | Guild | src/IssuerDirectory/__Libraries/StellaOps.IssuerDirectory.Persistence/StellaOps.IssuerDirectory.Persistence.csproj - TEST |
@@ -2160,6 +2160,49 @@ Bulk task definitions (applies to every project row below):
## Execution Log
| Date (UTC) | Update | Owner |
| --- | --- | --- |
| 2026-01-02 | Completed AUDIT-0085-A for Authority service (store determinism, replay tracking, token issuer IDs, and adapter/issuer tests). | Codex |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0358; created src/__Libraries/StellaOps.Infrastructure.Postgres/TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0359; created src/__Tests/__Libraries/StellaOps.Infrastructure.Postgres.Testing/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0360; created src/__Libraries/__Tests/StellaOps.Infrastructure.Postgres.Tests/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0361; created src/__Libraries/StellaOps.Ingestion.Telemetry/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0362; created src/__Tests/Integration/StellaOps.Integration.AirGap/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0363; created src/__Tests/Integration/StellaOps.Integration.Determinism/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0364; created src/__Tests/Integration/StellaOps.Integration.E2E/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0365; created src/__Tests/Integration/StellaOps.Integration.Performance/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0366; created src/__Tests/Integration/StellaOps.Integration.Platform/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0367; created src/__Tests/Integration/StellaOps.Integration.ProofChain/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0368; created src/__Tests/Integration/StellaOps.Integration.Reachability/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0369; created src/__Tests/Integration/StellaOps.Integration.Unknowns/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0370; created src/__Libraries/StellaOps.Interop/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0371; created src/__Tests/interop/StellaOps.Interop.Tests/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0372; created src/__Libraries/StellaOps.IssuerDirectory.Client/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0373; created src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0374; created src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Core.Tests/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0375; created src/IssuerDirectory/StellaOps.IssuerDirectory/StellaOps.IssuerDirectory.Infrastructure/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0357; created src/__Libraries/StellaOps.Infrastructure.EfCore/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0356; created src/Graph/__Tests/StellaOps.Graph.Indexer.Tests/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0355; created src/__Tests/Graph/StellaOps.Graph.Indexer.Tests/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0354; created src/Graph/__Tests/StellaOps.Graph.Indexer.Persistence.Tests/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created src/Graph/__Libraries/StellaOps.Graph.Indexer.Persistence/AGENTS.md and TASKS.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0353; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0352; created src/Graph/StellaOps.Graph.Indexer/TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0350; created src/Graph/StellaOps.Graph.Api/TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0351; created src/Graph/__Tests/StellaOps.Graph.Api.Tests/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed AUDIT-0071-A for Attestor.Verify (DSSE PAE spec, SAN parsing, keyless chain extras, KMS count fix, distributed provider cleanup) and added Attestor.Verify tests; aligned Attestor.Core PAE and Attestor.Tests helper. | Codex |
| 2026-01-02 | Completed AUDIT-0073-A for Audit ReplayToken (v2 docs, canonical versioning, expiration validation, CLI escaping, duplicate key guard) with new ReplayToken tests. | Codex |
| 2026-01-02 | Completed AUDIT-0075-A for AuditPack (deterministic archives, canonical digests, safe extraction, signature verification, export signing, time/id injection) with new importer/attestation/export tests. | Codex |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0349; created src/Router/__Tests/StellaOps.Gateway.WebService.Tests/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0348; created src/Gateway/__Tests/StellaOps.Gateway.WebService.Tests/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0347; created src/Router/StellaOps.Gateway.WebService/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0346; created src/Gateway/StellaOps.Gateway.WebService/AGENTS.md and TASKS.md; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed AUDIT-0069-A for Attestor.Types.Generator (repo-root override, schema id alignment, strict validation, canonicalization, pattern checks, prune, tests). | Codex |
| 2026-01-02 | Completed AUDIT-0064-A for Attestor.StandardPredicates (RFC8785 canonicalizer, registry normalization, parser metadata fixes, tests). | Codex |
| 2026-01-02 | Completed AUDIT-0062-A for Attestor.ProofChain (time provider, merkle sorting, canonicalization, schema validation, tests); updated Concelier ProofService for JsonElement evidence payloads. | Codex |
| 2026-01-02 | Completed AUDIT-0060-A for Attestor.Persistence (defaults, normalization, deterministic matching, perf script, tests). | Codex |
| 2026-01-02 | Completed AUDIT-0051-A (Attestor.Envelope apply fixes) and updated tests. | Codex |
| 2026-01-02 | Completed AUDIT-0053-A (Attestor.GraphRoot apply fixes) and updated tests. | Codex |
| 2026-01-02 | Completed AUDIT-0055-A (Attestor.Infrastructure apply fixes) and added infrastructure tests. | Codex |
| 2026-01-02 | Completed AUDIT-0056-A (Attestor.Oci apply fixes) and updated tests. | Codex |
| 2026-01-02 | Completed AUDIT-0034-A (AirGap.Time apply fixes) and updated tests. | Codex |
| 2026-01-02 | Completed AUDIT-0036-A (AOC guard library apply fixes) and updated tests. | Codex |
| 2026-01-02 | Completed AUDIT-0037-A (AOC analyzer apply fixes) and updated tests. | Codex |
@@ -2187,6 +2230,52 @@ Bulk task definitions (applies to every project row below):
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0321; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Excititor Formats OpenVEX tests project. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0322; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Excititor Persistence library. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0323; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Excititor Persistence tests project. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0324; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created TASKS.md for Excititor Policy library. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0325; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Excititor Policy tests project. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0326; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created TASKS.md for Excititor WebService. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0327; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Excititor WebService tests project. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0328; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created TASKS.md for Excititor Worker. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0329; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Excititor Worker tests project. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0330; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for ExportCenter Client. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for ExportCenter Client tests project. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0331; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0332; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for ExportCenter Core. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0333; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for ExportCenter Infrastructure. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0334; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created TASKS.md for ExportCenter RiskBundles. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0335; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for ExportCenter tests project. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0336; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for ExportCenter WebService. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0337; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for ExportCenter Worker. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0338; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Feedser BinaryAnalysis. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0339; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Feedser Core. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0340; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Feedser Core tests. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0341; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created TASKS.md for Findings Ledger. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0342; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Findings Ledger tests project. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0343; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Findings Ledger legacy tests project. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0344; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Findings Ledger WebService. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0345; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Created TASKS.md for Excititor Connectors Ubuntu CSAF library. | Planning |
| 2026-01-02 | Created AGENTS.md and TASKS.md for Excititor Connectors Ubuntu CSAF tests project. | Planning |
| 2026-01-02 | Completed MAINT/TEST audits for AUDIT-0310; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
@@ -2544,6 +2633,10 @@ Bulk task definitions (applies to every project row below):
| 2025-12-30 | Completed MAINT/TEST audits for AUDIT-0064 to AUDIT-0065; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2025-12-30 | Created TASKS.md for Attestor ProofChain library and AGENTS.md + TASKS.md for Attestor ProofChain tests. | Planning |
| 2025-12-30 | Completed MAINT/TEST audits for AUDIT-0062 to AUDIT-0063; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed AUDIT-0078-A Auth Abstractions updates (scope ordering, warning discipline, coverage gaps). | Guild |
| 2026-01-02 | Completed AUDIT-0080-A Auth Client updates (retries, shared cache, file hardening, tests). | Guild |
| 2026-01-02 | Completed AUDIT-0082-A Auth Security updates (DPoP validation hardening, nonce normalization, tests); added Auth Security tests project + AGENTS/TASKS. | Guild |
| 2026-01-02 | Completed AUDIT-0083-A Auth Server Integration updates (metadata fallback, option refresh, scope normalization, tests). | Guild |
| 2025-12-30 | Created TASKS.md for Attestor persistence library and AGENTS.md + TASKS.md for Attestor persistence tests. | Planning |
| 2025-12-30 | Completed MAINT/TEST audits for AUDIT-0060 to AUDIT-0061; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2025-12-30 | Created AGENTS.md and TASKS.md for Attestor offline library and tests. | Planning |
@@ -2558,6 +2651,7 @@ Bulk task definitions (applies to every project row below):
| 2025-12-30 | Completed MAINT/TEST audits for AUDIT-0049 to AUDIT-0050; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2025-12-30 | Created AGENTS.md and TASKS.md for Attestor bundling library and tests. | Planning |
| 2025-12-30 | Completed MAINT/TEST audits for AUDIT-0047 to AUDIT-0048; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed AUDIT-0047-A (bundling validation, defaults, and tests). | Guild |
| 2025-12-30 | Created AGENTS.md and TASKS.md for Attestor bundle library and tests. | Planning |
| 2025-12-30 | Completed MAINT/TEST audits for AUDIT-0045 to AUDIT-0046; report updated in docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md. | Planning |
| 2026-01-02 | Completed AUDIT-0045-A (bundle validation, verifier hardening, tests). | Guild |
@@ -2606,6 +2700,7 @@ Bulk task definitions (applies to every project row below):
- Status: Dispositions recorded; APPLY tasks waived for test/example/benchmark projects, several Tools/Scheduler APPLY tasks applied, remaining non-test APPLY tasks still pending implementation.
- Approval gate: APPLY tasks require explicit approval based on docs/implplan/SPRINT_20251229_049_BE_csproj_audit_report.md.
- Decision: APPLY tasks only proceed after audit report review and explicit approval.
- Note: Authority service Program.cs decomposition deferred for a dedicated refactor task; audit remediation focused on determinism, replay tracking, and test coverage.
- Risk: Scale of audit is large; mitigate with per-project checklists and parallel execution.
- Risk: Coverage measurement can be inconsistent; mitigate with deterministic test runs and documented tooling.
- Note: GHSA parity fixtures moved to the GHSA test fixture directory; OSV parity fixture resolution updated accordingly (cross-module change recorded).

File diff suppressed because one or more lines are too long

View File

@@ -63,70 +63,70 @@ var isPatched = string.Compare(package.InstalledVersion, fixedVersion, StringCom
| Task ID | Description | Status | Assignee | Notes |
|---------|-------------|--------|----------|-------|
| BP-101 | Create IVersionComparatorFactory interface | TODO | | DI registration |
| BP-102 | Wire comparators into BackportStatusService | TODO | | RPM, DEB, APK |
| BP-103 | Update EvaluateBoundaryRules with proof lines | TODO | | Audit trail |
| BP-104 | Unit tests for version comparison edge cases | TODO | | Golden datasets |
| BP-105 | Integration test: epoch handling | TODO | | `1:2.0` vs `3.0` |
| BP-101 | Create IVersionComparatorFactory interface | DONE | Agent | Created IVersionComparatorFactory.cs |
| BP-102 | Wire comparators into BackportStatusService | DONE | Agent | RPM, DEB, APK via factory |
| BP-103 | Update EvaluateBoundaryRules with proof lines | DONE | Agent | Audit trail in BackportVerdict |
| BP-104 | Unit tests for version comparison edge cases | DONE | Agent | BackportStatusServiceVersionComparerTests.cs |
| BP-105 | Integration test: epoch handling | DONE | Agent | Theory tests with epoch cases |
### Phase 2: RangeRule Implementation (P0)
| Task ID | Description | Status | Assignee | Notes |
|---------|-------------|--------|----------|-------|
| BP-201 | Implement EvaluateRangeRules with comparators | TODO | | Min/max bounds |
| BP-202 | Handle inclusive/exclusive boundaries | TODO | | `[` vs `(` |
| BP-203 | Add Low confidence for NVD-sourced ranges | TODO | | Tier 5 |
| BP-204 | Unit tests for range edge cases | TODO | | Open/closed |
| BP-205 | Integration test: NVD fallback path | TODO | | E2E flow |
| BP-201 | Implement EvaluateRangeRules with comparators | DONE | Agent | Full range logic |
| BP-202 | Handle inclusive/exclusive boundaries | DONE | Agent | Both `[` and `(` supported |
| BP-203 | Add Low confidence for NVD-sourced ranges | DONE | Agent | Tier 5 returns Low |
| BP-204 | Unit tests for range edge cases | DONE | Agent | Open/closed boundary tests |
| BP-205 | Integration test: NVD fallback path | DONE | Agent | NvdFallbackIntegrationTests.cs |
### Phase 3: Derivative Distro Mapping (P1)
| Task ID | Description | Status | Assignee | Notes |
|---------|-------------|--------|----------|-------|
| BP-301 | Create DistroDerivativeMapping model | TODO | | Canonical/derivative |
| BP-302 | Add RHEL ↔ Alma/Rocky/CentOS mappings | TODO | | Major release |
| BP-303 | Add Ubuntu ↔ LinuxMint mappings | TODO | | |
| BP-304 | Add Debian ↔ Ubuntu mappings | TODO | | |
| BP-305 | Integrate into rule fetching with confidence penalty | TODO | | 0.95x multiplier |
| BP-306 | Unit tests for derivative lookup | TODO | | |
| BP-307 | Integration test: cross-distro OVAL | TODO | | RHEL→Rocky |
| BP-301 | Create DistroDerivativeMapping model | DONE | Agent | StellaOps.DistroIntel library |
| BP-302 | Add RHEL ↔ Alma/Rocky/CentOS mappings | DONE | Agent | Major releases 7-10 |
| BP-303 | Add Ubuntu ↔ LinuxMint mappings | DONE | Agent | Mint, Pop!_OS |
| BP-304 | Add Debian ↔ Ubuntu mappings | DONE | Agent | Bullseye, Bookworm |
| BP-305 | Integrate into rule fetching with confidence penalty | DONE | Agent | 0.95x/0.80x multipliers |
| BP-306 | Unit tests for derivative lookup | DONE | Agent | DistroMappingsTests.cs |
| BP-307 | Integration test: cross-distro OVAL | DONE | Agent | CrossDistroOvalIntegrationTests.cs |
### Phase 4: Bug ID → CVE Mapping (P1)
| Task ID | Description | Status | Assignee | Notes |
|---------|-------------|--------|----------|-------|
| BP-401 | Add Debian bug regex extraction | TODO | | `Closes: #123` |
| BP-402 | Add RHBZ bug regex extraction | TODO | | `RHBZ#123` |
| BP-403 | Add Launchpad bug regex extraction | TODO | | `LP: #123` |
| BP-404 | Create IBugCveMappingService interface | TODO | | Async lookup |
| BP-405 | Implement DebianSecurityTrackerClient | TODO | | API client |
| BP-406 | Implement RedHatErrataClient | TODO | | API client |
| BP-407 | Cache layer for bug→CVE mappings | TODO | | 24h TTL |
| BP-408 | Unit tests for bug ID extraction | TODO | | Regex patterns |
| BP-409 | Integration test: Debian tracker lookup | TODO | | Live API |
| BP-401 | Add Debian bug regex extraction | DONE | Agent | `Closes: #123456` pattern |
| BP-402 | Add RHBZ bug regex extraction | DONE | Agent | `RHBZ#123456` pattern |
| BP-403 | Add Launchpad bug regex extraction | DONE | Agent | `LP: #123456` pattern |
| BP-404 | Create IBugCveMappingService interface | DONE | Agent | Async lookup interface |
| BP-405 | Implement DebianSecurityTrackerClient | DONE | Agent | API client with caching |
| BP-406 | Implement RedHatErrataClient | DONE | Agent | Security API + Bugzilla fallback |
| BP-407 | Cache layer for bug→CVE mappings | DONE | Agent | BugCveMappingRouter with 24h TTL |
| BP-408 | Unit tests for bug ID extraction | DONE | Agent | 34 tests in BugIdExtractionTests.cs |
| BP-409 | Integration test: Debian tracker lookup | DONE | Agent | BugCveMappingIntegrationTests.cs |
### Phase 5: Affected Functions Extraction (P2)
| Task ID | Description | Status | Assignee | Notes |
|---------|-------------|--------|----------|-------|
| BP-501 | Create function signature regex patterns | TODO | | C, Go, Python |
| BP-502 | Implement ExtractFunctionsFromContext | TODO | | In HunkSigExtractor |
| BP-503 | Add C/C++ function pattern | TODO | | `void foo(` |
| BP-504 | Add Go function pattern | TODO | | `func (r *R) M(` |
| BP-505 | Add Python function pattern | TODO | | `def foo(` |
| BP-506 | Add Rust function pattern | TODO | | `fn foo(` |
| BP-507 | Unit tests for function extraction | TODO | | Multi-language |
| BP-508 | Enable fuzzy function matching in Tier 3/4 | TODO | | Similarity score |
| BP-501 | Create function signature regex patterns | DONE | Agent | C, Go, Python, Rust, Java, JS |
| BP-502 | Implement ExtractFunctionsFromContext | DONE | Agent | FunctionSignatureExtractor.cs |
| BP-503 | Add C/C++ function pattern | DONE | Agent | GeneratedRegex with modifiers |
| BP-504 | Add Go function pattern | DONE | Agent | `func (r *R) M(` with returns |
| BP-505 | Add Python function pattern | DONE | Agent | `def foo(` + async |
| BP-506 | Add Rust function pattern | DONE | Agent | `fn foo(` + pub/async/unsafe |
| BP-507 | Unit tests for function extraction | DONE | Agent | 47 tests all pass |
| BP-508 | Enable fuzzy function matching in Tier 3/4 | DONE | Agent | Levenshtein similarity, 58 tests pass |
### Phase 6: Confidence Tier Alignment (P2)
| Task ID | Description | Status | Assignee | Notes |
|---------|-------------|--------|----------|-------|
| BP-601 | Expand RulePriority enum | TODO | | 9 levels |
| BP-602 | Update BackportStatusService priority logic | TODO | | Tier ordering |
| BP-603 | Add confidence multipliers per tier | TODO | | |
| BP-604 | Update EvidencePointer with TierSource | TODO | | Audit |
| BP-605 | Unit tests for tier precedence | TODO | | |
| BP-601 | Expand RulePriority enum | DONE | Agent | 9 levels from Tier 1-5 |
| BP-602 | Update BackportStatusService priority logic | DONE | Agent | Tier ordering |
| BP-603 | Add confidence multipliers per tier | DONE | Agent | In DistroMappings |
| BP-604 | Update EvidencePointer with TierSource | DONE | Agent | Added EvidenceTier enum |
| BP-605 | Unit tests for tier precedence | DONE | Agent | 34 tests in TierPrecedenceTests.cs |
---
@@ -154,21 +154,21 @@ var isPatched = string.Compare(package.InstalledVersion, fixedVersion, StringCom
### P0 Tasks (Must complete)
- [ ] `BackportStatusService` uses proper version comparators for all ecosystems
- [ ] `RangeRule` evaluation returns correct verdicts with Low confidence
- [ ] All existing tests pass
- [ ] New golden tests for version edge cases
- [x] `BackportStatusService` uses proper version comparators for all ecosystems
- [x] `RangeRule` evaluation returns correct verdicts with Low confidence
- [x] All existing tests pass
- [x] New golden tests for version edge cases
### P1 Tasks (Should complete)
- [ ] Derivative distro mapping works for RHEL family
- [ ] Bug ID extraction finds Debian/RHBZ/LP references
- [ ] Bug→CVE mapping lookup is cached
- [x] Derivative distro mapping works for RHEL family
- [x] Bug ID extraction finds Debian/RHBZ/LP references
- [x] Bug→CVE mapping lookup is cached
### P2 Tasks (Nice to have)
- [ ] Function extraction works for C, Go, Python, Rust
- [ ] Confidence tiers aligned to five-tier hierarchy
- [x] Function extraction works for C, Go, Python, Rust, Java, JavaScript
- [x] Confidence tiers aligned to five-tier hierarchy (RulePriority enum expanded)
---
@@ -211,6 +211,22 @@ Location: `src/__Tests/__Datasets/backport-resolver/`
| Date | Event | Details |
|------|-------|---------|
| 2025-12-30 | Sprint created | Initial planning and gap analysis |
| 2026-01-02 | Phase 1 completed | Created IVersionComparatorFactory, wired RPM/Deb/APK comparators into BackportStatusService, added proof lines |
| 2026-01-02 | Phase 2 completed | Implemented EvaluateRangeRules with inclusive/exclusive boundaries, Low confidence for Tier 5 |
| 2026-01-02 | Phase 3 partial | Created StellaOps.DistroIntel library with DistroMappings for RHEL/Ubuntu/Debian families |
| 2026-01-02 | Phase 6 partial | Expanded RulePriority enum to 9-level 5-tier hierarchy |
| 2026-01-02 | Tests added | BackportStatusServiceVersionComparerTests.cs, DistroMappingsTests.cs |
| 2026-01-02 | Tests verified | All 61 BackportProof tests pass; P0 Acceptance Criteria complete |
| 2026-01-02 | Phase 4 completed | Bug ID extraction (Debian/RHBZ/LP), IBugCveMappingService, API clients, BugCveMappingRouter with caching |
| 2026-01-02 | Phase 5 completed | FunctionSignatureExtractor.cs with C/Go/Python/Rust/Java/JS patterns; 47 tests pass |
| 2026-01-02 | BP-508 completed | Fuzzy function matching with Levenshtein similarity; FunctionMatchingExtensions class; 58 tests pass |
| 2026-01-02 | BP-604 completed | Extended EvidencePointer with TierSource; added EvidenceTier enum |
| 2026-01-02 | BP-605 completed | TierPrecedenceTests.cs with 34 tests for tier ordering |
| 2026-01-02 | Phase 6 completed | All confidence tier alignment tasks done |
| 2026-01-02 | BP-205 completed | NvdFallbackIntegrationTests.cs: E2E tests for NVD range fallback path |
| 2026-01-02 | BP-307 completed | CrossDistroOvalIntegrationTests.cs: E2E tests for derivative distro mapping |
| 2026-01-02 | BP-409 completed | BugCveMappingIntegrationTests.cs: E2E tests for bug ID to CVE mapping |
| 2026-01-02 | Sprint complete | All 6 phases done; 125 BackportProof tests pass |
---