Skip to main content
Developers

One handler. Governed agent. Running.

HUMΛN is the trust layer between people and AI. The SDK scaffolds identity, provenance, and routing; HumanOS enforces the policies you define — you write the product logic.

Stop giving agents user sessions. Give them Delegation Tokens.

HUMΛN lets agents act with scoped, revocable authority — tied to identity, capability, policy, and provenance. Mint via POST /v1/delegation-tokens or grant with POST /v1/passports/:id/delegate.

Delegation scope design guide

Minimal governed agent

>
SDK:

Start building: first Command Plane extension — or build visually.

The paved path

Every stop on the developer journey is public and linked — no dead ends between install and publish.

What scaffolding removes

Without HUMΛN-shaped infrastructure, you re-implement auth sprawl, delegation, audit logging, policy enforcement, routing, error surfaces, and provenance chains. With HUMΛN, those concerns are protocol behavior — you focus on domain logic and tests.

Three ways to build

Code

SDK-first agents and workflows with the same governance hooks.

Read guides →

Visual builder

Compose steps, gates, and deploy without a spec war.

Invoice Processing Workflow
Start
Extract Data
Agent: OCR Scanner
Review
Human Approval
Required: Manager
Process Payment
Agent: Stripe Connector
Complete
3 Agents
1 Human Step
2 Connectors
Est. Cost: $0.15/run
Open the Builder

Marketplace

Install governed bundles; fork and extend with receipts intact.

Marketplace listing grid with governance and provenance metadata visible on each card.
Marketplace — governed bundles with receipts you can inspect before install.
Browse Marketplace →

CLI: one command, full project shape

>
SDK:
Full CLI reference →

Ten-minute quickstart

Install the CLI, authenticate, and make your first governed API call — then scaffold a real project. The promise is minutes-to-running, not days-to-boilerplate.

Marketplace as distribution

Build → test → publish → governed listing → users install with policy inheritance. Revenue share and publisher rules live with the Marketplace team — start from the publisher path when you are ready to ship broadly.

Enterprise pull path

Developers prototype → teams standardize → governance requirements surface → enterprise procurement buys infrastructure, not shadow IT. HUMΛN is designed for that bottom-up honesty instead of fighting it.

Enterprise overview →

Operational surfaces (Command Plane)

Proof of depth — not a toy SDK. These are live routes in the Console.

SurfaceWhat you getOpen
Extensions HubInstalled extensions — managed, versioned, active.See installed extensions
Developer dashboardPublisher KPIs, assets, install analytics.Open developer dashboard
WebhooksWire HUMΛN events into your stack.Manage webhooks
ExecutionsLive and historical workflow runs.View executions
AgentsDeployed agents — status, versions, health.Manage agents

Deployment options

HUMΛN Cloud

Live

Fastest path to hosted governed agents.

Open Console

Hybrid

Beta

Residency-aware deployments.

Apply for Hybrid beta →

Self-hosted

Beta

Full sovereignty for regulated estates.

Apply for Self-hosted beta →
>
SDK:

What you can rely on

  • Human sovereignty — identity and consent stay oriented to the person, not the vendor dashboard narrative.
  • Verifiability — receipts and provenance are first-class, not an afterthought log stream.
  • Neutral protocol — model and cloud choices stay swappable; HUMΛN does not trap you in a single provider story.
  • Open standards posture — integrate through documented contracts (HTTP APIs, manifests, OAuth patterns) instead of proprietary-only SDK lock-in.

Get started

Open documentationOpen the BuilderPublish to Marketplace