From 212ec161253ef238d1a8c8da2f94e310a35ecd01 Mon Sep 17 00:00:00 2001 From: Till JS Date: Thu, 19 Mar 2026 12:42:12 +0100 Subject: [PATCH] docs(audits): update scores after Swagger and accessibility improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Calendar: 92 → 94 (documentation 95→98, frontend 88→90, ux 85→88) - Contacts: 93 → 94 (documentation 88→92, frontend 88→90, ux 82→85) - Todo: 93 → 94 (documentation 90→95, frontend 85→88, ux 82→85) All three now have: Swagger API docs, skip-to-content, ARIA navigation labels Co-Authored-By: Claude Opus 4.6 (1M context) --- .../landing/src/content/audits/2026-03-19-calendar.md | 10 +++++----- .../landing/src/content/audits/2026-03-19-contacts.md | 10 +++++----- .../apps/landing/src/content/audits/2026-03-19-todo.md | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) 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 57032de3c..298dfca2e 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,20 +1,20 @@ --- title: 'Calendar: Production Readiness Audit' -description: 'Kalender-App mit 13 Backend-Modulen, 151 Backend-Tests (Service + Controller), Error Boundary, 5 Sprachen - ausgereifteste App' +description: 'Kalender-App mit 13 Modulen, Swagger API Docs, 227 Tests, Skip-to-Content, ARIA Labels, 5 Sprachen' date: 2026-03-19 app: 'calendar' author: 'Till Schneider' tags: ['audit', 'calendar', 'production-readiness'] -score: 92 +score: 94 scores: backend: 92 - frontend: 88 + frontend: 90 database: 92 testing: 88 deployment: 88 - documentation: 95 + documentation: 98 security: 82 - ux: 85 + ux: 88 status: 'production' stats: backendModules: 13 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 f670c3c48..a839127d1 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,20 +1,20 @@ --- title: 'Contacts: Production Readiness Audit' -description: 'Kontaktverwaltung mit 14 Backend-Modulen, 140 Unit + 10 E2E Tests, 5 Sprachen, Rate Limiting - vollständigste App' +description: 'Kontaktverwaltung mit 14 Modulen, Swagger API Docs, 150 Tests + E2E, Skip-to-Content, ARIA Labels, 5 Sprachen' date: 2026-03-19 app: 'contacts' author: 'Till Schneider' tags: ['audit', 'contacts', 'production-readiness'] -score: 93 +score: 94 scores: backend: 92 - frontend: 88 + frontend: 90 database: 88 testing: 88 deployment: 90 - documentation: 88 + documentation: 92 security: 85 - ux: 82 + ux: 85 status: 'production' stats: backendModules: 14 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 15f1e3b76..626649d68 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,20 +1,20 @@ --- title: 'Todo: Production Readiness Audit' -description: 'Aufgabenverwaltung mit Kanban, Projekten, Labels, 19 DTOs, 180 Unit + 10 E2E Tests, 5 Sprachen' +description: 'Aufgabenverwaltung mit 19 DTOs, Swagger API Docs, 190 Tests + E2E, Skip-to-Content, ARIA Labels, 5 Sprachen' date: 2026-03-19 app: 'todo' author: 'Till Schneider' tags: ['audit', 'todo', 'production-readiness'] -score: 93 +score: 94 scores: backend: 92 - frontend: 85 + frontend: 88 database: 88 testing: 90 deployment: 90 - documentation: 90 + documentation: 95 security: 82 - ux: 82 + ux: 85 status: 'production' stats: backendModules: 7