Workspace-preparation path
Shared checkout
Collision surface
- Concurrent edits can overwrite or entangle changes in the same working tree.
- Branch, index, and build-output state can move underneath another agent.
- A passing or failing test can no longer be attributed cleanly to one agent’s change.
Work can start immediately, but change ownership and test attribution are unsafe: one session can silently revert another’s uncommitted edits.