Help us fix it

We will get things wrong — a wrong figure, a clumsy mapping, a script we misfiled, a claim that reads stronger than the evidence. For any error here, an unconditional apology. The right response to a mistake is to fix it in the open.

Please do two things

  1. Open an issue describing it (use the templates), and
  2. if you can, send a pull request with the fix. Even a one-line correction is welcome and credited.

Open an issue How to send a PR

FIX-BLOCK — a format we (and an AI) can parse and act on

Paste this in an issue or PR description; it is easy for a human or an AI agent to read and apply:

```fix
where:   <url or repo path, e.g. /scripts/ or romenagri/filters/rom2deva_heur.py>
type:    <factual | figure | mapping | broken-link | wording | code | accessibility>
current: <what it says now, quoted exactly>
should:  <what it should say / do>
why:     <evidence; DOI/source if a factual or figure fix>
variant: <if a kernel figure: hardened-2003-04 | bindings/c-postguard>
```

Bring your own validators and invalidators — challenges with evidence are exactly what we want.