bread/breadd/src
Breadway d3517d1433 Allow well-formed bread.command events on the emit bus
Docs already said any module or app could publish bread.command.<app>.<verb>,
but command is reserved so both unsourced bread-emit and sourced App emit
rejected the whole namespace. Keep command unclaimable as an app id; accept
bread.command.<known-app>.<verb> (and let an app command another known app).
Also ship bread-emit and bread-module-host, and give udev enumerate the same
classification fields as a live add so boot-time devices are not all unknown.
2026-08-15 21:41:40 +08:00
..
adapters Allow well-formed bread.command events on the emit bus 2026-08-15 21:41:40 +08:00
core Allow well-formed bread.command events on the emit bus 2026-08-15 21:41:40 +08:00
ipc Allow well-formed bread.command events on the emit bus 2026-08-15 21:41:40 +08:00
lua Add Workstream G: out-of-process, Landlock-sandboxed module runtime 2026-08-05 04:02:05 +08:00
main.rs Add Workstream G: out-of-process, Landlock-sandboxed module runtime 2026-08-05 04:02:05 +08:00
module_host.rs fix(module_host): grant Landlock access to IPC socket path 2026-08-05 10:01:58 +08:00