Adapter Matrix
| Framework | Contract Coverage | Implementation Depth | Primary Reference |
|---|---|---|---|
| LangGraph-style runtimes | Envelope, Evidence, Verify, Policy | Complete walkthrough + runnable fixture alignment | LangGraph Adapter Example |
| Microsoft Agent Framework style runtimes | Envelope, Evidence, Verify, Policy | Contract mapping guidance | Adapter Contract |
| AutoGen | Envelope, Evidence, Verify, Policy | Adapter skeleton and gate sequence | AutoGen Adapter Example |
| CrewAI | Envelope, Evidence, Verify, Policy | Adapter skeleton and gate sequence | CrewAI Adapter Example |
| OpenAI Agents SDK | Envelope, Evidence, Verify, Policy | Adapter skeleton and gate sequence | OpenAI Agents SDK Adapter Example |
Shared Verification Anchor
All entries above align to the same finance workflow comparison fixture:
https://github.com/UAICP/uaicp-reference-impl/blob/main/src/examples/finance/workflow-comparison.ts