Skip to content

Reverse Spec Generation from Existing Legacy Projects (Spec Reconstruction Mode) #173

Description

@Brujo2020

will be awesome add a new "Spec Reconstruction Mode" capable of analyzing an existing project that has little or no formal specifications and automatically

Proposed Feature

Introduce a new operating mode:

"Spec Reconstruction Mode"

The system should:

  1. Analyze the existing repository structure
  2. Detect modules/features/domains automatically
  3. Infer architecture patterns and technologies
  4. Generate foundational global documentation:
    • product.md
    • tech.md
  5. Detect feature-oriented organization when possible
  6. Generate feature-level specifications:
    • requirements.md
    • design.md
    • optionally tasks.md
  7. Detect missing or ambiguous areas and flag them for human validation
  8. Produce confidence indicators for inferred specs
  9. Allow iterative refinement with human-in-the-loop corrections

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions