Skip to content

Scenarios

Story cards for real workflows. Edit the claims, registry entries, or scope and read a plain-English verdict — which tasks collide and where, or which guidelines apply and in what priority order.

Try it on a real workflow

Pick a scenario, edit the pre-filled inputs, and watch Intersect explain the outcome in plain English.

Two ready work items each claim the paths they'll touch — as globs, not a fixed file list. Intersect predicts a merge conflict before either one is dispatched.

claims these paths
claims these paths
Conflict predicted

T-1 and T-2 both reach src/api/routes/a.ts — they'd collide at merge. Serialize them (or warn) instead of dispatching in parallel.

overlapping claim(s)src/api/**
witness pathsrc/api/routes/a.ts

ran overlapping(T-1.claims, T-2.claims)