{
  "name": "Kairos",
  "tagline": "The physical runtime for AI agents.",
  "canonical_url": "https://hikairos.app",
  "status": "waitlist",
  "status_label": "Coming soon",
  "facts_updated": "2026-09-05",
  "description": "Kairos is the physical runtime for AI agents: a planned service that lets an agent act in the real world inside an approved boundary and return with proof. Every action is a transaction: approved, resumable, verifiable.",
  "lifecycle": [
    "intent",
    "plan",
    "approval",
    "action",
    "proof"
  ],
  "states": [
    "intent",
    "plan",
    "awaiting_approval",
    "approved",
    "executing",
    "paused",
    "completed",
    "failed",
    "cancelled"
  ],
  "guarantees": [
    "Approved",
    "Resumable",
    "Verifiable",
    "Composable"
  ],
  "live": {
    "public_api": false,
    "payment": false,
    "provider_integrations": false,
    "browser_workflows": false,
    "webhooks": false
  },
  "pricing": {
    "model": "pay_per_verified_result",
    "status": "planned",
    "note": "One fee per execution that returns its proof; nothing for failed or cancelled runs; planning and approvals free. Rates published with early access."
  },
  "planned": [
    "setup_and_workspace_onboarding",
    "user_authorized_connections",
    "approval_and_payment_boundaries",
    "webhooks_and_local_channel",
    "controlled_browser_sandbox_workflows"
  ],
  "urls": {
    "humans": "https://hikairos.app/",
    "agents": "https://hikairos.app/for-agents",
    "agents_markdown": "https://hikairos.app/for-agents.md",
    "onboarding": "https://hikairos.app/for-agents#onboarding",
    "waitlist": "https://hikairos.app/#waitlist",
    "llms_txt": "https://hikairos.app/llms.txt",
    "sitemap": "https://hikairos.app/sitemap.xml",
    "brand_mark_svg": "https://hikairos.app/brand/kairos-logo.svg",
    "setup_repository": "https://github.com/hikairos/setup",
    "documentation": null
  },
  "handoff_line": "Read https://github.com/hikairos/setup and set up Kairos for me.",
  "notes": [
    "Product areas listed under planned are under development, not live guarantees.",
    "Examples on the site are illustrative and are not live API responses.",
    "The setup repository opens with early access."
  ]
}