What problem does it solve?
HALT architecture projects can drift over time as routes, Templ/HTMX bindings, Atomic Design boundaries, and Lit Web Component conventions evolve, leading to broken UX, runtime errors, or security regressions.
Core Features & Use Cases
- HALT Phase-based architecture review: Automatically inspects project structure first, then runs targeted checks across routing, Templ↔HTMX, cross-layer bindings, HATEOAS rules, Atomic Design layering, Lit conventions, Go layered architecture, security, and build configuration.
- Actionable, evidence-based findings: Reports only verifiable issues with file paths and line numbers, assigns severity (Critical/Important/Suggestion/Minor), and suggests concrete fixes.
- Report output routing: Produces a consolidated review report via GitHub Issue (recommended), a local Markdown file, or direct console output using a shared template.
Quick Start
Run halt-review to review the current project directory and generate a HALT architecture report.