Skip to Content
Glossary

Glossary

TermDefinition
AgentAutonomous LLM-powered worker that performs tasks within a run
Approval gateWorkflow step that pauses execution until a human approves
Audit eventImmutable record of a significant action
BYO-cloudBring Your Own Cloud — agents execute in the customer’s AWS account
CendraAI copilot in the Cendriix app for natural-language task filing
Cost meterReal-time resource consumption tracker for a run
CPT engineConvergent Perspective Topology — Cortex’s entity resolution algorithm
GuardrailPolicy rule constraining agent behavior during a run
HelixA goal-driven automation: a durable pipeline of steps, judged after each run against its declared acceptance criteria
HITLHuman-in-the-loop — a step or gate that pauses a run for a person’s explicit approval before continuing
MCPModular Capability Provider — plugin system for external service access
CortexPlatform-intelligence and knowledge layer: unified graph across infrastructure, knowledge atoms, and RAG
RunSingle, bounded execution of a workflow with full audit trail
SkillReusable, parameterised sub-task an agent invokes atomically
StimulusWhat starts a Helix run — on demand, on a schedule, or from an incoming webhook
Time travelDeterministic replay of past runs with side effects intercepted
WorkflowDirected graph of agent steps, branches, and approval gates
WorkspaceIsolated environment: users, connectors, policies, workflows
Last updated on