// kernel.architecture.inspect()

Kernel-based Development: Extending your System's Core

The Kernel: The Heart of Your Business

The kernel is the core program that contains all business-associated processes and logic.

Managing Resources

Kernels present a easy-to-use interface that encompasses many different types of resources, e.g. APIs, Cloud servers, databases, etc.

Kernel Architecture Overview

App Space
AI Agent MCP Desktop
System Commands

Apps invokes a System Command

System Process Start
System Processes Functions that make use of System Interfaces to complete business-related tasks.
Call System Interfaces
System Interfaces System Interfaces are connections to the outside world. They connect your kernel to resouces that will be needed to complete business-related tasks.
Resources
Cloud
Files
3rd Party API
Database