Skip to content

Phase 4: Dependency and Impact Analysis #67

Description

@iheitlager

Epic: #48
Phase: Phase 4 - Advanced Tooling
Priority: P3
Estimate: 4 days

Description

Visualize dependencies and analyze impact of changes.

Acceptance Criteria

  • arch deps <resource-id> - Show direct dependencies
  • arch deps --upstream <resource-id> - What depends on this
  • arch deps --downstream <resource-id> - What does this depend on
  • arch deps --graph - Generate dependency graph
  • arch impact <resource-id> - Show impact radius
  • Trace through relationships
  • Show affected specs and sequences

Files

  • local/lib/arch/commands/deps.py
  • local/lib/arch/commands/impact.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