# Project Modules

Valid scope values for commit messages:

| Scope | Description |
|-------|-------------|
| auth | Authentication & authorization |
| api | REST API endpoints |
| db | Database layer & migrations |
| ui | Frontend components & pages |
| cli | Command-line interface |
| config | Configuration management |
| deploy | Deployment & CI/CD pipelines |
| test | Test infrastructure & utilities |
| parser | Input parsing & validation |
| docs | Documentation site & guides |
