trinity_doctor
Perform structured health checks on Trinity Lite configuration, database, and runtime. Identify issues with routing, workers, and publish-readiness before release or after changes.
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. |