monitoring: QR form + qrencode/zbarimg roundtrip (www.qr)

Harvest taler:// and payto:// (plus app-store links) from landings
and mint JSON; validate shape; re-encode PNG and decode with zbarimg.
This commit is contained in:
Hernâni Marques 2026-07-17 18:43:04 +02:00
parent 026f3ac04c
commit f7856525f3
No known key found for this signature in database
5 changed files with 529 additions and 2 deletions

View file

@ -65,6 +65,9 @@ Each check prints **global** and **grouped** ids:
- **OK** green · **INFO** blue/cyan · **WARN** yellow (never red)
- **ERROR** red · **BLOCKER** magenta · **PROG** cyan bar
- Progress: auto estimate per phase, or `PROGRESS_TOTAL=N` / `PROGRESS_OFF=1`
- **QR (urls):** harvest `taler://` / `payto://` (+ app store `data-qr-url`) from landings and
`demo-withdraw.json` / `auto-account.json` → validate form → `qrencode` PNG → `zbarimg`
decode must match. Requires packages **`qrencode`** + **`zbar-tools`**.
## Commands