name: 'step-02-structure' description: 'Configure project settings create folder structure and generate project outline'
workflowFile: '../workflow.md'
Configure all project settings (name, complexity, tech stack, component library, brief level, strategic analysis, working relationship), create the folder structure, and generate the project outline.
{communication_language}{{root_folder}}/_progress/wds-project-outline.yamlWhat is your project name?
What type of product is this?
[A] Landing Page - Single page, marketing focused -> Simplified workflow, minimal phases [B] Website - Multiple pages, content focused -> Standard workflow, most phases [C] Web Application - Complex features, user interactions -> Full workflow, all phases [D] Mobile App - iOS/Android application -> Full workflow + platform considerations
Store as product_complexity: A=simple, B=standard, C=complex, D=complex+mobile
Tech stack? [A] React/Next [B] Vue/Nuxt [C] WordPress [D] HTML [E] Other [F] Skip
Store as tech_stack (or null if F)
Component library?
[A] shadcn/ui -> Skip Phase 5 [B] Tailwind only -> Phase 5 optional [C] Material UI -> Skip Phase 5 [D] Custom -> Phase 5 recommended [E] Skip - Decide later
Store as component_library. If A/C -> skip_design_system: true
Where should design process files live?
[A] design-process (Recommended) [B] docs [C] Custom name
Store as root_folder: A=design-process, B=docs, C=custom
Do you have any existing materials for this project?
[A] Yes - I have some materials to share [B] No - Starting fresh
If Yes: Review materials, store in outline under existing_materials
If No: Store existing_materials.has_materials: false
Greenfield: Always use Complete Brief (brief_level: complete)
Brownfield: Ask how thorough the Project Brief should be: [A] Complete - Full strategic documentation [B] Simplified (Recommended) - Document what exists + what to change
Store as brief_level: complete | simplified
How deep should the user/market analysis go? (Only ask if greenfield AND not simple)
[A] Full Trigger Map (Recommended for complex) -> Phase 2 enabled [B] Simplified -> Strategic context in Phase 1, skip Phase 2 [C] Skip (Not recommended) -> Skip Phase 2
Store as strategic_analysis: full | simplified | skip
What are the stakes of this project?
[A] Personal/Hobby -> Encouragement-focused, minimal documentation [B] Small Business Investment -> Balanced rationale, professional [C] Departmental/Organizational -> Comprehensive justification, evidence-based [D] Enterprise/High Stakes -> Rigorous documentation, proof for every point
How involved do you want to be? [A] Highly collaborative [B] Balanced [C] Autonomous execution
What is your role? [A] Client/Stakeholder [B] Product Owner [C] Design Partner [D] Project Manager [E] Other
How should I present recommendations? [A] Suggest options [B] Recommend with rationale [C] Direct guidance
If stakes C/D: Ask about stakeholders and political sensitivities.
Store all as project_context and working_relationship in outline.
Check existing: Look for {{root_folder}}/ and outline file
If exists: Ask to keep or reset
Create folder structure:
{{root_folder}}/{{root_folder}}/_progress/{{root_folder}}/_progress/agent-experiences/Generate {{root_folder}}/_progress/wds-project-outline.yaml with all configuration values.
Fill in 00-design-log.md with initial Phase 0 entry.
Project configured! Display summary table of all settings.
Greenfield routing: [A] Start Phase 1 now [B] Hand off to Saga (specialist)
Brownfield routing: [A] Create Limited Brief now [B] Scan my codebase first [C] I know what to improve - go
Greenfield: [A] -> Phase 1 workflow, [B] -> Hand off to Saga Brownfield: [A] -> Limited Brief, [B] -> Scan codebase, [C] -> Phase 8
Display: "Select an Option: [M] Return to Activity Menu"
ONLY WHEN the project is fully configured and structure is created will you present the return to Activity Menu option.
Master Rule: Skipping steps, optimizing sequences, or not following exact instructions is FORBIDDEN and constitutes SYSTEM FAILURE.
Phase 0: Project Setup - Step 02: Configuration & Structure