Skip to main content

Concepts

Understand the principles and architecture behind CLEO.

Architecture

Key Principles

PrincipleDescription
JSON FirstAll output is structured JSON when piped
Atomic OperationsAll writes use temp→validate→backup→rename
Anti-HallucinationSchema validation on every operation
Context PersistenceState survives across conversations
No Time EstimatesFocus on scope, not duration