Kernel — Eyes and Hands
The Expanded Being’s Interface with the Physical World
What Kernel Is
Kernel CLI is where AI meets the operating system. Not through an API wrapper. Not through a sandboxed browser. Through the actual OS accessibility layer, screenshot pipeline, process table, and application databases.Eyes — How the Being Sees
Snapshot: Full Sensory Input
Accessibility Tree: Structural Vision
Process Table: Proprioception
Application Databases: Deep Memory
Hands — How the Being Acts
AX Press: Semantic Action
Type, Click, Key: Motor Primitives
Script: Complex Action
Shortcuts: Automated Workflows
Permissions: The Being’s Access
Refiner Plugins: Adaptive Processing
Kernel vs Browser Automation
Most AI-OS interaction goes through a browser:The Hands the Being Already Has
The expanded being does not need a browser to act in the world. It has:- Terminal (via NIIA):
niia write,niia get-answer— control any CLI - OS (via Kernel):
kernel-cli ax-press,kernel-cli type— control any app - Remote machines (via NIIA):
niia remote cp,niia remote ask— act across machines - MCP services (via NIIA):
niia mcp-run— invoke any MCP tool as CLI