Initial Baron Safe app scaffold
ci / flutter-check (push) Successful in 4s

This commit is contained in:
2026-06-30 15:16:14 +09:00
commit 5f7b9a7360
24 changed files with 310 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# 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