feat(beta): certify web beta test-ready with final two-user go-live proof - #2162
Open
mijinummi wants to merge 3 commits into
Open
feat(beta): certify web beta test-ready with final two-user go-live proof#2162mijinummi wants to merge 3 commits into
mijinummi wants to merge 3 commits into
Conversation
Collaborator
|
@mijinummi kindly fix Ci |
Author
|
On it boss @kryputh |
Collaborator
@mijinummi very good |
Author
|
Hi boss, please approve workflow @kryputh |
Collaborator
Approved |
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.
PR Summary — BETA-100/100: Security, Operations & Beta Launch
Summary
closes #2007
Completed the final beta-readiness evidence gate by exercising the deployed Stellar Mail beta through a controlled two-user journey and validating the complete security, operations, recovery, and rollback loop.
This work goes beyond documentation by executing the required workflow against the real beta environment and capturing reproducible evidence for the final go-live decision.
Changes
Executed the controlled Alice/Bob beta journey against the deployed beta stack.
Verified public account creation without requiring Freighter or another external wallet.
Confirmed unique Stealth addresses and managed testnet wallets are provisioned during onboarding.
Exercised encrypted messaging in both directions, including:
Ran the preflight send using the canonical test accounts.
Verified service, deployment, and contract manifests before admitting testers.
Exercised operational monitoring across authentication, wallet provisioning, relay, blockchain, delivery, errors, abuse, capacity, and user feedback.
Verified health checks, alerts, audit evidence, backup evidence, deployment records, and rollback readiness.
Documented pause, rollback, communication, and recovery triggers with named operator responsibilities.
Updated the final certification evidence in
docs/product/beta-acceptance/FINAL-CERTIFICATION.md.Added/updated repeatable live-beta checks under
tests/e2e/live-beta/andscripts/stellar/smoke/.Verified release-gate requirements documented in
docs/deployment/RELEASE_GATES.md.Captured exact versions, deployed URLs, contract identifiers, transaction references, configuration/manifest identifiers, and redacted execution results.
Confirmed sensitive credentials and secrets are excluded from test artifacts and certification evidence.
Release & Security Validation
Operational Readiness
Validation
Dependencies
The final certification was evaluated against the required beta dependencies, including the real two-user round trip, complete web experience, deterministic CI release gate, beta domain configuration, usability/accessibility acceptance, and release-candidate freeze/rollback rehearsal.
Any incomplete dependency or release gate remains a blocker to final sign-off.
Definition of Done