A race becomes
evidence.
Interleave captures the dispatch, the human edit, and the delayed completion as one inspectable session.
+846 ms+2.3 s+8.8 sMetadata saved after dispatch must survive that stale completion.
Plane #9674,
reproduced locally.
The fixture follows Plane’s public issue and pinned source, then proves a revision guard against the same recording.
From one incident
to a reusable guardrail.
Every artifact stays connected to the exact behavior that produced it.
Record
Capture native WebMCP calls and browser state.
Replay
Run the same ordering against both modes.
Minimize
Reduce the incident to three essential commands.
Export
Generate a deterministic regression test.
Evidence you
can inspect.
Interleave does not stop at a warning. It leaves a recording, a minimal reproduction, and a test a maintainer can keep.
Native WebMCP tools
The agent drives the real application contract exposed by the page.
Commands after reduction
Dispatch, human edit, stale completion: the smallest reliable proof.
Project checks passing
49 core checks plus the exported Plane regression, all passing.
The proof ends
in a contribution.
A failure is useful when it becomes a fix maintainers can review and a regression the project can keep.
A real Plane patch.
Pinned to commit da1a7ab8 and prepared locally for maintainer review.
- Checks the dispatch revision before applying crawler output
- Preserves metadata explicitly saved while work is pending
- Covers stale and current completion paths with focused tests
A regression teams can keep.
Export the failure as portable evidence, then rerun it against the fix.
- Portable session JSON
- Minimal replay recipe
- Runnable JavaScript regression
- Local Plane patch and test artifact
