Bergs Bokforing / templates_overview
Slug
Name
Router description (one line: when does a message belong here?)
The user wants to see the existing booking templates.
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"show my booking templates" -> templates_overview "vilka konteringsmallar har jag" -> templates_overview "what templates do I have for fuel" -> templates_overview "create a new template" -> create_template
Use case prompt (behaviour instructions for the model)
The user wants to see existing konteringsmallar. - Reply with template_picker (tappable), values copied verbatim from /templates. A tap sends the template name. - Offer creating a new one with an actions button: use_case create_template.
Allowed actions / components
say
chips
select
form
card
card_list
actions
unaccounted_list
template_picker
verification_list
Save
Delete use case