docs(audits): update scores after Swagger and accessibility improvements

- 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) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-19 12:42:12 +01:00
parent 9fc237d9ed
commit 212ec16125
3 changed files with 15 additions and 15 deletions

View file

@ -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

View file

@ -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

View file

@ -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