Prepare beta100 exact recovery and truthful health - #430
Merged
Merged
Conversation
…failure Check initialization and critical worker liveness, require readiness in CLI startup and doctor, and propagate credential failures instead of reporting an unconfigured account. Keep relay attention separate from local readiness.
…ting A fake connector sending policy_applied does not mean the server has finished its PostgreSQL confirmation and published session readiness. Wait for the existing server-owned signal, retaining a single strict routing assertion after that barrier.
callumalpass
enabled auto-merge
September 14, 2026 22:12
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Sep 14, 2026
Contributor
Author
|
Release coordination: #431 pins merged mdbase-rs fc1dc077 for optional selected-write membership. Spec mdbase-dev/mdbase-spec#52, Rust callumalpass/mdbase-rs#78, TypeScript callumalpass/mdbase#14 and App callumalpass/tasknotes-app#161 are merged; the App fix is web-deployed and uploaded as iOS1.0.3 build15 to TestFlight. Please retain the engine pin when updating this beta100 candidate from main. I am not creating a competing beta100 version/tag or bypassing this candidate’s schema32 operational gate. #431 remains product integration, not evidence of backend deployment. |
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
Prepare beta100 with the bounded exact-recovery/truthful-health series and its review corrections:
Integration with current main
Merged current main without dropping authority-import recovery or the independent Editor inventory fix. Keep local control protocol v5. Main already owns
0031_authority_import_abort_receipts.sql, so the new additive revocation migration is0032_local_revocation_confirmation.sql. Both migration histories are tested. Move ordinary CLI launch into its existing lifecycle module rather than relaxing the desktop composition-root line limit.All workspace versions and both Rust locks are aligned to
0.1.0-beta.100; beta99 remains the published predecessor. No release tag has been created.Validation
pnpm test:fast— 2,111 JS passed; 644 Rust passed (optional server tests and documented Rust ignores remain explicit).Release boundary
This PR is product integration, not deployment approval. Current private release inspection supports control-plane endpoints only through 31. Production remains beta99; schema32 requires separately reviewed operational inspection/catalog support, exact signed candidate registration and qualification before staging/promotion. No guard waiver, migration reset or image-only rollback is proposed here.
Native keyring/service-manager behavior, signed interrupted-updater/first-adoption rollback and broader LAB fault cuts must not be inferred from local fixtures. A preserved daemon lacking canonical readiness remains fail-closed, rather than being declared healthy from liveness. Public npm/desktop/Editor publication stays after verified backend production promotion.