Files
agessaman 02831a0f54 feat(remote): add RemoteControl policy engine with host tests
Pure, host-testable engine for JWT-authenticated remote serial commands:
replay protection, per-key rate limiting, command blacklist, target
filtering, and authorization ordering. All JSON/base64/crypto/clock I/O is
behind injected seams so the full pipeline is unit-tested under env:native
(23 googletest cases) without MQTT or Ed25519.
2026-07-21 09:33:41 -07:00
..