Add local web analysis dashboard

This commit is contained in:
Philip Guzman
2026-07-01 07:52:19 -07:00
parent 251ab4d090
commit 9053b4ca3d
11 changed files with 335 additions and 1 deletions
+11
View File
@@ -35,3 +35,14 @@ aggregate diagnostic log.
Serato Doctor never repairs files without an explicit future repair workflow,
preview, backup, and rollback path.
## Local Web Interface
Launch the responsive, local-only dashboard with:
```shell
serato-doctor-web
```
Then open `http://127.0.0.1:8765`. The interface exposes the same read-only health
analysis and never sends library paths or results to an external service.