|
|
6 kuukautta sitten | |
|---|---|---|
| .. | ||
| .gitkeep | 6 kuukautta sitten | |
| README.md | 6 kuukautta sitten | |
Purpose: Store user story maps and journey flows that guide feature development from a user-centric perspective.
This directory contains story mapping artifacts created during the discovery and planning phases:
Use descriptive, kebab-case names that identify the feature or user journey:
{feature-name}-story-map.md
{feature-name}-user-journey.md
{persona-name}-persona.md
{feature-name}-scenarios.md
See example story maps in this directory to understand the expected format and structure.
A typical story map includes:
User Activities (high-level goals)
└── User Tasks (steps to achieve goals)
└── User Stories (specific features/capabilities)
└── Acceptance Criteria (validation rules)
Note: This directory is part of the .tmp/ workspace and is gitignored by default. Archive important story maps to permanent locations when features are completed.