{# app/modules/dev_tools/templates/dev_tools/admin/platform-debug.html #} {% extends "admin/base.html" %} {% from 'shared/macros/headers.html' import page_header %} {% from 'shared/macros/tables.html' import table_wrapper, table_header, table_empty_state %} {% block title %}Diagnostics{% endblock %} {% block alpine_data %}platformDebug(){% endblock %} {% block content %} {{ page_header('Diagnostics', back_url='/admin/dashboard', back_label='Back to Dashboard') }}
Simulates the middleware pipeline for each URL pattern to trace how platform & store context are resolved.
Click "Run All Tests" to trace this case.
Running...
Simulates the middleware resolution pipeline for every active custom subdomain and custom domain to verify they resolve to the expected store.
No custom subdomains or custom domains configured.
Introspects all registered page routes and reports which have proper auth/permission enforcement.
Scans all stores and reports where configuration values come from — flagging silent inheritance, missing data, and potential data commingling.
| Risk | Check | Value | Source | Explicit? | Note |
|---|---|---|---|---|---|
No stores match your filters. Try adjusting the risk level or enabling "Show clean stores".