brs_system_status
Instrument health, SLO standing, and the sample size behind every reading (free).
Bundles two keyless reads plus a measured SLO block:
component health: collector/engine status and last-good timestamps
system counters: signals sent, data points collected, days collecting. "Signals sent" is the authoritative all-time count from decoder_decision_records — the same figure the funnel and the landing page show, so every surface agrees.
slo: status; CONFIGURED (compliance_pct + scope note) vs MEASURED (uptime_24h_pct, boot-epoch uptime, latency_ms) kept apart; an observation_window discloses the 24h coverage and flags insufficient history explicitly. compliance_pct scope is "registry metadata checks" only (see compliance_note) — NOT protocol conformance (BRS-021f: this server serves 2026-07-28 modern + legacy ≤ 2025-11-25) and NOT operational health (the measured fields above)
Call this when any reading looks stale or absent, and to see exactly how small the sample behind a claim is. Small samples cannot prove an edge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| tier | No | free | |
| as_of | Yes | ||
| error | No | ||
| status | Yes | ||
| quality | No | ||
| evidence | No | ||
| disclaimer | No | Market-structure context; not an execution instruction. | |
| request_id | Yes | ||
| schema_version | No | 1.0 | |
| freshness_seconds | No | ||
| valid_for_seconds | No | ||
| methodology_version | No | 2026.09 |