canina/docs/audit/audit-state.json
2026-08-06 20:54:44 +03:30

135 lines
4.0 KiB
JSON

{
"phase": "master-task-backlog",
"status": "PASS_READY_FOR_PHASE_4_HUMAN_REVIEW",
"repositoryHead": "715873b2ecc3a72ba974bb2a2be87c5ba82bd4e7",
"executionMode": "ISOLATED_SEQUENTIAL_ROLE_EXECUTION",
"completeTrackedRepositoryCount": 148,
"firstPartyIncludedCount": 145,
"mandatorySemanticScopeCount": 29,
"contentEvidenceCount": 145,
"semanticReviewCount": 29,
"structuralReviewCount": 116,
"blockedCount": 0,
"moduleClosureStatuses": {
"StorefrontShellAndRouting": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"AuthenticationUIStoresAndAPIClients": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"CartCheckoutOrderWalletAndPaymentUI": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"ProductPetScientificTermAndSettingsUI": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"NestJSBootstrapAndSharedInfrastructure": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"AuthenticationAndAuthorizationBackend": "CLOSED",
"UsersAndAddressesBackend": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"PetsBackend": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"ProductsBackend": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"OrdersBackend": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"SettingsAndAdministrativeBackend": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"PrismaSchemaMigrationsAndSeed": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"RedisAndTemporaryAuthState": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"UnitAndE2ETests": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"DockerNGINXPrometheusAndDeploymentConfig": "CLOSED_WITH_STRUCTURAL_COVERAGE",
"DocumentationAndOpenAPIArtifacts": "CLOSED_WITH_STRUCTURAL_COVERAGE"
},
"rawFindingCount": 11,
"verifiedFindingCount": 14,
"rawFindingDispositions": [
{
"rawFindingId": "ARCH-001",
"disposition": "REVISED",
"resultingFindingIds": ["ARCH-001"]
},
{
"rawFindingId": "FE-001",
"disposition": "REVISED",
"resultingFindingIds": ["FE-001"]
},
{
"rawFindingId": "BE-001",
"disposition": "SPLIT",
"resultingFindingIds": ["BE-001", "BE-002"]
},
{
"rawFindingId": "ADM-001",
"disposition": "ACCEPTED",
"resultingFindingIds": ["ADM-001"]
},
{
"rawFindingId": "DB-001",
"disposition": "REJECTED_FALSE_POSITIVE",
"resultingFindingIds": []
},
{
"rawFindingId": "SEC-001",
"disposition": "ACCEPTED",
"resultingFindingIds": ["SEC-001"]
},
{
"rawFindingId": "SEC-002",
"disposition": "SPLIT",
"resultingFindingIds": ["SEC-002", "SEC-003"]
},
{
"rawFindingId": "TS-001",
"disposition": "REVISED",
"resultingFindingIds": ["TS-001"]
},
{
"rawFindingId": "TEST-001",
"disposition": "ACCEPTED",
"resultingFindingIds": ["TEST-001"]
},
{
"rawFindingId": "DEVOPS-001",
"disposition": "REVISED",
"resultingFindingIds": ["DEVOPS-001"]
},
{
"rawFindingId": "DOC-001",
"disposition": "ACCEPTED",
"resultingFindingIds": ["DOC-001"]
}
],
"identifierAliases": {
"NEW-BE-002": "BE-002",
"NEW-SEC-003": "SEC-003",
"NEW-TS-002": "TS-002",
"NEW-TS-003": "TS-003"
},
"findingCountsBySeverity": {
"CRITICAL": 0,
"HIGH": 6,
"MEDIUM": 6,
"LOW": 2,
"INFO": 0
},
"findingCountsByConfidence": {
"CONFIRMED": 13,
"HIGH_CONFIDENCE": 1,
"NEEDS_VERIFICATION": 0,
"SPECULATIVE": 0
},
"findingCountsByDomain": {
"Architecture": 1,
"React / Vite Storefront": 1,
"NestJS Backend": 2,
"Admin Features": 1,
"Security": 3,
"TypeScript and Code Quality": 3,
"Testing and Reliability": 1,
"DevOps and CI/CD": 1,
"Documentation": 1
},
"compilerDiagnostics": {
"total": 6,
"accountedFor": 6,
"unaccounted": 0
},
"crossArtifactValidationStatus": "PASSED",
"gitIntegrityStatus": "PASSED",
"applicationSourceModified": false,
"auditLimitations": [
"Root tsc binary unlinked requiring npm install prior to root type check execution",
"Static evaluation conducted without connecting to live database engine"
],
"nextRecommendedPhase": "remediation-execution"
}
}