Skip to main content
Platform

The protocol, not a pile of products

HUMΛN is one system. Cloud, Companion, Marketplace, workflows, governance, and Workforce Cloud are surfaces of the same protocol.

One system, many surfaces

HUMΛN is one protocol. Companion, Control Plane, Marketplace, Signals, and Workforce Cloud are how teams touch the same identity, capability, orchestration, and accountability stack — not separate products that happen to share a logo.

How the layers fit

HumanOS is the orchestration kernel — routing, delegation, policy, confidence, and human-in-the-loop. Workflows run on HumanOS; they are not a separate "engine." Academy sits beside capability as continuous development — coming soon.

Product surfaces

  • Companion
  • Control Plane
  • Marketplace
  • Signals
  • Workforce Cloud

Orchestration

HumanOS

Routing, delegation, policy enforcement, confidence evaluation, human-in-the-loop triggers.

Cryptographic assurance can attach to workflow steps via deployment profile — classical defaults today, optional hybrid or selective post-quantum requirements for long-lived artifacts when your organization opts in. Strategy note →

Protocol primitives

  • Passport — portable identity
  • Capability Graph — capability truth for routing
  • Provenance — accountability and audit

Academy (capability development)Coming soon

Deployment

HUMΛN Cloud → hybrid → self-hosted — same contracts; move when you are ready. Compare deployment modes →

HumanOS Learning

HumanOS can propose behavioral adaptations; humans approve, reject, or edit before anything changes — so learning stays a governed event, not silent drift. See the full story on Governance.

Review learning proposals in Console →

HumanOS vs building orchestration from scratch

Without HUMΛN: Custom Orchestration Infrastructure

Most agent frameworks assume you'll build your own routing, governance, and audit infrastructure.

Traditional Orchestration

What you build:

  • Task routing logic
  • Agent discovery system
  • Load balancing
  • Governance rules engine
  • Approval workflows
  • Escalation paths
  • Audit logging
  • Human override controls
  • Multi-agent coordination
  • Rollback mechanisms
Time: 6-12 months
HUMΛN

HUMΛN HumanOS

What you write:

const os = new HumanOS({
  passport: myPassport,
  policies: 'strict',
  provenance: 'always'
});

const result = await os.route({
  task: 'Analyze contract',
  capabilities: ['legal'],
  human_in_loop: {
    approval: 'required'
  }
});

HUMΛN provides:

  • Capability-first routing
  • Automatic agent discovery
  • Built-in governance primitives
  • Cryptographic provenance
  • Human-in-loop by design
Time: 15 minutes

HumanOS is the kernel. Routes by capability, enforces policies, logs everything.

Human-in-loop isn't an afterthought—it's first-class.

Stop building orchestration infrastructure. Start building agents.

Capability clusters (full map)

Eleven clusters — for evaluators who need the whole weight of the system before they trust a vendor.

Identity & access

Portable identity, delegation, and scoped access.

Primary audience: Builders, enterprises

Sign-in flows with cryptographic delegation.

Passport & identity

Capability & trust

Capability truth for routing — evidence, not theater.

Primary audience: HR-adjacent buyers, builders

Capability attestation on a workflow step.

Capabilities

Workflow & orchestration

Governed execution with human gates where stakes matter.

Primary audience: Teams, enterprises

Approval node before payout.

Workflows

Governance & oversight

Policy, approvals, and operational control.

Primary audience: Enterprise

Policy pack plus approval queue.

Governance

Provenance & audit

Tamper-evident history you can challenge.

Primary audience: Compliance, buyers

Decision receipt and audit explorer.

Audit & ledger

Marketplace & distribution

Installable bundles with governance included.

Primary audience: Builders, teams

Marketplace install wizard.

Marketplace

Developer tooling & docs

SDK, CLI, guides, and reference wired to the same protocol.

Primary audience: Developers

Four-line agent and deploy.

Developers

Connectors & services

Integrations without losing governance at the boundary.

Primary audience: Builders

OAuth connector inside a governed bundle.

Guides

Deployment & control

Where it runs — from cloud to hybrid and self-hosted.

Primary audience: Enterprise

Same manifests across deployment modes.

Deployment models

Companion & apps

Human-first entry and cross-surface experience.

Primary audience: Individuals, teams

Companion session with provenance-backed routing.

Companion

Human escalation / Workforce Cloud

Route high-stakes work to verified humans when automation is not enough.

Primary audience: Operations, enterprise

Escalation queue and workforce inbox.

Workforce Cloud

Deployment continuum

  • Hosted — fastest path to governed agents and Control Plane.
  • Hybrid — data residency and mixed estates.
  • Self-hosted — full sovereignty for regulated industries.
Full comparison and beta applications →

Where to go next