Insights Guide¶
scrinium insights summarizes recent search and reading behavior from data/metrics.db.
Usage¶
scrinium insights
scrinium insights --days 7
scrinium insights --days 30
Output Sections¶
- Search hot keywords extracted from recent search queries
- Most-read papers aggregated by resolved title
- Weekly read trend shown as an ASCII bar chart
- Active workspaces with paper counts
Preconditions¶
- Metrics data must already exist in
data/metrics.db - Search commands and
showaccumulate the events used here
Unread-paper discovery is an agent-side workflow: the agent combines recent reading history with tag overlap and citation-graph snowballing to propose candidates.