robson-core 0.0.2

Rust async agent orchestrator for automated development workflows
Documentation
1
2
3
4
5
/// Effector stub in robson-core.
///
/// The Slack-specific effector (reactions, threaded replies) lives in robson-slack.
/// This module is preserved for future generic side-effect abstractions.
pub struct EffectorConfig;