bread/breadd
Breadway 252f65593c Fix rules.toml integration test after merging Workstream A's manual-emit domain restriction
The test triggered its rules via IPC's no-source emit method with real
adapter-owned event names (bread.device.*, bread.power.*), which
Workstream A now correctly rejects as impersonation. Switched to a
custom non-reserved domain (testrule.*) since what's under test is
rules.toml -> bread.on() -> action wiring, not adapter-specific event
names -- real rules.toml usage is unaffected since it subscribes to
genuine adapter-sourced events, not manually-injected ones.
2026-08-04 22:40:41 +08:00
..
src Merge feature/rules-toml (Workstream E) 2026-08-04 22:38:05 +08:00
tests Fix rules.toml integration test after merging Workstream A's manual-emit domain restriction 2026-08-04 22:40:41 +08:00
Cargo.toml Bump version to 0.7.0 2026-07-19 03:06:24 +08:00