Documentation Index
Fetch the complete documentation index at: https://docs.10et.ai/llms.txt
Use this file to discover all available pages before exploring further.
Install
Install the CLI with
npm i -g @10et/cli. The tenet command is available globally after install.Initialize
New project:init → setup → launch in one command. Creates the workspace, configures agents for your stack, deploys CI workflows, and opens your editor.
Existing project:
init creates the context layer. setup analyzes your codebase and creates personalized RL agents.
What gets created
Run your first agent
Check health
What’s next
How it works
The RL learning loop, eval system, and agent architecture.
Agent configuration
TOML config reference — metrics, scope, eval scripts.
Memory system
How TENET remembers and learns from history.
Peter Parker
The nightly orchestrator that runs your agents.

