trinity_doctor
Run health, configuration, database, publish-readiness, and runtime hygiene checks for Trinity Lite. Use before releases, after setup changes, or when routing and worker behavior appears incorrect.
Instructions
Run Trinity Lite health, configuration, database, publish-readiness, and runtime hygiene checks. Use this before release, after setup changes, or when routing and worker behavior looks wrong. This is read-only: it scans configured files, database state, optional repository roots, and retired ports, then returns a structured health report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_root | No | Optional repository root for publish-readiness and packaging checks. | |
| runtime_root | No | Optional runtime directory to inspect for local hygiene checks. | |
| retired_ports | No | Optional TCP ports that should be unused; listening ports are reported as hygiene issues. |