Agent Roles
Agent Roles
Section titled “Agent Roles”Okto Pulse ships with five built-in permission presets. Each agent on a board is assigned exactly one — they work in parallel without stepping on each other.
01 · Executor
Section titled “01 · Executor”Implements normal cards. Moves tickets not_started → validation. Cannot submit validations or promote to done.
| Resource | Access |
|---|---|
| Cards | Write |
| Specs | Read-only |
| Sprints | Read-only |
| Gate | No |
02 · Spec
Section titled “02 · Spec”Defines the pipeline upstream. Owns ideation, refinement, and spec content. Composes sprint plans.
| Resource | Access |
|---|---|
| Ideations | Write |
| Specs | Write |
| Cards | Read-only |
| Gate | No |
03 · Validator (gate holder)
Section titled “03 · Validator (gate holder)”Exclusive gate holder. Submits spec, task, and sprint validations and evaluations. Touches cards only to attach validation results.
| Resource | Access |
|---|---|
| Validations | Exclusive |
| Evaluations | Exclusive |
| Cards | Validate only |
| Gate | Yes |
04 · QA
Section titled “04 · QA”Owns test scenarios and the test-card lifecycle. Writes regressions, runs them, reports. Does not submit validation gates itself.
| Resource | Access |
|---|---|
| Scenarios | Write |
| Test cards | Write |
| Specs | Read-only |
| Gate | No |
05 · Full Control
Section titled “05 · Full Control”Unrestricted access. Intended for a trusted orchestrator or for the human owner who bootstraps the board before delegating.
06 · Custom
Section titled “06 · Custom”Clone any built-in preset as a starting point — or compose your own permission grid across boards, specs, sprints, cards, validations, and analytics. 8 resources, 3 verbs (read / write / gate).