brs_market_state
Canonical current market posture. Call this FIRST.
Bundles the three public, keyless reads into one call:
regime structure (which game the market is playing)
three-eye convergence (how much the sensors agree)
system health (whether the instrument is operational)
Returns market_structure, convergence, and system_health together with their as_of timestamps. If any read is stale or a sensor is down, that changes what every other answer means — check health before trusting a directional read. Free tier, no API key required.
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 |