Beta convergence: phone-native CLI sandbox, subscriptions, and artifact runtime - #11
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CI 401 closure
The Android Helper did receive the expected synthetic token. The persistent 401 came from process scope in
reactivecircus/android-emulator-runner: adjacent script lines were executed in separate shells, so an auth header assigned on one line was absent from later curl requests. The workflow now sends the synthetic header explicitly on every request. Related hardening adds a shell-safe intent alias, non-sticky explicit startup, presence-only diagnostics, and a volatile per-request credential snapshot.Technical report visual upgrade
Artifacts:
docs/technical-report/mobilecode-phone-native-harness-v0.mdoutput/pdf/mobilecode-phone-native-harness-v0.pdfoutput/pptx/mobilecode-lark-channel-demo.pptxValidation
flutter test --reporter compact: 502 passed.pwdsuccess, app launch without fatal logcat signatures.Beta release status
Repository convergence, split commits, PR synchronization, report generation, and the prior code-head Actions are complete. The release claim remains intentionally gated on current-head Actions and physical-device evidence:
ddiServicesAvailable=falseandtunnelState=disconnected, so physical install/launch cannot complete yet.The implementation is therefore an advanced Beta candidate, not yet a fully releasable Beta, until current-head Actions and those physical-device gates are recorded.