OneAI
Docs
Execution layerSchemasReliability

Core Concepts

The mental model: templates → structure → validation → retries → export → workflow.

Template
A reusable blueprint that shapes intent into a predictable request.
Schema
A contract for output structure. Valid or retry.
Validator
AJV checks the output; issues are reported on failure.
Retries
Controlled attempts to reach valid structured output.

Design principle

OneAI is not a chat UI. It is a coordination layer for execution.