Scenario & Summary
Select a scenario and sample event to see how routing rules behave.
Impact Legend
- Low impact – routes match and contracts look healthy
- Medium impact – event routes, but contract issues exist
- High impact – silent drop or major routing failure
How to Use This Checker
Pick a routing scenario, then choose a sample event. The checker evaluates all routing rules, shows which ones pass or fail, and visualizes where the event goes.
Use this to catch filters that never match, routes that drop events, and contracts that expect fields the event no longer emits.
Sample Event Payload
// Select a scenario and event to see the payload here.
Routing Simulation
Select a scenario and sample event to render the routing paths.
Rule Evaluation & Contract Checks
After you pick an event, this section will summarize which rules matched and any contract violations that could cause silent drops or misrouting.