Features: - BMAD (Build Modular AI-driven Development) framework setup - BMM, BMB, CIS, Core modules configured - Story 1.1: Component trait with error handling - Workspace Cargo.toml with components crate - 31 tests passing (19 unit + 12 doc tests) Technical: - Component trait with compute_residuals, jacobian_entries, n_equations - ComponentError enum with thiserror - JacobianBuilder for sparse matrix construction - Object-safe trait supporting Box<dyn Component> - Comprehensive documentation and examples
2.1 KiB
Module Brief: {module_code}
Date: {date} Author: {user_name} Module Code: {module_code} Module Type: {module_type} Status: Ready for Development
Executive Summary
{module_vision}
Module Category: {module_category} Target Users: {target_users} Complexity Level: {complexity_level}
Module Identity
Module Code & Name
- Code:
{module_code} - Name:
{module_name}
Core Concept
{module_identity}
Personality Theme
{personality_theme}
Module Type
Type: {module_type}
{module_type_explanation}
Unique Value Proposition
What makes this module special:
{unique_value_proposition}
Why users would choose this module:
{value_proposition_details}
User Scenarios
Target Users
{target_users}
Primary Use Case
{primary_use_case}
User Journey
{user_journey}
Agent Architecture
Agent Count Strategy
{agent_count_strategy}
Agent Roster
| Agent | Name | Role | Expertise |
|---|---|---|---|
| {agent_roster_table} |
Agent Interaction Model
{agent_interaction_model}
Agent Communication Style
{agent_communication_style}
Workflow Ecosystem
Core Workflows (Essential)
{core_workflows}
Feature Workflows (Specialized)
{feature_workflows}
Utility Workflows (Support)
{utility_workflows}
Tools & Integrations
MCP Tools
{mcp_tools}
External Services
{external_services}
Integrations with Other Modules
{module_integrations}
Creative Features
Personality & Theming
{creative_personality}
Easter Eggs & Delighters
{easter_eggs}
Module Lore
{module_lore}
Next Steps
- Review this brief — Ensure the vision is clear
- Run create-module workflow — Build the module structure
- Create agents — Use create-agent workflow for each agent
- Create workflows — Use create-workflow workflow for each workflow
- Test module — Install and verify functionality
brief created on {date} by {user_name} using the BMAD Module workflow