Full documentation available in: Portuguese Version
The Brownfield Discovery Workflow is the essential first step when working with existing projects. It provides systematic analysis of:
- Codebase structure and architecture
- Technology stack identification
- Dependency analysis
- Code quality assessment
- Documentation gaps
- Technical debt identification
- Starting work on an unfamiliar existing project
- Onboarding to a new codebase
- Auditing a project before major changes
- Understanding system architecture before evolution
@analyst- Research and analysis@architect- Architecture assessment@dev- Technical evaluation@qa- Quality analysis
- Structure Analysis - Directory and file organization
- Tech Stack - Frameworks, libraries, and tools identification
- Architecture Mapping - System design understanding
- Quality Assessment - Code health and technical debt
- Documentation - Generating discovery report
A comprehensive discovery document that enables informed decisions for subsequent brownfield workflows.
For complete details, diagrams, and step-by-step instructions, see the Portuguese documentation.