Build Agents. Verify Capabilities.
Monetize in the Marketplace.
The Story We're In
Your health history is trapped in a hospital portal you can barely access.
Your work experience is scattered across LinkedIn, resume PDFs, and HR systems that will never talk to each other.
Your certifications? Held hostage by vendors.
None of this is actually yours.
They're custodial access points to bits and pieces of you.
And now AI is accelerating into every corner of our lives—hospitals, banks, classrooms, courtrooms—but it has no idea who you are or what you're capable of.
Meanwhile, jobs are vanishing.
Not just factory work anymore.
Radiologists. Paralegals. Customer service. Junior analysts. Writers.
People are being displaced into an economy they cannot see.
And the world has no pipeline to retrain them for the new roles AI can't touch—the human judgment calls, the nuance work, the empathy no algorithm will ever replicate.
This is why hospitals miss allergies.
This is why lawyers miss liability.
This is why displaced workers have nowhere to go.
The world built intelligence.
Nobody built the infrastructure beneath it.
HUMΛN is that infrastructure.
The missing layer between humanity and the intelligence we're creating.
Not an app. Not a dashboard.
A protocol. The same way GPS sits beneath modern logistics, HUMΛN sits beneath the AI economy.
We give you control of your identity, your capability, your consent.
We give AI the clarity to work safely with you.
We make sure every decision has a human signature and an immutable record.
Why Build on HUMΛN
These values aren't marketing—they're the foundation you're building on.
Human Sovereignty = User Trust
Your users own their identity, not you. That's not a limitation—it's your moat. When users control their data, they trust your agents. Trust = adoption.
Free for Humans = Massive TAM
Zero barrier to onboarding. Millions of displaced workers get free training and certification. Your addressable market is every human who can do the work—not just those who can pay.
Rule of Threes = Sustainable Platform
HUMΛN won't rug-pull you. Every platform decision must be good for humans, good for HUMΛN, and good for society. No predatory pivots. No surprise fees. No platform risk.
Verifiability = Enterprise Ready
Every action your agent takes is cryptographically logged. Every capability is verifiable. Every delegation is auditable. Enterprises will pay for this. You don't have to build it.
Neutral Protocol = No Lock-In
Model-neutral. Vendor-neutral. Cloud-neutral. Your agents work with any LLM, any infrastructure, any deployment.HUMΛN won't become your competitor or your bottleneck.
Global Day One = Built to Scale
Multi-region. Multilingual. Cross-border identity. Low-bandwidth ready. Build once, deploy everywhere. No "enterprise tier" gatekeeping.
These aren't constraints. They're the infrastructure that lets you ship faster.
Read the full story →Three Ways to Build
Deploy. See It Instantly.
When you deploy, the HumanOS Admin Console shows your agents immediately. Zero configuration required.
Deploy in Seconds
$ npx @human/cli deploy
✅ Deployed: invoice-processor
📍 https://api.human.ai/agents/inv-proc-123
🎛️ Admin Console: https://admin.human.cloud
One command. Instant deployment. Your agent is live and visible in the Admin Console.
What You See (Zero Config)
- Real-time health: Healthy/degraded/critical status
- Live metrics: Task rates, latency (P50/P95/P99), errors
- Approval queues: Human-in-loop requests visible instantly
- Provenance logs: Cryptographically signed audit trail
- Cost tracking: LLM costs, human labor, infrastructure
No Grafana. No Datadog. No custom dashboards.
Deploy → visibility. That's it. Zero-DevOps monitoring for your agents.
Build Workflows Without Code
Visual canvas for composing agents with human-in-the-loop built in.
Builder Journey
- 1.Discover: Browse marketplace for agents
- 2.Compose: Drag & drop on visual canvas
- 3.Test: Run with test data, watch live DAG
- 4.Deploy: One-click to Hosted HumanOS
- 5.Monitor: Admin Console shows your agents instantly — health, metrics, provenance, costs
Human-in-the-Loop as First-Class Primitive
Approval and review nodes are visual components, not code.
Agent Marketplace
Six ways to contribute to the HUMΛN ecosystem:
Connectors
Coming SoonPre-built integrations: Slack, GitHub, Salesforce, Gmail, Zoom
Per-connection fee
Learn more →Companion Extensions
Coming SoonCompanion capabilities: Meeting, Scaling, Dashboard muscles
Usage-based or sponsored
Learn more →Protocol Extensions
v0.3Auth providers, Ledger implementations, Developer tools
Sponsored or enterprise
Learn more →Custom Ontologies
v0.3Domain-specific capability taxonomies (Healthcare, Legal, Finance)
Sponsored or free
Learn more →HUMΛN-Built Muscles
Examples of what you can build and monetize:
Meeting Muscle
Turn meetings into memory and action
v0.2+- • Calendar sync (Google, Outlook)
- • Zoom integration (schedule, join, record)
- • Action tracking and decision logging
Free
Scaling Muscle
Track your Critical Number
v0.2- • 90-day Rocks management
- • Weekly scaling reviews
- • Verne Harnish framework built-in
Free
Dashboard Muscle
Any dashboard, instantly
v0.2- • Voice queries: "Show me weekly ARR"
- • Real-time data from any source
- • Freemium: 5 free, unlimited $12/mo
Freemium ($12/mo Pro)
Development Workflow
Team awareness without surveillance
Internal First- • Context handoffs (EOD knowledge)
- • Overlap detection
- • Proactive unblocking
Free
Built by HUMΛN. Extended by you.
Deploy with Zero DevOps
Like Vercel for AI agents. One command, production ready.
Three Deployment Options
Hosted
EasiestZero infrastructure. Scale automatically. Pay per usage.
Hybrid
Control plane in cloud. Execution on-premise.
Self-Hosted
Full control. Your infrastructure. Open source.
Passport vs Traditional Identity
Traditional Identity
What you build:
- User database
- Authentication service
- OAuth integrations
- Session management
- Password reset flows
- 2FA implementation
- GDPR compliance
- Data portability (manual)
HUMAN Passport
What you write:
const passport = await createPassport({
did: generateDID(),
proofs: [...]
});- Cryptographically anchored identity
- Cross-system portability (built-in)
- User-owned data sovereignty
- Delegation & revocation (first-class)
- Offline verification support
- Zero-knowledge proofs
- GDPR compliant by design
Capability Graph vs Traditional Hiring
Traditional Approach
Skills verification:
- Resume screening
- Interview assessments
- Reference checks
- Certificate verification (manual)
- Trust-based evaluation
- Siloed per company
- No fraud prevention
HUMAN Capability Graph
What you get:
- Cryptographically verifiable capabilities
- Evidence-backed proofs
- Cross-system capability sharing
- Confidence intervals (not binary)
- Gaming-resistant design
- Privacy-preserving verification
- Continuous capability updates
HumanOS vs Traditional Orchestration
Traditional AI Orchestration
You build:
- Custom routing logic
- Manual approval workflows
- Homegrown provenance logs
- Error handling for every case
- Agent discovery system
- Cost tracking (manual)
- Governance enforcement (code)
HUMAN HumanOS
Built-in:
await humanos.orchestrate({
task,
requiresApproval: true,
routeByCapability: true
});- Capability-first routing
- Human-in-the-loop (first-class)
- Cryptographic provenance (automatic)
- Fourth Law compliance (built-in)
- Agent marketplace integration
- Usage-based cost tracking
- Policy enforcement layer
- Deploy to Hosted HumanOS or self-host