Skip to main content

Diagram Backlog designed

The portal serves mixed audiences. Product, CISO, Infra, Ops, Architecture, and app developer readers will not all enter through the same mental model. Diagrams should make the first read easier, not merely make pages prettier.

Diagram System

Use three visual types:

TypeUse forFormat
Explainer diagramsProduct shape, capability maps, shared-service model, team pathsMermaid first; maintained image when layout needs polish
Runtime diagramsControl-plane flow, event flow, terminal path, provisioning, billing, release ringsMermaid
Publication visualsExternal/customer-safe overviews, product journey visuals, competitive positioningMaintained image asset with editable source

P0 Diagrams

DiagramAudienceFormatPortal pageSource docs
GPUaaS product capability mapProduct, CISO, ArchitectureMermaid now, designed image laterPlatform OverviewPRD, Architecture v1
Internal team reader mapAll internal teamsMermaidInternal Team OnboardingPRD, Governance Overview
User interaction journeyProduct, Product UX, DevelopmentMermaid now, designed image laterUser InteractionsUX Journeys
Control-plane runtime topologyArchitecture, Infra, OpsMermaidSystem OverviewArchitecture v1
Day-2 operations loopOps, Infra, CISOMermaidDay-2 OperationsProduction Platform Baseline
Security and production-readiness postureCISO, Architecture, OpsMermaid now, designed image laterSecurity & Production ReadinessSecurity/CD roadmap, gap portfolio

P1 Diagrams

DiagramAudienceFormatTarget page
Platform shared services modelArchitecture, Development, InfraMermaid plus maintained imageArchitecture platform foundation
Maps, guards, facades sequenceArchitecture, Development, agentsMermaidPlatform foundation / governance
Release rings and reserve capacityOps, Infra, CISOMaintained imageRelease operations
App SDK developer pathApp developers, ProductMermaid now, designed image laterBuild on AI Cloud
API/event contract lifecycleDevelopment, ArchitectureMermaidDeveloper APIs
Governance/change-control flowDevelopment, Governance, agentsMermaidGovernance model
Competitive positioning mapProduct, leadershipMaintained imageCompetitive context

P2 Diagrams

DiagramAudienceFormatTarget page
Billing and ledger flowProduct, Ops, DevelopmentMermaidBilling/storage or system overview
Terminal/session security pathCISO, Ops, DevelopmentMermaidSecurity or architecture deep dive
Node lifecycle and isolation modelInfra, Ops, CISOMermaid plus maintained imageOps/security deep dive
Storage and artifact lifecycleApp developers, OpsMermaidBuild on AI Cloud / operators
Publication-track filtering modelContent, Product, SecurityMermaidPublication tracks

First Reader Map

This diagram should appear on the internal onboarding path once the team agrees on the visual direction.

Image Asset Rules

When a diagram needs to be a maintained image instead of Mermaid:

  1. Store the rendered file under packages/docs/static/img/portal/.
  2. Keep editable source beside it when possible.
  3. Link the page to canonical source_docs.
  4. Add useful alt text.
  5. Review the image for publication visibility before customer or public use.