feat(dev_tools): add diagnostics hub with permissions audit tool

Evolve the platform-debug page into a diagnostics hub with sidebar
explorer layout. Add permissions audit API that introspects all
registered page routes and reports auth/permission enforcement status.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 15:44:49 +01:00
parent efca9734d2
commit 618376aa39
9 changed files with 687 additions and 120 deletions

View File

@@ -14,9 +14,20 @@
"components": "Komponenten",
"icons": "Icons",
"sql_query": "SQL Abfrage",
"platform_debug": "Plattform Debug",
"diagnostics": "Diagnostik",
"translation_editor": "Übersetzungseditor"
},
"diagnostics": {
"title": "Diagnostik",
"platform_trace": "Plattform-Trace",
"permissions_audit": "Berechtigungsprüfung",
"run_audit": "Prüfung starten",
"status_ok": "OK",
"status_warning": "Warnung",
"status_error": "Fehler",
"total_routes": "Routen gesamt",
"no_routes_match": "Keine Routen entsprechen Ihren Filtern"
},
"translation_editor": {
"title": "Übersetzungseditor",
"all_modules": "Alle Module",

View File

@@ -14,9 +14,20 @@
"components": "Components",
"icons": "Icons",
"sql_query": "SQL Query",
"platform_debug": "Platform Debug",
"diagnostics": "Diagnostics",
"translation_editor": "Translation Editor"
},
"diagnostics": {
"title": "Diagnostics",
"platform_trace": "Platform Trace",
"permissions_audit": "Permissions Audit",
"run_audit": "Run Audit",
"status_ok": "OK",
"status_warning": "Warning",
"status_error": "Error",
"total_routes": "Total Routes",
"no_routes_match": "No routes match your filters"
},
"translation_editor": {
"title": "Translation Editor",
"all_modules": "All Modules",

View File

@@ -14,9 +14,20 @@
"components": "Composants",
"icons": "Icônes",
"sql_query": "Requête SQL",
"platform_debug": "Debug Plateforme",
"diagnostics": "Diagnostics",
"translation_editor": "Éditeur de traductions"
},
"diagnostics": {
"title": "Diagnostics",
"platform_trace": "Trace Plateforme",
"permissions_audit": "Audit des Permissions",
"run_audit": "Lancer l'audit",
"status_ok": "OK",
"status_warning": "Avertissement",
"status_error": "Erreur",
"total_routes": "Routes totales",
"no_routes_match": "Aucune route ne correspond à vos filtres"
},
"translation_editor": {
"title": "Éditeur de traductions",
"all_modules": "Tous les modules",

View File

@@ -14,9 +14,20 @@
"components": "Komponenten",
"icons": "Icons",
"sql_query": "SQL Ufro",
"platform_debug": "Plattform Debug",
"diagnostics": "Diagnostik",
"translation_editor": "Iwwersetzungseditor"
},
"diagnostics": {
"title": "Diagnostik",
"platform_trace": "Plattform-Trace",
"permissions_audit": "Berechtigungsprüfung",
"run_audit": "Prüfung starten",
"status_ok": "OK",
"status_warning": "Warnung",
"status_error": "Feeler",
"total_routes": "Routen gesamt",
"no_routes_match": "Keng Routen entspriechen Ären Filteren"
},
"translation_editor": {
"title": "Iwwersetzungseditor",
"all_modules": "All Moduler",