Planner
Structured execution plans with steps, tool names, risk levels, success criteria, metrics, and assumptions.
Models reason. Business systems have side effects. Kernolix sits between them with tools, policies, approvals, execution state, and auditability.
The platform is intentionally built from explicit components so model output cannot silently become a real-world action.
Structured execution plans with steps, tool names, risk levels, success criteria, metrics, and assumptions.
A central catalog defines what a tool does, whether it reads or writes, and whether approval or a connector is required.
External writes can be blocked until a human explicitly approves the exact action.
Every plan and action carries execution status instead of collapsing the workflow into one opaque model response.
Planning and execution are separate concerns. This keeps the business process stable while model providers and capabilities evolve.
“Connector required” is a product state, not an error to hide. It makes the execution boundary clear before a workflow can affect external systems.
workflow_analyzeLOCALresearch_companyREADdraft_messageLOCALcrm_upsertAPPROVALsend_emailAPPROVALOperator gives us the execution primitive. Focused products such as Sales Operator are built on top of the same control plane.