Check mobile app release readiness
check_mobile_release_readinessVerify Expo app readiness for internal TestFlight or Google Play testing: checks app identity, production build profile, workflow, Android track, EAS project link, and EXPO_TOKEN.
Instructions
Read-only Expo/EAS preflight for internal TestFlight or Google Play internal testing. Checks app identity, production build profile, generated workflow, internal-only Android track, EAS project link, and EXPO_TOKEN. Run craveup apps configure first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ios-testflight | |
| projectPath | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| mode | Yes | ||
| status | Yes | ||
| changes | Yes | ||
| summary | Yes | ||
| operation | Yes | ||
| planDigest | Yes | ||
| environment | Yes | ||
| nextActions | Yes | ||
| schemaVersion | Yes |