01 / See the big picture
Understand what each part is responsible for, without mixing it up with private setup details or today’s service status.
Public Reference Architecture
This website gives a clear, high-level picture of how an AI service can stay easy to use, safe, and well managed. It helps teams agree on the big picture without showing private system details.
Purpose
Use these pages to build a shared understanding before discussing a new connection, a planned change, or how the service is managed.
Understand what each part is responsible for, without mixing it up with private setup details or today’s service status.
See how a request is checked, handled, sent onward, and returned in a clear and consistent way.
Show that important changes are checked, reviewed, tested, and easy to undo when needed.
Diagram Library
Each diagram is a standalone, accessible HTML artifact derived from a validated source specification.
Start with the public design intent: a consistent interface, policy-first decisions, provider isolation, and evidence-led change.
See how observable outcomes, guardrails, trade-offs, bounded changes, and verification support responsible improvement.
See the logical platform roles, trusted edge, provider boundary, state planes, and resilience responsibilities.
Understand the public Compose-style role map: secure entry, decision services, shared information, relays, and outside services.
Compare the request path with the review, verification, and recovery controls that protect system changes.
Follow admission, authorization, provider execution, safe metadata capture, and the normalized return path.
Understand which logical data classes move between caller, policy, state, provider, and response handling stages.
Review how source changes advance through evidence, review, activation, canary observation, and terminal outcomes.
Publication Boundary
This is conceptual documentation for discussing system design. It is not a deployment guide, a security certification, a provider endorsement, or a current availability statement.