Value Stream Mapping (VSM)
This section covers value stream mapping documentation, metrics, and optimization for the Fawkes platform.
Overview
Value Stream Mapping helps visualize and optimize the flow of work from idea to production, identifying bottlenecks and waste in the delivery process. A VSM exercise reveals where work waits, where handoffs lose context, and where automation can eliminate toil.
In the Fawkes platform, VSM data is collected automatically from Git, CI, and incident systems, enabling continuous measurement without manual facilitation sessions.
Documentation
- Value Stream Mapping - VSM methodology and practices
Implementation
- VSM Implementation Complete - Completed VSM implementation
- VSM Implementation Summary - Technical implementation details
Related Concepts
DORA Metrics
VSM directly supports DORA metrics measurement:
- Deployment Frequency - How often work flows to production
- Lead Time for Changes - Time through the value stream
- Change Failure Rate - Quality indicators in the stream
- Time to Restore Service - Recovery time measurement
See also:
- DORA Metrics Tutorial - Getting started with DORA metrics
- DORA Metrics Playbook - Implementation guide
- View DORA Metrics - Access dashboards
Related Documentation
- Observability - Monitoring and metrics
- Patterns - Value stream patterns
- Playbooks - Implementation playbooks