Skip to main content

Architecture Diagrams

This page provides visual references for UAICP protocol architecture, terminology mapping, and framework-specific integration patterns.

1. Generic UAICP Architecture

Download SVGUse mouse wheel to zoom and drag to pan.

Loading interactive controls...

2. Terminology Mapping Across Frameworks

UAICP PrimitiveLangGraph-styleAutoGenCrewAIOpenAI Agents SDK
EnvelopeGraph StateTask ContextTask ContextRun Input
EvidenceNode OutputsTool EventsCrew Step ArtifactsTool Calls + Messages
VerificationVerify NodeValidation StepCompletion CheckVerifier Call
Policy GateApproval NodeApproval Metadata GateRisk + Approval CheckWrite-Risk Gate
FinalizationTerminal TransitionFinal Answer StageOutput FinalizationOutput Publish

2A. Mapping Flow: LangGraph + AutoGen

Download SVGUse mouse wheel to zoom and drag to pan.

Loading interactive controls...

2B. Mapping Flow: CrewAI + OpenAI Agents SDK

Download SVGUse mouse wheel to zoom and drag to pan.

Loading interactive controls...

3. Framework-Specific Flow Patterns

3A. LangGraph-Style Runtime

Download SVGUse mouse wheel to zoom and drag to pan.

Loading interactive controls...

3B. AutoGen Runtime

Download SVGUse mouse wheel to zoom and drag to pan.

Loading interactive controls...

3C. CrewAI Runtime

Download SVGUse mouse wheel to zoom and drag to pan.

Loading interactive controls...

3D. OpenAI Agents SDK Runtime

Download SVGUse mouse wheel to zoom and drag to pan.

Loading interactive controls...