Server Health
health[META] Liveness + lightweight pipeline stats: uptime, signals in last 1h, current macro regime, classifier backlog. Mirrors REST GET /health with extra context. Pro-gated (per tools/call rule) — use REST /health for unauthenticated liveness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ok | |
| timestamp | Yes | ||
| uptime_secs | No | ||
| current_regime | No | ||
| fp_dedup_active | No | ||
| signal_count_last_1h | No | ||
| classifier_backlog_size | No |