Skip to main content

Shared Platform Builders in-progress

This path is for teams that extend or operate GPUaaS as shared platform infrastructure: IAM, infra, token-factory builders, and platform service owners.

Start Here

  1. Platform Overview
  2. System Overview
  3. Platform Foundation
  4. Product Onboarding
  5. Production Baseline

Shared Platform Decision Route

If the team needs to decide...Open this firstThen go here
whether a capability belongs in shared platform or product codePlatform FoundationShared Services
how a second product should onboard without reimplementing core servicesProduct OnboardingShared Platform Consumer Track
how identity, billing, policy, and evidence should stay reusableSystem OverviewDeveloper APIs, IAM and Identity Team Guide
which environment assumptions are safe to bake into shared servicesProduction BaselineInfrastructure and Environment Guide

Audience Map

TeamPrimary questionFirst route
IAMHow do identity, roles, scopes, service accounts, and recovery boundaries fit into the product?Security & Production Readiness, Developer API Auth, Platform Foundation
InfraWhat must exist in the environment for release, routes, secrets, storage, and node lifecycle to work?Operators, Production Baseline, Release Operations
Token factory / shared-platform buildersHow should another product build on shared platform services instead of reimplementing IAM, billing, policy, or evidence?Build on AI Cloud, Product Onboarding, Shared Services
Platform service ownersWhich contracts and evidence models must remain product-neutral?Architecture, Domain Ownership, Developer APIs

What This Group Must Preserve

Platform contractWhy it matters
Identity and access boundariesProducts should consume shared IAM and entitlement patterns, not invent incompatible account models
Registry and product onboardingShared services need one product onboarding path for identity, billing, evidence, status, and portal support
Policy and quota compositionProduct-specific policy must compose through shared scopes and dimensions
Runtime and evidence modelsProducts need consistent status, ops, release, and audit surfaces
Environment profile disciplineDev, kind, demo, staging, and later prod/air-gapped profiles must stay config-driven rather than one-off shell state

Reading Packs By Team

TeamRead next
IAMCurrent Controls, Security Controls, User Interactions
InfraDay-2 Operations, Node Lifecycle, Incident Workflow
Token factory / product buildersShared Platform Consumer Track, Product Onboarding, Platform Status
Platform service ownersShared Services, API Domain Authoring, Governance Model

Practical Handoff Rules

RuleMeaning
Reuse shared platform firstNew products and services should plug into identity, billing, evidence, policy, and portal models before inventing local variants
Keep product contract neutralCloudflare, local laptop paths, and one environment’s DNS/TLS assumptions are implementation profiles, not product contracts
Make environment assumptions explicitIf a flow only works in one environment profile, document that as a profile boundary rather than hiding it
Route through current evidence modelsBuild new service/operator work so release, status, UAT, and incident evidence stay machine-readable

Builder Review Rule

If a team cannot tell from this route whether work belongs to shared platform, product integration, or environment profile, the portal is still too shallow. That ambiguity should be fixed here before it leaks into new service design.