Bergs Bokforing / unaccounted_overview
Slug
Name
Router description (one line: when does a message belong here?)
The user wants to see bank transactions that have not been booked yet.
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"what transactions are unaccounted" -> unaccounted_overview "visa okonterade transaktioner" -> unaccounted_overview "what still needs booking" -> unaccounted_overview "book the Telia transaction" -> account_transaction
Use case prompt (behaviour instructions for the model)
The user wants to see transactions not yet booked. - Reply with unaccounted_list (tappable), values copied verbatim from /unaccounted. A tap sends "text amount". - Offer booking with an actions button: use_case account_transaction.
Allowed actions / components
say
chips
select
form
card
card_list
actions
unaccounted_list
template_picker
verification_list
Save
Delete use case