├── 01_Research
│   ├── 01_Papers
│   │   ├── paper1.pdf
│   │   └── paper2.pdf
│   ├── 02_Patents
│   └── 03_References
├── 02_Design
│   ├── 01_Concepts
│   ├── 02_CAD_Models
│   └── 03_Simulations
├── 03_Prototyping
│   ├── 01_Prototype_Versions
│   │   ├── prototype_v1
│   │   └── prototype_v2
│   └── 02_Tests
├── 04_Production
│   ├── 01_Manufacturing_Plans
│   ├── 02_Assembly_Guides
│   └── 03_Quality_Control
├── 05_Documentation
│   ├── 01_User_Manuals
│   ├── 02_Technical_Specs
│   └── 03_Maintenance_Guides
└── 06_Support
    ├── 01_FAQs
    ├── 02_Troubleshooting_Guides
    └── 03_Software_Updates
        └── update2.zip