Date: {{date}} Type: {{project_type}} Architecture: {{architecture_type}}
{{executive_summary}}
{{#if is_multi_part}}
This project consists of {{parts_count}} distinct parts:
{{#each project_parts}}
{{root_path}}{{integration_description}} {{/if}}
{{#if is_single_part}} {{technology_table}} {{else}} {{#each project_parts}}
{{technology_table}} {{/each}} {{/if}}
{{key_features}}
{{architecture_highlights}}
{{prerequisites}}
{{getting_started_summary}}
{{#if is_single_part}}
{{install_command}}{{dev_command}}{{build_command}}{{test_command}}
{{else}}
{{#each project_parts}}{{install_command}}{{dev_command}}
{{/each}}
{{/if}}{{repository_structure_summary}}
For detailed information, see:
Generated using BMAD Method document-project workflow