5. Scripts (scripts/)
What it contains: Build and release automation
scripts. Key files: - build.sh - Build
helper script - release.sh - Release automation with
versioning and packaging
Dependencies: References Makefile and src/ build system
6. GitHub Workflows (.github/workflows/)
What it contains: Continuous integration configuration. Key files: CI workflow definitions (not detailed in initial scan)
Dependencies: References build scripts and testing framework
7. Asset Staging (asset-staging/)
What it contains: Raw D2 disc assets for processing. Key files: Asset files in various formats awaiting conversion
Dependencies: Feeds into asset processing pipeline, referenced by src/d3tui/assets/