huskies: merge 1014

This commit is contained in:
dave
2026-05-13 23:18:59 +00:00
parent 8754c790b9
commit 69b207872a
5 changed files with 263 additions and 14 deletions
+3
View File
@@ -18,6 +18,9 @@ pub(crate) fn spawn_event_bridges(
project_root: Option<PathBuf>,
agents: Arc<AgentPool>,
) {
// Audit log subscriber: write one structured line per pipeline transition.
crate::pipeline_state::spawn_audit_log_subscriber();
// CRDT → watcher bridge: translate CRDT stage-transition events into
// WatcherEvent::WorkItem so downstream consumers (WebSocket, auto-assign)
// see a uniform stream regardless of whether the event originated from the