What problem does it solve?
It helps you identify architecture and code-quality risks in a TypeScript web/SaaS codebase using evidence-based, read-only findings, so you can reduce change pain and onboarding cost without “magic” or code modifications.
Core Features & Use Cases
- Read-only architecture audit focused on structure, boundaries, and maintainability (not security or testing).
- Evidence-first findings with ranked results, severity, finding kind, and concrete
file:line excerpts plus remediation guidance.
- Guided review across key quality dimensions including SOLID-as-applies, DRY/KISS/YAGNI/POLA, module coupling/cohesion, colocation, client/server/isomorphism boundaries, API consistency, type-safety hygiene, and error-handling patterns.
- Project-rule validation that re-checks any stated conventions/invariants found in repo docs (e.g., CLAUDE.md/ADRs) and upgrades findings to Violations when explicit rules are broken.
Quick Start
Ask the AI to run an architecture audit on your repository and produce one ranked report with concrete file-and-line evidence and remediation steps.