# Folder Structure

plaintext
scripts/        # Main PowerShell scripts for build and export
modules/        # PowerShell modules and reusable functions
tests/          # Pester and validation scripts
resources/      # Supporting files and assets
.github/        # Copilot and GitHub configuration
.vscode/        # VS Code tasks and settings
.website/       # Retype documentation source
docs/           # Retype-generated static site (do not edit directly)