agent-team-mail-core 1.3.1

Core library for local agent team mail workflows.
Documentation
1
2
3
// Reserved production role literal; all other code must reference this
// constant instead of repeating the string.
pub const ROLE_TEAM_LEAD: &str = "team-lead";