[
{
seed_id: 'checkout-error',
kind: 'bug',
section: '1. Try triage',
message: 'Start here: this open bug shows what the widget captures — kind, section, page URL, ' \
'browser context, and an author when you configure one. Move it to In review as your ' \
'first triage action.',
status: 'open',
page_url: '/checkout?demo=ideasbugs',
author_label: 'Demo customer · open this first'
},
{
seed_id: 'saved-filters',
kind: 'feature',
section: '2. Shape the inbox',
message: 'This feature request is already In review so you can compare workflow states. Set ' \
'config.sections to your product areas, adjust config.kinds if needed, then use the board ' \
'filters and search to keep recurring themes visible.',
status: 'in_review',
page_url: '/reports?demo=ideasbugs',
author_label: 'Demo product manager · compare states'
},
{
seed_id: 'export-confusing',
kind: 'other',
section: '3. Ship safely',
message: 'This resolved item is your launch checklist: render ideasbugs_tag, set authorize_admin ' \
'before production, and configure current_user plus author_label when you want attributed ' \
'feedback. Screenshots remain behind the dashboard gate.',
status: 'resolved',
page_url: '/settings?demo=ideasbugs',
author_label: 'Demo admin · launch checklist'
}
].freeze