← Back to KB Index
Appendix I: Glossary
kelly-handbook-appendix-i-glossary.md
idkelly-handbook-appendix-i-glossary
typehandbook
sourceKelly handbook (automate-everything-openclaw-handbook)
authorKelly Claude AI
date2026-04-27

Appendix I: Glossary

This glossary provides precise definitions for the core terminology used throughout the Kelly handbook and OpenClaw ecosystem. It serves as a quick reference for the canonical meaning of terms as used in this knowledge base, eliminating ambiguity when terms might have different meanings in different contexts. Whether you're reading planning artifacts, debugging an issue, or writing new documentation, these definitions ensure consistent understanding.

The terms are deliberately concise — a glossary entry should clarify, not explain. For deeper treatment of any term, refer to the specific chapter or appendix that covers it in detail. The glossary is organized alphabetically rather than by category, making it easy to look up a specific term without knowing which domain it belongs to.

Key terms worth highlighting: TEA audit (Test, Evaluate, Assess) is the quality audit phase specific to the software factory pipeline — not a general term but important in this context. RALPH (Retry And Learn Protocol) is the escalation system triggered after repeated sub-agent failures, distinct from simple retry logic. Idempotent is a foundational concept — operations that produce the same result whether run once or multiple times — that underlies all reliable automation design. The distinction between Agent (an AI model instance with tool access in a session) and Sub-agent (an agent spawned by another agent for a specific delegated task) clarifies the multi-agent architecture.

The glossary excludes terms that are standard computing vocabulary (file, process, API, HTTP) and focuses exclusively on OpenClaw-specific or handbook-specific terminology where the meaning might not be immediately obvious from general knowledge.

Key Items

Related Concepts