What problem does it solve?
Fetch unread Instapaper bookmarks, evaluate each article, route to Obsidian folders, and archive in Instapaper.
Core Features & Use Cases
- Load preferences and autonomy level from config (reading-prefs.md, accuracy-stats.yaml, triage-rules.yaml) and apply autonomy overrides for routing.
- Fetch bookmarks from Instapaper using stored credentials, with an OAuth-based authentication flow and token management.
- Evaluate each article for summary, category, confidence, and verdict, including handling non-text sources and LinkedIn link mining where applicable.
- Route notes to Obsidian Curaitor folders (Inbox, Review, Ignored) with properly structured frontmatter and post-processing steps.
- Deduplicate against vault notes and Recycle.md, with optional local-model pre-pass and cron escalations when enabled.
- Archive processed bookmarks back to Instapaper and present a final triage summary.
Quick Start
Run the cu:triage workflow to fetch unread Instapaper bookmarks and route them into Obsidian folders.