Date: {{date}}
{{source_tree_overview}}
{{#if is_multi_part}}
This project is organized into {{parts_count}} distinct parts:
{{#each project_parts}}
{{root_path}}): {{purpose}}
{{/each}}
{{/if}}{{complete_source_tree}}
{{#each critical_folders}}
{{folder_path}}{{description}}
Purpose: {{purpose}} Contains: {{contents_summary}} {{#if entry_points}}Entry Points: {{entry_points}}{{/if}} {{#if integration_note}}Integration: {{integration_note}}{{/if}}
{{/each}}
{{#if is_multi_part}}
{{#each project_parts}}
{{source_tree}}
Key Directories: {{#each critical_directories}}
{{path}}: {{description}}
{{/each}}{{/each}}
{{#each integration_points}}
{{integration_path}}{{/if}}
{{#if is_single_part}}
{{main_entry_point}}
{{#if additional_entry_points}}{{path}}: {{description}}
{{/each}}
{{/if}}
{{else}}
{{#each project_parts}}{{entry_point}}{{file_organization_patterns}}
{{#each file_type_patterns}}
{{pattern}}{{#if has_assets}} {{#each asset_locations}}
{{location}} ({{file_count}} files, {{total_size}})
{{/each}}
{{else}}
No significant assets detected.
{{/if}}{{#each config_files}}
{{path}}: {{description}}
{{/each}}{{development_notes}}
Generated using BMAD Method document-project workflow