Block a user
alee
released v3.3.0 - Invite request system & CI/CD pipeline at alee/golfgame
2026-04-07 23:40:30 +00:00
fix: unify PIN hashing across CLI, FSM, and web (closes #2)
PIN hashing is a three-way mismatch: CLI, FSM, and web arm/disarm all incompatible
feat: wire MQTT → SSE bridge so the event timeline updates live (closes #1)
broadcast_sse_event is never called — live event timeline is dead
pytest rewrites config/vigilar.toml in place — test isolation bug
test: isolate VIGILAR_CONFIG via autouse session fixture (fixes #3)