Clarify Seedance real-person profile ID lifecycle - #16
Open
think-back wants to merge 1 commit into
Open
Conversation
Document the client-facing profile ID lifecycle, internal upstream group binding, profile recovery, and upload-storage fallback in both language guides. Constraint: Public API exposes rph_... while upstream group identifiers stay internal Rejected: Adding external_person_id to the public API | The deployed strict request DTO accepts only name Confidence: high Scope-risk: narrow Directive: Preserve one logical person per rph_... across verification retries Tested: npx --yes mint@latest validate; git diff --check Not-tested: Full repository broken-link check has 50 pre-existing failures outside the changed pages
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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
rph_...ID is the stable client-facing identity and should be saved and reusedValidation
npx --yes mint@latest validate(pass)git diff --check(pass)npx --yes mint@latest broken-linksreports 50 existing failures outside the two changed Seedance pages; neither changed page is listed