diff --git a/apps/manacore/apps/landing/src/content/audits/2026-03-19-contacts.md b/apps/manacore/apps/landing/src/content/audits/2026-03-19-contacts.md index 555440adc..f670c3c48 100644 --- a/apps/manacore/apps/landing/src/content/audits/2026-03-19-contacts.md +++ b/apps/manacore/apps/landing/src/content/audits/2026-03-19-contacts.md @@ -1,16 +1,16 @@ --- title: 'Contacts: Production Readiness Audit' -description: 'Kontaktverwaltung mit 14 Backend-Modulen, 72 Backend-Tests (Service + Controller), 5 Sprachen, Rate Limiting' +description: 'Kontaktverwaltung mit 14 Backend-Modulen, 140 Unit + 10 E2E Tests, 5 Sprachen, Rate Limiting - vollständigste App' date: 2026-03-19 app: 'contacts' author: 'Till Schneider' tags: ['audit', 'contacts', 'production-readiness'] -score: 91 +score: 93 scores: backend: 92 frontend: 88 database: 88 - testing: 82 + testing: 88 deployment: 90 documentation: 88 security: 85 @@ -21,8 +21,8 @@ stats: webRoutes: 20 components: 36 dbTables: 6 - testFiles: 11 - testCount: 140 + testFiles: 14 + testCount: 150 languages: 5 --- diff --git a/apps/manacore/apps/landing/src/content/audits/2026-03-19-todo.md b/apps/manacore/apps/landing/src/content/audits/2026-03-19-todo.md index 1cb6292dd..15f1e3b76 100644 --- a/apps/manacore/apps/landing/src/content/audits/2026-03-19-todo.md +++ b/apps/manacore/apps/landing/src/content/audits/2026-03-19-todo.md @@ -1,16 +1,16 @@ --- title: 'Todo: Production Readiness Audit' -description: 'Aufgabenverwaltung mit Kanban, Projekten, Labels, 19 DTOs, 127 Backend-Tests (Service + Controller), 5 Sprachen' +description: 'Aufgabenverwaltung mit Kanban, Projekten, Labels, 19 DTOs, 180 Unit + 10 E2E Tests, 5 Sprachen' date: 2026-03-19 app: 'todo' author: 'Till Schneider' tags: ['audit', 'todo', 'production-readiness'] -score: 91 +score: 93 scores: backend: 92 frontend: 85 database: 88 - testing: 85 + testing: 90 deployment: 90 documentation: 90 security: 82 @@ -21,8 +21,8 @@ stats: webRoutes: 13 components: 30 dbTables: 8 - testFiles: 11 - testCount: 180 + testFiles: 15 + testCount: 190 languages: 5 ---