What problem does it solve?
Reverse engineer an existing codebase into a complete, reconstruction-ready specification that documents system scope, architecture, data models, APIs, environments, and assumptions.
Core Features & Use Cases
- Phase-driven discovery: perform project scan, technology detection, feature and rule extraction, interface mapping, and data-model extraction to produce a comprehensive base spec.
- Architecture and design handoff: generate system overview, component interactions, diagrams, and deployment considerations to support onboarding, refactoring, migration, and audits.
- Reusable, reconstruction-ready outputs: deliver artifacts including data models, API contracts, and environment/config references that guide implementation or re-documentation.
- Use Case: When starting a legacy project with partial docs, run reconstruction to obtain a complete specification for teams to implement against.
Quick Start
Point me at a codebase and I will generate a complete system reconstruction specification.