Skip to content
coaxk edited this page Mar 12, 2026 · 2 revisions

ComposeArr Wiki

Docker Compose hygiene linter — 30 rules, Stack Health Scores, interactive fix engine.

Quick Links

Resource Link
Project Board ComposeArr Roadmap
Repository coaxk/composearr
Discussions Community

Current State

  • 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

Part of the ArrOps Ecosystem

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.

Clone this wiki locally