{
  "schema": 3,
  "product": "KINGAI OS",
  "architecture": "D5 Governed AI-native Operating System Runtime",
  "version": "0.1.0-dev",
  "stage": "D5 Alpha Runtime Foundation / Pre-Alpha",
  "website": "https://os.kingai.work",
  "source": "https://github.com/kingaiwork/KINGAIOS",
  "source_commit": "525efd89c16c9437840f24c62f161e07caa4b556",
  "updated_at": "2026-08-14",
  "positioning": "A local-first, model-neutral and cloud-neutral AI-native operating system architecture that lets agents plan, remember and act through governed capabilities instead of unrestricted authority.",
  "editions": {
    "server": {
      "name": "KINGAI OS Server",
      "use_cases": ["VPS", "private infrastructure", "AI nodes", "enterprise automation", "agent orchestration"],
      "architectures": ["amd64", "arm64"],
      "public_release": true,
      "published_preview_architecture": "amd64",
      "channel": "dev",
      "size_bytes": 1092444160,
      "iso": "https://github.com/kingaiwork/KINGAIOS/releases/download/v0.1.0-dev-server-dev.2/KINGAI-OS-Server-0.1.0-dev-amd64.iso",
      "sha256": "62a2fac46f7d46b1b2c9e9888030e8c72309d27b6851303924d3574e2712f840",
      "sha256_file": "https://github.com/kingaiwork/KINGAIOS/releases/download/v0.1.0-dev-server-dev.2/KINGAI-OS-Server-0.1.0-dev-amd64.iso.sha256",
      "manifest": "https://github.com/kingaiwork/KINGAIOS/releases/download/v0.1.0-dev-server-dev.2/KINGAI-OS-Server-0.1.0-dev-amd64.iso.manifest.json"
    },
    "desktop": {
      "name": "KINGAI OS Desktop",
      "role": "personal computer / PC edition",
      "public_release": false,
      "architectures": ["amd64"],
      "experiences": ["KINGAI Intelligence", "KINGAI Flow", "KINGAI Classic"],
      "use_cases": ["personal AI computer", "developer workstation", "creator workstation", "local model workstation"]
    },
    "edge": {
      "name": "KINGAI OS IoT / Edge",
      "public_release": false,
      "architectures": ["amd64", "arm64"],
      "use_cases": ["gateways", "robotics", "embedded intelligence", "industrial edge", "offline AI"],
      "device_pack_required_for_board_specific_boot": true
    },
    "container": {
      "name": "KINGAI OS Container",
      "public_release": false,
      "architectures": ["amd64", "arm64"],
      "formats": ["Docker", "OCI"],
      "default_runtime_user": "_kingai",
      "management_transport": "Unix socket",
      "management_tcp_exposed_by_default": false,
      "use_cases": ["cloud", "CI", "homelab", "service composition", "portable agent runtime"]
    }
  },
  "runtime": {
    "identity": ["Unix peer credentials", "Agent Registry", "peer UID isolation"],
    "governance": ["Capability Policy", "Approval Broker", "one-time approvals", "target binding", "fail-closed defaults"],
    "planning": ["Planner contract", "validated Task Graph", "dependency checks", "Task Step scheduler"],
    "execution": ["constrained Execution Broker", "kingai-execd", "capability-specific handlers", "no unrestricted privileged shell"],
    "memory": ["M0 Context", "M1 Working", "M2 Task", "M3 Episodic", "M4 Semantic", "M5 User / Organization", "M6 Evolution"],
    "models": ["model-neutral routing", "provider registry", "provider health", "private/offline local enforcement"],
    "adapters": ["replaceable runtime adapter contract", "Start", "Stop", "Health", "Capabilities", "Execute", "Cancel"],
    "operations": ["Audit", "A/B update", "Recovery", "TUF client", "Secure Boot VM validation"]
  },
  "security": {
    "principle": "Intelligence may be autonomous; authority remains controlled.",
    "production_signing_ready": false,
    "production_tuf_ready": false,
    "stable_ready": false
  },
  "principles": ["AI-native", "Agent-native", "Local-first", "Secure-by-default", "Model-neutral", "Cloud-neutral", "Controlled-evolution"]
}
