Methodology & accuracy
Bridget has no backend and no live bridge feed. It infers, on your iPhone, when a drawbridge is backing up traffic — usually because it's raised — by comparing the live drive time across the bridge's approach to that road's normal free-flow time. A big, sustained slowdown is the signature of a stopped span.
It is honest about two limits: it reacts to congestion as it forms (so it helps you avoid a jam, it doesn't predict a raise), and it's only confident on the bridges where city records back it up.
We collected CI every ~3 minutes for all seven Seattle bridges over a week (~23,000 readings) and cross-checked every reading against the City of Seattle's official drawbridge opening records (SDOT Open Data, dataset gm8h-9449) — 248 real openings in the window. We then measured, per bridge: how reliably CI catches a real opening (recall), how often it fires on normal traffic (false alarms), separability (ROC-AUC), and — combining our measurements with the city's long-term opening frequency — the calibrated probability that a flagged bridge is genuinely delayed.
| Bridge | Confidence | Notes |
|---|---|---|
| Ballard | High | Catches ~97% of openings; calm baseline; the clearest signal. Alerts all day. |
| Montlake | Medium | Catches openings reliably, but its normal rush-hour traffic also spikes — so it alerts off-peak only, when a spike is meaningful. |
| Fremont | Low (board-only) | Opens most often, but short openings let traffic divert, so CI can't cleanly separate them. Shown on the board; no proactive alerts. |
| South Park | Promising, not yet validated | Excellent separation but too few openings in the window to confirm. Board-only for now. |
| 1st Ave S | Board-only | Opens rarely; congestion there is usually port/rail, not the bridge. |
| University, Spokane St | Board-only | Absent from the city feed during the study (no openings recorded), so we have no ground truth to validate them yet. |
We never use a live city or government feed in the app, never send your data anywhere, and never describe Bridget as receiving official bridge status. The city records are used only offline, to tune the thresholds — the shipping app has no servers.