test_hypothesis
Test a hypothesis by filtering a token cohort and get measured outcomes: collapse rate vs base rate, peak-gain percentiles, time to peak, collapse speed.
Instructions
[$0.025] Research, not screening. Describe the shape of token you care about and get what measurably happened to the matching cohort: collapse rate against the base rate, peak-gain percentiles, time to peak, collapse speed. Filters take {min,max} bounds; get_coverage lists the queryable fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | Yes | Field bounds as {min,max}; get_coverage lists the fields. | |
| window_days | No | Cohort window, days. Default 30. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| says | No | The finding in one plain sentence, safe to quote. | |
| _meta | No | ||
| cohort | No | n, rug_pct, base_rate_pct, rug_lift_vs_base, median_peak_gain_pct, p75/p90_peak_gain_pct,... | |
| filters | No | The filters applied, echoed back. | |
| disclaimer | No | Measured history, not a forecast, and not adjusted for slippage or fees. | |
| window_days | No |