Files
KNELDoorman/WORKING.md
T
mrcharles 3a9124b16d feat(doorman): badge listener + decoder TDD + deploy scaffolding [#355]
Modern successor of the 2018 Perl doorman (snapshot in legacy/):
bash+coreutils HID decoder, HA webhook dispatch, systemd unit.
Offline decoder suite green (9 tests); shellcheck zero-warning.

Umbrella #345. Work item: https://projects.knownelement.com/issues/355
2026-09-02 21:11:13 -05:00

351 B

WORKING — session scratchpad (cleared at session close)

  • TDD: decoder suite red -> green (9 tests, tests/run-tests.sh)
  • bin/doorman.sh listener (bash + coreutils only)
  • systemd unit + /etc/default/doorman env refs
  • shellcheck clean (tests/shellcheck.sh, docker)
  • enforcement scripts adopted from TSYSGroupAIOS/PFVCluster