huskies: merge 607_story_extract_bot_command_service

This commit is contained in:
dave
2026-04-24 15:23:54 +00:00
parent 1910365321
commit aba3120388
5 changed files with 507 additions and 248 deletions
+1
View File
@@ -6,6 +6,7 @@
//! - `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 bot_command;
pub mod events;
pub mod health;
pub mod project;