| Term | Meaning |
| Agent | Reusable execution profile with prompts, tools, skills, permissions, and optional lifecycle behavior |
| Alert | Project-scoped notification such as task failure or follow-up needed |
| Channel | External integration such as GitHub, Slack, Telegram, or webhooks |
| Chat | Project-scoped conversational orchestration UI |
| Memory | Project-local durable knowledge written under .openvibely/memory in the selected repo |
| Model Config | Provider and authentication configuration used to run AI work |
| Project | Workspace boundary for repository, tasks, schedules, chat, memory, workers, and integrations |
| Schedule | One-time or recurring task execution plan |
| Task | Unit of AI work with prompt, status, category, execution history, and optional repository changes |
| Task Chain | Parent-child task relationship where a trigger creates or unblocks follow-up work |
| Template | Reusable task or workflow configuration |
| Worktree | Isolated git checkout used for one task's generated changes |
| Workflow | Structured multi-agent execution with steps, strategies, gates, votes, and handoffs |
| Worker | Execution capacity slot controlled globally, by project, and by model |