# Lane

Band: emerging — Real practice, thin evidence. Mostly vendor-stated or reported rather than measured.
Group: How work is arranged
Implemented by: https://clickai.dev/skills/orchestrate

A working session — agent or human — in its own workspace on its own branch, holding exactly one work item. Lanes commit on their branch and stop; integration belongs to whoever routed them. The vocabulary is not standardised: other systems say teammate, worker, or agent. What is standard is the constraint underneath it — two workers editing one file leads to overwrites, so the work has to be broken up until each owns a different set of files.

## See also

- [Orchestrator](https://clickai.dev/legend/orchestrator)
- [Teammate (agent teams)](https://clickai.dev/legend/teammate)
- [Claim (read-before-write)](https://clickai.dev/legend/claim)
- [Worktree isolation](https://clickai.dev/legend/worktree-isolation)

---

Full legend: https://clickai.dev/legend.md
