Add Decision, decide and the runner stub to brokerd

Implemented-By: Laguna S 2.1 (OpenCode)
This commit is contained in:
2026-09-17 09:05:48 -07:00
parent b9f3ab45c1
commit 8c1852ec47
4 changed files with 111 additions and 0 deletions
+3
View File
@@ -1 +1,4 @@
//! The broker: the only role that holds authority.
pub mod policy;
pub mod runner;