Summary
Improve admin topic previews to emphasize evidence and reduce load, aligning with Topic Governance.
Scope
- Fix highlight styling in preview text.
- Lazy-load previews on toggle to avoid preloading all rows.
- Show document type + page number as citations where available.
Requirements
- Preview length adjustable via parameter with max cap.
- Only topic name links to the detail page in admin list.
- Default admin topic sort remains last_seen_at desc.
Acceptance criteria
- Preview highlights are visible.
- Admin index loads fast (previews fetched only on toggle).
- Previews show source type + page when available.
Summary
Improve admin topic previews to emphasize evidence and reduce load, aligning with Topic Governance.
Scope
Requirements
Acceptance criteria