docs: add BYOVA productization and onboarding guidance#24
Open
adamweeks wants to merge 1 commit into
Open
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
Why
The previous README mixed local setup, customer onboarding, authentication, monitoring, and production guidance into one long entry point. It also made the local quick start appear sufficient for an end-to-end BYOVA deployment. This split gives each audience a focused guide while making the sample-code and production-ownership boundary explicit.
User impact
New BYOVA evaluators can identify the required organization enablement, Service App authorization, public endpoint, data-source registration, and Contact Center flow before attempting a call. Developers retain a short local path, and teams productizing the sample gain a dedicated readiness checklist covering security, capacity, observability, alerting, incident response, and launch gates.
Validation
git diff --cached --checkxmllint --noout docs/images/byova-gateway-overview.drawio.svgNo Python runtime behavior changed.