Skip to content

buildgraph explain <service> — dependency chain debugging #16

Description

@bubunyo

Show the full dependency chain from a service back to the changed functions. Answers "why is this service being rebuilt?"

Acceptance criteria

  • buildgraph explain service-a outputs the call chain: changed function → intermediate callers → service entry point
  • Support --format text (human-readable tree) and --format json
  • Works with the current baseline (no additional storage needed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2: mediumMedium prioritydxDeveloper experienceenhancementNew feature or requestfeatureNew feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions