feat(workout): surface store submission blockers
Record Google Play and App Store Connect submission targets as external mobile blockers, and make verification require those blockers to be acknowledged in the release kit. req: examples/006
This commit is contained in:
@@ -87,8 +87,9 @@ state, and host capability boundaries fail closed with the mobile artifacts. The
|
||||
kit records app identity, version, production origin, runtime asset policy,
|
||||
cache/offline state policy, secrets/signing boundaries, rollback expectations,
|
||||
Android TWA metadata, iOS WebView metadata, and any external blocker such as
|
||||
missing Android SDK, Xcode, or store signing credentials. See
|
||||
`docs/recipes/mobile-release.md`. req: examples/006
|
||||
missing Android SDK, Xcode, store signing credentials, or Play/App Store
|
||||
submission account targets. See `docs/recipes/mobile-release.md`. req:
|
||||
examples/006
|
||||
|
||||
## Boundaries proven
|
||||
|
||||
|
||||
Reference in New Issue
Block a user