As an admin reviewing community feedback I want to assign a value score and priority level to each feedback post after evaluating it So that I can track which ideas have the most community impact and which are quickest to ship, helping the team prioritize development work Acceptance Criteria: Admin can set two fields on any feedback post (visible only to admins initially): Priority: Low / Medium / High / Critical (visual badges/colors for quick scanning) Value Score: 1-10 slider (reflects estimated user impact, urgency, or business value) These fields appear on the feedback detail page in an "Admin Assessment" section (locked to admin view only) Value & priority are editable — admin can change them as the roadmap evolves Feedback list view (in admin dashboard) can be sorted/filtered by: Priority level (e.g., "Show me all Critical items") Value score range (e.g., "8-10 only") Timestamp shows when value/priority was last updated and by which admin Assigning value/priority does not send a notification to the user (internal admin tool only) Keyboard shortcuts or batch actions allow quick triage (optional enhancement: "Select multiple posts → set priority to High")