Introduction
Arcovia is a local architecture analysis CLI for React and Next.js applications. It builds a dependency graph, evaluates deterministic rules, and generates a report with practical next steps.
What Arcovia answers
Section titled “What Arcovia answers”- Is this architecture healthy? An explainable score and category health show the current state.
- Why did it receive this score? Every deduction links back to observed findings.
- What should we fix first? Hotspots and quick wins help teams prioritize the work with the greatest impact.
Built for React teams
Section titled “Built for React teams”Use Arcovia when a project has grown beyond a handful of components and you want a shared, repeatable way to discuss architectural quality. It supports React, Next.js, Vite, and experimental Remix-compatible analysis.
Local and deterministic
Section titled “Local and deterministic”Arcovia runs on your machine. It does not upload your source code, require an account, or collect telemetry. Scores and findings come from static analysis rather than generative AI, so the same project produces the same result.
Next step
Section titled “Next step”Follow the quick start to analyze your first project.
