What problem does it solve?
It turns a legacy codebase into a coherent, decision-ready architecture report by consolidating discovered artifacts into diagrams, ERD, integration maps, and spec impact coverage.
Core Features & Use Cases
- C4 architecture diagrams: Produces C4 Context, Containers, and Components (as configured by documentation level).
- Full ERD mapping: Generates a complete entity-relationship model with cardinalities and keys.
- Integration and impact traceability: Documents external integrations and creates a Spec Impact Matrix to show what parts of the architecture are affected by which specs.
- Technical debt synthesis: Identifies duplicated code, inconsistent patterns, outdated critical dependencies, and missing tests in critical modules.
Quick Start
Use the reversa-architect skill after running reversa-detective, ensuring .reversa/state.json points to the correct output_folder and that you set doc_level to completo to generate containers, components, ERD, and the Spec Impact Matrix.