~bigbes/sr-ht-compare: 1e111cf4

cmd: ecoretest keys in the startup smoke test

The synthesized config.ini takes ecore's fixed keyset and origins rather
than generating a keypair per run; a constant cannot be malformed by
accident, which matters for a subprocess whose only way of complaining
is a log.Fatal. Also notes the three middlewares Register now installs
inside its own group, and why chi's Recoverer stays out here.

bigbes <bigbes@gmail.com> — 2026-08-08 19:45:03 UTC

Commit 1e111cf406ab94437137fd882c724cf25af2adafview raw patch

Parent(s): eb87ed54

2 changed file(s)

FileStatus+
cmd/comparesrht/main.go M +9 -2
cmd/comparesrht/main_test.go M +17 -21