# Documentation Index This directory contains project documentation for `git-tui`. ## Modules - [`doc/architecture.md`](architecture.md) - architecture and module responsibilities. - [`doc/branding.md`](branding.md) - logo asset and branding usage. - [`doc/usage.md`](usage.md) - installation, runtime requirements, and user workflow. ## Conventions - Keep public behavior changes documented in both module docs and `CHANGELOG.md`. - Keep this index updated when adding documentation modules.