Add Unified CX documentation#85
Merged
Merged
Conversation
Terminology & navigation: - Rename 'Deployment & Administration' → 'Unified CX' across tab, sidebar, welcome page - Add 'Create an AI System' and 'System Management' to sidebar navigation - Fix all broken links: deployment-administration → unified-cx, sd-ks → sdks, mcp → mcp-integration, relative .mdx paths → absolute Fern paths New pages: - custom_system.mdx: Create AI System wizard with screenshots for all 6 sections - model-management.mdx: Document Private, Managed, and External models with screenshots, curated catalog note, and governance inheritance callout Updated pages: - admin-panel.mdx: Unified CX terminology, Analyze (Scans + BOMs) and Govern (baselines + custom config) sections with screenshots - cluster-management.mdx: Rewritten with actual UI, systems page, Quick Start vs Custom table, manage dashboard, links to deployment guides - overview.mdx: Quick Start guide with step-by-step screenshots - gcp.mdx: Unified CX terminology, deploy screenshots, post-deployment section, CLUSTER_NAME variable — TESTED - aws.mdx, azure.mdx, kubernetes.mdx: Same pattern as GCP — NOT YET TESTED - binary.mdx, air-gapped.mdx: Minimal changes from original (Cluster → System, admin → Unified CX); air-gapped notes only Private Models available — NOT YET TESTED - welcome.mdx: Updated card title and description Screenshots added (33 new): - Full deployment and management workflow screenshots - Analyze page: Scans and BOMs tabs - Govern page: Standards baselines and custom configuration - Model management: Private, Managed, and External model flows
…efix - Replace all "Unified CX" references with "Admin Console" across 13 files - Update all /unified-cx/ URL slugs to /admin/ - Simplify Quick Start: end after system deployment, add Next Steps with links - Reorder Installation nav: Cloud → Air Gapped → On-Premises - Add AI System callout, DNS/TLS warning, and model type deep links
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
New pages
custom_system.mdx— Create AI System wizard with screenshots for all 6 configuration sectionsmodel-management.mdx— Private, Managed, and External models with screenshots and governance calloutsUpdated pages
admin-panel.mdx— Unified CX terminology; Analyze (Scans + BOMs) and Govern (baselines + custom config) sections with screenshotscluster-management.mdx— Rewritten with actual UI: systems page, Quick Start vs Custom table, manage dashboardoverview.mdx— Quick Start guide with step-by-step screenshots and model deployment flowgcp.mdx— Unified CX terminology, deploy screenshots, CLUSTER_NAME variableaws.mdx,azure.mdx,kubernetes.mdx— Same pattern as GCP (CLUSTER_NAME/RESOURCE_GROUP variables, deploy screenshots, post-deployment sections)binary.mdx,air-gapped.mdx— Minimal changes from original (Cluster → System, admin → Unified CX)Testing status