PLATFORM-SUPERADMIN-TENANT-LIFECYCLE-001: add tenant lifecycle administration - #361
Open
NckNA wants to merge 2 commits into
Open
PLATFORM-SUPERADMIN-TENANT-LIFECYCLE-001: add tenant lifecycle administration#361NckNA wants to merge 2 commits into
NckNA wants to merge 2 commits into
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
Adds a platform-level tenant lifecycle foundation separate from clinic membership. Migration 0035 introduces active/disabled platform superadmins, lifecycle/effective-status enforcement, immutable subscription history, idempotent operations, transactional tenant creation with an initial clinic owner, final-owner protection, subscription changes, suspension, resume, expiry, archive, audit/activity and database mutation guards.
Current source of truth:
Platform routes use a separate non-clinical layout and safe DTOs. Platform administrators are not automatically tenant members and receive no automatic patient, clinical, financial or credential access.
Review-only foundation. Merge execution is outside this task. No custom permissions, billing provider, payment automation, support impersonation, physical tenant purge, cloud migration apply, HEP-V2 or unrelated amoCRM work is included.
Checks
Limitations