Anti-Predictive Cells
get_anti_predictive_cells[RECEIPTS] Cells from cell_stats.json with inverse_flagged=true. These are (signal_type × direction × regime) buckets where the empirical win-rate is below the inverse_thresholds floor with sufficient sample. Signals in these cells get calibration_inverted_in_cell=true and have confidence nulled in customer-facing serialization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Cells flagged anti-predictive: empirical win-rate below floor with sufficient sample. historical_edge.enrich_signal will set calibration_inverted_in_cell=true on signals in these cells. | |
| as_of | No | ||
| cells | Yes | ||
| cell_stats_path | No | /app/data/cell_stats.json |