Interface: VerificationCell
One cell of the verification grid — direct observation against one transport on one device.
issues is bounded at 2 entries (codegen-enforced): one canonical report, optionally one conflict-corroboration. Duplicate reports link via GitHub's "linked issues" panel rather than growing the array. Issue numbers are scoped to the driver's own repo (same convention as engines[].protocol).
Properties
| Property | Type | Description |
|---|---|---|
issues? | readonly number[] | GitHub issue numbers, same-repo. Max 2 entries (codegen-enforced). |
lastReported? | string | ISO date (YYYY-MM-DD) of the latest report. Manually authored. |
reason? | string | Short tagline; one line max. Convention-discouraged on verified. |
status | SupportStatus | - |