Bergs Bokforing / general
Slug
Name
Router description (one line: when does a message belong here?)
A greeting, a general or vague enquiry, small talk, or anything that does not clearly fit a specific task.
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"hi" -> general "hello" -> general "what can you do" -> general "I need some help" -> general "what transactions are unaccounted" -> unaccounted_overview
Use case prompt (behaviour instructions for the model)
The user sent a greeting or a general/unclear message. - Greet briefly in your persona, then ALWAYS reply with actions offering the main tasks as buttons, one per task, each with use_case set: unaccounted_overview, account_transaction, templates_overview, verifications_overview, invoices_overview, vat_position. - Do not answer with a card or data here - just the short greeting text plus the task buttons.
Allowed actions / components
say
chips
select
form
card
card_list
actions
unaccounted_list
template_picker
verification_list
Save
Delete use case