- Year now extracted from URL (venue-specific patterns) and LLM enrichment
- Card meta shows: year 路 authors 路 poster handle
- Removed raw paperUrl from card meta (cleaner)
- Enrich endpoint also updates records missing year
- All 26 records now have year populated
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>
New papers now get Letta API enrichment immediately when ingested,
no separate /api/enrich step needed. Falls back to heuristic summary
if Letta is unavailable.
Both poll endpoint and cron handler enriched.
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>
- pollFollowedAccounts() fetches recent posts from all 39 followed accounts
- Extracts paper URLs from post text and embeds
- Merges with Paper Skygest feed results (deduped)
- Fixed contrail.notify error (replaced with direct D1 insert)
- Fixed </script> in JSON breaking SSR
- Enriched all 18 new records via Letta API
- 26 total summaries now indexed
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>
- Remove poll feed button and status from landing page (cron handles it)
- Enrichment now also fixes "Untitled" titles via Letta API
- All 3 bioRxiv records now have real paper titles
- PDS records updated to match
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>