Files
bi-agents/_bmad/wds/workflows/0-project-setup/workflow.md
Cassel 647cbec54f docs: update all documentation and add AI tooling configs
- Rewrite README.md with current architecture, features and stack
- Update docs/API.md with all current endpoints (corporate, BI, client 360)
- Update docs/ARCHITECTURE.md with cache, modular queries, services, ETL
- Update docs/GUIA-USUARIO.md for all roles (admin, corporate, agente)
- Add docs/INDEX.md documentation index
- Add PROJETO.md comprehensive project reference
- Add BI-CCC-Implementation-Guide.md
- Include AI agent configs (.claude, .agents, .gemini, _bmad)
- Add netbird VPN configuration
- Add status report

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 13:29:03 -04:00

3.0 KiB

name, description, web_bundle
name description web_bundle
project-setup Project onboarding - determine project type, complexity, tech stack, and route to correct phase true

Phase 0: Project Setup

The starting point for every WDS project.

Purpose

Phase 0 ensures you start on the right path. Before diving into design work, we need to understand:

  1. What is WDS? - So you know what you're getting
  2. What type of project? - New product vs existing product
  3. How complex? - Landing page vs web application
  4. What tech? - Framework and component library choices
  5. What's the right workflow? - Route to the correct phase with right config

Why This Matters

The #1 mistake: Starting Phase 1 with an existing codebase.

  • Phase 1-7 = Building something NEW (Greenfield)
  • Phase 8 = Improving something EXISTING (Brownfield, Product Evolution)

Wrong path = wasted work. Phase 0 prevents this.


The Flow

Phase 0: Project Setup
    │
    ├─→ Step 01: Welcome
    │       ├─→ "What is WDS?" (quick intro)
    │       └─→ "Greenfield or Brownfield?"
    │
    └─→ Step 02: Configuration
            ├─→ Project name
            ├─→ Product complexity (landing/website/app)
            ├─→ Tech stack (optional)
            ├─→ Component library (optional)
            ├─→ Brief level (complete/simplified)
            ├─→ Strategic analysis (full/simplified/skip)
            ├─→ Create folder structure
            └─→ Generate project outline
                    │
                    ├─→ Greenfield → Phase 1 (→ Phase 2 if full analysis)
                    └─→ Brownfield → Phase 8

Steps

Step Name Purpose
01 Welcome & Orientation Introduce WDS, determine greenfield vs brownfield
02 Configuration & Structure Configure project, create folders, generate outline

Entry Point

Start here: steps/step-01-welcome.md


When to Use Phase 0

  • First time using WDS
  • Starting a new project
  • Joining an existing project
  • Unsure which workflow to use

When to Skip Phase 0

  • Project outline already exists (.wds-project-outline.yaml)
  • You know exactly which phase you need
  • Continuing work on established WDS project

Phase 0 takes 3-5 minutes. It saves hours of wrong-path work.


Configuration Options

Option Values Impact
Project Type greenfield / brownfield Determines Phase 1-7 (greenfield) vs Phase 8 (brownfield)
Complexity simple / standard / complex Which phases are enabled
Tech Stack react / vue / wordpress / etc. Delivery format guidance
Component Library shadcn / tailwind / custom Skip or enable Phase 5
Brief Level complete / simplified Depth of Phase 1
Strategic Analysis full / simplified / skip Full Trigger Map or simplified in brief