diff --git a/apps/manacore/apps/landing/src/content/audits/2026-03-19-calendar.md b/apps/manacore/apps/landing/src/content/audits/2026-03-19-calendar.md index d96e051e7..57032de3c 100644 --- a/apps/manacore/apps/landing/src/content/audits/2026-03-19-calendar.md +++ b/apps/manacore/apps/landing/src/content/audits/2026-03-19-calendar.md @@ -1,16 +1,16 @@ --- title: 'Calendar: Production Readiness Audit' -description: 'Kalender-App mit 13 Backend-Modulen, 132 Backend-Tests, Error Boundary, 5 Sprachen - ausgereifteste App im Monorepo' +description: 'Kalender-App mit 13 Backend-Modulen, 151 Backend-Tests (Service + Controller), Error Boundary, 5 Sprachen - ausgereifteste App' date: 2026-03-19 app: 'calendar' author: 'Till Schneider' tags: ['audit', 'calendar', 'production-readiness'] -score: 90 +score: 92 scores: backend: 92 frontend: 88 database: 92 - testing: 82 + testing: 88 deployment: 88 documentation: 95 security: 82 @@ -21,8 +21,8 @@ stats: webRoutes: 19 components: 50 dbTables: 9 - testFiles: 14 - testCount: 208 + testFiles: 17 + testCount: 227 languages: 5 --- 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 6e10833a2..555440adc 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, 55 Backend-Tests, 5 Sprachen, Rate Limiting - vollständigste App neben Calendar' +description: 'Kontaktverwaltung mit 14 Backend-Modulen, 72 Backend-Tests (Service + Controller), 5 Sprachen, Rate Limiting' date: 2026-03-19 app: 'contacts' author: 'Till Schneider' tags: ['audit', 'contacts', 'production-readiness'] -score: 90 +score: 91 scores: backend: 92 frontend: 88 database: 88 - testing: 78 + testing: 82 deployment: 90 documentation: 88 security: 85 @@ -21,8 +21,8 @@ stats: webRoutes: 20 components: 36 dbTables: 6 - testFiles: 9 - testCount: 123 + testFiles: 11 + testCount: 140 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 d7305bd58..1cb6292dd 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, 109 Backend-Tests, 5 Sprachen - deployed auf mana.how' +description: 'Aufgabenverwaltung mit Kanban, Projekten, Labels, 19 DTOs, 127 Backend-Tests (Service + Controller), 5 Sprachen' date: 2026-03-19 app: 'todo' author: 'Till Schneider' tags: ['audit', 'todo', 'production-readiness'] -score: 90 +score: 91 scores: backend: 92 frontend: 85 database: 88 - testing: 80 + testing: 85 deployment: 90 documentation: 90 security: 82 @@ -21,8 +21,8 @@ stats: webRoutes: 13 components: 30 dbTables: 8 - testFiles: 12 - testCount: 162 + testFiles: 11 + testCount: 180 languages: 5 ---