Developer quickstart¶
Page in progress
Full content is being written. The richest hands-on quickstart today is the LangGraph guide, which takes you from "fresh agent" to "five-agent workflow with capability gating and audit trail" in roughly fifteen minutes. The CrewAI guide is the equivalent for the CrewAI side.
What this page will cover when complete:
- The 15-minute joiner path, framework-neutral
- Connecting to an existing control plane
- Minting a passport, receiving a bearer token
- Sending and receiving your first envelope
- Observing a capability check in the receipt log
- Where to go next (framework-specific adapters)