query_calibration
eYKON's own forecast record: Brier and log-loss per TRACK over a window. Three tracks never blend — house (eYKON's own published forecasts), machine (sensor observables) and creator. Each is returned separately with resolved, scored and unscored counts; "scored" is the real n. Unscored rows are excluded, never counted as zero. There is deliberately no combined figure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | No | house | machine | creator. Omit to get every track, reported separately. | |
| feature | No | posture_shift | conflict_escalation | trade_flow | energy_stress | |
| window_days | No | 7 | 30 | 90 (default 90). 90 is the shortest window where the house track carries evidence — n=42 at 90d against 12 at 30d and 6 at 7d — and skill is measured against the track's own base rate INSIDE the window, so a short window computes its yardstick from the same few rows. Check pct_scored_last_7d in the reply: near 100 means the window did not bind. |