---
type: flow
name: example-flow
---

# Example Flow

## Description
<!-- What end-to-end process does this flow describe? -->
This is a template. Replace with an actual user journey or business process.

## Steps
<!-- Ordered list of steps, with which module handles each -->
1. **Step 1** -- [module-name] does X
2. **Step 2** -- [module-name] does Y
3. **Step 3** -- [module-name] does Z

## Modules Involved
- (list node names that participate in this flow)

## Error Scenarios
<!-- What can go wrong at each step? How should it be handled? -->
- Step 1 fails: (what happens)
- Step 2 fails: (what happens)

## Performance Notes
<!-- Any latency requirements or bottlenecks -->
