docs

States

The 7 verdicts a measurement can carry. Six are verdicts about an endpoint and the last is a fact about this service: it means nobody looked.

verified

confirmed and declared

border: solid fill: filled weight: 1px

confirmed, not declared

confirmed, not declared

border: dashed fill: filled weight: 1px

declared only

declared, not confirmed

border: solid fill: empty weight: 1px

declared but wrong

declared, but incorrect

border: solid fill: filled weight: 2px

absent

neither declared nor confirmed

border: none fill: empty weight: 1px

indeterminate

not determined

border: dashed fill: empty weight: 1px

not measured

not measured

border: dotted fill: empty weight: 1px

THE DRAWING NEVER RESTS ON COLOUR. Every state above is distinguished by three channels a colourblind reader and a greyscale printer both keep: the border's style, whether the chip is filled, and the border's weight. Colour repeats what those already say and adds nothing a reader needs, which is why the three values are published beside each state rather than left to a stylesheet. docs/design/verdict-encoding.md is canonical for this table and a test compares the two.