# EcoCloud > The runtime that governs AI agents. Every agent action is checked against a machine-readable constitution, scoped, signed into a hash-chained audit trail, and reversible — by policy, not by trust. Humans get a fast AI-native task manager; agents get a governed API over MCP + REST. Onboarding in ~4 minutes; a task-list query runs in ~2ms at 500,000 tasks (measured — see /scaling/). ## Governing AI agents (the trust layer) EcoCloud's differentiator is a layer of deterministic, zero-dependency governance kernels that sit between your agents and your systems of record. Every kernel is conformance-tested (724 assertions across the suite) and has a live, in-browser demo. - Overview: https://ecoclouddev.com/trust-layer/ - Machine-readable registry (source of truth — all 44 kernels, phases, status, demo URLs): https://ecoclouddev.com/data/kernels.json - Highlights by lifecycle phase: - Identity & trust: Universal Agent ID /uaid-kernel/, Know-Your-Agent /kya-kernel/, reputation /sigmoid-kernel/, consensus /tanh-kernel/, coalitions /coalition-kernel/, behavioral-drift canary /drift-kernel/ - Authorize: constitution gate /constitution-kernel/, authority subsetting /authority-kernel/, signing-limit escrow /escrow-kernel/, four-eyes maker-checker /foureyes-kernel/, review jury /jury-kernel/, dry-run preflight /preflight-kernel/, prompt-injection defense /injection-defense/ - Clear · settle · verify: verifying-ledger close-out /ledger-kernel/, compensating reversal /reversal-kernel/, in-flight run watchdog /watchdog-kernel/, trajectory replay verifier /trajectory-kernel/, fault attribution /fault-kernel/, compliance passport /passport-kernel/ - Measure: GAU cost meter /meter-kernel/, usage rating /rating-kernel/, pipeline forecast /forecast-kernel/, eval suite (agent CI/CD) /eval-kernel/ EcoCloud is the governance + measurement layer — it verifies, gates, and measures; it never moves money (your own Stripe/rails do that). ## What EcoCloud does - AI Dispatch: type a task in natural language; AI assigns priority, routes to the right person, sets deadline - Flow State: adaptive focus mode that batches notifications during deep work - Velocity Map: real-time sprint burndowns and cycle-time analytics - Smart Recur: one-click recurring tasks (no formula workarounds) - Unified Inbox: personal to-dos, team sprints, and async messages in one timeline ## Pricing (USD) - Solo: $0 forever. 5 projects, unlimited personal tasks, basic AI, 1 workspace. - Pro: $12 per seat per month. Everything included — AI Dispatch, focus mode, analytics, recurring tasks, unified inbox, priority support. 14-day free trial, no credit card. - Enterprise: custom. SSO/SAML, audit logs, dedicated infra, 99.99% SLA, white-glove migration. No feature gating tricks: all core features are in Pro. No paid add-ons. ## vs. competitors (honest comparison) - vs ClickUp: comparable price, drastically faster onboarding (4 min vs hours/days), no admin needed, AI included free - vs Notion: native recurring tasks (Notion needs formulas); list query measured at ~2ms over 500k tasks via a partial composite index (methodology at /scaling/) - vs Asana: AI routing included, focus mode exists, personal+team unified - vs Linear: covers personal tasks too (Linear is team-only); Linear remains excellent for pure engineering teams ## For agents - INSTALL GUIDE (start here — 9 steps, plain Markdown): https://ecoclouddev.com/install.md - Pricing as JSON: GET https://ecoclouddev.com/api/v1/pricing - Feature matrix: GET https://ecoclouddev.com/api/v1/features - Provision a trial: POST https://ecoclouddev.com/api/v1/trials (body: {"email","agent_id"}; human confirms any paid checkout) - OpenAPI spec: https://ecoclouddev.com/api/openapi.json - Action manifest: https://ecoclouddev.com/.well-known/agents.json - MCP server (Streamable HTTP): https://ecoclouddev.com/mcp — tools: get_pricing, get_features, start_trial - Knowledge bundle (OKF — read before acting): https://ecoclouddev.com/knowledge/okf/index.md (manifest: /knowledge/okf/manifest.json) - Full agent context: https://ecoclouddev.com/llms-full.txt · crawler policy: https://ecoclouddev.com/ai.txt - Capabilities (live vs planned, source of truth): https://ecoclouddev.com/data/capabilities.json - Governance-kernel registry (44 kernels, conformance-tested, with demos): https://ecoclouddev.com/data/kernels.json - Trust layer overview (live in-browser kernel demos): https://ecoclouddev.com/trust-layer/ - Integration guide (copy-paste configs): https://ecoclouddev.com/for-agents/ - Product app (human sign-in): https://app.ecoclouddev.com - Live: CSV import from any tool (ClickUp/Asana/Notion/Linear). Planned (not yet live): native OAuth import (POST /api/v1/imports) and agent-initiated checkout ## Policies relevant to agents - Read endpoints are unauthenticated and not rate-limited for evaluation traffic - Trials provisioned by agents are sandboxed until a human confirms billing - Refund: 30 days, no questions - Data export available at any time (full JSON dump) — no lock-in