Release Check
boosthis_release_checkFind out how the last release actually held up, from the running app after it shipped. Boosthis takes the version this project's own measurements reported and answers five separate questions about it: did the problems it had already handed a fix for stop, did anything get slower, did new problems show up, did an old problem come back, and did any promise the developer recorded go past its line. Each answer carries its own numbers and the window behind them, and any part without enough evidence yet says so, and when it will be able to answer, instead of guessing. There is no combined score, and nothing here is a judgement of anyone's work — Boosthis never sees code, only what the running app reported. Optionally pass a runtime to choose between a project's runtimes; omit it for whichever reported most recently. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runtime | No | Which runtime of this project to read, for example node, web, rn or py. Omit to read whichever reported most recently. |