7 lines
295 B
Markdown
7 lines
295 B
Markdown
# Use cases
|
|
|
|
Use cases are derived from `FRs.md` (user stories) and `meta-arch.md`. Each Feature name matches the corresponding user story; scenarios focus on observable behavior without restating story details.
|
|
|
|
The Gherkin scenarios live in runnable BDD feature files under `test/features/`.
|
|
|