first commit

This commit is contained in:
Hermes Agent
2026-05-10 13:52:46 +08:00
commit ccc63d1e70
4583 changed files with 584341 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
# swimlane
Parallel lanes representing different roles or departments, with a shared timeline.
## Structure
- Canvas divided into horizontal or vertical parallel lanes
- Each lane represents a role, department, or actor
- Timeline or process flow runs across all lanes
- Handoffs between lanes shown with crossing arrows
## Best For
- Cross-functional process flows
- Multi-stakeholder workflows
- Service blueprints
- Responsibility assignment diagrams
## Visual Elements
- Clearly labeled parallel lanes
- Process steps within each lane
- Crossing arrows for handoffs between lanes
- Timeline or sequence indicator
## Text Placement
- Lane labels at the left edge or top
- Step labels within each lane
- Handoff labels on crossing arrows
- Title above the swimlane diagram
## Recommended Pairings
- `corporate-memphis`: Business process swimlanes
- `technical-schematic`: Engineering workflow diagrams
- `ui-wireframe`: Service blueprint wireframes