24 lines
484 B
Markdown
24 lines
484 B
Markdown
# Release Policy Draft
|
|
|
|
## Channels
|
|
|
|
| Channel | Purpose |
|
|
| --- | --- |
|
|
| local | Developer verification |
|
|
| staging | Internal QA and SSO integration testing |
|
|
| production | Internal/partner release |
|
|
|
|
## Targets
|
|
|
|
- Android: APK/AAB, internal distribution or managed store
|
|
- iOS: TestFlight, Apple Business Manager, or MDM
|
|
|
|
## Required Checks
|
|
|
|
- Static analysis
|
|
- Unit/widget tests
|
|
- Push registration test
|
|
- WebView session test
|
|
- Biometric blocking test
|
|
- Audit log verification
|