stl_assert_list
Lists feed assumptions the app depends on, detailing what each verifies and what breaks if unmet, so feature changes encode dependencies before users discover them.
Instructions
The assumptions this app makes about the feed that Metro never promised.
Each one names what it checks and, more usefully, what breaks in the app if it stops holding. Read this before adding a feature that depends on feed behaviour, so the dependency gets encoded rather than discovered later by a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |