huskies: merge 605_story_extract_events_and_health_services

This commit is contained in:
dave
2026-04-24 14:03:20 +00:00
parent 2f07365745
commit 23890a1d33
9 changed files with 399 additions and 166 deletions
+2
View File
@@ -6,3 +6,5 @@
//! - `io.rs` is the only file that performs side effects
//! - Topic-named pure files contain branching logic with no I/O
pub mod agents;
pub mod events;
pub mod health;