Model Catalog Migration 1/7: Foundation & Context#615
Closed
Conversation
Add migration planning documentation and navigation cleanup: - MASTER_MIGRATION_GUIDE.md - Comprehensive migration guide - GROUP_*_MIGRATION_PLAN.md - Detailed per-group plans - WRITING_STYLE_GUIDE.md - Documentation standards - docs.json - Navigation structure cleanup - images/claude-icon.svg - New asset
siddharthsambharia-portkey
requested changes
Dec 10, 2025
| "product/ai-gateway/canary-testing", | ||
| "product/ai-gateway/strict-open-ai-compliance", | ||
| { | ||
| "group": "Virtual Keys [Deprecated]", |
Contributor
There was a problem hiding this comment.
are we getting rid of the old Virtual Keys section?
we will need to add reroutes then
| "group": "SCIM", | ||
| "pages": [ | ||
| "virtual_key_old/product/enterprise-offering/org-management/scim/scim", | ||
| "virtual_key_old/product/enterprise-offering/org-management/scim/group-management", |
Contributor
There was a problem hiding this comment.
looks wrong
Contributor
There was a problem hiding this comment.
we need to add this back right?
- Added new documentation links for converting stdio to streamable HTTP and SCIM group management. - Included November 2025 changelog entry. - Added agentcore integration documentation link. - Removed unused claude-icon.svg asset.
siddharthsambharia-portkey
requested changes
Dec 12, 2025
| "product/ai-gateway/canary-testing", | ||
| "product/ai-gateway/strict-open-ai-compliance", | ||
| { | ||
| "group": "Virtual Keys [Deprecated]", |
| "group": "SCIM", | ||
| "pages": [ | ||
| "virtual_key_old/product/enterprise-offering/org-management/scim/scim", | ||
| "virtual_key_old/product/enterprise-offering/org-management/scim/group-management", |
Contributor
There was a problem hiding this comment.
we need to add this back right?
Contributor
|
Closing this since it's the migration Plan, no need to be in docs @roh26it |
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.
Model Catalog Migration - Foundation
What's changing
New documentation files explaining the migration strategy from Virtual Keys to Model Catalog.
Files changed (7)
MASTER_MIGRATION_GUIDE.md- Complete migration guideGROUP_*_MIGRATION_PLAN.md- Detailed plans per groupWRITING_STYLE_GUIDE.md- Documentation standardsdocs.json- Navigation cleanupimages/claude-icon.svg- New assetReview checklist
Risk: 🟢 Low
New files only, no breaking changes.
Part of
Model Catalog Migration - Split from #597 for easier review. See
MASTER_MIGRATION_GUIDE.mdfor full context.