High-level overview of Flezi AgentBox — how CLI, platform, NemoClawLite runtime, and agent ecosystem interact.
How all components connect
Single runtime for ALL tiers. Kernel isolation (Landlock + seccomp + netns) is table stakes, not premium.
Claude Code reclassified from runtime to LLM provider. Separation: NemoClawLite = isolation, LLM = brain.
CLI Interactive, MCP Server (IDE), HTTP API, Cloud-hosted. Same agent package, different transports.
Global (personal) + Project (team) + Session. AES-256 encrypted. Maturity L1-L5 progression.
Open .agentbox format: agent.yaml + persona.md + knowledge/ + tools/ + policies/. Create once, run anywhere.
Local (Ollama), Self-Hosted (vLLM), Cloud (Claude/GPT). Smart Router picks best provider by cost/quality/latency.