fleet_status
Compare the canonical fleet roster file against the fleet Postgres database to surface drift diagnostics. Identify every registered agent and its declared state, noting where the database diverges from the file.
Instructions
Read the canonical fleet roster (fleet.json) — every registered agent and its declared state — annotated with drift diagnostics wherever the fleet Postgres disagrees with the file. Read-only; requires Postgres. Use fleet_health for liveness signals rather than roster membership.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes |