Given a software component diagram, a sprint could be represented as a delta of that diagram. That delta would reflect how the sprint affect the components. Each component could for example have a colour reflecting the change in state:
- New component, or progress on a partially complete component: green
- Component to change: brown
- Component to delete: red
- No change: grey
Is such a delta visualisation technique used in real-world projects and does it provide benefits for the project work ? Is it supported by tools?