Configuration Points
| Key | Type | Default | Effect |
|---|---|---|---|
| VERSION | Makefile variable | 0.2.0 | Sets version for release process |
| BUILD | Makefile variable | release | Determines build mode (release/debug) |
| KOS_BASE | Environment variable | /opt/toolchains/dc/kos | Sets KOS toolchain path |
| PROJECT | Makefile variable | d3tui | Sets project name for outputs |