Files
dzentra_bot/docs/decisions/0013-interactive-draft-before-validation.md

14 lines
639 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 0013 — Interactive Draft before Validation
## Решение
Сначала дать пользователю пошаговый builder, а уже потом строгую валидацию по exchange filters.
## Причины
- проще проверить UX flow
- быстрее выйти на рабочий сценарий
- можно последовательно наращивать сложность order entry
## Последствия
- пользовательский сценарий появляется рано
- валидация и confirmation выносятся в следующие этапы