Maintenance Mix
boosthis_maintenance_mixSee whether each project's fixes are preventive or reactive — the Maintenance Mix. Of the issues a project actually fixed, it reports how many were fixed before users felt them (flagged by a Boosthis rule, fixed while the app was still healthy) versus after a crash or a visible “poor” rating. account_token is the account credential from the dashboard's “Connect AI once” card; window_days bounds the period (default 90; 0 or 'all' for all time). Projects with too few fixed issues honestly report null instead of a made-up ratio. Read-only; returns no credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_days | No | Only count fixes first seen in the last N days (default 90). Pass 0 for all time. | |
| account_token | Yes | Durable account token from the Boosthis dashboard's “Connect AI once” card. |