We never report our own blind spot as your incident.
A monitoring gap and a quiet chain look identical from the inside. Block contiguity is measured on the chain itself, so a gap in what we saw is reported as a gap in what we saw. The first live run silently dropped 52.6% of blocks and looked healthy doing it.
We never call a screen clear with nothing behind it.
A screen that could not reach a live source returns insufficient-data, never a pass. Clear means a named source was consulted at a stated time, which is the only version an auditor can put in a file.
We never take an endpoint's word for which chain it serves.
Every one of the 14 EVM chains is checked against its published id on connect. An endpoint reporting the wrong chain is removed; one that does not answer is kept and reported, because unreachable is not proof of wrong. Without that check, a fallback transport answers an Ethereum question with another chain's data.
We never average a false-positive rate across chains.
A rate belongs to the benign capture it was measured on. Averaging would let a well-measured chain carry an unmeasured one, so a chain without its own capture has no rate, and is never called supported.