Skip to content

Phase 3: Implement Reverse Engineering #64

Description

@iheitlager

Epic: #48
Phase: Phase 3 - Reverse Engineering
Priority: P2
Estimate: 5 days

Description

Implement reverse engineering to extract resources from config files.

Acceptance Criteria

  • Extract from bash scripts (detect functions, interfaces)
  • Extract from docker-compose.yml (services, volumes, networks)
  • Extract from kubernetes manifests (pods, services, deployments)
  • Generate initial YAML models
  • arch reverse-engineer command
  • Interactive mode (confirm before writing)

Files

  • local/lib/arch/reverse_engineer.py
  • local/lib/arch/extractors/bash.py
  • local/lib/arch/extractors/docker.py
  • local/lib/arch/extractors/kubernetes.py
  • local/lib/arch/commands/reverse_engineer.py

🤖 Created by Claude

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions