-
Notifications
You must be signed in to change notification settings - Fork 0
Home
coaxk edited this page Mar 12, 2026
·
2 revisions
Docker Compose hygiene linter — 30 rules, Stack Health Scores, interactive fix engine.
| Resource | Link |
|---|---|
| Project Board | ComposeArr Roadmap |
| Repository | coaxk/composearr |
| Discussions | Community |
- 30 rules across 9 categories (CA001-CA904)
- 723 tests passing
- Stack Health Score system (A+ to F grades)
- Interactive TUI with fix preview
- Recursive directory scanning with
.composearrignore - Rule profiles (minimal, standard, strict)
- Pre-commit hook and GitHub Action support
| Tool | Purpose |
|---|---|
| MapArr | Path mapping diagnosis and fix for Docker media stacks |
| ComposeArr | Docker Compose hygiene linting (this project) |
| SubBrainArr | Subtitle language tuning dashboard for Subgen |
Shared code extraction planned — compose parser, discovery, and analysis modules.