← Back to glossary

Glossary

Branch lanes

Parallel work tracks that tie tasks, git branches, and agent ownership together so multiple agents do not collide on the same surface area.

When several agents work concurrently, the failure mode is not only merge conflicts — it is conflicting product assumptions on the same files.

RAAV lanes expose which branch an agent owns, what task it claimed, and what verification is expected before submit.

Related terms

Learn more